Discussion on REHub - Price Comparison, Multi Vendor Marketplace Wordpress Theme

Discussion on REHub - Price Comparison, Multi Vendor Marketplace Wordpress Theme

By
Cart 38,420 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59155 comments found.

Hi, i have install theme https://savingclip.com/ its showing White Death page. when i have figure out the issue i came to know that REHub Framework is doing some problem showing white page. Upon disabling REHub Framework everything is working perfectly …..please suggest me what i have to do next

please share error code

Hi,

I like you theme recompare and I want to make comparison website connected with amazon affiliate.

On main page, search box redirected to the product page where comparison button is not clear but buy now button is visible in red. Can I get this type of comparison button on all pages?

Further, when user put product in search box that redirect to a comparison page like this https://www.gsmarena.com/compare.php3 instead of product page.

Kindly confirm these changes are possible?

Also can I customize and fixed the table of comparison box and in the comparison box, is there any possibility instead of price we show the line like Check Price on Amazon and that redirect to amazon with affiliate code..

Can I upload bulk product OR import product directly from amazon?

Can I get this type of comparison button on all pages – yes, for all product pages

2. Further, when user put product in search box that redirect to a comparison page – no, we don’t have such option, this requires customization

3. If you will use affiliate product type, it will use external button instead add to cart

51, 59, 76 still open

I have a question, how can I replace the /blog page on my website with another one? myself editing, why do I define

“Set custom blog permalink slug for Blog. Update permalinks after this in Settings – permalinks” as Blog

I want to keep my posts named /blog/postname.

but you can edit the mysite/blog page.

If I create a page on Wordpress with a blog name, it still shows the page that rehub creates for that.

I don’t know if I can explain it properly.

did you enable separate blog section?

yes

then you can change slug in theme options – general

Hello, I have two questions.

1. In the mobile view the wishlist button is already pressed, it is not possible to add items to the list and when I try to click on resolve it takes me to the wishlist list and it is empty, on the computer it works normally. How can this be solved?

2. There is a + button and I want to change its icon. Is there a way to do this?

you are using cache plugin so you must disable wishlist page from caching otherwise it will not work

also, there is option in theme option – global enable to enable support for wishlist caching

TY!!!! SOLVED

Hi, We are having problems – Elementor is NOT loading, and neither in safe mode – we have turned off plugins and tested also. With twenty twenty five theme and plugins active the Elementor does yes load – Please help.

Please use actual theme version

I know this is a busy time for you. Can you please help fix tickets 47651, 55, 59, 76, 82, 86

asnwered

51, 59, 76 still open

Please give me the link to the Category Box or any other Category Blocks in Greenshift library?

How do you stop the Taxonomy from saying “1 Offers”. It’s not an offer, its a product.

Ok I will try

I used this theme long ago and wanna give it another shot. A lot has changed over the last few years- which is excellent as it shows the developers commitment. Here are some questions using for ReMag.

1) How do I edit single-post layout? It is fully Gutenberg? Are they editable blocks?

2) Is Content Egg still the preferred method for affiliate links?

3) For product specs comparison table, do you add products to WooCommerce and then generate the table? Or do you have to manually add specs for each post and table? Ideally, I’d like to define the specs once for a product and then have it pull up whenever I want to compare them.

1. Layouts are predefined, you can’t edit them, but you can create new Layouts in Gutenberg

2. It’s best for Price comparison

3. yes, must be added to woocommerce and table generated automatically

Thanks for your answers. Expanding on 3, I’ve added attributes to a product and if I want to make a review of this product, how can I show the attributes table in the review post for just one product?

Im using the remag theme. It says it needs Envato Market.Why is that? Also buddypress, can i remove that? Greenshift? when do i need it.

I dont want bloat plugins. Thanks.

there is only one required plugin – Rehub framework

All other are optional. You can use them or you can skip them, but each of plugin can help for specific role.

Thanks.I can see the value of the plugins except for the envato one.Cheers.

envato plugin requires if you need automatic updates of theme from admin panel

It’s been a long time since there’s been an update on the theme.

