Shortcode for Review Module

Posted in: Newspaper
Post count: 3

Hello, is there any shortcode for the “Review box”? Like if I want to place my review box (star/percentage/..) at place other than the end of the post/article.

Thanks
Max

Post count: 6535

Hi

The theme doesn’t have a shortcode for the Review section. If you want to move this sections you need to edit the file corresponding with the post template used for that post and move this line where you want to display the review: http://screencast.com/t/qIK386Fegy Please note that you can move the review only outside the post content part, the one written in WordPress editor. To place the review in the middle of a post for example, you will need custom modification in theme’s core files because the post content (part written in post editor) is added with this a WordPress function: get_the_content(). You will need a similar code with the one for article inline ads, which allow you to specify the paragraph after which the ad will be inserted.
This is a complex task and I can’t provide a solution now. If you need this and you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you as we can’t offer custom services for the moment.

Thanks for the message!

Post count: 3

OK, thanks.

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