• Resolved SchweizerSchoggi

    (@schweizerschoggi)


    Hi
    I am using a shortcode for another plugin (“WordPress Popular Posts”) to display the 5 most popular posts on my frontpage. How can I use this shortcode with your plugin? I would love to display the first 3 of the popular posts directly and the other two in sliders. Any chance to achieve this?

    The shortcode for the WPP plugin is
    [wpp stats_views=0 stats_date=1 stats_author=1 limit=3 excerpt_by_words=1 excerpt_length=20 thumbnail_width=350 thumbnail_height=250 wpp_start='<div class="brick_list">' wpp_end='</div>' post_html='<div class="brick_item" onclick="location.href={url}"><div class="brick_item-image">{thumb_img}</div><div class="brick_item-header text-left"><p class="post_date-created post_cat-icon">{date}</p><h4><a href="{url}">{text_title}</a></h4></div><div class="brick_item-body"><span class="wpp-excerpt">{summary}</span></div><div class="brick_item-footer"><div class="author_infobox"><span class="author_name d-inline-block">{author}</span></div></div></div>']

    if this does help

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slide through shortcode content’ is closed to new replies.