plugins wp-postratings

Posted in: Newspaper
Post count: 55

Hey. Prompt as it is correct and where in a template it is possible to establish a plugin code https://wordpress.org/plugins/wp-postratings / star rating of the site. I want the stars at the end of the article. Thanks for the reply.

Post count: 20688

Hi,

You could enter the shortcode provided by that plugin in the post content directly, at the end, if you want to display it just for specific posts.
Or in the post template files, if you want to display it in each post that uses the respective template.

These are the predefined post template files
https://www.screencast.com/t/6hxD7Sp05T
To display the plugin content after the post content, enter the shortcode accordingly.

Thanks

Post count: 55

Thanks for the answer, you helped me. Please tell me why the rating stars are not displayed on the mobile version of the site? I have a mobile version plugin installed, what should I do to make the stars appear in the mobile version? Thanks for the reply.

Post count: 20688

Hi,

Note that the mobile theme does not use the same template files. The post template for the mobile theme is this one
https://www.screencast.com/t/v7pnZpoma4
So you would have to enter the code there as well, then it should show in the mobile theme.

Thanks

Post count: 55

Many thanks

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.