an
groups-icon

[RELATED] Got it to finally work.

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    JUDE DALISMA
    0 points
    Beginner

    head to wp-content/themes/BT/framework/class/class_shortcodes.php
    under [RELATED] shortcode replace

    old
    <div id=”wlt_shortcode_related” class=”owl-carousel wlt_search_results grid_style”>
    <?php echo do_shortcode(‘[LISTINGS dataonly=1 show=15 custom=”related”]’); ?>
    </div>

    with NEW

    <div id=”wlt_shortcode_related” class=”owl-carousel wlt_search_results grid_style”>
    <?php echo do_shortcode(‘[LISTINGS dataonly=1 show=15 orderby=rand]’); ?>
    </div>

    July 2, 2020 at 3:51 pm
  • JUDE DALISMA
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 2, 2020 at 3:52 pm
  • -2 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 2, 2020 at 6:02 pm

579

Views

2

Replies