• A two icon gallery, (my social media buttons) stopped showing up on the header widget of the front page anymore. They show on every other page though. I deactivate “WP Gallery Custom Links” and the gallery comes back on the front page. Any ideas why?

    I’m developing this site on my localhost so I don’t have a URL. If need be I can transfer to a staging site.

    Thanks
    Bryan

    https://www.ads-software.com/plugins/wp-gallery-custom-links/

Viewing 11 replies - 16 through 26 (of 26 total)
  • Not sure if this will help or not but here is the HTML code generated when I have the plug-in active (first) and deactivated (second).

    The widget title is the only part showing up. Everything else is missing.

    PLUG-IN ACTIVE
    <section id=”text-3″ class=”widget widget_text”>
    <div class=”widget-wrap”>
    <h4 class=”widget-title widgettitle”>Galleries</h4>
    <div class=”textwidget”> </div>
    </div>
    </section>

    PLUG-IN DISABLED
    <section id=”text-3″ class=”widget widget_text”>
    <div class=”widget-wrap”>
    <h4 class=”widget-title widgettitle”>Galleries</h4>
    <div class=”textwidget”>
    <style type=”text/css”>
    <div id=”gallery-1″ class=”gallery galleryid-0 gallery-columns-3 gallery-size-medium”>
    <dl class=”gallery-item”>
    <dl class=”gallery-item”>
    <dl class=”gallery-item”>
    <br style=”clear: both”>
    <dl class=”gallery-item”>
    <dl class=”gallery-item”>
    <dl class=”gallery-item”>
    <br style=”clear: both”>
    </div>
    </div>
    </div>
    </section>

    What happens if you try a gallery with no custom links in it? i.e. the plugin is active but the images all have their default links?

    I added the gallery to a footer widget and I’m still seeing all the images show up. =\

    Also, do you have just that one gallery on the page, or is there more than one?

    Only one gallery on the home page.

    I just reactivated the plug-in, changed the gallery settings to Link to: Media File with the image targets active. Still no gallery on the home page although it works just fine on the Gallery page.

    Here is the site if you can take a look quick: https://www.mkdkdesign.com/

    What theme is everyone using? I’ve been doing some testing with plain Genesis, and I’ve got galleries in the sidebar, hooked into a widget after content entry, etc. and they are all showing up normally:

    https://fourlightsweb.dev.fourlightsweb-3.com/

    Thread Starter Bryan Cady

    (@bobcatou)

    Genesis sample theme

    Mine is heavily customized but it’s based on Parallax Pro.

    I’m using Parallax Pro as well.

    When you’re trying to recreate the problem don’t forget that it was working 100% normally for months. The gallery in question on my site works normally on a page, just not in a widget on the home page. Or not anymore anyway. Like I said, it used to work.

    My website is supposed to launch this coming weekend and it was finished and ready to go until this happened.I really hope it comes back ??

    So, I just went back to my development site and the gallery is working on the home page! https://client3.ldgdev.com/

    It’s still, however, not working properly on the actual client site.

    Does anyone know of any other solution to achieve a gallery on my homepage? Any similar plugins that might work?

    I’m having this same issue. Worked fine in development and now site is live and gallery in widget went missing. If I deactivate the plugin, it reappears. Now happing on development site and live site. I’m using Genesis.

    Tried the gallery in a page and it works fine.

Viewing 11 replies - 16 through 26 (of 26 total)
  • The topic ‘Gallery won't show up on front page anymore’ is closed to new replies.