raidje
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] the page is completly emptyHello,
i know polylang isn’t a translation plugin. My problem was that it didn’t duplicate the template page builded with site origin page builder.
i found a solution in the siteOrigin support forum.
@razman-wan-fatul, thank you for the temporary solution, i didn’t think about it…
i’ve got the same issue
WAITING FOR SOLUTION IMPATIENTLY because several sites impacted…
thank you
thank you for your precious help….
i try to do that : get posts of a category inside the spoiler
$content = '<?php if( have_posts() ) : ?><?php wpbf_archive_header(); ?><?php do_action( "wpbf_before_loop" ); ?><?php while ( have_posts() ) : the_post(); ?><?php get_template_part( "inc/template-parts/article" ); ?><?php endwhile; ?><?php do_action( "wpbf_after_loop" ); ?><?php else : ?><?php get_template_part( "inc/template-parts/article-none" ); ?><?php endif; ?>'; $my_shortcode = '[su_spoiler title="Informations d\'Occitanie" open="yes" style="default" icon="plus" anchor="" class=""]' . $content . '[/su_spoiler]';the spoiler works but it returns no content
Yes !! Thank you Vladimir !
it’s exactly what i needed. I had searched in the documentation of your pluggin but i did not find.
Thank you for your quick response, your help and your pluggin.
Raidje