miguel84
Forum Replies Created
-
I managed to accomplish this. I have a workflow that assigns a ticket based on a field, then on the Ticket Agent Change (To Agent) email notification I added {{ticket.content}} to the email content. Now an agent gets an email notifying him of ticket assignment and with the ticket content (that is actually a Fluent Forms form that is integrated with Fluent Support)
- This reply was modified 1 year, 6 months ago by miguel84.
Thank you @ahsannayem !
All my sites running this plugin were injected with malicious code. All the popups had JS inserted in Custom JS or CSS tab. Has this been addressed?
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Performance issue – Code Profiler Pro@qriouslad that’s the exact settings I use all the time. On all websites I get something like this:
Forum: Plugins
In reply to: [Admin and Site Enhancements (ASE)] Performance issue – Code Profiler ProThanks for feedback. Even after I disable “SVG Upload” option the script high load time is still present, so is something that needs to be fixed in the plugin code. Thanks again
Forum: Plugins
In reply to: [Performance Lab] Compatibility with other caching plugins@shetheliving thank for the clarification
Forum: Plugins
In reply to: [WooCommerce On Sale Information] Not workingOK it works on simple product, but not on variable ones :/
Forum: Fixing WordPress
In reply to: Clean all content text formattingThanks Joy!
Forum: Plugins
In reply to: [WP Social Comments] Duplicated comment boxSolved
Forum: Plugins
In reply to: [WooCommerce] Variable options priceI used Woocommerce Product Add-Ons and does exactly what I needed!
Forum: Plugins
In reply to: [WooCommerce] Categories with same name how do I see which is which?Thanks!
Forum: Plugins
In reply to: [WooCommerce] Show tax rate on product metaHi!
Gives TAX: N/A and doesn’t change when selecting new variation
/b2b/produto/lata-algarve-amarela-lt007/
The option “Algarvio” is 6%, all others are 23%…
Forum: Plugins
In reply to: [WooCommerce] Price of combinations on variable productOK got it. First I added the size combinations and set the price. Only after I added the other attributes.
SOLVED
Forum: Plugins
In reply to: [WooCommerce] Price of combinations on variable productYes, but imagine that I have 10 sizes, 50 colors. That’s 500 different combinations.
Only size makes price change. So Why set 500 prices if only have 10 different prices?
Forum: Fixing WordPress
In reply to: String before price only for variable productsI managed to override the file loop/price.php on my theme folder to accomplish this.