wcs2
Forum Replies Created
-
The issue is that updates break the site with the plugin you sell. If I use Pro and update the new version of Elementor, Pro breaks the site. It’s not a matter of the wealth of plugins in the WP universe. It’s the lack of testing with the one plugin advanced users are most likely to have. That’s really frustrating and why I commented the way I did.
Forum: Plugins
In reply to: [Cost Calculator Builder] How Can I Calculate Percentage?The math works, but instead of showing as %, it shows $. I know I can change the symbol for the Total fields, but that means it changes every Total field. Basically, what I want to do is say something like this:
You saved
$30
that’s a savings of
24%So, 2 different Total fields with 2 different symbols.
Is this possible?Forum: Plugins
In reply to: [Cost Calculator Builder] Can’t Change the Name of a CalculatorSolved by another user: edit the existing project then change the name then click the (+) plus sign, then save.
Forum: Plugins
In reply to: [Cost Calculator Builder] Duplicate functionAh, thank you! I was entering the name and clicking Save. Very much appreciated!
Forum: Plugins
In reply to: [Cost Calculator Builder] Can’t Change the Name of a CalculatorNote, I was able to change this by directly editing the database through PHP Admin, which obviously is not the kind of solution I’d prefer.
A fix or recommendation would be very much appreciated.Forum: Plugins
In reply to: [Cost Calculator Builder] Duplicate functionHow did you get the name to change? I can’t change mine, it keeps reverting to the old name.
Solved this on my own. Here is the solution in case anyone else has the same problem:
When looking at the text box in the code view, I saw that the shortcode was framed by. This did not stop the function of the plugin, but it did block the style sheet from using the proper fonts.
I assume this is an issue with how WP Bakery handles short codes.Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] Service IconI’m having the same issue. I either see my Service Title repeated in the space where the icon should be or a placeholder icon that has nothing to do with what I selected.
Forum: Plugins
In reply to: [Contact Form 7] Placeholder text styleThe registration form is the one I’m most concerned about.
ThanksForum: Plugins
In reply to: [Contact Form 7] Placeholder text styleThanks. Does that need to be further customized? As it is, implementing it into my theme’s CSS has no effect.
Forum: Reviews
In reply to: [NoMoreCaptchas] Très efficace :)Merci! ??
Forum: Reviews
In reply to: [NoMoreCaptchas] Fixed issueThanks for the kinds words! We’re happy to have helped.
Forum: Plugins
In reply to: [Contact Form 7] CSS Class of Placeholder TextThank you!
Forum: Plugins
In reply to: [Contact Form 7] Redirect to page on single page siteHi buzztone, yes, I tried that and it had no effect, regretfully. It takes me to …/#wpcf7-f13184-p14791-o1 regardless.
Forum: Plugins
In reply to: [Contact Form 7] Redirect to page on single page siteThanks to all who responded. I have been through the support pages and tried adding in wp_head(); to header.php but it did not work. I have also tried adjusting the URL, checking for conflicts with Firebug and even deactivating all other plugins and it still redirects to #wpcf7-f13184-p14791-o1.
Either I’m missing something obvious or the issue is elsewhere.