Viewing 1 replies (of 1 total)
  • Thread Starter pearlexx

    (@fxtrad3r)

    problem 1 resolved:

    put such code:

    <?php
    $category_id = get_cat_ID(single_cat_title( '', false ));
    $catnum = '[post-tiles categories="' . $category_id . '" posts="12"]';
    echo do_shortcode( $catnum );
    ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Menu, Tabs, Category’ is closed to new replies.