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

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

By
Cart 38,427 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59158 comments found.

I used to be able to post in different formats such as Video, Gallery, Aside, Image, Audio, etc. but for some reason that option is gone now and I can only post in Standard format. What could the problem be?

I didn’t delete this option. Check which of plugins you enabled before this happened

You were right. An Ultimate Member extension plugin (Social Login) was causing the problem. Thanks man!

You can use this plugin for social login

http://rehub.wpsoul.com/documentation/docs.html#user4

I used it on demo and it’s totally free

Hi!

I bought the theme 25:e Sep 2015 using the RE:Thing child theme. Can admit I didn’t get the theme updates working from start.

In other words, I need to update my theme. Does it require different downloads and updates of versions or only one?

Anything about how the process would help me out big time and be much appreciated!

http://rehub.wpsoul.com/documentation/docs.html#5

But make backup before update, because theme has many changes from your version. Also read this https://wpsoul.com/rehub-5-7-update/

How can I use a widget that is available in the Widgets section of wordpress on the Visual Composer page builder section?

Place widgetized sidebar module on page and choose widget area. You can also create custom sidebar area with woosidebar plugin

Hi, I have installed the Rehub theme and MDTF FIlters. I have been able to setup a simple one level metadata field, but what I cannot work out is how to add the metadata value to a post.

Example: I have created a meta data category called “ShareEconomy” I have created an MDTF Filter called “shareeconomyfilter” Within this I have create an item called “NumberofHomes” ...this all works beautifully

I can then see the meta data on my post. Perfect.

What I can’t work out is: How do I display the value I have assigned within the post?

It seems like this should be very easy – but I cannot find any help or figure it out. Please help!

Yes, this possible. You can use

[wpsm_specification] shortcode which shows all MDTF data for post.

Also, I plan to make specification builder in 6.1 version for more advanced creating of specification

Dear Rehub, I’ve read your document and used your suggested plugin (WC-Vendor, UM). Do you happen to know how to integrate role in WC-Vendors to UM (Ultimate Member) plugin? if yes , your advice will be appreciated. For example, WC-Vendors have “vendor” role but this role is not appeared in UM Thank and best regards Peter Pham

sorry to disturb, I’ve found what to do (just go to UM and choose ‘sync with WP role’ Best regards

Hi Igor,

in Columns of Woo Products, selecting either 5 or 6 columns outputs a single column.

3 and 4 columns are fine.

Just letting you know.

Hi,

yeah, I was using Grid up to last update (5.9), but it doesn’t work since that, it’s really messed up. Someone else reported it broken before me though, so I thought I would switch to Columns until Grid was fixed.

But nobody wrote that grid is broken. And I don’t see any issue with it. Send me link on such page

Email sent.

Hi,

the woocommerce product page doesn’t have any widget area. The layout is full. How do I change the layout to include the widget area with the sidebar?

Thanks

You can’t because it was changed in last update.

If you still want do this – you need to change file woocommerce.php of theme

Delete code

<?php if(is_single()) {echo ’ full_width’;}?>

and change

<?php if(!is_single()):?>
    <?php get_sidebar(); ?>
<?php endif;?>

to

<?php get_sidebar(); ?>

thanks

Last version has option to enable sidebar, so, you can ignore this code. Go to theme option – shop settings and enable sidebar there

Hi I would like to hide the shop. So that as on your previous comments I have deactivated woocommerce. I got issue with comparing products. How to use comparing module without woocommerce.

What comparing module do you mean. if you mean comparison charts – they are working for any post type and default post type is post, not woocommerce

Hi Igor, Cant seem to get this new update install correctly to allow for Repick install. Have sent you email with details if you can let me know, Thanks

answered

Does EWWW Image Optimizer send images to Amazon S3? I’m only asking you this because it’s a plugin that you mention… and might even be included in Rehub.

Thanks for any input.

No. It’s for other purposes. This plugin makes image optimization (size of image become smaller without losing of quality)

How can I get the buy now buttons under the editors choice section you have on the theme. I want it exactly how it shows but don’t know how to set that up.

Currently you can’t without adding to post. I will carousel for Amazon templates in Content Egg in next update (must be in 2-3 days)

Alright thanks :) please send a reply to this comment when it is finished and ready so I can use it!

added

Hi,

Does the theme require some additional call in order to save rehub_post_type and regular/full_post types etc. ?

Currently I use wpallimport which imports directly the value into the custom field. However, no matter the value is full_width, the post stays as regular.

