earth_human
Forum Replies Created
-
It’s just a way for them to get more money and start charging for plugins that were always free in the past.
I’m just another user so I don’t know if my answer will be perfect.
For the first question, I think you’re better off formatting that by adding the CSS either in your style.css file, or if you’re using WordPress then Appearance > Customize > Additional CSS. My first guess for the CSS you need, would be .calc-container-wrapper .sub-item-title {text-transform:none!important;}
For the second question, edit your calculator, then click on the field you want to adjust, and change the default number to zero.
If that doesn’t help of you have more questions, please screenshot the problems and upload them to imgbb.com and paste the links here.- This reply was modified 5 months, 3 weeks ago by earth_human.
Forum: Plugins
In reply to: [Cost Calculator Builder] WP_OPTIONS BLOATJamie, did you end up disabling the auto-load? I’m having the same exact problem and I think what the developer meant is that the template install can be skipped by customizing the default scripts, AND that you can remove them from auto-load without any negative implications (because it’s simply sloppy coding on their part). What did you end up doing here? I’m at the same crossroads right now. Approx 100 entries = approx 450 kilobytes
It’s annoying, but why don’t you guys just hide it via CSS?
/* HIDES ELEMENTOR’S “NOTES” FEATURE IN ADMIN BAR */ #wp-toolbar li#wp-admin-bar-elementor_notes {display:none;}Note: An alternate approach that worked was in Google Merchant Center. Just go to Products > Feeds > Choose your feed name near the top > Feed Rules tab > If you see the green text “google product category” further down the page thten click to edit it. If not, click the blue “+” button near the top. Here’s what worked for me:
[your_feed_name] [equals] [your_incorrect_product_category_name]
[set to]
[google_product_category_number] [leave this second field empty]However, after a few days of this, the plugin randomly started working again (with no plugin update) so until now I have no idea why. I left the above Feed Rules in place (they’ll just be disregarded). I’m quite sure no changes were made apart from what’s mentioned in my above replies, so I truly don’t know why it decided to start working again after being non-functional for 1.5 years!
- This reply was modified 11 months, 2 weeks ago by earth_human.
- This reply was modified 11 months, 2 weeks ago by earth_human.
Note: I also just tried mapping description to match “Description” instead of “Short Description” then regenerated the product feed, and there’s no difference between the feeds (using diffchecker.com). So either my product mappings are not being respected, or the feed regeneration is not working. Again: same problem with and without the caching plugin enabled.
Here’s the feed URL.
I tried that, but no effect. I also disabled your plugin and enabled again but no effect. Any more steps to try or just change to another plugin?
Forum: Plugins
In reply to: [Contact Form 7] Loads forever on submissionBest of luck to you! After some copy/paste answers from the dev team on my thread they vanished entirely. Better off just digging through the web and grinding away by trial and error because this plugin has no log file to indicate the real problem.
- This reply was modified 1 year, 2 months ago by earth_human.
Forum: Plugins
In reply to: [Contact Form 7] Captcha problem, can’t sendFixed with “WP Mail SMTP” plugin and using Gmail as the mailer which is described here.
Forum: Plugins
In reply to: [Contact Form 7] Captcha problem, can’t sendAnd of course the email doesn’t send (usually). Can anyone suggest?
Forum: Plugins
In reply to: [Contact Form 7] Captcha problem, can’t sendCan it be related to the problems that validation has shown? These issues have been there for many years.
Is there an error log to find the real problem?
Forum: Plugins
In reply to: [Contact Form 7] Captcha problem, can’t sendHello, it’s Avada theme. The problem still happens when ONLY CF7 plugin is active (all other plugins deactivated) and the problem still happens.
Forum: Plugins
In reply to: [Contact Form 7] Captcha problem, can’t sendForum: Plugins
In reply to: [WPC Fly Cart for WooCommerce] Compatibility problem with elementorFound it. Here you go man: First go into your fly cart settings page (One way is the plugins screen, then click “settings” on the fly cart plugin) and basically choose “No” for the top option, which should say something about AJAX. Now open an elementor page (or refresh your current one) and it should NOT show the cart popup. Enjoy!