Plugin showing duplicates
-
Dear Hector
We use your plugin within a slider on our website (you were kind enough to help us with the correct implementation in the past!).
Today my colleague noticed that slide 6 and 8 (of 9 in total) display the same post. The code for displaying the posts has not been changed since then. Here are the two relevant snippets:
Find and display post no 6:[wpp stats_views=0 stats_date=1 stats_author=1 range='all' offset=5 limit=1 cat='-10' 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" data-url="{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><p>{tags}</p><h4><a class="blocklink" 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">{avatar}<span class="author_name d-inline-block">{author}</span></div></div></div>']
Find and display post no 8:
[wpp stats_views=0 stats_date=1 stats_author=1 range='all' offset=7 limit=1 cat='-10' 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" data-url="{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><p>{tags}</p><h4><a class="blocklink" 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">{avatar}<span class="author_name d-inline-block">{author}</span></div></div></div>']
Do you see any potential problem that could cause this?
I have just installed the very latest version of your plugin.
Thanks for taking a look and have a nice evening!
BiancaThe page I need help with: [log in to see the link]
- The topic ‘Plugin showing duplicates’ is closed to new replies.