rubyt
Forum Replies Created
-
Great, thank you!
Yes, there is. I’ve changed it and it appears to be working but I’d be grateful if you could let me know whether that’s the correct modification. Many thanks.
I’m quite unfamiliar with .htaccess, does that mean I should change the line in .htaccess to:
ExpiresByType text/html "access plus 0 seconds"
Thanks very much for your help.
Hi there, are you able to provide an update on this please? Thank you!
Thanks!
I had caching turned off for everything already.
i’m using WP Super Cache.
Please see here: https://movemankind.com/my-alerts/
Thank you.
Thank you Nishit!
Hi Sandhya,
1. I don’t understand how the CSS code will affect the form submission?
2. I tried this but the Icegram button appeared above my form and did not submit…perhaps I did something wrong when removing the Mailpoet button? This is the code I used:<!--START Scripts : this is the script part you can add to the header of your theme--><script src="https://movemankind.com/wp-includes/js/jquery/jquery.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/validate/languages/jquery.validationEngine-en.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/validate/jquery.validationEngine.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.6.17" type="text/javascript"></script><script type="text/javascript">// <![CDATA[ var wysijaAJAX = {"action":"wysija_ajax","controller":"subscribers","ajaxurl":"https://movemankind.com/wp-admin/admin-ajax.php","loadingTrans":"Loading..."}; // ]]></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.6.17" type="text/javascript"></script><!--END Scripts--> <div class="widget_wysija_cont html_wysija"> <div id="msg-form-wysija-html55fbc5e88dc66-1" class="wysija-msg ajax"></div> <form id="form-wysija-html55fbc5e88dc66-1" class="widget_wysija html_wysija" action="#wysija" method="post"><label>First name</label> <input class="wysija-input " title="First name" name="wysija[user][firstname]" type="text" value="" /> <span class="abs-req"> <input class="wysija-input validated[abs][firstname]" name="wysija[user][abs][firstname]" type="text" value="" /> </span> <label>Email <span class="wysija-required">*</span></label> <input class="wysija-input validate[required,custom[email]]" title="Email" name="wysija[user][email]" type="text" value="" /> <span class="abs-req"> <input class="wysija-input validated[abs][email]" name="wysija[user][abs][email]" type="text" value="" /> </span> <input name="form_id" type="hidden" value="1" /> <input name="action" type="hidden" value="save" /> <input name="controller" type="hidden" value="subscribers" /> <input name="wysija-page" type="hidden" value="1" /> <input name="wysija[user_list][list_ids]" type="hidden" value="6" /></form></div>
I ended up getting the code below to work perfectly, though I’d prefer if my form was wider, like how Icegram displays the form. Would you be able to help me tweak the css for that?
<strong>Do-Good Sundays</strong> - Get the MANKIND Roundup every second Sunday <br/> <p><!--START Scripts : this is the script part you can add to the header of your theme--><script src="https://movemankind.com/wp-includes/js/jquery/jquery.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/validate/languages/jquery.validationEngine-en.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/validate/jquery.validationEngine.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.6.17" type="text/javascript"></script><script type="text/javascript">// <![CDATA[ var wysijaAJAX = {"action":"wysija_ajax","controller":"subscribers","ajaxurl":"https://movemankind.com/wp-admin/admin-ajax.php","loadingTrans":"Loading..."}; // ]]></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.6.17" type="text/javascript"></script><!--END Scripts--> <div class="widget_wysija_cont html_wysija"> <div id="msg-form-wysija-html55fbc5e88dc66-1" class="wysija-msg ajax"></div> <form id="form-wysija-html55fbc5e88dc66-1" class="widget_wysija html_wysija" action="#wysija" method="post"><label>First name</label> <input class="wysija-input " title="First name" name="wysija[user][firstname]" type="text" value="" /> <span class="abs-req"> <input class="wysija-input validated[abs][firstname]" name="wysija[user][abs][firstname]" type="text" value="" /> </span> <label>Email <span class="wysija-required">*</span></label> <input class="wysija-input validate[required,custom[email]]" title="Email" name="wysija[user][email]" type="text" value="" /> <span class="abs-req"> <input class="wysija-input validated[abs][email]" name="wysija[user][abs][email]" type="text" value="" /> </span> <input class="wysija-submit wysija-submit-field" type="submit" value="BE GOOD" /> <input name="form_id" type="hidden" value="1" /> <input name="action" type="hidden" value="save" /> <input name="controller" type="hidden" value="subscribers" /> <input name="wysija-page" type="hidden" value="1" /> <input name="wysija[user_list][list_ids]" type="hidden" value="6" /></form></div></p>
Thanks very much.
Cheers,
RubyForum: Plugins
In reply to: [Yoast SEO] Social share details ShareaholicThanks for your reply, Kaisa.
I want my Twitter shares to show an image and description as well but to my understanding Shareaholic doesn’t support that. That’s why I wanted to use Yoast’s social options. Though, I don’t know whether Yoast can override Shareholic’s options.
Hi again,
Not sure why I wasn’t able to edit my message above.
Anyways, I tried embedding the mailpoet form with HTML code and everything is working fine except for alignment issues. Please see here. Would you be able to help me out with that? Or you can help me solve the issue with the shortcode, whichever is easier.
This is the mailpoet form HTML code:
<!--START Scripts : this is the script part you can add to the header of your theme--><script src="https://movemankind.com/wp-includes/js/jquery/jquery.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/validate/languages/jquery.validationEngine-en.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/validate/jquery.validationEngine.js?ver=2.6.17" type="text/javascript"></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.6.17" type="text/javascript"></script><script type="text/javascript">// <![CDATA[ var wysijaAJAX = {"action":"wysija_ajax","controller":"subscribers","ajaxurl":"https://movemankind.com/wp-admin/admin-ajax.php","loadingTrans":"Loading..."}; // ]]></script><script src="https://movemankind.com/wp-content/plugins/wysija-newsletters/js/front-subscribers.js?ver=2.6.17" type="text/javascript"></script><!--END Scripts--> <div class="widget_wysija_cont html_wysija"> <div id="msg-form-wysija-html55fa2d10ec928-1" class="wysija-msg ajax">Get the MANKIND roundup every second Sunday</div> <form id="form-wysija-html55fa2d10ec928-1" class="widget_wysija html_wysija" action="#wysija" method="post"> <p class="wysija-paragraph"><label>First name</label> <input class="wysija-input " title="First name" name="wysija[user][firstname]" type="text" value="" /> <span class="abs-req"> <input class="wysija-input validated[abs][firstname]" name="wysija[user][abs][firstname]" type="text" value="" /> </span></p> <p class="wysija-paragraph"><label>Email <span class="wysija-required">*</span></label> <input class="wysija-input validate[required,custom[email]]" title="Email" name="wysija[user][email]" type="text" value="" /> <span class="abs-req"> <input class="wysija-input validated[abs][email]" name="wysija[user][abs][email]" type="text" value="" /> </span></p> <input class="wysija-submit wysija-submit-field" type="submit" value="BE GOOD" /> <input name="form_id" type="hidden" value="1" /> <input name="action" type="hidden" value="save" /> <input name="controller" type="hidden" value="subscribers" /> <input name="wysija-page" type="hidden" value="1" /> <input name="wysija[user_list][list_ids]" type="hidden" value="6" /> </form></div>
Thank you very much.
Ruby
Hi Ravi,
I’ve followed your instructions to remove Icegram’s button label and checking “Once CTA is clicked, do NOT show this campaign again for”. Now, the popup closes when CTA is clicked but the form is not submitting. Please see here
Thanks
RubyForum: Plugins
In reply to: [WP-PostRatings] Plugin not showing in admin barI did install the wrong plugin. Thanks for clarifying things for me!