sandeld
Forum Replies Created
-
Yup, still confused. So just for the fun of it, I changed my user language to Spanish, checked the update page, visited the Smush plugin settings, changed my language back to English, visited the update page, and revisited the Smush plugin settings.
The entire time Smush remained in Spanish while the rest of the site changed.
The thing is, I installed Smush in English, I originally used it in English, and I’ve done many multiple updates of Smush while in English. The entire time, the site language has been in Spanish and that has never changed.
The only thing that has changed is the visible language of your plugin. So I’m at a loss…
Now you’ve really confused me. Downloading update for all the plugins? What?
Never in my 10 years of WordPress usage have I ever needed to go into a php file hosted on my server just to support site language vs. user language. Based on that and your comment about “that’s just how WordPress works” makes me think you don’t actually understand the actual problem. And especially given since your colleague, the first person to reply, said he could reproduce the error in his test environment.
Mmmm, that seems a little intrusive for fairly basic functionality. Every other plugin and theme works flawlessly for handling the different languages, i.e. Site language is Spanish, and my user profile is English. I’ve never had to update ANY php file just to get that to work. It’s only this plugin that is not displaying the language correctly.
Ok, interestingly enough. I was going to do a major site-speed update in a couple of days anyways so this will be no problem to do at the same time. One question though…
If you said that you can recreate the problem in your test environment, then it doesn’t seem like a plugin conflict is necessarily causing it since you don’t have the same plugins as I do. Just because my console window shows there *are* conflicts wouldn’t necessarily mean it *is* a conflicting creating it. Ya know?
Thanks for the fast reply.
Here is a screenshot of the error when I click the Bulk Smush button:
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Feature request: Trial PeriodsThe link you gave me doesn’t work, and according to this link, that plugin no longer exists.
So then what?
Fantastic!
The width: unset!important; did the trick!
Forum: Plugins
In reply to: [Redux Framework] What is this plugin and how was it installed on my site?Found my answer. It’s embedded in a separate plugin.
Forum: Plugins
In reply to: [Subscriptions for WooCommerce] Trial SubscriptionAre there any plans to make this functionality?
I’m currently using wsspg, but their developer has gone completely AWOL and stopped replying to any and all support requests.
Which means I’d like to migrate to your plugin, but that 7-day trial period is vital to my systems and other integrations. I have a few other questions about this migration too, but if you won’t be supporting trial periods, then I guess it’s already a non-starter.
Forum: Reviews
In reply to: [WooCommerce Stripe Subscription Payment Gateway] No longer supportedI went on the hunt after I left the review and found that link too. Thanks for posting it here for more people to see!
YOOHOOOOOOO!!! It worked!
Thanks so much for the incredibly fast responses and work with the Fancybox developer.
Unfortunately, I’m now experiencing another problem that I think is unrelated to this. I’ll be starting another thread as soon as I hit ‘submit’ here.
Thanks again.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox doesn’t load on “next” page of tableI posted your reply with the TablePress developer, and he already explained how to implement the code. It worked!!
Thanks so much for your replies and working with the TablePress developer. You’ve saved me quite a big headache.
I got reply from Easy Fancybox a week ago, but I’ve been on a little vacation. Here’s what he said:
Hi, not really sure about what the tablepress dev has in mind when he would like my plugin to use event delegation but looking at the tablepress events documentation, you might try this:
<script type="text/javascript"> jQuery('#myTable').on( 'draw.dt', easy_fancybox_handler ); </script>where #myTable should correspond with your particular tablepress table ID, I suppose… Or maybe a general jQuery(document.body) would work too.
But as I mentioned, I’m not very knowledgeable when it comes to Java. I’m not sure if he means I should update the TablePress code or the Fancybox code. Any ideas?
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox doesn’t load on “next” page of tableSo, this is something I would change in the TablePress plugin, NOT yours?
Sorry, like I said, I’m not well versed in Java, but I can see that I will be shortly.
Forum: Plugins
In reply to: [Firelight Lightbox] Fancybox doesn’t load on “next” page of tableHello,
Any chance you’ve had a moment to review this from the TablePress developer?
I understand you’re terribly busy so I’m not opposed to poking around in the code, but I could use a little push in the right direction in order to get this fixed. It’s quite important for the site to function properly.
Thanks!