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.

Hi Igor can you suggest me how to center the image in the advanced listing builder (in mobile version)? As you can see now it is positioned on the left. https://nnhotempo.it/casa/aspirabriciole

it’s because you use some kind of cache plugin

@media (max-width: 768px){ .rh_listitem .listitem_column.listbuild_image figure { margin: 0 auto; }}

How can I fix it? I have tried to put your code in Custom css but it doesn’t work!

@media (max-width: 768px){ .rh_listitem .listitem_column.listbuild_image figure { margin: 0 auto ! important; }}

When I use Deal/Coupon List via elemntor, then the html tag was also appeared in page https://www.couponsdad.in/test/

thank you, I will fix

I want to edit the category page. I don’t like the default look when I click on a category. Is there a way I can change this without changing all the pages?

Theme option – general option – category layout

Hello, can I see how many sites are activated by my the Regular license?

Currently, no. But will be later

I’d like pay you to have make a small modification to the product category page layout of the Rehub Dokan multivendor theme. I have the WooCommerce Simple Auctions plugin installed and I’d like to have the auction countdowns added to the product category pages.

Create account on Trello.com first

This looks like a great theme and the first to possibly have everything I’m looking for. I have a few pre-sale Questions:

1. Can author/admin reviews be disabled and have users reviews only? 2. Can posts show on the home page in the order of the votes or likes? 3. If I used this theme for a community site, can users upload images and video? 4. Can features from all demos be used or combined?

Thanks for answers.

1. Yes

2. Yes

3. Yes, but maybe it’s better to use products instead posts.

4. Yes

Great…thank you!

I just purchased Affiliate Egg to synchronize with Content Egg in order to display Amazon image gallery, but there is no shortcode template for image gallery in Affiliate Egg. How can I get an Affiliate Egg shortcode template for images from amazon like in the CE Amazon module for Rehub theme?

You can’t because AE doesn’t parse such images. It’s better to use image modules of CE instead: quant, Flickr, Google images

hi guys, i came accross your theme while searching for a wordpress theme to replace my current business directory website. i have a couple of questions, as using woocommerce as business directory is completely new for me, is it possible to buy the theme and hire you to install and set up as per my current website? i have looked at the this http://rehub.wpsoul.com/extended-locator/ and i think an expert can set it up quite easily .my website is very similar to that layout. your respnse will be most welcome

Currently, we don’t provide site creation service. Please, check our tutorial first to make decision

https://wpsoul.com/directory-review-classified-on-woocommerce/

On http://recompare.wpsoul.net/ the Homepage has a cool Dropdown to “Find Best Drone”. On the Demo Import, this displays only as a search box. How do I enable this feature?

Edit: Nevermind, I missed this plugin: Advanced Product Filters. I assumed I had everything I needed when I went through the Theme Import Checklist.

How can I enable Recaptcha on Register page + Social Login (facebook, gmail) on Register and Login Page? Thanks

How can I change login modal from /my-account to /account. I’m using custom login/reg plugin. Thanks

Sir, the question was how to change the link, not delete it. When it’s clicked on, how to change it from going to /my-account to /account since I have a different page setup for accounts.

I Just updated and it changed the layout of my site.

Also I don’t see the “theme options” any longer in WP dashboard?

Which one of the rehub child themes or parent is the most similar to ebay ?

You can add feature by shop page , specifically list view shop page with carousel image style?

no, I would like to have category shop page but with Product Gallery Lightbox carousel, same to (https://themeforest.net/search/psd), they have image on Carousel-Arrow-Right and left. You can add this feature?

Currently, there is no such option. Category pages must be fast as possible. Carousel in each product will make it much slower so we don’t have nearest plans to add this

Hello, can you please let me know how I can add several Scorebox shortcodes in one post? I have three products I want to show in a scorebox. In my Wordpress backend (post editor) I dont see the “shortcode” button – so I’m not sure how I can add a scorebox like this one: https://monosnap.com/file/AlVODbHmvSJpbvQPvtBWS2B5QUMx51

Thats how my post editor backend looks like: https://monosnap.com/file/KJIWQygg7Fd6Cx6uaR5yfDRPN9xO4v

Thanks!

Thanks, but I dont see the shortcode generator icon: https://monosnap.com/file/cWNAeUQOTNGcw9nTI7UyJKqz9FVxbk

Maybe because you don’t use actual version of theme. Actual version 9.2

Good afternoon. Thanks for your attention. I followed the steps for the installation of the theme. When I get to import demo data it fails and tells me to use the alternative import. In the instructions this appears:

1 Download 3 files from the demo site: content file of the publication, file of widgets and file of theme options on your computer. To do this, click on the Download button, then, in the pop-up window, right click on the download link and choose “Save link as”

My question, doubt or problem is: Where are those files? On the subject demo. How do I access them? The issue I want to install is the REWISE. Could you send me the files? To continue with the installation or instructions on how to access the files. Thank you

It’s explained even in your message

“To do this, click on the Download button, then, in the pop-up window, right click on the download link and choose “Save link as””

Download button is available on each demo site image on the same Alternative demo page

Is it possible to disable the sidebar on all posts with a single click an ? And so that the pages are full width.

Same question for the pages.

An update of this type would be very interesting. The function must not be very complicated in the measurements or it is already possible post by post.

It’s probably the thing where UX and SEO experts agree the most, to make sidebars disappear.

Thank You Sizam

You can enable Optimized for reading Post layout in theme option – general. it doesn’t have sidebar

This page template is horrible the width of content is tiny and adds unnecessary right and left spaces.

I made a support message because the lack of a general option to disable sidebar is more and more problematic when you have a lot of pages.

Hello, in the live demo of RePick (link below) the orange hover line in top menu fades in equally. In my version imported to WordPress the line extends from the middle. How can I change it?

Also when the category is opened the line doesn’t stay at its place. It works only if it’s index.php page, but not with category pages.

Original demo: http://repick.wpsoul.net/category/clock/ Version imported to my WordPress: https://bit.ly/304kHy9

Thank you

you can’t change this because it’s new styles and it will be animated from center. I don’t see any reason to change this

Hi there,

Please could show me how to remove filter panel from rePick, I tried these code snippet below into css front-end but it didn’t.

Remove random

.filter_home_pick li span[data-sorttype=”random”] {display: none;}

Remove Hottest

.filter_home_pick li span[data-sorttype=”hot”] {display: none;}

Remove popular

.filter_home_pick li span[data-sorttype=”popular”] {display: none;}

I would like to remove the whole section (need cards only without filter).

Thank so much

Go to settings – reading and remove Static Homepage. You will not have filterpanel. Go to theme option – general option and choose to show full width grid in Blog archives

Hi,I have 2 questions. How do I get login icon on the mobile version without activating the menu of Rehub? Further everytime someone is teying to login with login popup or registrate, they get a message that the session is expired. How can I fix this?

send link, please

www.spiritynetwork.com

you use custom menu plugin, so, all items are from your plugin, not from theme

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