• Hi @hcabrera i really need help with your plugin, I want to add a Template Parameter in on my page but I want the themes to appear as the Cardview theme on the widgets. How can this be achieved using the parameter

    <?php
    $args = array(
      'range' => 'last7days',
      'freshness' => 1
    );
    wpp_get_mostpopular($args);
    ?>

    Best Regards

    The page I need help with: [log in to see the link]

  • The topic ‘Parameters, Themes’ is closed to new replies.