3652 comments found.
Hello, i need refund my purchase, i actually need your plugin external importer, the Content Egg not working for me, with refund i will buy the external importer.
Hi has improvements been made regarding travel and tourism niche? like hotels, tour packages etc? hotel comparisons etc
I’m not familiar with any public search APIs in the tourism niche. If you’re aware of any, I’d appreciate your suggestions.
Hello, before buying this. Does this plugin support Amazon.se market? I cant see in description that it supports Amazon Sweden yet. Is that correct?
This plugin does support Amazon.se, but please ensure you have valid API access.
Hi,
How to show all (Product) categories in main menu?
Hi,
The autoblogging feature can be employed for automated mass product import from feeds: https://ce-docs.keywordrush.com/modules/feed-modules/mass-import
Hi,
I have the awin feed working correctly however in my awin account I have over 30k products in the feed from various categories.
What is the easiest way to show all of them?
Thanks
Hi,
The autoblogging feature can be employed for automated mass product import from feeds: https://ce-docs.keywordrush.com/modules/feed-modules/mass-import
is it possible to autoblog asin list not keywords ?
it’s possible (for amazon modules)
how to do it ? I tried but it only work with keywords
No special settings required, you can even use product URLs as keywords:
https://ce-docs.keywordrush.com/set-up-products/autoblogging#searching-by-url-and-autobloggingit’s not working for me I already tried before asking ! run fails message It does not reach the desired amount of data. Minimum required modules: 1.
please check https://prnt.sc/gXgYAkzHkg8K https://prnt.sc/E43d3ptWk-VcCheck it manually first on the post edit page. Also please renew your support.
Can we expect the basic css to the search form page for products like page 1,2,3 or Next option? because after the 100 products It doesn’t load and is it possible to limit displaying products based on prices for example -> If a advertiser is paying you 10% the products must display from $1000 onwards…. and how to limit some advertisers to display on search form page, Is it possible to search by Retailers (Nordstrom) vs Brands (Gucci) or shortcode form? can we display products alone page by brands? by category? by color? sort by new?
There are currently no such features for frontend search. Technical feasibility depends on module/API.
Hi , can content egg handle 250k product ? price updating ?
Which module?
amazon with api and without , and if can how long time you think it need to update all ?
You can enable price update when the page opens. If your API limits allow it, it will be updated.
I couldn’t able to download the 12.0.0 version from the codecanyon download tab , please help….
Try now. I’ve re-uploaded the plugin.
Trying to create a website on wordpress ,have purchased Contentegg pro but after activation licence key is not getting accepted on Site setting page.
Please contact our support team by email -> https://www.keywordrush.com/contact
Send your purchase code and screenshots
Hello Team! Please tell me If there is a way to group (bulk) same products if they dont have EAN number. They have been imported as feed with URLs, no EAN. They have the same title.
You can prepare a CSV file for autoblogging with separate product URLs for each module
The plugin recognize If it’s the same product by the same url. I used external/afilliate urls when imported. If i will use separate product url, how can be grouped in the same page ? I’m sorry, i didn’t get it from the first time.
Only manually, the automatic way is to search by EAN
Hello, I think it would be interesting if the Price Movers functionality allowed filtering by categories.
Best regards
Hello, We will try to add in the next updates
hello,
I have a question, please, if this plugin is compatible with the API Amazon associates program,
do you have an email so that we can discuss a little bit if I want some specific modification?
Regards,
HI there, First your plugin is great, its a nice utility to have.
Saying that, there are some issues I need help with, while auto blogging, it sometimes gives error ‘It does not reach the desired amount of data. Minimum required modules: 1.’
Please check this video for a quick explanation. https://youtu.be/SgQEttmjqcMMost likely you get blocked by amazon from time to time.
Use the NoAPI module instead: https://ce-docs.keywordrush.com/modules/affiliate/amazon-no-api-module
Could you please revoke this licence, i have no access to your panel 3803a65e-ce3b-4323-9534-d58826ed0333
answered by email
remove your license key from this public forum
Your license key is already activated or wrong user email used. Plugin cannot be activated!
use your correct activation email i?o@t???y.es
Hello, I am using the shortcode [content-egg-block template=offers_grid] to show the products in the desktop version, everything is fine here, but I can’t get them to be organized in a single column in the mobile version, several columns are formed with wrong visual result. They are distributed in 1 or 2 columns randomly: How can I do it? I need all products in one column in mobile.
https://cibergen.com/mas-gadgets/Best regards
Add custom CSS:
body .egg-container .col-xs-6 { width: 47%;}
Hello, I feel frustrated, I have placed the code indicating but in the mobile version only one column does not appear, 1 or 2 appear randomly. Can you help me? I have carried out different tests with percentages without success.
My need is to have only one column in the mobile version.
I used your code: body .egg-container .col-xs-6 { width: 47%;}
If I use, body .egg-container .col-xs-6 { width: 90%;}, I get one column but in all versions, mobile and PC.
Looks like you’re using a different template right now, I can’t check it
Here is the link: https://cibergen.com/mobile-test/
The goal is to have 3 columns on the desktop version and 1 column on the mobile version. Thank you very much for your help
@media (min-width: 992px){
body .egg-container .col-md-4 {
width: 32%;
}
}
Hello, I am trying without success to have 3 columns with the shortcode price movers: I am using [content-egg-price-movers template=wdgt_price_movers_grid limit=20 drop_type=relative last_update=7]
I have tried [content-egg-price-movers template=wdgt_price_movers_grid limit=20 drop_type=relative last_update=7 cols=3]
but it doesn’t work, some rows have 2 columns and others 3.
How can I fix it? What is my mistake?
Thank you very much for your help.
Hello, Please send link so I can check it
Hello, even if you see the sidebar the columns do not change if I deactivate the sidebar. The columns are distributed in 2 or 3 columns randomly, that is, it does not depend on the width.
The link is: https://cibergen.com/on-fire/
Thank you very much for your interest.
Appearance > Customize > Add custom CSS:
@media (min-width: 992px){ body .egg-container .col-md-4 { width: 32%;} }
Perfect, thank you very much. Good job
Hi! I am trying to setup cj Products ans link. Supposed I did everything correctly. When I search cj lnks I get results. When I search products it says. No found. What am I missing?
Most likely there are no coupons for your keywords
HI there, Is there any way we can use this add auto blogging from fronend of the site?
We are looking for a way so customer can fill in this form and import products from marketplace. is there any way we can use the form here: https://i.imgur.com/wdRxCvK.pngAnd populate through front end? or maybe some kind of hook or function we can call to create auto blog?
Hi, We do not plan such functions. What you can do is to give your users editor role, which is logical if you want them to be able to create posts.
I know this is not a built in functionality, however since it is possible to give the customer the editor role to import products directly, am I able to somehow duplicate those permissions during my custom developments and give them to the customer that way the customer can have access to only the Content Egg import function?
This will require wp-admin access in any case
Is there any way, through code I call some hook/ function which can run this importer? 1- Let’s suppose I create a custom form and then some function we can pass the custom form data to? 2- submit that custom form frontend and call a specific function in your plugin which can create new auto blog and run it at the same time soon after creation.
I understand we are asking a lot, but any help would be greatly appreciated.
This task cannot be solved just through a hook, it requires development.