maggichris
Forum Replies Created
-
Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] stars are not displayedHello,
The author of the plugin has corrected the error by adding a code in his plugin :
private function create_single_data( $content ) { if ( is_plugin_active( 'yet-another-stars-rating/yet-another-stars-rating.php' ) && YASR_AUTO_INSERT_ENABLED === 1) { global $yasr_public_filters; remove_filter( 'the_content', array($yasr_public_filters, 'autoInsert') ); } $content = apply_filters( 'the_content', $content ); if ( is_plugin_active( 'yet-another-stars-rating/yet-another-stars-rating.php' ) && YASR_AUTO_INSERT_ENABLED === 1) { add_filter( 'the_content', array($yasr_public_filters, 'autoInsert') ); }
and now it works
- This reply was modified 3 years ago by maggichris.
- This reply was modified 3 years ago by maggichris.
Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] stars are not displayedHello,
yes it is this plugin!
Thank you
Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] stars are not displayedHello,
Yes I am using the latest version of YASR (Version 2.9.4)
It seems to me that with the old versions I did not have this problem
- This reply was modified 3 years ago by maggichris.
Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] stars are not displayedHello,
I understood where the problem comes from.
I use Yasr – Yet Another Stars Rating and the “Fixed TOC” plugin
There must be a conflict between the 2 plugins.
When the plugin “Fixed TOC” is activated, the rating stars of Yasr is not displayed, when I deactivate “Fixed TOC” the rating stars of “Yasr” are displayed correctly.
But I don’t know how to solve this problem … any idea?
Forum: Plugins
In reply to: [Yoast SEO] Very slow typing in Editor after last updateSomeone does he find a solution to this problem of slowness?
Forum: Plugins
In reply to: [Yoast SEO] Very slow typing in Editor after last updateI have the same problem with 3.0.6 !! The response of the editor has become extremely slow.
Forum: Plugins
In reply to: [EZ PayPal] Product won't uploadForum: Plugins
In reply to: [Yoast SEO] Very slow typing in Editor after last updateSince updating to 3.0.4 last night night, the response of the editor has become extremely slow. Sometimes 7 seconds will pass between typing and the character appearing on the screen.
Hello,
This is exactly the same for me but with version 3.0.3