NOMORE
Forum Replies Created
-
Forum: Plugins
In reply to: [Product page shipping calculator for WooCommerce] Admin Panel not workingYou’re right.
It’s the “Nasa Core” plugin. A essencial plugin for Elessi theme.
Since my support from them expired and I have 87 sites with this theme installed I will need to pass your plugin.
But thanks for your support.
Forum: Plugins
In reply to: [Product page shipping calculator for WooCommerce] Admin Panel not workingSee? It’s easy when good will and common sense prevail…
Thanks anyway.
Yeah, I could do all the job for you guys and help troubleshooting and pointing exactly where in your PHP files is the problem.
But when you sell any premium plugin, I will have a piece? Since I contributed to the code? I don’t think so…
The point is: PHP 8 + Woocommerce + Filebird is a no go in multiple instalations. What I can tell to you guys is that the problem is very simple in you PHP files… Just follow basic PHP implementation and read the lasts 3 changelogs from Woocommerce and you fix your plugin ASAP. I do myself, but everytime Filebird is update I will need to fix again…
Simply because Ninja Team don’t care to investigate.
It’s easy and reasonable for me go to another free solution. And I already did and they support have a real interest to optimize/fix the code and investigate bugs.
They don’t only respond: “For us is working very well, it’s on your mind…”
It’s disrespectful at least. Good luck, afterall.
Forum: Plugins
In reply to: [LiteSpeed Cache] Jumpy first loadAbout WebP image: don’t use it directly, WordPress and site editors don’t fully support yet. Instead ase a jpeg/png file then use Litespeed to convert and serve in webp format.
About adsbygoogle: I don’t know how you implement this headers, but inputting or calling adclient and adslot in all blocks will make a javascript call in every block. Ads will not work. Try to use a plugin to handle that or if youre using, try another one.
Then looking at the page code I can see your site is using Pixel, Google Ads, Google Adsense, Google Tag Manager, Hotjar (this one slows every site to knees) and a lot of plugins anchored to Jquery. That’s not a good pratice and will kill your SERP/SEO results. Your Ads, analytics don’t are even reliable in that way. And you are using Astra Theme, I never see in my life this theme have a so slow loading.
My hint to you: disable Litespeed plugin, fix all these problems that I pointed, and the start to optimize again… your console errors are growing.
Forum: Plugins
In reply to: [LiteSpeed Cache] Jumpy first loadHi @besmarques,
You page has some errors even withou Litespeed:
—————————————
Image missing:
https://omelhordonatal.pt/wp-content/uploads/2021/09/1920×1080.webp—————————————
And some error on your Google Ads (more than one tag on page):Uncaught L?{message: ‘adsbygoogle.push() error: Only one AdSense head tag supported per page. The second tag is ignored.’, name: ‘TagError’, pbr: true, stack: ‘TagError: adsbygoogle.push() error: Only one AdSen…sbygoogle.js?client=ca-pub-6227214031330775:246:4’} VM900 adsbygoogle.js:64
This can cause FOUC (Flash Of Unstyled Content – CSS ).
If I was you I fix these first. Then Try to test Litespeed without UCSS options, Load CSS Asynchronously and and Guest mode. If all was ok, try to enable these option one by one.
Forum: Plugins
In reply to: [LiteSpeed Cache] Guest mode Revolution slider not shown.My hint to you:
First go to CSS exclusion list and add rs6.css.
If not work:
Add too (on js exclusion list) rs6.min.js only if your java are minified.
or
rs6.js if java is not minified.Hi @paoltaia, thanks for response.
1) I already pointing out the problem in translation in my topic on support, not only me but others (including in your own forums) have difficulties to translate some strings.
Yesterday I pointed a possible cause, please investigate.2) Even if your plugin don’t have this feature, since your plugin create that tabs is reasonable to expect that you can edit the contents.
3) It’s only a very basic editing. If you want to change fonts, blocks, including anything you need to develop. A simple possibility to include your own HTML/CSS will make this even better (other plugins go far away and even include some templates to choose, like Kadence, per example). So actuyally it’s basic feature but could be better.
4) Just install WPforms Lite and see yourself how intuitive are the form editor, the functions, the UX and what you expect when you edit the functions. Your editor are functional but not friendly.
5) I resolved installing a very basic and FREE plugin: New User Approve. No single configuration was necessary. It’s very easy to implement but I understand that you guys want to gain some money, but for this resource I think it’s not a good call.
Just a quick update, I found the problem with Loco translate with a clean site:
Since the plugin lacks a default template for other languages, when you try to create one in you desired language (my case PT_BR), Loco don’t copy all strings and somewhat wipes the default English ones (maybe a sync problem)?
But I can confirm now that original PO file HAVE the strings, but after some Loco syncs and bad mojo, messes with original files.
Thanks for the response, but in my loco translate some of these strings doesn’t shows up, specifically some forms comments.
Even manually download English po file provided by default by your plugin, these strings are just not there. Why? I really don’t have a clue. I tried with a clean wordpress installation with default theme and the same happens.
I see some topics here, in WPML forums and in https://userswp.io/ pointing the same or similar problems, even older ones in 2018. So it’s easy to concluding that is something in the way your plugin are aggregated – in some setups are ok and others the strings are not correctly pulled by Loco translate or correctly compiled in PO/PHP files.
The troublesome translations, in my opinion, are the worst part. It makes lose too much time to translate things that, like you say @paoltaia, have done in seconds.
Don’t get me wrong, I like a lot you plugin, it’s full of options and really works, but somethings (like the ones I pointed in my review) don’t make the plugin in the level of the promises that are described.
And of course I’ll reconsider my review when I see that some of my problems or even some of my opinion are considered in future releases.
Because until know I only feel that I’m wrong, the problems that I face (and others) only my responsability, not from development.
Just to pointing out, since my first WordPress site in 2005 (version 1.5) I’ve never have too much work to translate a site. Theme/plugin with compatibility with .PO files, well this is the worst in my experience. If I go trough PHP edition will be more or less the same time.
I really hope that are some bug or imcompatibility.
Nevermind. Found correct string in class-forms.php and translated with Say What.
Conclusion: If I want to translate your plugin I need to translate using Say What, Loco Translate (or Poedit) and your own plugin to make all texts, notifications, emails and strings right.
Too much trouble, could be much more easier. Just saying…
Another thing is I cannot change/translate this string:
“An email has been sent to your registered email address. Please click the activation link to proceed. Resend.”
Even in Say What…
- This reply was modified 3 years, 2 months ago by NOMORE.
Yes, in the child theme (Betheme FYK).
I fixed using “Say What” plugin, like many other e-mails strings and form notifications that are not in POT files or are not in UsersWP options.
I think you guys needs to organize better translation strings. Putting all strings in a way that its compatible to translate with Loco translator (and Poedit) or making your own plugin capable to edit all strings and texts, no exceptions.
The way it was is no use and makes too difficult to consider using it in another sites.
Forum: Plugins
In reply to: [Statically] Recaptcha ErrorHi Frans.
Will be awesome to have the choice to exclude scripts!
I hope this new version don’t take long!
Thanks!
WP ROLLBACK is your friend. Revert to any version you want, any plugin or theme.