59155 comments found.
Hi dear author, we HAVE 2 QUESTIONS: 1) We are building a coupons and deals website by recash, i want ask, there is any default feature for select our id of affiliation platform (ex. admitad) and add it to promo and deals link? 2) we are working with more store, each store use different affiliation system, example we work with admitad for some stores, with amazon with his affiliation system, sharesale for other store, how we can manage affiliation id for different store from each different affiliation system? Thanks
How do you add offers? All networks provide product feeds and affiliate id is included in links
Dear author, how you know hy recash customer can add product deals or code bu his hand, so we don’t use feed for add products! Ther is any way for associate a store with a specific affiliate network so when customer add promo and select store…system add automatic our affioiate id reference on url?
Hello Sizam … 2 questions with rh-frontend ....
i wanted to add a text field to enter the value of Yoast Seo meta description , is it possible ?
en rh frontend also , is it possible to see the permalink of the post to modify it ?
thanks
1. Yes, you need to know meta key name where SEO by yoast saves their description. And create it in form
2. No
Hi Igor, is it possibile to receive a notice or a warning email from Content Egg when a product becomes out of stock?
You can find all out of stock products in plugin https://www.screencast.com/t/SvNvAidP
I have images in the Gallery but the featured images doesn’t show. It it possible to make the first image in the gallery to featured image automatically as I have 200 posts with all missing featured images
Possible only with custom extension. And why do you have empty feat8 image?
Because I moved the website to a new server. I only wanted to import the posts from the old but somehow it only shows the photos in the gallery. How much would it cost to make
Or is there a better way of getting featured images to work
of course, it’s better to import featured images.
But how do I import featured image
I don’t know how you import your site. Use Wp all migration plugin or any other backup plugins
All-in-one WP migration failed to import theme.Its stuck at some point.Please help me.Thankyou.
We don’t support this plugin. Use actual method http://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/importing-demo-data/ and update theme first
Do I need full version of content egg to get full access to visual builder?Because i can’t be able to change homepage background image.Even if I try to create a new page visual builder not showing up.
Content Egg and VC are different plugins.
Update plugin http://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/wordpress-5-0-changes/
I am getting a message in the dashboard – “WooCommerce data update – We need to update your store database to the latest version.”
Is it safe to run the update? not sure what it is.
Yes
I am unable to install demo theme using all-in-one WP migration.Please help me.Thankyou.
A few minutes ago I bought (REHub) Theme but do not work with me and every time I try to upload the file on my Wordpress show me a message “The link you followed has expired. Please try again” !!
I have many times tried without any success, please can you support ASAP?
Hi,
Can you show me in which file need add the Shareasale tracking code please?
Thank
I think I don’t understand your question. How do you add shareasale deals to site? Tracking is not part of your site, it’s working in your links
Where is the number of items per page in categories? Fetch Count is set to 9 and it works only on the home page. On pages with categories, I noticed that there are always 10 items and then pagination occurs.
I would like to change to a number 9 or 12 on pages with a category, but I do not know where. I use ReHub
settings – reading
Thanks, it works 
Hello.
I was wondering if i can use https://www.octoparse.com/ as price scrapper on your template.’ http://dataapi.octoparse.com/helpBest Regards
I see that they provide XML or CSV export. So, you can use our bulk import tool and import all extracted data on site
http://rehubdocs.wpsoul.com/docs/rehub-theme/affiliate-settings/bulk-import-of-offers/Hi there maese sizam, i have a brief question i think but its driving me crazy, because i can´t find a way to solve it. I was trying to add and autoblogging section of products using woocommerce 1-2 products a week and can´t find how to remove the item description here:
https://imgur.com/a/WLnR1m4Because its double in Product description if you scroll the post. Also i want to know if its possible get rid of this block i draw in red, or at least make it collapsed. Thanks a lot
https://imgur.com/a/PBdbLTaIt’s short description of product. Where did you have it’s as double? It’s only once on page
Yup in short description in first image. Im using Review with Blocks Product Layout as defined template and when it creates the product i can see 2 times the same description. One beside the product and one in Description auto Text. Like i show u in image 1 and image 2 Hope you understand me
It doesn’t create. I guess you added description shortcode in content section in autoblog settings. So, you have it twice. First is automatically adding to short description, second is because you added shortcode in content
You right i added it to the content of article, it fits better sometimes when Description product in affiliate its too long. Is it possible delete it just in top of the product?
Some new version of content egg will have option to disable description synchronization
I just updated to rewise child theme 7.9 and my website homepage looks messed up. The developer told me they made all updates inside child theme when making the homepage. How can I fix this issue so I can have my site looking good again?
I don’t know because I don’t know which customization you made. Anyway, check this http://rehubdocs.wpsoul.com/docs/rehub-theme/child-themes/how-to-customize-your-theme/
Mainly header, footer and text are now either the wrong color or styling. So in the future I should never update child theme? Only customizations were made to the look of the home page, header and footer.
You can update everything if you make customization correctly. You can customize also child themes.
Do you guys offer a service for customizing properly or have recommendations? I need to get my site fixed asap.
yes, we provide.
Hi there,
How to stop losing the form data when accidentally hit any link or back on the Submit Deal form – [wpfepp_submission_form form=”1”] ?
I tried this code and did not work.
<script type=”text/javascript”> $(’#form’).data(‘serialize’,$(’#form’).serialize()); // On load save form current state
$(window).bind(‘beforeunload’, function(e){ if($(’#form’).serialize()!=$(’#form’).data(‘serialize’))return true; else e=null; // i.e; if form state change show box not. }); </script>
I tried this one, it works but it should only works if the data is not saved on the form – now it works even if the data are saved and submitted.
<script type=”text/javascript”> var popit = true; window.onbeforeunload = function() { if(popit == true) { popit = false; return “Are you sure you want to leave?”; } } </script>
It would be great if you have something works or if you can add this to your next update.
Many thanks
If user leave the page before submit, you can’t save data. It’s possible only via custom function which saves all data each period of time. Such function is possible as a lot of code, ajax custom hooks and not possible via simple code
I want to center my page title on some pages. Do I need to use custom css or there is another way?
which pages and which titles?
Currently working on to comparison chart page and want to center my page title. It is aligned to the left. I would also like on some other pages to align my page titles to center, but not on all of them. I cant find option anywhere for page or post title alignment.
For posts – there is Center aligned (Rething style) Post layout. For pages, you can remove title from page and set own title in content and make it centered http://rehubdocs.wpsoul.com/docs/rehub-theme/page-builder/how-to-deactivate-title-on-page/
Ok. I found the shortcode for comparison table and pasted it to new page with template “Page for visual layout builder”. Thanks for help.
What is the login and password for demo Rewise, Re:hub, Re:direct? Ideal for all themes. No password works … Passwords for demo are secret?
testvendor/testvendor
it’s working on rehub and redirect. Rewise demo doesn’t have submit pages, so, it doesn’t work there
hi i parched a rehaub theme and setup redokan child theme. i want in woocommerce product’s sidebar put a list related product all vendor. how do it?
Related products are available in end of each page. If you place them in sidebar, this will make duplicated products on page, avoid this
due to security reason, you can’t show the same shortcodes for all users which are available only for admins
But in the Only one who can Access. So ist there any Code?
No, it’s required code changes of plugin and it will be really security hole on your site if you reduce minimum capabilities for advanced access of post editor
can wee add the review functionality on pages?
It’s possible to populate post meta panels and reviews to pages
currently you can only remove it totally.
Okay, it will be better if remove it totally. How to do that? Thanks.
.rh-icon-notice{display:none}
you can place this in theme options – general options – custom css
Thank you. Now is better. Thanks