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

59213 comments found.

Hi, what i need to make affiliated links automatically for my url stores, like amazon, ebay… there is any way to make it simply? i just need to put my Tracking ID on the urls, what plugin do i need, affiliate egg or content egg?

and is it possible to add Tracking id to the url when a user send a deal or i need to moderate the entry to add the tracking id?

Do you mean links from user generated post submit form?

yes, from submit a deal button. will it work with content egg?

No, it’s not connected with CE. This is possible with one code, but you must have all available affiliate parts. For example, it’s possible to change

http://amazon.com/product?tag=blabla

on

http://amazon.com/product?tag=youraffiliateid

but if user post a link withoout ?tag= – code will not change link.

I have plan to add such tutorial on wpsoul.com. This is for my next article on site

any chances of TataCliq, Pepperfry, industrybuying in content egg

Content Eg is not for direct shops without API. It’s possible only for Affiliate Egg. You can try also to find these shops inside OptimiseMedia which is supported by CE

I mean parser in AE and Affiliate link from Content egg… Like we do with Paytm, snapdeal etc.. TataCliq is needed as it is hot in market for price comparison.. industrybuying and pepperfry can be delayed..

Ok, I will add this to TODO list

Hy there! Is it possible to add a horizontal widget area between the menubar and the content area? thx

No, but there is a trick for this. First of all, theme has branded area under menu. You can add html or shortcode there in theme option – ads option – global branded area

Then, if you need widget there, you can try to use plugin https://wordpress.org/plugins/widget-shortcode/ which converts widgets to shortcode

Is there an easy way to add the price to the “related products” at the bottom of each product page? right now it only shows the name of the item which may not generate as many clicks

But it shows full box with prices. http://screencast.com/t/zvpFFBLYMCn Maybe you use old version of theme

How can i disable the Where To Buy Section at the end of every post(Re:Pick Theme) !

theme option – repick option – Enable button instead offerbox

Or enable checkbox in the end of Post offer section

Is there a way to hide the badges inside the post? I just want to show on grid. Another question is can we display the badges on on middle of grid product thumbnail instead of top left corner?

Yes, before I can give you answer, you should write from your buyer’s account

Hi,

When a user submits a post, they are not able to submit an image. It says they do not have permission.

How do I enable this? I’ve looked in theme options, users, and settings and cant find how to change it.

RH frontend – settings

