Gallery title not displayed
-
Hi team,
Since I’ve changed my theme from Blox to Nirvana, the galleries titles aren’t displayed anymore or have a big size font…
Could you help me please ?
Thanks in advanceThe page I need help with: [log in to see the link]
-
@vj_dobermann – We’re likely going to need to see the actual display, please share the specific URL where you have inserted the NextGEN Gallery display so we can get a first-hand look.
Thanks!
– Cais.
Houps sorry, forgotten the link xD
On the Chrome Developper tools, the html is :
<a class="ngg-album-desc" title="Groovadelic - 30.12.17" href="https://www.dbr-prod.ch/?page_id=5054" style="max-width: 111px"></a>and the css :
.ngg-album-compact h4 .ngg-album-desc { overflow: hidden; display: block; height: 54px;This exemple is for the first gallery that the title isn’t displayed even the font size is 54px
The
font-sizeappears to be coming from your theme although you should be able to override it with something like the following add under Gallery > Other Options > Styles:.ngg-album-compact h4 { font-size: 15px !important; }As to the galleries without titles, it appears you are using the Link to Page option for those galleries although that in and of itself should not be causing this issue. Please share the generated shortcode for the album you have inserted into the page.
You might also consider changing your WordPress Permalinks to something much more SEO friendly such as “Page name” or “Month and name” instead of the current default option. This may also be affecting your site and the displays.
Thanks!
– Cais.
Hi Cais,
thanks for your reply.
The permalinks is now SEO friendly 😉
I changed the css style with your code but nothing occurs…
Below the generated code in my page :
<img class="ngg_displayed_gallery mceItem" src="http://www.dbr-prod.ch/index.php/nextgen-attach_to_post/preview/id--1991" alt="" data-mce-placeholder="1" />I’m a bit lost…^^
@vj_dobermann – You are using an older inserted display which employs an
<img>tag; please edit that display by re-opening it in the IGW and then re-inserting it as is. This will transform the old<img>tag placeholder into a generated shortcode and we can work from there … if the problem persists, please share that generated shortcode so we can see if there is something in its parameters.Thanks!
– Cais.
Hi Cais,
ok thanks for the info that I was using an old shortcode^^
I erased it and click on “Add Gallery” button to add the album, below the new shortcode :
[ngg_images source="albums" container_ids="2" display_type="photocrati-nextgen_basic_compact_album" gallery_display_type="photocrati-nextgen_basic_thumbnails" galleries_per_page="0" enable_breadcrumbs="1" enable_descriptions="0" override_thumbnail_settings="0" thumbnail_width="240" thumbnail_height="160" thumbnail_crop="0" order_by="sortorder" order_direction="ASC" returns="included" maximum_entity_count="500"]It has not fixed the issue…
@vj_dobermann – Please send us a Bug Report (https://imagely.com/report-bug/ … please reference this topic) so we can get a better look under the page at your site.
Please include as many details as you can about your site and the issue at hand so we can move on this as fast as possible.
Thanks!
– Cais.
Hi Cais,
ok I’ve sent a bug report
@vj_dobermann – Thanks! Let’s carry on with our conversation there for the time being.
– Cais.
Hi Cais.
finally I’ve change the theme from Nirvana to Bard and all is working now 🙂
I think that Nirvana theme is very complex and generate this issue.
And the design looks better 😉-
This reply was modified 8 years, 1 month ago by
vj_dobermann.
@vj_dobermann – Thanks for the update!
– Cais.
-
This reply was modified 8 years, 1 month ago by
The topic ‘Gallery title not displayed’ is closed to new replies.