Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hi,
    This plugin can help you to display posts in anywhere on any theme/framework. For genesis theme, you can try this hook

    genesis_before_content

    If you want to replace posts layout in homepage (or blog/category…page) with Grid layout, you need to add some custom code (learn more). This feature is only available with Pro plugin at https://www.contentviewspro.com/.

    Best regards,

    WebNut

    (@healthy-lawn-dude)

    So are you saying that the pro version will put in the proper coding to do this for us?

    Plugin Author Content Views

    (@pt-guy)

    Dear Mr Lawn,
    Please notice that I mean replace posts layout in homepage with a custom Grid layout, is a Pro feature. It means get rid of current posts layout on homepage (which were generated by theme), then use custom Grid layout of Content Views.

    If you want to “place shortcode on my home page” to display some posts (which you filtered by a View), this code
    <?php echo do_shortcode('[pt_view id="VIEW_ID"]'); ?>
    will do great job (which I already mentioned in step3 or FAQ page).

    Best regards,

    WebNut

    (@healthy-lawn-dude)

    Thank you, will probably go the premium route. Nice features.

    Plugin Author Content Views

    (@pt-guy)

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to place shortcode on my home page?’ is closed to new replies.