Also, no matter the imported value is ‘review’, the post stays ‘regular’.

So everything should be manually updated/saved.

Thank you.

Can you send me admin access?

ok, just sent it.

Hi,

This theme is really great !

I am currently translating the theme in French with Poedit.

All is good excerpt the text REVEAL which appears in the shortcode OfferBox, before showing the coupon and redirecting to the target url.

I can not translate the text REVEAL in french. I have found “Reveal” in original texts which can be translated in Poedit but after having translated it in French, there is no modification on site.

Could you help me ?

You are right. Will be fixed. You can also set own custom text if you add parameter “offer_coupon_mask_text” to shortcode

Hi, thanks for another nice update.

Is there any way to achieve this – http://rehub.wpsoul.com/offer-archive/ – without having to add a Store to each product? (I have 1,000s) I am already using WC Vendors, it looks like a lot of duplication to do that. Cheers.

PS: The automatic countdown timer that shows automatically since 5.9 doesn’t show the correct amount when it’s over 99 days, it leaves the first digit off. I already knew this so I never used that feature, but now it’s there.

Hi, yes, better layout for Vendor pages would be brilliant too, they are weak unless you know how to code.

I do like the look of the Store taxonomy, and it would be one less plugin for me to worry about, but WC Vendors handles the splitting of the payments. If I find an alternative I will go with Stores.

Can I style the Store pages?

Thanks.

Ok. In this case WC Vendor is only.

You can’t style pages (if you don’t know css and php) now. But we will try to make them better. I don’t promise this in next update, because we have some another plans. I think it will be in 6.2

Hi,

OK, thanks. I will keep using WC Vendors for now.

Cheers..

I would like to include users average star rating in a Top Table. However, I don’t want the stars to be interactive. I don’t want the user to leave a rating from the table. I only want them to be able to view the average star rating from this table. So I want something like what the Top Review list has, but for a Top Table. Is this possible?

You can add overall score column. http://screencast.com/t/wZpUP7JVYV User rating can be only interactive. But you can disable rating for non users in theme option – review/affiliates

Hi, I have just done a quick install of demo clone and i am getting an Error establishing a database connection.

Please help me sort this out as soon as possible.

Much appreciated. Thanks M

Ok. But I need admin access + ftp access.

Please, get in touch through the contact form

Hi Igor! Just got the answer to my (1) MDTF issue which I mentioned in mail. There was problem in setting min^max value on price slider. Saw 45min video on MDTF by Rostislav Sofronov. Now just need answers for rest question in mail and also what ideal image dimensions to use for 3-column Cat. constructor. TQ

Hi. Tried to find your email, but don’t have except one email which is already answered. If you have other questions – ask them

Hi Igor ! I just sent you the email again thru contact form – becoz maybe too long to paste here :) THanks

answered

Hello, I am using the repick theme. On the homepage when you hover the mouse over the thumbnail, 3 social media icons appear: Facebook, Twitter, and Pinterest. I would like to change these but I cannot find where to do that. I would like to change them to Facebook, LINE, and Google Plus. Also, LINE is not one of the options under social media settings. How can I add a social media website if it’s not one of the options? In case you don’t know, LINE is a very popular social media platform in Asia. Thank you.

You can customize social button function of theme.

I can point you where you will find it in file functions/helper_functions.php

function name is rehub_social_inimage

But you must also have a script which handle sharing process for your social provider

Example of such script you can find in js/custom.js

start with

jQuery( ‘body’).on( ‘click’, ’.share-link-image’, function( event ) {

in most cases, you don’t need to change here anything, but I don’t know, maybe your provider require some js to work

The plugin Content Egg no show Aliexpress, Zanox and any more, i have buy version pro?

Zanox is only in PRO version. Check modules which are available for free and pro version here https://wordpress.org/plugins/content-egg/

after Content Egg plugin updated to 2.2 still not looading images on https http://prntscr.com/af74ol
http://prntscr.com/af74ol this one is from new post and still not loading images for product compact extra template

there are other way to save images and data … need to clear plugin cache or you need to try different way to safe .. data .. i have few .. suggestions that will be great for all users who use this theme and Content Egg

Send me admin details + link on this page

Please, get in touch through the contact form

after using theme for months, after adding so many features special for your suggestion you made me 1 review? Really?

Please, request refund, I don’t have any willing to support you after such attitude to our work

https://themeforest.net/refund_requests/new
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