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

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

By
Cart 38,426 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59158 comments found.

error message appears in the site

Notice: ob_end_flush(): failed to send buffer of zlib output compression (0) in my website followed with/wp-includes/functions.php on line 4673

Yikes! help..

Please, follow this guideline and provide us all required information, screenshots what you did, links on pages, so we can check your problem and help you faster

https://sizamtheme.support-hub.io/articles/how-to-write-to-support-if-you-need-technical-help

Hi I’m interested in customization as you said in your answer to my comment. How can I contact privately?

Hi Carlos,

Thank you for your interest.

Please email here webbizdirect@gmail.com

Thank you

Please make sure they are available to work at this moment.

Hello,

I was trying to import from the admin and which is ReCart theme: Getting warning… [WARNING] Failed to import dealstore Test Store

The demo import has finished, but there were some import errors. More details about the errors can be found in this log file

please see the list… https://orientalfragrance.co.uk/wp-content/uploads/2020/11/log_file_2020-11-01__08-52-11.txt

BTW, few days ago I have purchased for another client and multivendor theme (http://dealspeedia.com) and which was working fine.

Please help for this now.

Thanks but Will I Import again? OR will delete everything and need to import from fresh?

I recommend you to use this plugin to reset https://wordpress.org/plugins/wp-reset/ and import again enabling that option.

Thank you

Deal stores are not very important for recart demo and you can ignore it

hi, i am interested in buying the theme and was exploring the Re:Deal demo but when i try to test the Submit deal option the provided user and password testvendor/ testvendor is not working. Could u pls help it so that i can evaluate it end to end.

you can try now

Hi Sizam, I would like to allow visitors to select between products and shops in the search bar category dropdown menu. Is there any documentation for me to do that? The idea is that when visitors select “products” option searchbar the keywords they search are related to “products” and when they select “shops” they are related to “stores”.

Thank you for your time and help

Hi Carlosdalo,

Greetings from Rehub theme.

It requires deep customization. Let us know if you are interested to do that.

Speak soon :)

Thank you

I was wondering if it is possiable to show sub-categorys on categorys page. If my Main Category is “Sport” then Sub-category would be “football, baseball basketball” ect. I want to show those sub-categorys on the main category page. Currently i go to Main Category and all it show is posts of all sub-categorys. I would like to see something like sub-category layout with sub-category image

you can place subcatgory shortcode in description of each category. You can find information about cross links blocks in our documentation or update your support if you need customization help

Hello,
I am interested in using your theme to create a review website.
On the website there are several businesses, each business will have its own reviews/ratings.
Is there a way to embed reviews/ratings of each business on its own website (or on an external website)?
Thank you.

there is no such function in wordpress, this requires to make custom script

Thank you anyway, Sizam.

1 day ago, currencies (EUR, USD, GBP etc.) on our site were automatically converted to TRY. But today this doesn’t work. We did the Woocommerce> Settings> Currency section as usual, but the currency does not change according to the exchange rates. Do you have any solution suggestions? Or is this feature paid?

Its not clear how you add products

Please, follow this guideline and provide us all required information, screenshots what you did, links on pages, so we can check your problem and help you faster

https://sizamtheme.support-hub.io/articles/how-to-write-to-support-if-you-need-technical-help

there is a bug in your theme. i am using latest version and i am not getting deactivate button anywhere. and even the is not activating now getting error “License is already active on maximum allowed product instances”

Please keep everything simple to use for us.

You activated on site www.gadzetsto…

Can you please deactivate it

Hello there I bought the theme. I want companies to be evacuated. which theme should I install. Rewise or recompare? I guess there is no option to be a member of recomparede

As I notice that you answer much faster here than on the official support site, I’m asking for help here :

I’m struggling to import my woocommerce products with Import WP Pro

1/ I set products to “external/affiliate” in the Import WP fields, but they still look as Simple Products.

2/ I want to import only short description but not product description. I want the product description to stay as it is now, I don’t want to overwrite it. So, in “permissions” , I set Import: => None of the following Fields => post_content. But it doesn’t seem to work

3/I also have a problem with short description : My csv file is ok, there is a column with short description but when I import it does not overwrite the existing short description. It does not replace it by the short description in my csv file

4/ how can I import slug url ? I created a column in my csv file but don’t know how to import it

My support request is n°26163 and all the website details have been sent in private

Thansk for your help

Hi Sizam,

I’m on Recash. How can I remove the “short notice (cashback notice)” field on Store grid images so the store logos can be centered? Tried to not write any message but that doesn’t solve it. I’ve been messing around with CSS for hours, but can’t really get this.

https://gyazo.com/ed02974df46158f33c44aa21255db773

Best regards.

Hi, Is your theme having a premade template for Privacy Policy and Terms & Conditions?

