Home>Support>Vantage Theme seems unstable on different browsers!

Vantage Theme seems unstable on different browsers!

The Vantage theme seems to be offering different home pages depending on which platform or browser the pages are viewed on!

When viewed from within WordPress administration portal all settings appear to be ok with static home page selected, however, Chrome browser shows blog page even after refresh and header images seem to display different sizes than those stipulated within WordPress administration!

Another issue is that when viewed in portrait mode on iPad, navigation bar does not move below headers three images.

Site is adrianprota.co.uk and is a premium version.

As webmaster, just about to leave for vacation for 1 week, owner would appreciate some stability!

URL: http://adrianprota.co.uk

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Hi Mike

    It looks like you’re running W3 Total Cache plugin. Usually differences in the site when logged in vs logged out can be explained by caching plugins. Try clearing that plugin’s cache and see if the issue is resolved.

    Please also go to Settings > Reading and make sure that your posts page is not set as the home page.

    To resolve the header overlap issue, please try adding the following to Appearance > Custom CSS:

    /* Vantage Header Responsive Breakpoint */
    
    @media (max-width: 790px) {
      body.responsive header#masthead .hgroup {
        text-align: center;
      }
      body.responsive header#masthead .hgroup .logo {
        float: none;
      }
      body.responsive header#masthead .hgroup .logo img {
        margin: 0 auto;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
      }
      body.responsive header#masthead .hgroup .support-text,
      body.responsive header#masthead .hgroup #header-sidebar {
        position: static;
        display: block;
        margin-top: 30px;
        max-width: 100%;
      }
      body.responsive header#masthead .hgroup .support-text img,
      body.responsive header#masthead .hgroup #header-sidebar img {
        max-width: 100%;
        height: auto;
      }
      body.responsive header#masthead .hgroup #header-sidebar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        height: auto;
      }
      body.responsive header#masthead .hgroup #header-sidebar .widget {
        display: block;
        margin: 0 auto;
        float: none;
      }
    }
    
  2. 9 years, 4 months ago Mike Wilson

    Thank you Andrew,

    Currently glowing in Sardinia,  on return next week will look at recommendations and implement.  

    Kind regards

    Mike Wilson

  3. 9 years, 4 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for the update :) Chat when you’re back. Cheers for now.

    • 9 years, 3 months ago Mike Wilson

      Hi Andrew,

      I have implemented suggested changes and it would appear that the refresh and navigation problems have been resolved.
      Checked on various browser platforms, iPad and mobile and appears to function as required!
      Many thanks

      Mike Wilson

  4. 9 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Super! Really glad to hear we made progress. All the best :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More