SVTX
Forum Replies Created
-
Now that’s nothing but lazy (and greedy tbh..)
Absolutely not impressed, Woo! Not by this and not by many, many other things as well.
Forum: Reviews
In reply to: [Optimus - WordPress Image Optimizer] There are better free alternativesYou really have issues man
Theme My Login works great for that, too. High quality, free plugin.
Forum: Reviews
In reply to: [Optimus - WordPress Image Optimizer] There are better free alternativesWell, you may want to start reading what others write before shooting back. As a matter of fact, you charge money for a license that does what other plugins do for free – period. That’s two stars off in my book. You may manage to squeeze out some bytes here and there but no one really needs those saved, not at that price tag anyway.
Also, your ‘free plan’ is pretty much unusable for anyone here and you know that very well. You guys seem to forget this is WordPress and what that means and stands for. That’s another star off from me.
By the way, those free alternatives use lossless compression to optimize images (obviously including thumbnails) too so there you go. You know, you’re probably gonna have to find a way to live with the fact that someone just doesn’t buy your [expletive removed] 😉
Have a great day though and good luck.
You’re welcome! I appreciate the work!
Yea we know that but the question was what themes are you using with Elementor, so I listed the themes I was using Elementor with.
I went and took a look at GeneratePress, which until know I didn’t know so thanks MDC2957 for the hint, it’s really good. I got the pro upgrade and together with Elementor, that’s a very powerful setup!
Forum: Reviews
In reply to: [WP STAGING - WordPress Backup, Restore & Migration] JUST. WOW.As a matter of fact, I am already a registered donor with them! 🙂 Good cause, thanks for sharing!
Genesis, Avada, Twenty Fifteen
I don’t mind doing the steps again on the live site, especially if I went back and forth, tried different plugins, etc. It’s sometimes better to only take the stuff that actually workes to the live environment. That said, I usually set up a separate staging site to test different ways because it’s less buggy that way. Pushing the staging site back into the live site bears a huge risk of breaking it. I don’t think I would dare to do so. Just my 2ct.
Forum: Plugins
In reply to: [WP STAGING - WordPress Backup, Restore & Migration] Looks promisingIt is! It made my life so much easier!
Forum: Plugins
In reply to: [WP STAGING - WordPress Backup, Restore & Migration] How does it workHi trinitech,
this plugin lets you specify a name for your staging environment and then it adds that name as a prefix for all the new database tables, sort of like WP Multisite works.
Example:
Your current DB prefix is: triniwp_
Your staging site name is: dev1
Your new tables are called: dev1.triniwp_The url’s for dev1 are automatically updated and all files are moved to the new (dev1) directory so yes, you can test core updates on it.
If you delete the staging site, it’ll show you what tables are going to be removed, which are the ones with the respective staging site’s prefix.
Please mind that I didn’t create the plugin, this only what I understand from using it.
Forum: Plugins
In reply to: [Polylang] How to translate front pageJust add a new site in the language widget on the original page’s edit screen. The strings are meta tags, not page content. Someome may want to confirm that but I believe it is so.
Forum: Plugins
In reply to: [Cache Enabler] Incompatibility with Visual Composer?Hi Brian,
thanks and yes, I would have signed that statement until I tried this one today after someone mentioned it on a forum:
It’s a new open source project that deserves a second look. I tried it today and it actually does what it says on the tin and on top of that:
It works with ANY theme.
Quite remarkable!
Forum: Plugins
In reply to: [Cache Enabler] Incompatibility with Visual Composer?As a former user of VC, I can only say this. Almost anything is incompatible with VC, meaning that it’s probably the other way round. VC is a nightmare to combine with almost any other plugin out there. Believe me, I’ve torn more than hair out trying to work it but eventually, I switched to a different builder and I never looked back. Currently I use Genesis (hand coded stuff) and Avada (drag and drop builder) on all sites that I manage. Might not be the solution to your problem but it may help others to actually stay away from VC.
You might want to consider installing this plugin:
https://ww.wp.xz.cn/plugins/theme-my-login/It sets a themed login page (you can change it’s default url: /login to whatever you like because it works with the page ID) and then activate the security feature, which allows you to disable wp-login.php entirely.
Also if you install Wordfence (https://ww.wp.xz.cn/plugins/wordfence/) you can set it so that every login with a non-existens username (or several attempts, as you prefer) will get that IP address blocked.
Wordfence has gread documentation on each setting which are worth reading.
I hope this will help you.