most of updates currently added in bundled Greenshift plugin

Hello, I purchased the license but it doesn’t work, it tells me to contact support

Can you help me?

Thank you

you need to use your own username

I tried to create a product but the list of products I selected from the sites did not appear on my site.

which sites and how did you selected sites? we don’t have such option

Hello, I went through all your guides and I could not understand how I create a sidebar of posts, which will display posts from the same category and not from the entire site.

It’s a bit strange that it’s not an automatic option, I think it should be deductive.

For example, I have a post called “Burj Khalifa”

All recommendations for further reading are of additional content on the site and not of the category in which the post is located – Dubai

It’s automatic option, each post has Related posts in the end.

Hello, a few issues/suggestions regarding the management of an offer’s end date:

1. When editing an article, the “Expiration Date” is displayed in AM/PM format. How can we change this to a 24-hour format? Also, it is automatically set to “12:00 PM,” which is illogical—it should be “11:59 PM” instead (23:59, not noon). Additionally, the starting day in this calendar is “Sunday.” How can we change it to Monday? Everything seems correctly configured in WordPress’s time settings, so where should we adjust these three issues?

2. When will you add the option to set the time with “Post Deal” form? This has been discussed here before—it’s not normal that we can’t modify the time from the “Post Deal” form.

3. If a deal has an end date but ends earlier than expected (e.g., due to being out of stock), we need to manually set the offer to “expired.” However, if we forget to remove the end date manually, it doesn’t work because the end date “takes precedence.” Could this be handled differently? For instance, expiring the deal even if the end date hasn’t been reached yet, or automatically removing the end date when manually expiring the deal to avoid such oversights?

4. Would it be possible to create an “Expired?” button in the front office? For example, if an admin (or another defined role) clicks this button, the offer is automatically set to expired (without needing to edit it manually). If it’s a regular user or an unregistered visitor clicking the button, a message is sent to the admin.

5. Adding a “start date” field is still not being considered, is it?

Thanks in advance

4. But will it be possible to automaticaly set an offer to ‘expired” if it is an admin (or another defined role) who clicks on it ? – yes, and documentation has few examples with code snippets, for example for deals that are downvoted.

5. If you know how to make code, then, yes, you can add directly in templates. inc/post_layout/...

4. So, i need to make 2 different buttons, using conditional shortcodes, and placed in ads zones : - 1 that will be only shown to admins, and that will expire automatically if an admin clicks on it. I think the doc you are reffering to is : https://rehubdocs.wpsoul.com/docs/rehub-theme/advanced-tips-and-customizations/how-to-make-post-expired-based-on-negative-voting/

But it is based on votes, and not on clicking a button, how can we do that ? (maybe it is to difficult, i wil let it that way for now and ask again when you provide paying customizations)

- 1 button that will be only shown to basic users, as shown in https://rehubdocs.wpsoul.com/docs/rehub-theme/how-to/how-to-add-report-button/ . But will a click on a button open a whole form, or is it possible to automaticlay send a message “someone reported an expired deal : deal link

5. ok, i’ll try it. Does the code i provided seem to be ok ?

4. there is no quick code that I can share, I only showed you example

You must add re_post_expired custom field as 1. You can ask chat gpt for build the code

https://rehubdocs.wpsoul.com/docs/rehub-theme/how-to/how-to-add-report-button/ – this post has example how to build form. You can use existed instructions or any form plugin

After selecting the comparison icon from the Rehub icons page instead of the default icon, the icon was replaced on the site. However, the comparison icon on the product archive page is still showing the old icon. How can I display the new icon on the product page?

We had the following error message on several place of our home page.

/www/wwwroot/veritaslaws.com/wp-content/plugins/rs_addons/prelements/widgets/heading/heading.php on line 624 ”>

Hi. We do not have plugin with rs_addons, you need to check your plugins and remove broken

Hi, I purchased the Rehub theme last month and am trying to activate the licence. While entering email as user name and envato purchase code, it says “envato purchase code is invalid; contact support.” , Please have a look

Reagdrs

Please ignore; it is activated now

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey