59157 comments found.
Hi,
I’ve juste noticed that (on the recash subtheme), the displayed date of a post is the date of the last edition. How can i set that the date is the date of the creation of the post ? (the one i see when i edit a post in wordpress)
For example, if i post a deal and i want to edit a minor typo/mistake 2 days after, i want the date to stay the same. If i do a major edit (price drop,..) i change the date with the wordpress editor and it will be ok
thanks in advance
theme options – global enable/disable
Thanks ! I hadn’t seen this option even though I looked many time 
In my rehub theme I want to change domain name for key
Dear REHUB THEME Support,
I would like to express my appreciation for the REHUB THEME I recently purchased; it is a beautiful and practical theme. Currently, I am using the RE THING theme, but when I go to Customize > THEM OPTIONS > POST GLOBAL SETTINGS > Post Layout, I am unable to change the layout as it remains on the default article style. Does this mean that the POST LAYOUT is fixed and cannot be changed, or is there a way to modify it that I am unaware of? I would appreciate your help, as I am really impressed with the RE THING DEMO THEME.
Thank you!
try in theme options instead of customizer
There are some things you can write to the child-theme’s style.css that won’t work. So, we add the css to our custom CSS styles.
This is inconvenient when you write a lot of CSS.
Is there any way to make the css in child-theme’s style.css apply?
I’ve written a functions.php, but it doesn’t seem to be applying properly.
add_action( ‘wp_enqueue_scripts’, ‘enqueue_parent_theme_style’ ); function enqueue_parent_theme_style() { wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ ); }
if (is_rtl()) {
wp_enqueue_style( 'parent-rtl', get_template_directory_uri().'/rtl.css', array(), RH_MAIN_THEME_VERSION);
}
wp_enqueue_style( 'child-style', get_stylesheet_uri(), array('parent-style'), wp_get_theme()->get('Version') );
theme has bundled child theme that you can use
https://rehubdocs.wpsoul.com/docs/rehub-theme/child-themes/how-to-customize-your-theme/.
Can you reset license please? Mine was run on an expired domain. So please reset it.
License is already active on maximum allowed product instances, please deactivate this license from active instance(s) and try again!
Please ignore this comment and close this ticket since I solved this myself
Hello sizam,
I enabled in my test site the Blog section. What I noticed though is, that the global settings are applying for the the blog posts as well and I cannot change them separately.
For example, if I have disabled the shared icons before or after the post, they will also be disabled for the blog post.
Is there an option to controll separately the global options for the posts which are for offers and the blog posts?
no, because they use the same layouts. but you can do this by CSS customizations
Broken Themes
The following themes are installed but incomplete.
Name Description Rehub theme This theme failed to load properly and was paused within the admin backend.
binumobiles@gmail.com 919895333473 IndiaHi!
Can you guys share with me some CSS code that would allow to have all information on BuddyPress “Register” page on only one column instead of the 2 columns we have as of now in Rehub?
I mean… on the BuddyPress register page (one desktop) there is a column or section called Account information, in one side, with information for WordPress itself like username, email and password, and another section called Profile information, in the other column or section at the other side, with information for BuddyPress itself like name, biography and other custom profile fields. On desktop those sections are separate columns, but I don’t want 2 columns, I want only one column, with the Account information section at the top and the Profile information section below it. Can you please share with me some CSS code I could use for that?
Kindly,
it’s possible via some css, but please, update your support first to get customization help
One Click Demo Import is not working, keep getting error ——
Import Failed Whoops, there was a problem importing your content.
Import Failed An error occurred while fetching file from: https://wpsoul.net/serverupdate/demoimport/rewise-content.xml! Reason: 202 – Accepted.
SIZAM can you kindly respond to your support email,
Hi. 202 error means that your connection to our library is blocked, by security plugins on your site or by firewall, you can’t disable it from your site, it’s possible only on hosting level. However, you can use alternative demo import
please explain alternative demo import,, “1 Download 3 files of demo site: Post content file, Widget File and Theme option file to your computer. To do this, Click on Download Button, then, in popup, Right Click on Download Link and choose “Save Link As”.” DO YOU HAVE A VIDEO OF INSTRUCTIONS – WHAT DOWNLOAD BUTTON???
You need to visit Alternative Demo import section, you will see there download button for each demo
do you have a link, i cannot find it
You are not being helpful at all, where is this section don’t you have a link for this section. Your online documentation mentions next page but nothing jeez
Many thanks seen it
please visit our documentation https://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/importing-demo-data/#Alternative_demo_import
Hi Support,
I am facing an issue with the REhub theme Version: 19.7.4. where I am unable to save any data on the product page under the Review Section. Here is the snapshot https://ibb.co/72z7hxg or https://postimg.cc/JDkvnjCd
Please help. ? I tried to deactivate all the Plugins but the issue wasn’t resolved.
theme options – global enable and remove what you selected in duplicate meta panels
Hello, I am having some issues/requests with the Add Deal form (created with RH Frontend).
1) Is it possible that when entering the URL of a product page from an external merchant site in the Add Deal form, the following information is automatically retrieved and filled in: article title, price, image, merchant name, and description, to create a new deal? If we purchase Content and/or Affiliate Egg, will it work directly?
2) Even if we manually fill out this Add Deal form, it appears that some data is not subsequently populated in the article’s “post offer” module: Name of product, button text, thumbnails… are left empty. However, the display of the offer is OK. Does this affect the website’s functionality or SEO?
3) We cannot enter an offer’s end time; it is automatically set to 11:59 PM. We then have to edit the article and change the time in “post offer.” Why is that?
4) Is it possible for the buttons to display “Go to name of merchant”? That would be better.
5) Is it possible that when adding the merchant’s name with the “Add Deal” form, a specific message appears at the bottom of the article, depending on the merchant site? (Example: if the seller is Amazon => “Amazon shipping costs: €3.99,...” and below “As an Amazon Partner…”)
Regards
1. There is no such option
2. Yes, because “Name of product, button text, thumbnails” are used only in listings, they are not required for Offerbox
3. Currently, there is no time option for Deal submit, but we can add to TODO list
4. It’s available only in Content Egg
5. Possible but this requires custom render function so it’s not included
Maybe, for your purposes, Content Egg will be better because some of them are available natively in CE, but ask author if they have Frontend Forms for Content Egg. I remember that many asked about this
1. too bad… i first though that it would be possible with content or affiliate egg pro…
2. ok. i dont understand why it isnt “connected” though
3. ok thanks, i hope it will be available soon because it is a little bit weird
4. yes, i’ve seen it in the content egg settings, but i assume it is only for the content egg modules again, right ? why isnt it available for the deals themselves ?
5. is it hard to do ?
What i dont understand is that rehub has a lot of fonctionnalities and options but it doesnt have this simple “add a deal” feature where it would be a lot easier to create “automatically” a deal offer by entering an url, even with paid plugins
What I also don’t understand is that on the “add deal” form, it can parse an image when we enter the URL.
Well, it almost never works for me (only with Geekbuying), but what module does it use? Why can’t we also retrieve the price, the name of the item, etc.? Isn’t that simpler? What does it use to do this? If we could do it ourselves by modifying the XPaths, that would be perfect…
because currently most of big shops use parser blocking
ok, thanks, but Content Egg/Affiliate Egg can grab more content than the integrated parser, right ? Or it will have the same problem ? (parsing blocked by sites).
If it would work better, you’re saying that the only solution is to ask the Content Egg/Affiliate creator to make a frontend form that would replace the “add deal” form made with RH Frontend ?
I dont really understand, as this “parsing informations when adding a deal” would be a quite important function for a deal site and recash doesnt have it but has 1000x more complex functions 
For points 4 and 5 above, I have now enabled the “Affiliate Store taxonomy for posts” option, which I didn’t plan to use before.
So how can I change the “Go to Deal” button to now be “Go to name of the shop”? I also want to display a special message on each deal depending on the shop’s name (Example: if the seller is Amazon => “Amazon shipping costs: €3.99,…” and below “As an Amazon Partner…”) I noticed that on the store page, there is a “Set short notice (cashback notice)” field, where I tested entering the shipping costs. However, it displays them in the listings, and it takes up a lot of space, but not in the post itself. How can I do the reverse, which would make more sense? Or perhaps another way?
Content Egg uses official API of networks so they are not blocked, but they have quota, usually big enough
2. Theme has no Go to Name of shop button on taxonomy pages. Because this pages already have titles, descriptions.
Posts don’t take info from Store pages, they take info from post fields.
It’s possible to get data from stores, but it’s not so easy because posts can have many attached stores and you will need to do OR customizations and changing core files of theme OR use extra plugins that can get extra data, for example, Query addon of Greenshift.
There is also custom code areas in posts, you can put there custom notices
shortcodes can help to show notices based on different criteria
https://wpsoul.com/conditional-shortcodes-of-rehub-theme/1. ok, but even if it is better with Content Egg, can you reply to this ? : To “parse” data from the “add deal” form to make a deal offer ,the only solution would be to ask the Content Egg/Affiliate creator to make a frontend form that would replace the “add deal” form made with RH Frontend ?
2. Ok, though i dont understand all. You say posts dont take info from store pages, but from post fields. But if i enter the name of the store, it displays the store icon on the post, why cant it take a “shipping costs” or “notice” frome a store too ? Cant we add these fields somewhere ? (i still dont understand, as it is a basic thing for a deal website) And as ive said, i could use this “cashback notice” (what it is, anyway ? :D) to display the shipping costs, but it is only display in listings, and not on posts, how can i do the opposite ?
(i dont understand yet how “custom notices” or the “query addon” of Greenshift work, ill take a look)
1. Yes, and it still will be limited, you just need to know that there is no universal parser for all cases, you can make only parser for specific shops, for other shops – 50/50 that it will work
2. Because all of these data are stored in taxonomy meta and not post meta. All notices for posts must be added in post offer area, it has disclaimer field. And don’t forget to use Special post layouts
https://rehubdocs.wpsoul.com/docs/rehub-theme/affiliate-settings/coupon-functions/ https://share.cleanshot.com/P9nmtylp1. OK, thanks, i’ll ask them if it is possible. It is weird that people who install rehub to make a deal site dont request this function, as it seems to be very usefull… :/
2. Thanks, i’ve read your link but i dont undesrand what my problem has to do with coupons…
Please juste tell me how i can add a “shipping prices” and “special notice” on a post offer, bases on the name of the shop 
thanks in advance
there is no option to set it based on shop, it’s possible to set it separately for each post. For example, in disclaimer field
or you can use cashback notice field, but reduce font size for it
ok, i dont really understand because it is a really important thing to show the shipping price on a deal website…
Ok for the separate field, but it means that i have to manually enter it each time i make a post, right ? Cant an automatic function be made like if shop=amazon then display “shipping costs : 4,99€ / Free for Prime Members” ?
Yes as ive told i could use the cashback notice field, but it takes a lot of place on the deal lists. Can i add a “shipping icon” (for example a delivery truck) to this field ? And Above all, this cashback notice doesnt appear on the single article / post offer. How can i make it to be displayed here ?
Shipping price on Deal site is always fake. How can you know shipping price if you don’t know location of user? So, you can add any static text for shipping text, this is what all are doing. And yes, you can add static text for each taxonomy (store is also taxonomy with key dealstore), I already sent you link to page with shortcode examples
Shipping price on Deal site is always fake >> ????
How can you know shipping price if you don’t know location of user? > I only have visitors from France, so for a store, it is the same shipping costs for everyone…
Yes, ive seen your 2 links before, but as ive said, i dont understand what my problem has to do with “coupons” and i didnt understand what it has to do with “conditional shortcodes”.
If you can give me examples or honts on how to display a shipping costs associated to a store in the deals lists and posts, it would be nice 
Follow to Appearance – Patterns
Find there “Post Loop”
This is code area for all post loops. everything that you put here will be visible in all listings.
ive found this “post loop” template, but it looks like an empty “group” block… what should i do with it to display the shipping costs in the post offers and deal lists ?
I already sent you link to page with all conditional shortcodes.
This area supports all Gutenberg blocks so you can use any of them
https://greenshiftwp.com/documentation/get-started/block-editor/Yes, you already sent me the page with the conditional shortcodes, and i have already told you that i dont understand what it as to do with my problem of showing shipping costs on a post offer.
But tell me what i have to do whit this “post loop” template. I dont understand, as when i want to edit it, it is already a group of something. Can i do a mess if i edit it ?
I dont understand as showing shipping costs are really important, even if you say that it is always fake on a deal site (never seen this before… ), why it is so difficult, even if i use the “cashback notice” field from store (that looks really less important to me than the shipping costs) to enter the values of the shipping costs
You asked how to show different text for different stores, this is why I sent you conditional shortcode tutorial. It’s exactly about your question
You asked how to show something in post loop, so I sent you tutorial about templates.
If you want to show something inside inner posts on all posts, you can use theme options – ads and code areas
ok, i understand a little bit better with the ‘ads and code areas’
But which conditional shortcode should i use there ? I dont see conditional shortcode for dealstores .
It would be something like [rh_is_dealstore taxonomy=”dealstore” ids=166] 5,99€ [/rh_is_dealstore]
...
?
And i would have to write a list of this code for each store and their associated shipping costs
yes, you made correct code
Hello, Where I can download the plugin RH fake activity ? I can’t find it on my dashboard. Thanks
I found it .. please discard my message
In the block offerbox, I want to be able to apply a score of ‘star rating’ in increments of 0.1, and I want to fill in the blank space for the star with that %. How can I accomplish this?
The image below has a star rating of 4.6.
https://prnt.sc/95Ns-U53iUANHi. we do not have option to select 0.1 step for this area. It’s available only in Rating bars
You don’t plan to add this option to your update plan?
yes, because stars 0.1 will have no difference. So, stars have 0.5 step
Hi, I got an email that there is an update available. How do I install it? I see in downloads I can download the entire theme, but not an update?
can you advice me how can I generate a feed URL (eg. mywebiste . com /feed / feed .XML ) so I can create a catalog for facebook commerce manager.
Tools – Export, this will export XML format of your posts.
Also, wordpres has natively RSS feed
Reviewit demo not imported can you help me Please
Hi, did you try Alternative demo import?
Yes I try Alternative demo import
and what do you have?
I’m using the video block post layout for my posts and would like to hide the featured image that you have to click on first to remove the featured image that has the video underneath. Is there away of only showing the video without the feature image overlay?
I feel there will be more engagement on the video if they can see that its a YouTube Video?
There is no such option, and I don’t recommend doing this because it will slow down first loading of page. However, feel free to build own template in template builder
Namaste, request update Plugin section & Bonus plugins, i need Green Popups (formerly Layered Popups) Latest updated plugin. and one question , if I m using rehub theme , then I have required to install Greenshift – page builder & Greenshift Animation addon in my website. because rehub theme already built in features of both plugins. I right or wrong? what is features of both plugins , those are not present in rehub theme? please explain this… Thank u
no reply for this comment? please reply
Green Popup will be removed from bonus section, too much bugs and too heavy.
Animation addon is required for animations. If you don’t use animations on site, you don’t need to install it
Hi, the template shows 2x add to card. I can’t find what is cost this issue.
try to deactivate plugins one by one