tizz
Forum Replies Created
-
@davidfr The second adds “!important” property, useful when the new style doesn’t apply because can’t override the original one.
Since it’s better use that property sparingly, it was intended as a second choice in case the first version had not work.
(And obviously you can change the color).@unlesst You should test without any other plugin activated together with one WordPress default theme activated.
@davidfr add this in NextGEN custom style area:
.ngg-gallery-thumbnail img:hover { background-color: #F8A63F; }or
.ngg-gallery-thumbnail img:hover { background-color: #F8A63F !important; }@catherine_lam21 Can you put the URL to the live page with the link?
And, have you tried to clear your cache?@broessner you should test with the original version of Nextgen and maybe with WordPress default theme and no other plugins activated, because looking at your page it seems that the gallery is highly customized, so the issue can depends from those modifications.
Also, you have the right click disabled, so it’s very difficult to diagnose.For me now it’s solved (I hope), Nextgen, Yoast and W3TC all in place and updated.
I think that the problem was because of some cache. After a while, the @ivan Novak fix has stopped working, also logged out.
I don’t know how but trying to fix another problem I solved that too, so at the end I think it was a cache problem, something that was jammed.
I had to disable W3TC and other plugins for some reasons, because the site was a mess.
Some W3TC files was missing, so I uninstalled it completely (even cleaning up .htaccess, wp-config and drop-in files), and I installed it again taking it from a back-up because with automatic install the necessary files were not self-recreated. When everything was back in place I also updated it. In all these steps I had to clean the cache and log-in/log-out several times.
At the end, just out of curiosity, I checked the feeds and, surprise, now they work, both logged-in and logged-out.
I don’t mean to say to uninstall completely and install again W3TC as I done because it’s a mess, but those who have this plugin can try to deactivate it.
First, better deactivate Nextgen, empty the cache via W3TC, then turn off also the latter and log out. Log-in and activate Nextgen, check, empty cache, then activate W3TC.
Hope that works for you too.@manu63 Don’t worry about that, you don’t lose nothing.
Is there any alternative at all?
Yes, do it at night 🙂
@naytay After having compiled description field in manage gallery, you can try with caption-template for thumbnails and with shutter effect for the lighbox.
@nic0le24 Maybe it’s because you’ve setted same width/height size “thumbnail_width”:”160″,”thumbnail_height”:”160″
@alain RONK Aside the fact that your s.s. takes a different display/layout from mine (maybe is not the same page, but I don’t want open your page again, it’s very slow and full of ads and flashes… my eyes are still gleaming), for me it’s the same in Firefox, IE, Chrome and Safari: no HTML tags visible.
Maybe because I see it from a different country and language.
Anyway you should try with no other plugins activated and with the default theme.PS: Your site would need a clean up, it’s very annoying. Not only fb pop up is disturbing, also when you click the closing X it opens various unsolicited and tacky advertising.
No…
@olson Silver I don’t know where did you catch galleries_per_page parameter, because I believe it never existed. I remember that in Nextgen legacy album pagination worked via custom fields (ngg_paged_Galleries) not via shortcode, but now this is not implemented anymore.
I suppose now it’s working approximately by casuality (for the use of recurring names, maybe), but you’d better wait for the plugin’s authors answer.