davidoliverasinfo
Forum Replies Created
-
Uncheck media/attachments in sitemap section and rebuild it. I got same error.
Forum: Plugins
In reply to: [qTranslate X] Will qTranslateX be further developed?Thanks, It works enabling the SEO for Custom Post Types option still not using it.
Me too! All my sites are gone!
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Custom Theme PathYou rocks buddy!
Did you upload the modified file and refresh the browser window? Of course don’t use the RGPD plugin… It works for me.
OK, so delete this part:
<?php if (( in_array('gdpr/gdpr.php', $active_plugins) || array_key_exists('gdpr/gdpr.php', $active_plugins) )) { echo GDPR::consent_checkboxes(); } ?>
And change it for this one:
<div> <input onchange="this.setCustomValidity(validity.valueMissing ? 'I accept the terms and conditions' : '');" id="field_terms" type="checkbox" required name="terms"> <span>I accept the <a href="https://yourlink" rel="nofollow" target="_blank"> terms and conditions</a></span> </div>
Can yo explain exactly what you did? ?? I’ve the same problem, the HTML template not accept head media queries, etc…
Open the file es-register.php (wp-content/plugins/email-subscribers/classes) and delete the PHP call on line 2209 and add somethink like:
<div> <input onchange="this.setCustomValidity(validity.valueMissing ? 'I accept the terms and conditions' : '');" id="field_terms" type="checkbox" required name="terms"> <span>I accept the <a href="https://yourlink" rel="nofollow" target="_blank"> terms and conditions</a></span> </div>
- This reply was modified 6 years, 6 months ago by davidoliverasinfo.
[ redacted ] great!
- This reply was modified 7 years, 1 month ago by Jan Dembowski.
So, where I can find the free extension? ??
- This reply was modified 7 years, 1 month ago by davidoliverasinfo.
Forum: Plugins
In reply to: [WP Bannerize] Keep Out The New VersionThanks!
Forum: Plugins
In reply to: [WP Bannerize] Keep Out The New VersionSo, why don’t you keep the old version and publish this as a complety new one?
Forum: Plugins
In reply to: [WP Bannerize] Keep Out The New VersionI’m using PHP 5.6.28 on my VPS and no import way appears when I updated the plugin. Don’t know, but I liked so much the old version, simple and easy to use! ??