Change Trending News Selection

This topic is empty.

Viewing 3 reply threads
  • Author
    Posts
    • #1957


      Juan Carlos Berrios
      Guest

      Hello Spiracle Themes!
      Thanks for the awesome theme you’ve created. I love it and hoping to purchase the license if all goes well.

      I love your Trending Now option, but I want to change the selection. Instead of reading from the post or categories, I want it to read from a video plugin I installed – All-in-One Video Gallery plugin. They have a shortcode. I just want the TREND NOW to show the videos I post.

      Thanks in advanced for any help you provide.

    • #1958


      Spiracle Themes
      Guest

      Hi Juan,

      There is no direct way to add shortcode but there is a way to do this. Please follow the steps to do this

      1) Go to theme folder ie (wp-content/themes/purea-magazine)
      2) find file template-functions.php inside the inc folder (inc/template-functions.php) and open it with any text editor
      3) Go to line number 152 and replace the code as shown in screenshot

      VIEW SCREENSHOT

      <?php
           echo do_shortcode('[aiovg_videos]');
           /*
           while($query->have_posts()):$query->the_post(); 
               ?>
                   <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>"><?php the_title(); ?> <span class="post-break">|<span></a>
               <?php 
           endwhile;  
           wp_reset_postdata(); 
           */
      ?>

      4) Save and refresh page.
      5) Make sure the trending news styles is marquee

      Let us know if you have any questions

      Best Regards

    • #1959


      Juan Carlos Berrios
      Guest

      Nothing happened. Instead, it gave me a syntax error.

    • #1964


      Spiracle Themes
      Guest

      Hi Juan,

      Could you please send us your website credentials to this email support@spiraclethemes.com

      Best Regards

Viewing 3 reply threads

Reply To: Change Trending News Selection

Your information: