Okay
  Public Ticket #2424431
Mobile friendly
Closed

Comments

  • Matt started the conversation

    Hi there,

    The theme appears fine on desktop, but the home page, blog posts and pages all minimally sit outside the screen of a mobile device and as a result some text is lost. Is there an easy fix you could suggest?

    http://basketballblokes.com/

    Thanks in advance!

  •  647
    Alexandre replied

    Hi Matt,
    May i have a login credential to wp-admin?

    Thanks,


    Alexandre from the Sonaar.io Crew

  •   Matt replied privately
  •  647
    Alexandre replied

    The issue is caused by the custom css you have

    Thanks,


    Alexandre from the Sonaar.io Crew

  • Matt replied

    Thanks heaps! I can't believe I didn't see that before.

    The other issue I have is a lot of the pages do not load first time. For example, if I click one of the pages like "Player stats" or similar from the menu, the page often needs refreshing before it loads on both desktop and mobile. Do you know what could be causing this?

    Thanks again

  •  647
    Alexandre replied

    Hi, 
    This issue is caused by a conflict between our Ajax navigation and a new feature you probably have add. 
    Example: the PLAYER GAME LOGS page need a refresh probably  because we have a conflict  with the ivory search plugin.

    We can disable the Ajax navigation to wp-admin>theme options>general setting, 
    But this will disable the continuous audioplayer. 

    You can also, if you can, dont use those extra features who break the ajax navigation. 

    Or you can disable the ajax naviation only on a specific page. To do this, we have to add the css class no-ajax on every links who redirect this page.
    https://presscustomizr.com/snippet/adding-css-classes-wordpress-menu/

    Thanks,


    Alexandre from the Sonaar.io Crew