Error editing related posts
-
Hi! I found an error while editing “related posts”. The plugin was trying to use a Javascript and a CSS file that weren’t linked properly. I found that in the init.php there was an error (as I see) in the declaration of two variables. This is the correction:
Linke 457:
// declare this two variables OUTSIDE of the if(..) $static_url = plugins_url('static/', __FILE__); $theme_url = plugins_url(WP_RP_STATIC_THEMES_PATH, __FILE__); if ($options['enable_themes']) {Hope this solves the problem for anybody else.
https://wordpress.org/plugins/wordpress-23-related-posts-plugin/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error editing related posts’ is closed to new replies.