visual composer widget below latest articles

Posted in: Newspaper
Post count: 10

hi

is ist possible to have one visual composer widget on top (big slider) followed by the latest articles and then another visual composer widget?

thanks and best regards

Post count: 3343

Hello,
Not easily, but the easy way is to add it directly in code.
You can make the content with visual composer, switch to classic editor, copy the shortcode and add it as a shortcode directly in code like:

<?php echo do_shortcode('paste your shortcode here') ?>
Edit you template for homeapges are in root like page-homepage-loop.php
Thanks!

Post count: 10

great! thank you, @marius!

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