Jbyrd117
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] Gallery isn't centering with this themeHey Scott. Thank you for the kind words.
I am trying to use the Gallery now as you suggested from the Page Builder. The thumbnails are centering properly but now they don’t open in a lightbox when clicked. I have tried linking the image URL and it just opens the image on a separate page.
Is there a way to make those thumbnails open in a lightbox when clicked? I am using the Responsive Lightbox plugin.
Thanks.
Forum: Themes and Templates
In reply to: [Make] Gallery isn't centering with this themeI still have not discovered a solution.
Forum: Themes and Templates
In reply to: [Make] How to create image grid on front pageHave you tried creating a gallery?
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Blinking Close ButtonShould I completely replace the code in my helper.js with that code?
In mine there is a part that is left out of your new code.
$(document).bind('cbox_load', function () { // Hide close button. (It doesn't handle the load animation well.) $('#cboxClose').css('opacity', 0); });
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Blinking Close ButtonI re-saved the code and I cleared the cache from W3TC a couple more times as well as the CloudFlare cache. I think the CloudFlare cache is what wouldn’t let me see the update.
It still flashes when I view it while logged in but when I look at the gallery in Incognito Mode it looks fine. So I’m assuming that it’s probably fixed.I won’t mark this thread as resolved like you suggested so that the developer will know about this issue.
Thanks for all of the help.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Blinking Close ButtonI edit the helper.js from my custom fancypants style right?
I edited it like how you showed, replacing 0 with 1.
I cleared the cache on my site and it’s still blinking. Maybe it’s just me. You can look at my site again and see if it’s still doing it. I don’t replace 0 with 1/1000 right? I just change it to 1?I’m wondering if I’ll have to change the actual default fancypants helper.js now :\
Thanks for the help so far.
Forum: Plugins
In reply to: [Simple Lightbox] It just isn't working for meMy site is still under development so I have it “under maintenance” when I’m not working on it. I also use W3 Total Cache so I think that might have something to do with it not working. I’ll try a few things tomorrow and if I can’t get it to work I’ll take it out from maintenance mode and link you.
Thanks for the quick reply!
I am having similar problems. I just tried Zjan’s solution and I’ll see how it goes.
Before I found this thread I made a topic here: https://www.ads-software.com/support/topic/nextgen-gallery-deprecated-call?
I just tried a solution found here: https://www.ads-software.com/support/topic/register_uninstall_hook-was-called-incorrectly?replies=13
I’ll see how it goes.
This happened to me too.
Forum: Plugins
In reply to: [Widget Context] Deprecated CallI should mention as well that I got this error multiple times too:
Undefined variable: words_in_post in […]/wp-content/plugins/widget-context/widget-context.php on line 285
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 Almost Always Slows My Websites DownYeah, I figured out that Contact Form 7 was ridiculously slow when the only page that was slow for me was my contact page. CF7 is being replaced :\
Forum: Plugins
In reply to: [JS Archive List] Exclude Categories not saved?Is there away to not exclude any categories? By default for me, uncategorized is shown in the list as excluded.
How did you fix those undefined properties?