Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #185143

    Hi
    Since the last update the WP native gallery will not show in the Gallery Post Type. It will show by selecting standard or link or Quote (well, a tiny version) but nothing will make it display when I select ‘Gallery as a post type.

    Was 100% fine before the update…

    Here: http://www.swarez.co.uk/sold_art/fluid-dynamics/ should have nine images above the text – one of which was a big one – like it used to be when the Gallery post type was selected.

    I have 147posts that now show NO images.. Please help…

    Thanks
    Ed

    • This topic was modified 10 years, 4 months ago by Swarez.
    #185700

    Hey Swarez!

    Which versions of WP and Enfold are you using currently?

    Regards,
    Yigit

    #185797

    All up to date: WP 3.7.1; Enfold 2.4.2

    Did a fresh install for 2.4.2 via FTP, just to be safe.

    Thanks
    Ed

    #185799

    Actually I just fixed it!

    I removed this from Quick CSS:

    .post-entry .big-preview{ display: none !important; }

    However, all blog posts now feature the Featured Image at the top of the post – how do I remove this so I only get it to feature in the Grid Layout on a page and not at the top pf every post.

    Thanks a million!
    Ed

    #186031

    Hi!

    Re-add in your previous css and then after:

    
    #top.single.single-format-gallery .post-entry .big-preview{ display: block !important; }
    
    

    Regards,
    Devin

    #186067

    Hi Devin

    That doesn’t do anything I’m afraid :( Still have the featured image at the top of the post (in standard format).

    Here’s what it looks like for real: http://www.swarez.co.uk/art-blog/art-business/top-10-considerations-artists-website/

    Thanks
    Ed

    #186198

    Hi!

    Can you enable right-click so we can inspect elements? :)

    Regards,
    Yigit

    #186213

    Done!

    Page cache cleared; all yours buddy!

    Ed

    #186223

    Hey!

    Please add following code to Quick CSS as well

    .single-post .big-preview.single-big { display: none; }

    Regards,
    Yigit

    #186229

    Yigit…

    “WE’RE NOT WORTHY! WE’RE NOT WORTHY!”

    Thankyou so much :) It works!!!!

    Best wishes
    Ed

    #186233

    Hey!

    :D You are welcome!

    Cheers!
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Whole WP gallery missing from Gallery Post Type’ is closed to new replies.