Santhosh veer
Forum Replies Created
-
yup same here not using OneSignal
same issue here
service worker and manifest fileForum: Themes and Templates
In reply to: [Astra] Modify Comment Submit Button@deepakl Done
Forum: Plugins
In reply to: [Bitly's Wordpress Plugin] Having Some Doubts in New Plugin Updateno issue on my side 🙂
Forum: Plugins
In reply to: [Heartbeat Control] Update today – caused crash with WPThanks, @bcunha09 it’s Working
– Open
heartbeat-control.php– Find the line
require_once( dirname( __FILE__ ) . 'autoloader.php' );(line no 36)– Replace it with
require_once( dirname( __FILE__ ) . '/autoloader.php' );– Save the File and check it will Work
Forum: Plugins
In reply to: [Stylish Internal Links] Caused My Post to Vanish!Test from our side no issue founded
Forum: Plugins
In reply to: [Stylish Internal Links] Don’t Use This Plugin!Hey @idesherl there is no Issue from our side, please mail me about the issue clearly it will help me to find the bug – me@santhoshveer.com
Forum: Reviews
In reply to: [Stylish Internal Links] FraudHey @idesherl there is no Issue from our side, please mail me about the issue clearly it will help me to find the bug – me@santhoshveer.com
thanksForum: Plugins
In reply to: [AMP] How to Add Google Analytics code to the AMP pages?Try this code
//Add Analytics to AMP Pages add_action('amp_post_template_footer','awtsamp_google_analytics'); function awtsamp_google_analytics() { ?> <amp-analytics type="googleanalytics" id="analytics1"> <script type="application/json"> { "vars": { "account": "UA-XXXXX-Y" /*replace with your GA tracking id*/ }, "triggers": { "trackPageview": { "on": "visible", "request": "pageview" } } } </script> </amp-analytics> <?php } /* * Adding Google Analytics JS Code on AMP Head */ add_action('amp_post_template_head','awts_amp_google_analytics_head'); function awts_amp_google_analytics_head() { ?> <!-- Google Analytics for AMP pages --> <script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script> <?php } ?>Also, check this tutorial – https://www.allwebtuts.com/install-google-analytics-in-wordpress-amp-pages/
- This reply was modified 9 years, 8 months ago by Santhosh veer.
Forum: Reviews
In reply to: [Below Post Title and Below Post Content Ads] How to go to settings Page ?hey go settings tab you can find the Post Widget setting page section.
check support mail
sure
Hey, I am using Google Chrome I am not facing broken and visible errors Issues. form builder is not working When I build a New Form I try to Add some fields I click the Field But they are Not Moving to the Form 🙁
Forum: Reviews
In reply to: [Below Post Title and Below Post Content Ads] Best Plugin !!Thanks for your valuable Feedback Naveen
Forum: Plugins
In reply to: [Below Post Title and Below Post Content Ads] A suggestionWelcome ramonjosegn if you like our Plugin Submit your review here
https://wordpress.org/support/view/plugin-reviews/my-html-post-widgets
thanks for using our plugin