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

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

By
Cart 38,545 sales
Well Documented

sizam supports this item

Supported

59212 comments found.

Hi, I don’t know why it shows ‘description’ button in every post. Please help. Thanks very much! https://unsee.cc/ruzabiso/

because you use Auto tabs post layout. Use another http://rehub.wpsoul.com/documentation/docs.html#postlayout

Hi Igor, With multi offers enabled in Rehub theme, when an offer expired, the big post offer block in post still display the expired deal, even when I deleted the expired one.

Can you make it display the valid offer in list, when a main offer (in the big post offer block) expired ?

Not clear. You can’t use Post offer and multi offer in the same time. Only one logic is available

Hey, how do i change H1 H2 font sizes? Thanks

need link where you want to change

Nevermind i resolved it, thanks. But i have one more question – can you make it so when i create simple Mega menu, extra menu items will go under eachother instead next to eachother? Here is screen of the problem: https://gyazo.com/f1116ecc6935166a96e2c158dd31c414

if you need UNDER each other – it’s not mega menu, it’s simple menu

Question – I’m trying to do a Top Charts Constructor page. I’d like the comparison chart to compare various features that I choose. I assume I have to do that using “Meta Value” for generated content inside the comparison settings. But I don’t know where to insert Meta Values for each offer. If I click on Add New Post, I don’t see any section for Meta Values or Custom Fields. So where am I supposed to set those values, in order for them to display in the comparison chart I’m creating?

You can use ACF plugin for this. Or bundled MDTF plugin

Hi, I do the settings for showing up the button ‘add to compare’ for every single post: theme options >> dynamic comparisons >> common >> Enable compare button in top of each single post? >> on. However, the ‘add to compare’ doesn’t show up. Please kindly help how to make it. Thank you very much!

checked. You enabled button but don’t set any comparison page. Looks like you didn’t read docs. Read again http://rehub.wpsoul.com/documentation/docs.html#dynamicchart

Also, you don’t need to add name “Formulas” in autoblog. Looks like you don’t understand what is formula. THis is http://screencast.com/t/nysyMzVU , not word “formulas”

Many thanks! I got it. Regarding the comparison user panel, please kindly advise how to make it show up at the bottom of the webpage, like the video tutorial.

By the way, where can I delete “formulas”?

By the way, where can I delete “formulas”? in Content Template in autoblog. This will work only for new posts.

There is no bottom panel now as on video, it’s sliding panel now, because this is only one sollution to support unlimited categories for comparisons

How I can embed Top table without setting type of page to Top table constructor (New)? I need to embed table into the page of type “Page for visual layout builder”. I fount that I can embed table with the shortcode like [wpsm_toptable id=”370” full_width=”1”] but if I change the settings of this table on its Top table page where I got this shortcode, the table is not updated on “Page for visual layout builder” page.

Shortcode is correct way. Table will be updated. You missed update of cache

I don’t use any addition plugins for caching. How can I manually clear cache to force update of table?

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)

Hola Igor, Currently when you press the button of the coupon (violet arrow) http://prnt.sc/dg4dwf, the coupon is displayed and the user is redirected to the web site. And when you press any other part of the coupon (green arrow) http://prnt.sc/dg4dwf, only redirect to the company website. I would like that when the user presses any part of the coupon, the coupon will be displayed and the user will be redirected to the brand website. ¿Is there any solution for this? Thanks,

Hi Igor, I use the module of “Grid Woocommerce products” http://prnt.sc/dgin0g and the configuration http://prnt.sc/dgin2p

currently there is no such function. It’s available only in woocommerce list. Maybe I will add in future

It would be very good to do this function. Thanks Igor for that information.

Hi, How do I change the color of my navigation bar?

theme option – header option

Hi I wanted to know with your theme is that possible? I want to buy your theme.

“Sellers Create a Store and sell their products, and I charge fee for using the store to sell products.”

And how will they receive payment for their store? Will my site receive their payment? and I pay them again? Or they will get paid automatically and a charge will be taken from my site?

possible with theme and wc vendor plugin. Payment will go to site first, then, each vendor will get comission (you need to send them comission manually, each vendor has dashboard where he can see available comission for him). Possible only to set autopayment with paypal or stripe

Hi there, I tried changing my database prefix to help protect the database and I got a “not available” error message and was unable to see my site at all. I have fixed that by reinstalling the re:direct clone, but I wonder if I will have the same problem if I try to change the database prefix again? Changing the prefix helps security but is there a problem with changing the database prefix of a child clone? Thanks for your help!

you can change prefix, but you will need to change prefix also in database if you want to do this for existed content

Hi.. Today I had relasied that Flipkart module not working and even missing in Content egg. Please help me to fix this issue

It’s working and available. Maybe you installed free version of plugin. Try to reinstall plugin (download it from your account)

Tried as you suggested, its working fine. thanks for ur timely help

Hi, I would like to create a site simply with affiliate product without user registration/profile. I am using the Rewise child theme. Please kindly advise how to disable user registration and profiles. Thanks very much!

