mp3-post
Forum Replies Created
-
Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] all votes not existI thought so were the user ratings mean
those are my own reviews, so the short code is useless because I have rated all over 300 postsForum: Fixing WordPress
In reply to: WP 4.0 Broke Main Menuhave the same problem with the menu that is displayed, but is not clickable.
where in which file the code must be exchanged for now? that is not apparent from Member lblechl description.
replace:
wp_nav_menu(‘My Menu Name’);with
$args = array(‘menu’ => ‘My Menu Name’);
wp_nav_menu($wp_nav_args);”I cachify disabled, it remains in the warning
if that is so, I will not use the shortcuts
if that is so, I will not use the shortcuts
shortcut: [yasr_most_or_highest_rated_posts] is this warning out
Warning: Division by zero in wp-content/plugins/yet-another-stars-rating/lib/yasr-ajax-functions.php on line 1259
thanks, where can I send a sensible German Translation?
yes now is good with version 0.53
now is on and you can look here or another article – the right sidebaris under the post
here a sreenshot with aktiv plugin
all cache was empty, now is the plugin disabled, all other version before 0.52 runs fine without any problems. this morning I updated to 0.52 and now is a problem.
Forum: Plugins
In reply to: [zbPlayer] today update to 2.15 warninghere a player to test
Forum: Plugins
In reply to: [zbPlayer] today update to 2.15 warningan example
if I have 10 mp3s and play from the first, and then I want to hear the seventh.
then should be the first mp3 stop automatically and then seventh begin
Forum: Plugins
In reply to: [zbPlayer] today update to 2.15 warningyes, no warning to seen, i have new updated and activeted
thanks
Forum: Plugins
In reply to: [zbPlayer] today update to 2.15 warningok
var zbPregResult = ‘”.preg_last_error().”‘;
</script>” . PHP_EOL;
}
ini_restore(‘pcre.backtrack_limit’); <—- this is line 135
}
return $content;
}