Which one of your theme is compatible with WCFM marketplace?

Can you help choose a theme for our Worldwide Pet Marketplace?

Other than this help support thru Envato, do your response support on Email?

Privacy policy is just simple text divided by headings, it doesn’t require any premade templates

2. All our demos are compatible with WCFM

3. I think you will need something more minimalistic, refashion or remarket can be used, just replace images for your own

4. Themeforest and private support hub are available for support

Hello.

I am using the Rank Math plugin to manage the breadcrumbs on my site. I would like to add the “Home” icon in place of the word “Home” in the breadcrumbs. For this I contacted Rank Math support who told me to put this code in the functions.php file of my Rehub theme.

/** * Filter to change breadcrumb html. * * @param html $html Breadcrumb html. * @param array $crumbs Breadcrumb items * @param class $class Breadcrumb class * @return html $html. */ add_filter( ‘rank_math/frontend/breadcrumb/html’, function( $html, $crumbs, $class ) { $customHTML = ‘’; $html0 = $customHTML; return $html; }, 10, 3);

That’s what I did. The result: the “Home” icon is not displayed (please see here https://drive.google.com/file/d/15XZEUYQKUAXtxBM_GwMuwzU7hsEb8t9t/view). I contacted Rank Math support again who told me that my Rehub theme does not use FontAwsome I need need to load Rehub font files available gere http://wpsoul.net/icons/ if I wish to use it.

My question is how can I load Rehub font ? Should I create a folder in my theme called “font” ?

Many thanks.

both. Your site starts to work but without styles (I guess only your cdn is restricted). Anyway, it’s enough to check code of page and I see that breadcrumbs are regular and doesn’t have your changes. You can report to author of plugin, maybe code snippet is not correct

Thank you for your help. I appreciate it very much. I have just deleted the cache. I still have the same problem. I’ll contact Rank Math support. I have just a question. You don’t see Rank Math breadcrumbs in the code ? I can see it (please see here https://drive.google.com/file/d/1pVWFchGXS4TomCzfpYCahRX9BUBi-gyo/view?usp=drivesdk )

I mean that breadcrumbs are working from rank math,but with default output which is not from your custom code

Hello , my question is regarding ro reviews. On the review post side range is 1 to 10 I would like to make it 1 to 100. And also I would like to put ranges in review criterias 1 to 100 , where can I do that ? A picture shows my aim https://ibb.co/KFF9PbV

Our theme has only 1-10 for review criterias as it’s most relevant range for any reviews. If you need another, you can use custom plugins like ReviewIt

Hello,

In the wordpress dashboard, in “theme option”, nothing happens when I click on the tabs. I get stuck on “General Option” and the “save changes” button does not work. Everything was working a few weeks ago. An idea? ps: your product is really excellent!

Top. (i’m a millstone, read your page, but forgot clean cache browser…) Your support is as good as your theme !!

Hi. I have multiple elementor shortcodes for code zones near Button in Woocommerce. Is there a way to bulk import these shortcodes using Import WP pro. I tried with “rh_woo_code_zone_button” but it’s created as an attribute. Thanks for your help

Currently WooCommerce addon has no custom field option but will e added in updates

Thanks, that ‘ll be a great improvement. Do you know when you gonna release the update? I want to know it it’s worth waiting, or if I upload ACF addon

Next question : I sent you a support request on the Sizam support help desk yesterday but don’t have any answer yet. Do you know when you gonna answer them? Thank you

I guess that ACF addon does the same job, it saves meta fields, so, you can try to use it now

Hi After latest update my page has not any products https://www.courses4you.com/brand/centre-of-excellence and all my brand pages . please check

Theme doesn’t affect your products or content. You changed permalinks in setting – permalink, or installed custom plugin which overwrite brand taxonomy. Revert your changes which you made early and this will fix your issue

https://www.courses4you.com/brand/whizlabs

And this is working. So, you didn’t assign products to brands

Thank yo. It’s working now.

Hello. Can you tell me please how can I set that the Review shows user’s and editor’s mixed opinion. I can set only the editor’s review layout, but users can’t fill this review form (they dont see it), only the 5 stars user review. Id like that users and editor can fill the same review layout/form.Tyvm!!!

You can use custom plugins like Reviewer or similar

I think Reviewer can only shows in post and pages…. :(

It can work in any post type

Hi, I disabled author box from options In Recash theme. but when I checked the page source, I noticed that the username appeared. This problem is in dealstore page and category page. How can hide username from source code?

div class=”floatright vendor_for_grid”

a class=”admin” href=”https://www.xxx.com/author/xxxx/” title=”Editorial”

Please, write from your buyer’s account. We don’t support not official and nulled versions of theme. If you purchase or get theme anywhere except Themeforest, we recommend to check sites for malware because all not official versions of theme which we checked early have 0day virus

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