How to use Mycred and Buddypress ?? Please show me some tutorial

Not clear what you mean. These plugins for difference purposes, they don’t depend on each other. Just enable them

Hello !

Whenever I try to install installable zip files it shows that the file doesn’t exist.

Pls advise.

Regards

I guess that you uploaded not correct file. Read article again and find correct theme’s file name

First of all thanks for your prompt reply. I really appreciate and am really impressed. Yes I tried to load only the installable files ( wordpress only). I was able to load child themes easily through wordpress but not the main theme. I was getting this error “ Are you sure you want to do this “ and “ the page was not found”.. But I was able to do it through FTP. If you can pls advise.

Regards

Ok. This means that you have upload limit on server, I guess 10mb So, all files which are more than this size are possible only by ftp or hosting file manager

my affiliate links not opening in new page after update. When I click on BUY FOR BEST PRICE button or any other links open in same page rather than new page.

Send you link through contact form please check

Link has correct code.

this is your custom js code

function(e) { e.preventDefault(); var $this = $(this); var domainforchange = ‘amazon.com’; var affidforchange = ‘mymainid-21’; var linksource = $(this).attr(‘href’); if ($(‘body’).hasClass(‘geoip-continent-EU’)) { linksource.replace(domainforchange, “amazon.co.uk”); linksource.replace(affidforchange, “myukid-21”); } if ($(‘body’).hasClass(‘geoip-country-DE’)) { linksource.replace(domainforchange, “amazon.de”); linksource.replace(affidforchange, “mydeid-21”); } if ($(‘body’).hasClass(‘geoip-country-ES’)) { linksource.replace(domainforchange, “amazon.es”); linksource.replace(affidforchange, “myesid-21”); } window.location.href = linksource; }

I don’t see any sense in this code (you copied it from my article), but all your products are for indian market, so, doesn’t have a sense to change links dynamically for EU users. Also, this code doesn’t have any sense since you don’t have installed geo ip plugin

Thanks sizam for quick reply yes you are right due to this code which I used for testing purpose this error occurs. Thanks for help.

hello, dynamic price and discount can support this theme? and also deposit payment can support this theme? and also WooCommerce Extra Product Options can support this theme? and also Table Rate Shipping for WooCommerce can support this theme? and also WooCommerce Deal or Coupons & Vouchers can support this theme? Thank you

1. dynamic price and discount – not clear 2. deposit payment – only with custom plugins https://codecanyon.net/item/woocommerce-deposits-partial-payments-plugin/9249233

3. not clear

all custom plugins which work with woocommerce – will work with theme

1 about dynamic price and discount, I means every vendor can using dynamic price and discount to their product, so every vendor difference dynamic price and discount (like as https://codecanyon.net/item/woocommerce-dynamic-pricing-discounts/7119279) 2. so this https://codecanyon.net/item/woocommerce-deposits-partial-payments-plugin/9249233, can already support for your ReHub themes? 3. About WooCommerce Extra Product Options, every vendor can add extra product options like as Color, Size, etc (https://codecanyon.net/item/woocommerce-extra-product-options/7908619 and https://codecanyon.net/item/woocommerce-custom-fields-product-addons/11332742) and this code https://codecanyon.net/item/ads-pro-plugin-multipurpose-wordpress-advertising-manager/10275010 and https://codecanyon.net/item/wp-pro-advertising-system-all-in-one-ad-manager/269693 can support your theme, vendor can choose which one (age or and category products) to advertise their product and pay for this and show up to your theme or your ads already have it. Thank you.

all your plugins are for admin user, they don’t depend on theme and will work, but they don’t support frontend features, so, they are useless for vendors

Hi, I use Content Egg >> Add Autoblogging >> Enter Keywords >> click product, I can products are imported. However, there are no product images and contents, only product titles. Please kindly advise what I shall do to make it work as expected. Many thanks!

shortcodes are available in each module when you use it in post

https://youtu.be/7nzL2R0XkVE?t=24m29s

you can also use autoblog with Auto Tab and Auto Content Post layouts https://www.youtube.com/watch?v=TZOZ9Hvhp3E from theme

These shortcodes don’t give any idea how it will look like at front end. It will take time to learn how to use. So, kindly suggest that you may consider to show kind of image of each shortcode which show how it will look like at front end. The perfect way is not to add shortcodes, but just drag and drop. Similar to Visual Composer would be perfect. :)

Create post, add offers in Content Egg, add shortcodes in post, preview post

Hey Guys.

I see you are releasing tons of updates every so often.

What’s the best way to keep it up? How do I know which files to replace without downloading everything every time? Just make things for us?

hello amazon feedback disappear after post publish. I use autoblog with shortcode

write on plugin’s support.

Thank you for the product comparison update. Please help me :

1. Would you please tell me if wc vendor fully compatible with woocommerce 2.6.8?

2. Does it allow ajax search module with category option?

can we have sticky top main navigation/menu?

and when the category divider update will come..any time limit?

1. Theme option – header option

2. I can’t tell you exact date, currently this task is not in priority

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