My plugin does not with custom template?

1 replies
Hi my rating plugin does not work with my custom template, but it works fine with a "normal" template.

Here is a pic: http://i.imgur.com/XkfUcq4.jpg

The template i am using is: Sahifa

The template it works perfect with is: Twenty fourteen

The problem only occurs in archive pages.
Here is a link to the page: Uncategorized | CClubs

Thanks
#custom #plugin #template
  • Profile picture of the author wordpress+expert
    I recommend to enable debug mode. This can be done in the file wp-config.php.

    There will need to replace the string:

    define('WP_DEBUG', false);

    to string:

    define('WP_DEBUG', true);
    {{ DiscussionBoard.errors[10256338].message }}

Trending Topics