prosarmientolou
Forum Replies Created
-
Forum: Plugins
In reply to: [Uji Countdown] Wrong Countdown Numbers After UpdateAny updates?
Forum: Plugins
In reply to: [Uji Countdown] Wrong Countdown Numbers After UpdateI’m reverting back to old plugin version for now so client won’t complain with the timer.
Forum: Plugins
In reply to: [If-So Dynamic Content Personalization] Gutenberg Column Block IssueThanks. Email sent.
Forum: Plugins
In reply to: [AMP] 3rd Party ScriptsThank you!
Forum: Plugins
In reply to: [AMP] 3rd Party ScriptsThank you!
BTW, not sure if I can add it here or you already answered before, but the CF7 form is not sending email after AMP plugin activated.
Forum: Plugins
In reply to: [AMP] 3rd Party ScriptsSample Scripts that is being remove.
SharpSpring Form
<script type=”text/javascript”>
var ss_form = {‘account’: ‘szQzAAA’, ‘formID’: ‘M0k2TrUwNzTUTUw0MNE1SUy10E1KNTfRtTRKMTRNSzJLNk9LAwA’};
ss_form.width = ‘100%’;
ss_form.domain = ‘app-JOPF6C.marketingautomation.services’;
// ss_form.hidden = {‘field_id’: ‘value’}; // Modify this for sending hidden variables, or overriding values
// ss_form.target_id = ‘target’; // Optional parameter: forms will be placed inside the element with the specified id
// ss_form.polling = true; // Optional parameter: set to true ONLY if your page loads dynamically and the id needs to be polled continually.
</script>
<script type=”text/javascript” src=”https://koi-JOPF6C.marketingautomation.services/client/form.js?ver=2.0.1″></script>Chat Script
<script type=”text/javascript” src=”https://reviews.internetreputationprotector.com/embed/v6/161580344755345/1/215915816/46b572eb3762e0c69f73cfe79e00ef94ee64ffa298cb2576″></script>
<div id=”bf-revz-widget-215915816″></div>Custom Widget
<script src=”https://hottub.email-response.net/js/ssp-email-response.js?ver=1.1.21″ data-id=”sundancerhodeisland-hot-tub-finder” data-application=”hot-tub-finder” data-page=”109″></script>
Forum: Plugins
In reply to: [AMP] Lazy Load AMP-YOUTUBEHi @milindmore22,
Sorry but I’m building a template site for our clients where youtube videos is a standard part of the site specially for the homepage. I don’t think my boss would like the video on a lightbox instead of seeing it directly on the page.
Forum: Plugins
In reply to: [AMP] Lazy Load AMP-YOUTUBEHi @milindmore22,
I just want to ask, the “AMP Generic Compatibility” plugin will not work on standard mode?
Forum: Plugins
In reply to: [AMP] Lazy Load AMP-YOUTUBEhi @milindmore22,
I will check those links you provided for now and will respond this week for an update.
Thank you!
Forum: Plugins
In reply to: [AMP] Lazy Load AMP-YOUTUBEHi @milindmore22,
Sorry but it doesn’t translate to pagespeed score. Please see below the difference in score when having a youtube video. I don’t see that is optimized at all that why I’m trying to lazy load it. Was able to do it with vanilla js script but it is being removed by AMP plugin.
with amp-youtube and AMP Plugin activated https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fssproducer.com%2Famp_optimizer%2F&tab=mobile without https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fssptesting.com%2Fampfullwidth%2F
I’m trying to lazy load amp-youtube via amp-script tag as I’m trying to improve pagespeed score. Can you confirm amp-youtube and amp-iframe can’t be created dynamically? It always say sanitized node amp-youtube/amp-iframe https://i.prntscr.com/4C6uuGzWRwCDU90Pb6wetA.png.
Thank you!
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Lazy load for youtubeThis is my problem as well. I’m trying to optmized pagespeed score. But having a youtube video make my mobile score 25-30. removing it my mobile score goes 65-70. That’s a bit ironic from google wanting to have fast amp pages but causing the score to go down at the same. lol
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] The link you followed has expired.Fixed using this post https://www.ads-software.com/support/topic/post-php-403-when-in-post/
- This reply was modified 5 years, 1 month ago by prosarmientolou.
Forum: Plugins
In reply to: [AMP] CSS and JS removedInstalled the RC3 version. But still no style and scripts. Is that how the plugin really works? Or the plugin should should inline the CSS at scripts in the header?
Hello!
I’m trying to display widgets in multiple woocommerce product category pages but doesn’t work. Kindly help. I’m using the code below. Though using single category works.
is_product_category( ‘chemicals’ ) || is_product_category( ‘systems’ )
is_product_category( array( ‘chemicals’, ‘systems’ ) )- This reply was modified 7 years ago by prosarmientolou.