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 SIzam, i see Re pick demo video you put url of amazon in theme options/repik settings..I use Rehub theme where can i found the same settings to put url of amazon please ?

it’s only for repick child theme and it’s only for additional search links near button for repick Post layout

hello sir i have installed this theme nd included a rewise chil theme but in that rewise child theme the registration form is not working y is it so please fix it nd reply asap thank you

not clear what registration form you mean

Hi,

How do we can remove top section wordpress login link and search from header. Without login also its showing top black section..

URL : http://wowcouponz.com/

Tried. Not working..

Tried. Not working..

#wpadminbar{display:none !important}
html {margin-top: 0 !important;}

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

Hello, How Can I lift up submenu : to the top …...and where do I get CSS of submenu while using recash ?

1. Sub Menu should always start with parallel to First item in Primary Menu. 2. I want to make Ajax Sub Category filter …kindly recommend me some filter plugin names where query is done without getting page refreshed….MDTF is not that good to use

I meant Sub-Sub Menu

nav.top_menu ul.sub-menu>li>a{padding:8px 15px}

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

2. For ajax filtering – only MDTF is available. We also have plans to add support for this plugin https://www.designsandcode.com/wordpress-plugins/search-filter-pro/

It doesn’t show map when I press the word (Show on map) at Vendor store page. Just show only [gmw_member_location display_name=0 map_width=100% user_id=105], please advise.

you deleted GMW plugin from site which is in use for advanced store location

Can I use deals and coupons in revendor theme? Can I remove add to cart option in it?

If I can activate Rewise theme, there where is option to create store page where i can submit offer and deals which can directly goes to main website like amazon, flipkart, etc.

I totally confused sir. Please help me

Hi there, I use this theme with lastest post but don’t have main slider and editor choice. what do I need to get them ?

Thanks,

please, write from buyer’s account

Dear Sizam,

I wish to change the Regular post to Review post using PHP code, then I use function update_post_meta($post_id, 'rehub_framework_post_type', 'review')

but it does NOT work, how can I update the post type in any post using PHP code ?

you made correct.

But also add next

$data_post_fields = array( 'rehub_framework_post_type', 'video_post', 'gallery_post', 'review_post', 'music_post' );
update_post_meta($post_id, 'rehub_post_fields', rh_serialize_data_review( $data_post_fields ) );

Hi, Sizam, it work perfectly, but why the User Rating area does NOT appear? what meta data do I need to add/update ?

User reviews works based on editor’s criterias or possible to show independently

http://rehubdocs.wpsoul.com/docs/rehub-theme/reviews-product-review-types-user-reviews/user-reviews/

I was wondering if there is a way to make a table like http://recash.wpsoul.net/grid-home-page/ but using woocommerce products/categories as the source vice blog posts.

Thanks,

Daniel

I was looking for the exact layout styling so I could have the same data on my homepage.

it’s not 100% the same, but very close

For homepage you can use also page builder and woogrid module http://rehubdocs.wpsoul.com/docs/rehub-theme/page-builder/

Hello hi.. My website is working fine in Desktop view. .But when it comes to the mobile the design and view is changed.As well its not working propley .. Please find the screenshot of mobile view and please tell me the solution https://postimg.org/image/5vpsu7f23/

Website link is .. http://couponshub.co.in/bestprice/ please try to open in mobile phone and check it

Stupid question I already know but I’m using the review post type to generate a reviewbox [review.box] how do i show stars instead of numbers for each review criteria? thank you in advance

you can’t. theme supports only point system now

Is it possible to incorporate muti vendor shop funtionality (product) with the rewise child theme along side the price comparison functionality which is by posts.

hi, was wondering if you can help me with the questions i emailed you? if not ill just file for a refund. lmk thanks

If you have this error

“The server does not have ImageMagick or GD installed and/or enabled”

you need to write to hoster and ask to install this library on server. This is must have library for wordpress and for any system to handle with images. Without this library, any crop, resize and maybe even uploading of images will not work

that fixed the issue. GD and imageMagick both needs to be installed

I’m unable to load demo themes.

WP-Clone returns the following message on all of the demo sites:

The plugin encountered an error while downloading the zip file,the following error message was returned: Error Message : Not Found

Temporary files created in SITE-ROOT/wp-content/wpclone-temp will be deleted.

The secondary method of All-In-One returns an error that the dropbox download is in an unreadable file type, created with a prior version of All-In-One with different compression.

The secondary method of All-In-One returns an error – because you need to download file from dropbox on your computer, than upload it on site

Hi Igor, There is some way to remove the title from the post in thema Re: Think. I would like to be able to choose the title h1 of the post, regardless of the name of the post. http://prnt.sc/ec4bh4 ¿it’s possible? Thanks,

not clear why you need this.

If you need to have seo title different than title of post, use Seo By Yoast or any seo plugin

Igor, I have already resolved my doubt. Thanks for your support.

Trying to disable the space .post-meta-big after the h1 on posts. I read it’s under theme options > global enable and disable. What do I need to turn off to get that space to go away?

.post-meta-big{padding:0; margin:0}

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

Thank you!

For each store I would like to show no. of post associated, kind of counter like this http://www.awesomescreenshot.com/image/2205486/37e5ea502c804a5b10459e5d9cd42ad1 How Can I do this

this code will count posts. But also you need to show this count.

<?php echo $count;?>

one which line?

in place where you want to show number of posts

I recently had an issue with adsense because they did not like ads displayed on certain pages or posts. Is it possible for you to make an option to disable ads on a specific post / page?

Hi Sizam, I would like the change the original size of “boxed” version of re:pick theme. So if your re:pick demo is boxed with a width of 1200px, I would like to change that to 800px for example. So this should narrow the menu, post grid and footer all together and photo sizes will be responsive to this page which will make them looks smaller than how it looks now? Which file and line I need to edit for this? Thanks

I am talking about the images of the posts in main page like your demo http://repick.wpsoul.net/ So your first post in demo main page is for a Drone with title “Phantom DJ4 review and deals”, I would like to change that drone picture to be 300×250. Hope this is more clear now.

image in this grid is 383*383 and you can’t change it without breaking layout. this doesn’t have a sense. maybe you mean something another

There is a simple change in theme to do this which doesn`t break anything and I got it as I want now, thanks for your help.

Hello, Ive noticed that when I use the subscription option in my site it goes through to your database,website. Ive looked at the rehab documentation. So do I need to install Mailchimp to my site and which one is it as there seems to be quite a few different ones available.

Thanks Dis

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