geggiot
Forum Replies Created
-
Same issue! please fix it.
Same issue, only see Next but not Previus.
Camu,
ho modificato i file che ho postato prima, c’erano degli spazi bianchi che ho eliminato. Presumo che wordpress e non qualche altro plugin formattava questi spazi bianchi con un
.
Votato!Solved with this
<form action=”<?php echo htmlspecialchars($_SERVER[‘REQUEST_URI’]) ?>” method=”post” id=”post_list_form” name=”post_list_form” onsubmit=”if(this.sra[0].checked) return confirm(‘<?php _e(‘Please remember: this operation cannot be undone. Are you sure you want to proceed?’, ‘subscribe-reloaded’) ?>’)”>
in subscribe-to-comments-reloaded/templates/user.php and here subscribe-to-comments-reloaded/templates/author.php
there’s some blank space.
This issue has not been fixed with 2.0 update.
Same error.
Forum: Plugins
In reply to: [Custom Contact Forms] PHP Warning and instable adminsorry, solved with rlect fixing code
Forum: Plugins
In reply to: [Custom Contact Forms] Broken back-endSame Error!
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] Italian TranslationInviata!
sorry wrong reply
I have same issue, sure a conflict with another plugin, but i dont know which.
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Cdn rewrite url problemSolved by remove gzip code from my theme
<?php if (substr_count($_SERVER[‘HTTP_ACCEPT_ENCODING’], ‘gzip’)) ob_start(“ob_gzhandler”); else ob_start(); ?>
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Cdn rewrite url problemany help?
It was this plugin https://www.ads-software.com/extend/plugins/me-likey-a-facebook-open-graph-plugin/ but i think that all plugins that include a facebook iframe or similar can get in conflict with jetpack.
Solved with support, there was a plugin conflict.