• Resolved WebBuddy

    (@websprout)


    Hi,

    I just created a gallery (MGS 2017) and it showed on this page – https://www.weikegaming.com/category/media/events/

    But the description it is showing “order_by……”

    May I know where can I find the setting to change it to “Show Slideshow” just like other gallery on the same page?

    I tried updating the description field in the Gallery page but still it doesn’t show.. I appreciate your assistance, thank you!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Imagely

    (@imagely)

    @websprout – Have a look at the generated shortcode being used by the display; remove the [ and ] characters from the show slideshow link text parameter.

    Thanks!

    – Cais.

    Thread Starter WebBuddy

    (@websprout)

    Hi Cais,

    Thank you for your reply, I have removed the [ ] parameter but it is still not showing the ‘Show Slideshow’ description. The shortcode is now:

    
    [ngg_images source="galleries" container_ids="28" display_type="photocrati-nextgen_basic_thumbnails" override_thumbnail_settings="0" thumbnail_width="120" thumbnail_height="90" thumbnail_crop="1" images_per_page="20" number_of_columns="0" ajax_pagination="0" show_all_in_lightbox="0" use_imagebrowser_effect="0" show_slideshow_link="1" slideshow_link_text="Show slideshow" order_by="sortorder" order_direction="ASC" returns="included" maximum_entity_count="500"]
    

    Appreciate if you can further assist, thank you!

    Plugin Contributor Imagely

    (@imagely)

    @websprout – Although the shortcode is correct your theme has a CSS element definition that is hiding the slideshow link … see https://www.weikegaming.com/wp-content/themes/weike/style.css:76

    Thanks!

    – Cais.

    Thread Starter WebBuddy

    (@websprout)

    Hi Cais,

    Thank you for finding out that it is a css issue. I need another assistance from you – as you can see on the page itself – https://www.weikegaming.com/category/media/events/

    Only the latest gallery does not show the ‘[Show Slideshow]’ text, for the rest of the galleries, they all have the ‘[Show Slideshow]’ text. And when I check the shortcode, of another gallery, the short code is:

    
    <img class="ngg_displayed_gallery mceItem" src="https://www.weikegaming.com/nextgen-attach_to_post/preview/id--5025" alt="" />
    

    So instead of changing the CSS, I want to find out how to get the id (5025) for the gallery. If I can figure out the id for this new gallery, then I can use this same short code to generate a working gallery. Do you have any idea how to find the four digit id for the gallery? I only have 28 galleries in my site.

    I thank you very much if you can point me in some directions on this matter, thank you!

    KC

    Plugin Contributor Imagely

    (@imagely)

    @websprout – Click the preview image to open the IGW; double-check the Customizations accordion panel; insert the display into the page (it will convert the only <img> tag placeholder into the new generated shortcode).

    Thanks!

    – Cais.

    Thread Starter WebBuddy

    (@websprout)

    HI Cais,

    Is there a way to convert the new generated shortcode to tag instead?

    Plugin Contributor Imagely

    (@imagely)

    @websprout – In short, no. The generated shortcode currently used is much more cross compatible than the old <img> tag placeholder code.

    – Cais.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Description not showing’ is closed to new replies.