gloomya
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Contact Form 7] Using do_shortcode() with contact form 7 and tag is missingIt does. But I guess the problem is the form is generated inside of this form that’s why it failed to work. Thank you for pointing on that.
Forum: Plugins
In reply to: [AMP] Disallowed attribute or attribute value present in HTML tagThe installed version of the plugin is 1.5.2. I deactivated all caching plugins you could see it in Inspect tab or view source of the page it’s still there
- This reply was modified 6 years, 2 months ago by gloomya.
Forum: Themes and Templates
In reply to: [RestImpo] Footer failed to loadThanks!!
Now it works! I deactivated plugins one by one and the Display Widgets plugin was the reason.Forum: Plugins
In reply to: [Goods Catalog] How to move the catalog sidebar to the rightIt’s ok now. I’m sorry.
Forum: Plugins
In reply to: [Simple Cart & Buy Now] Currency displayFor Russian ruble it doesn’t work (
Forum: Plugins
In reply to: [Simple Cart & Buy Now] Currency displayfind
".$currency." ".number_format($cart->total,2)."in display.php and replace it on".number_format($cart->total,2)." ".$currency."
Viewing 6 replies - 1 through 6 (of 6 total)