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

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

By
Cart 38,421 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59156 comments found.

Sorry to bother you again, but I have a problem with how ranks are being displayed when user has no rank assigned: https://i.gyazo.com/d43ed21f91b6d72678514b5674c186eb.png On my rank settings, the first rank starts once users reach 50 points. So if user has lower than 50 points, his profile says: Rank: User Name. How do I prevent this from happening?

you can’t. rank must have default value

Sorry for my disturb,i can’t do as what you told to me.

There have only Footer 1 Footer 2 Footer 3,there have only 3 columns

what i need is Footer 1 Footer 2 Footer 3 Footer 4 Footer 5 Footer 6,i need 6 columns but not only 3

Thanks,

Please, send admin access in the contact form. Provide also in message: your issues and link on current comment (you can know it if you press on time in your comment)

Hi, How to add a username with local language? I can add the username with English just fine.

if you mean login name, it can be only in Latin. User name can have any language

Hi,

In Rewise theme, how to add review criterias when a registered user new post? Can’t see them: (only in admin posts -> http://prntscr.com/fxi93i) Screenshot -> http://prntscr.com/fxia21

Thanks in advance

Hello! So we love this Theme and we are 99.99% done and almost ready to launch, but even after updating to the latest rehub version today we are still seeing this ONE weird issue on the homepage! We’d really appreciate your help :)

On the homepage, the “WIDGETISED SIDEBAR” is overlapped by the products on the right. (screenshot: http://imgur.com/a/ZqOVB)

Please let me know if you need my login and how to send it to you privately. Thanks in advance for your help!

Hi,

I’m currently using the child theme “Rewise”. It is posible to use a menu like the one in the “Re:Thing” child?

I would like to have the highlight that indicates were are you now (active menu highlight).

Thank you Regards

nav.top_menu > ul > li > a:hover, nav.top_menu > ul > li.current-menu-item a, .search-header-contents { border-top-color: red !important; }

you can place this in theme options – general options – custom css

Working. Thank you very much.

When i import the exported theme option data to utility import, my site keep buffering for quite long time.

How did you change it manually?

looking at the previous code i exported and do it one by one manually with out code.

what do you mean “manually”?

I want to add ratings or review box (round rating type) next to product images. How can I do this? I have multiple images in a post and reviews included. Not just a comparison table. I send you mail with link.

No option for image insertion

what option do you mean? Insert image as you do this always in visual editor

Hi,

How can I change the customizable header to: Login + Add Deal + 728×90.

I don’t need the Members, Groups and Activity menu.

All other header styles don’t have the Add Deal button which I want to keep.

Could you please let me know how can I do this.

Thanks

check again gist code and use it

same issue

provide link

Hi, in Redokan, in the header just before the menu i want to translate “Create Stroe” and “Register/Login” and popup too in French thanks

Hi will a content editor like Beaver Builder work with this theme?

yes, but without custom modules

what Editor would you recommend to use with your themes? Thanks

visual composer is bundled with theme

I’m looking for assistance with the Re:Thing theme. I was being assisted in the Re: Hub theme by the install team and initially the install had circa 78 pages which I began working on (in particular a landing page with an ajax search function). Subsequently the install team re-installed the child theme but now I have only 37 pages of the demo stack which do not include the specific page I need. Is there anything you can suggest to install the other pages?

Thats ideal. I presume that is available as part of the standard theme pages?

you can try to use ready template https://youtu.be/Ycv7SfNOyhI?t=16m7s

how to use moip or another intermediated payment method?

Hi,

I would like to change the colour (underline) when floating over a sub menu item. How do I do this?

Thanks

thanks but this code makes main menu item underlined. I want submenu item to be underlined when hovering over. For example: Sports nutrition—> Whey protein to be underlined when hovered over (whatsups.co.uk)

Then replace the code above with this:
nav.top_menu > ul:not(.off-canvas) li:not(.rh-megamenu) ul.sub-menu li:not(.menu-item-has-children) a {
    border-bottom: 2px solid transparent !important;
}
nav.top_menu > ul:not(.off-canvas) li:not(.rh-megamenu) ul.sub-menu li:not(.menu-item-has-children) a:hover {
    box-shadow: none !important;
    border-bottom-color: #77b21d !important;
}

Great thank you for your help

It#s possible to filter in VC only Deals they expire from Date “YYYY-MM-DD” to Date “YYYY-MM-DD”?

no, but will be possible to sort by expiration date in one of update

I want create an List with expired cashback Deals with Month. See: goo.gl/TPX8PP

currently, it’s impossible to show only by month, will be possible to sort by expiration date from update

Sorry, one more thing: after the last update, all Category Box elements from VC, instead of going horizontally in the columns, goes vertically. I created a new page to test: https://i.gyazo.com/2b73a16d28e0fbf41365dc53f2c4f9aa.png frontend: https://i.gyazo.com/031aa81b6fd2d12f13fdf47807ea4e26.png do you think it’s just on my site? or is it bug in the update?

i need direct link

I’ve searched the comments and docs and can’t find how to do this..

I would like to replace the wordpress search which displays in moble mode with the CE affiliate front end search, how would I do this? There doesn’t seem to be an option in the theme settings to do this. Many thanks, wonderful theme!

you need to customize searchform.php file of theme

replace all code there with code

<?php echo rh_ce_search_form(array('placeholder' => __('Search Products...', 'rehub_framework') ));?>

Thanks that works great. I have a another question if you don’t mind.

1. Is it possable to display results based on relevence rather than lowest price for the [content-egg-block template=custom/all_offers_grid] shortcode?

all common shortcodes are sorted by price, you can try to use default shortcodes of plugin

Hi,

I think there is a problem with the rh-grandchild-plugin and the header.php file.

If I edit the file header.php on the rehub folder I see the changes on the website. On the other hand, If I create the file header.php inside the folder rh-grandchild-plugin and I edit it, I don’t see the changes.

Is there some type of limitations?

Thank you. Regards

because wordpress doesn’t allow to do this from grand child. possible only from child theme

ok, thx

Hello, I purchased a rehub theme for wordpress and I can’t figure out how to update the 2 woocommerce pages that are out of date…

rehub/woocommerce/single-product/product-image.php version 3.0.2 is out of date. The core version is 3.1.0, rehub/woocommerce/single-product/product-thumbnails.php version 3.0.2 is out of date. The core version is 3.1.0,

i want to know how to use latest text widget ? is that a plugin?how to update it?

just add it from appearance – widgets

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