Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1127637
    isdg01
    Participant

    HI,

    I just recently launched a site based on the Integrity 4 demo. I was just doing some minor updates including updating x from 4.6.0 to 4.6.1. Now my background images are not showing up! The homepage images are showing, but no background images are showing on the internal pages.

    I checked the links and they are all correct. I also updated some plugins, but have disabled everything except Cornerstone to see if they were causing conflicts. They are not. Still no images showing with all plug-ins disabled.

    I am also noticing that the secondary navigation is not working on the home page. The About section is the only one with secondary nav, but it is cut off on the home page and does not display what the options are. It seems to display properly on the interior pages.

    What’s up? Why are my images not showing and why is my secondary nav not showing?

    Thanks,
    Dawn

    #1127638
    isdg01
    Participant
    This reply has been marked as private.
    #1127654
    isdg01
    Participant

    Here’s a couple of screenshots showing what I am referring to.

    #1128050
    Friech
    Moderator

    Hi There,

    Thanks for writing in and sorry you’re having this issue, would you mind re-installing the Cornerstone, it seems there is a corrupted file in it.

    Regarding the menu, you can add this under Custom > CSS in the Customizer.

      .x-navbar {
        overflow-y: visible;
      }

    Hope it helps, Cheers!

    #1128889
    isdg01
    Participant

    Hi,

    I have uploaded a new Cornerstone.zip file to the framework/plugins directory, but nothing has changed. The background images still are not showing. Do I need to handle this differently? Since it thinks it’s up to date, it doesn’t give me the option to update via WordPress Updates… Please advise.

    The secondary nav bar is showing again. Thanks for that piece of code.
    Dawn

    #1128934
    isdg01
    Participant

    I went ahead and download a whole new copy of X 4.6.1 and uploaded that via ftp. Still not showing background images…

    #1129272
    Jade
    Moderator

    Hi there,

    I tried to login using the details you have provided previously but it doesn’t seem to work.

    Would you mind double checking?

    Thanks.

    #1130940
    isdg01
    Participant
    This reply has been marked as private.
    #1130953
    Rupok
    Member

    Hi Dawn,

    It seems your X and Cornerstone is updated but they are still showing older version in site. Are you using any caching technology? Can you provide your FTP credentials as well?

    Thanks!

    #1132206
    isdg01
    Participant
    This reply has been marked as private.
    #1132263
    Thai
    Moderator

    Hi There,

    Upon checking your website, I could see that Cornerstone are up-to-date & the sub-menu items are displaying fine:

    http://i.imgur.com/3iHK6Ax.png

    Can you confirm with me?

    Thanks.

    #1132282
    isdg01
    Participant

    Yes, the sub-menus are working after you gave me a piece of code last week. That has been resolved.

    It’s the background images on the internal pages that aren’t showing. They are set using the WP Background Image function in the Page Settings. This is how the Integrity Demo 4 had them set up. It was all working fine until I upgraded to X 4.6.1 last week.

    #1132306
    isdg01
    Participant

    PS… I can’t even open Cornerstone at the moment…

    #1132374
    Joao
    Moderator

    Hi There,

    Would mind adding this in your wp-config.php located at the root directory of your site.

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line

    /* That’s all, stop editing! Happy blogging. */

    Let us know how it goes.

    Thanks

    #1132387
    isdg01
    Participant

    Memory limits have been added. No changes… still not seeing the background images.
    Attaching screenshot of what I get when trying to open Cornerstone.

  • <script> jQuery(function($){ $("#no-reply-1127637 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>