I am interested in this theme but the preview page is not loading. There is no way to tell how this theme would function…:( ””

But I don’t see any problems with demo. What link are you trying?

Hello again, just posted about a problem with ReHub theme, but realised it might be the plugin content egg.

Originally said the Flipkart specification template was not working. The content egg plugin seems to be working (added compact product link to the example link : (http://mobilewirelessheadphones.com/parrot-zik-3-wireless-headphones/)

Looking at the logs seeing an issue / error : Mon Oct 17 20:24:18 2016 [client 176.24.223.154] PHP Warning: Invalid argument supplied for foreach() in /home/ssols/web/mobilewirelessheadphones.com/public_html/wp-content/themes/rehub/content-egg-templates/Flipkart/data_specification.php on line 25, referer: http://mobilewirelessheadphones.com/wp-admin/post.php?post=182&action=edit

Is this the theme or Content Egg?

Thanks Steve

6.4 fixes this. Resolved.

I am using the address input field on RH Frontend Publishing Pro. On the form it displays a google map: http://fieldtripreviews.ca/submit-a-field-trip/ How do I get the map to display on my post when someone submits an address?

So, this map will be inside each post. Right? You will use post as business profile or something like this. Right?

Yes, that is correct.

If you want to add real locator with map search and form – it’s better to install GMW plugin. https://wordpress.org/plugins/geo-my-wp/ then enable Post Locator extension in plugin

Then, you can check shortcodes of plugin in settings of plugin, grab single map shortcode and place it in theme option – ads option in area under post. If you have problems with this – send me admin access

Good day,

Great plugin, well done!

I am playing with some of your features and wanted to use the specifications layout from Flipkart. Seems the product has specifications on Flipkart site but no specs appear on the site. See this for example : http://mobilewirelessheadphones.com/parrot-zik-3-wireless-headphones/

I have a basic Amazon product card and then a Flipkart specification tag. The headings are shown but no content. Is there something specific I need to do, or is there a change in the API?

6.4 fixes this. Close.

Does the theme come with a product comparison table type feature? Or can you recommend something? Cheers!

Do you want just static table? Not dynamic? Because dynamic table means that you will compare posts

Simple static tables. I’m using the table maker plugin, but its a bit bland looking. Any other alternatives?

TablePress plugin

These three options of the theme not working for me. http://screencast.com/t/NfubYIT8cs8 I need breadcrumbs on pages, got this error in webmaster tools on all pages.

I also need help about the content egg. I want to know that, post level sync is possible? I mean like I post 3 posts two of them were limited time deals but rest one is a review. Now in those two posts(limited time deals) I want to keep the discounted price only for forever but in that review post, I want price gets updated time to time. How can I achieve this?

These three options are not for pages. If you need breadcrumbs for pages – you need to edit page.php file and add there

                            <?php 
                                $crumb = '';
                                if( function_exists( 'yoast_breadcrumb' ) ) {
                                    $crumb = yoast_breadcrumb('<div class="breadcrumb">','</div>', false);
                                }
                                if( ! is_string( $crumb ) || $crumb === '' ) {
                                    if(rehub_option('rehub_disable_breadcrumbs') == '1' || vp_metabox('rehub_post_side.disable_parts') == '1') {echo '';}
                                    elseif (function_exists('dimox_breadcrumbs')) {
                                        dimox_breadcrumbs(); 
                                    }
                                }
                                echo $crumb;  
                            ?>

2. Last theme version has option for synchronization. Now you can choose what to synchronize: lowest price offer, nothing or you can choose one of Content Offers in post for synchronization

Hi Igor,

There is a bug in the product price sync module. The Sync modules select the least price for the products & show them at the top. But what about products having their prices in different currencies. It just shows the least price by value. For example a product is having price 3000 in Indian currency & 34 USD. It just shows 34 on the top & that too with INR symbol for the product price which is wrong.

Hi Igor,

Did you get chance to look at these points ?

1. Yes, theme check lowest price, but can’t convert prices to one currency, because this will have too much load on server. In posts where you have several products with different currencies – it’s better to use manual choosing which of products to sync or disable sync at all

2. With our new Post layout feature and auto post layout for Content Egg – no need to use woocommerce products now. If you use Posts for blog and woocommerce for offers – now you can use Posts for deals and enable separate post type for Blog in Theme option – affiliate. You can still have old offers inside Woocommerce – no problem with this

3. Yes, many people ask for frontend search. We will add such widget, but currently, we must finish many other things for Content Egg, like price alert, price history, etc

Thanks Igor. I will do explore post for deals now.

Hi Igor

I’m unable to translate the text “Best Deal on” into product post, you can see in http://www.directupload.net/file/d/4511/frtw8ytq_png.htm, I’ve tried in different ways trough LocoTranslate (theme, content egg pluging, etc) I also tried into Theme setups, etc but I can’t find where translate this string

Could you please help me with this issue?

No I didn’t I synced and now works fine, but still Repick homepage sort by menu (latest, hottest, popular and random) are not translatable

Thank you

It’s inside not main localization file. Check rehubchild localization file

Pre-purchase Query- Hi, we want to buy this theme, could you please confirm what are the plugins are free with this theme. We are looking for Content Egg plugin along wth this. In few YouTube videos, we have seen that some plugins are free with this theme.

this is not my theme

Hi, I have now purchased your theme.. please provide me the discount coupon of 35% off…as promised above

use coupon WARRIOR35

if i register the theme on a local server, can i register the theme later on the live server?

yes

Hi,

WPML is also supported for the child themes right?

yes

Hi. Problems with my website: Fatal error: Out of memory (allocated 20709376) (tried to allocate 122880 bytes) in /home/madameli/public_html/wp-includes/class.wp-styles.php on line 224

Don’t know how to solve.

SOLVED. SORRY.

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