Bruno Cunha
Forum Replies Created
-
Forum: Plugins
In reply to: [Heartbeat Control] Update today – caused crash with WPThere is been missing a slash on line 36 in the “heartbeat-control.php” file.
The correction is:
require_once( dirname( __FILE__ ) . ‘/autoloader.php’ );I did it and everything works now.
Same problem with my web site.
I’ll try your workaround, but I think it should be fixed by developer team.Eero Hermlin, I’m having the same issue.
I’ve changed the line as said by Rempty but the scroll box stop showing, despite the paging error has been solved.
I’m using the Scroll Triggered Box version 2.2.0, with WordPress version 4.2.2.
I must keep this plugin disabled until this problem is resolved.
Bye!
Forum: Plugins
In reply to: [Plugin : Facebook] breaks pagination on frontpageDear EditionsLVA,
In my case I stopped using the Facebook plugin.
I hope you have better luck than I on this problem.See you!
Forum: Plugins
In reply to: [W3 Total Cache] Manual Minify not removing original filesI put the ENTIRE URL and it work.
I hope it is fixed on next update.
Thank you!
Forum: Plugins
In reply to: [nrelate Related Content] nrelate 0.52.0 isn't working at 3.5.1katrina, thank you for your reply.
I’ve installed nrelate 0.52.1 and it started working again.I’ve found what was happening!
The problem occurs because the option above was enabled:“Enable override for default locale
Enable overriding the default locale that is set in WP_LANG on default languages pages (such as untranslated pages and admin pages)”This option is located at Transposh -> Settings -> Translation related settings.
I disabled this option and everything is working great now.
Same problem here.
http://www.brunocunha.com/blog/tecnologia/como-bloquear-propagandas-na-internet/Warning: array_key_exists() [function.array-key-exists]: The first argument should be either a string or an integer in /home/bcunha/public_html/blog/wp-content/plugins/jetpack/modules/photon.php on line 183
Forum: Plugins
In reply to: [bookTuner] function.file-get-contents errorNow everything is working ok.
It was probably a momentary error with goodreads api.Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Photon breaking some imagesIn my case, the Photon is breaking the smiles converted by WordPress.
This is happening because Settings -> Writing -> Formatting -> “Convert emoticons like π and π to graphics on display” is enabled.
The image link referred by Photon is listed below:
http://i1.wp.com/www.brunocunha.com/blog/wp-includes/images/smilies/icon_smile.gif?resize=980%2C9999When you visit the link, this error is showing:
“Sorry, the parameters you provided were not valid”If you try to access the real link, you’ll notice that it’s working:
http://www.brunocunha.com/blog/wp-includes/images/smilies/icon_smile.gifBy now, I’ll disable the “Convert emoticons” function but I still want to use it.
Is there any one who knows how to solve that?
Claudio Sanches, I’ve disabled the FeedBurn count at Social Count Plus and the error listed above disappeared.
If the problem is really on the FeedBurn service, it was an unfortunate coincidence that I saw this problem after update the Jetpack plugin.
By the way, the Social Count Plus is an excellent plugin and I’ll wait until it work again to enable the RSS feed count.
The error above is caused by Social Count Plus, but it starts with the Jetpack update (1.8.3).
If I disable the Social Count Plus, the blog works OK, but I’d like to understand way it occurs caused by Jetpack.