derevo
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Plugin creates new Stripe accountOh, my bad. you damn right! Thanks for a great plugin.
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Plugin creates new Stripe accountHave the same ussie, can not choose an existing stripe account and it creates a new account every time, don’t have any idea why I’m just can not add live_tokens the same way as test ones, this type of auth just create extra bugs and not work properly.
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] How to add ajax code to footerThanks a lot for reply, i’m sorry im not so good in wordpress architecture, where i’m should add this code?
Forum: Plugins
In reply to: [WebberZone Top 10 — Popular Posts] How to add ajax code to footerYes, this is exactly what i’m looking for. When i’m add it to footer.php now counting works.
<?php tptn_add_tracker(); ?>Too speed up site loading a bit im add all my javascript to footer, but top-10 ajax script declare before i’m load JS, how result it does not work.
One more thing to fix now, i want to remove duplicate of ajax code, one added automatically to body. How i can fix this?
Thanks a lot!