Title: Plugin  duplicates content when creating lists
Last modified: August 30, 2016

---

# Plugin duplicates content when creating lists

 *  Resolved [febday](https://wordpress.org/support/users/febday/)
 * (@febday)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/)
 * I tried creating list like top ten smart watches but the plug in created the 
   same content for all the 10 items.
    is there away to solve this
 * [https://wordpress.org/plugins/content-egg/](https://wordpress.org/plugins/content-egg/)

Viewing 10 replies - 1 through 10 (of 10 total)

 *  [wpsoul](https://wordpress.org/support/users/wpsoul/)
 * (@wpsoul)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-6746973)
 * Can you make screenshot?
 *  Thread Starter [febday](https://wordpress.org/support/users/febday/)
 * (@febday)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-6747054)
 * hi i don’t know if this can help but when you put some thing like three amazon
   modules in one post like
 * [content-egg module=Amazon template=custom/grid3]
 * [content-egg module=Amazon template=custom/grid4]
 * the firsts one is for apple watches and the second one is for apple watch straps,
   the the second overides the first one to create same content. Try it yourself
   or i am just doing something wrong
 * i love this addon alot but is their away i can import products to woocommerce
 *  [wpsoul](https://wordpress.org/support/users/wpsoul/)
 * (@wpsoul)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-6747060)
 * Your mistake is that you use 2 or more output shortcodes in the same post. So,
   they will show the same content.
 * To divide output on several blocks, you need to use next, limit, offset parameters.
   Usually I use next
 * So, it will be like
 * `[content-egg module=Amazon template=custom/grid3 next=9]`
 * `[content-egg module=Amazon template=custom/grid4 next=12]`
 * First shortcode will output first 9 products, second will output next 12 products
 * You can read docs [http://www.keywordrush.com/manuals/content_egg_manual.en.pdf](http://www.keywordrush.com/manuals/content_egg_manual.en.pdf)(
   read “Work with plug-in”)
 *  Thread Starter [febday](https://wordpress.org/support/users/febday/)
 * (@febday)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-6747087)
 * Thanks a lot that helped
 *  [theman77](https://wordpress.org/support/users/theman77/)
 * (@theman77)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8357769)
 * Maybe i can jump in her because i have a similar question:
 * I would like to add the first two items after a textblock.
    [content-egg-block
   template=offers_list next=2]
 * Then in the next textblock i would like to add the next two item.
 * [content-egg-block template=offers_list next=2]
 * Unfortunately it adds always the full list and not only the first two, second
   two, etc.
 *  Plugin Author [keywordrush](https://wordpress.org/support/users/keywordrush/)
 * (@keywordrush)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8358102)
 * [content-egg-block] does not support “next” param.
 *  [theman77](https://wordpress.org/support/users/theman77/)
 * (@theman77)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8358191)
 * Ok, then i guess i need to add the template changes that we have done for block
   offers_list and copy them to the template=custom right?
 *  Plugin Author [keywordrush](https://wordpress.org/support/users/keywordrush/)
 * (@keywordrush)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8358566)
 * or you can buy the Pro version and suggest improvement for the block shortcode
   😉
 *  [theman77](https://wordpress.org/support/users/theman77/)
 * (@theman77)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8387262)
 * I have the pro Version, but still it does not work.
 * Maybe you can tell me if it is possible to make template like it was possible
   for block offer.
    In wp-content/plugins/content-egg/templates there is a file
   block_offers_list.php Where to change the template=offers_list, where is this
   file located?
 * Thanks for your Replay
 *  Plugin Author [keywordrush](https://wordpress.org/support/users/keywordrush/)
 * (@keywordrush)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8387867)
 * I will add “next” parameter to the block shortcode in the nearest update.
    If
   you have questions, please contact plugin support by email.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Plugin duplicates content when creating lists’ is closed to new replies.

 * ![](https://ps.w.org/content-egg/assets/icon.svg?rev=2546039)
 * [Content Egg – Affiliate Product Importer & Price Comparison](https://wordpress.org/plugins/content-egg/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-egg/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-egg/)
 * [Active Topics](https://wordpress.org/support/plugin/content-egg/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-egg/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-egg/reviews/)

 * 10 replies
 * 4 participants
 * Last reply from: [keywordrush](https://wordpress.org/support/users/keywordrush/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-duplicates-content-when-creating-lists/#post-8387867)
 * Status: resolved