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

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

By
Cart 38,425 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59156 comments found.

Hi there,

We tried to translate the cart text in de header menu with a nl_NL.po file to the rehub==>lang file but without succes.

Best regards, Louis

Hi there,

We have solved it. I cleared the cache and it worked. Excuses. Ye we translated it with poedit. I always pull out the .pot file to my desktop translate it and upload it back with ftp.

Best regards, Louis

If you want – you can send me translation files, I will add them in core, so you will not lose them after each update

About Re:Cash

1. Is there deal alert option to notify new deals to members? 2. Is it possible to make “subcategories” and add “search category” bar to show only those subcategories on main category page?

1. You can use any plugin which adds “new post” notificator for users.I will add this in core in future. 2. I don’t see any reason for this, because searching for subcategories is not useful. You can use search by category field as I made on redirect.wpsoul.net Also, if you want to create archive from all categories, you can use category box in visual composer. it show all subcategories for choosed category.

Maybe you want to have this http://www.wpbeginner.com/wp-tutorials/display-subcategories-on-category-pages-in-wordpress/

From the day one, I am using your theme. Awesome work guys. Thanks for RE:Direct, what exactly I was looking for. Thank you so much…

Very robust theme, love it! Any future plans of adding your review functionality to replace the woocommerce review? Would be nice if users could rate woocommerce on each criteria.

Thanks!

Hm. But, woocommerce doesn’t have review format. So, currently I can’t create criterias for review, because there is no criterias inside woocommerce posts. It’s possible to add, but too much woocommerce customizations for this. Maybe will add in future when I will finish other important functions.

why my shop is no correct http://www.ordi3r.com/shop/ thanks for help

It looks like you updated child theme, but didn’t update parent theme

is theme compatible to work in India for affiliates of Amazon, Flipkart?

For amazon – you can use our free plugin Content Egg http://rehub.wpsoul.com/documentation/docs.html#cegg

For flipkart, there are several ways.

Free – use our extension for import xml http://rehub.wpsoul.com/documentation/docs.html#woovideo

Paid

a) Use plugin Affiliate Egg http://rehub.wpsoul.com/documentation/docs.html#aegg

b) or use paid version of Content Egg and OptimisedMedia module (you must have account in this system and be approved from Flipkart)

A few post above mine asked about child themes. How necessary is it to keep them updated? Do features get put in there as well, or are all the features driven by the main theme. Just trying to understand how often that should be updated if I have not done any updates to my child theme

Also, i see people asking about switching to woocommerce for this. Is there any major benefit to using woocommerce over the built in post system?

Usually, I just delete old version and install new. Actual version of child themes are made to have most of functions inside main theme. So, there is no needs to update child themes often (only if you have bugs with incompatibilities with main)

About woocommerce. Do you mean deal sites?

if we switch to using woocommerce for our affiliate products. Is there a way to add the woocomerce offer link manually to an image(such as the featured image we put at the top of each of our review pages) on the review page? how would we link the woocommerce affiliate offer to an image? With thirsty affiliates we were abe to just grab the thirsty affiliate link.

Logic is very similar. Woocommerce has different types of products. One of type is external product. If you make product as external and place external url, button will have external url instead of url to product page. And there are much more shortcodes in theme for woocommerce.

The only possible cons is that woocommerce is more heavy. But it’s possible to deactivate most of cart scripts in woocommerce to make it more light (this is only if you want to use it’s affiliate external products and don’t have plans to sell something on site)

I don’t think you understood… but I already had someone write a shortcode for me to do what i need.

But how do you deactivate the shopping cart portion… as I will only be doing affiliate products.

Code for functions.php

add_action( 'wp_enqueue_scripts', 'child_manage_woocommerce_styles', 99 );

function child_manage_woocommerce_styles() {
 //remove generator meta tag
 remove_action( 'wp_head', array( $GLOBALS['woocommerce'], 'generator' ) );

 //first check that woo exists to prevent fatal errors
 if ( function_exists( 'is_woocommerce' ) ) {
 //dequeue scripts and styles
 if ( ! is_woocommerce() && ! is_cart() && ! is_checkout() ) {
 wp_dequeue_style( 'woocommerce_frontend_styles' );
 wp_dequeue_style( 'woocommerce_fancybox_styles' );
 wp_dequeue_style( 'woocommerce_chosen_styles' );
 wp_dequeue_style( 'woocommerce_prettyPhoto_css' );
 wp_dequeue_script( 'wc_price_slider' );
 wp_dequeue_script( 'wc-single-product' );
 wp_dequeue_script( 'wc-add-to-cart' );
 wp_dequeue_script( 'wc-cart-fragments' );
 wp_dequeue_script( 'wc-checkout' );
 wp_dequeue_script( 'wc-add-to-cart-variation' );
 wp_dequeue_script( 'wc-single-product' );
 wp_dequeue_script( 'wc-cart' );
 wp_dequeue_script( 'wc-chosen' );
 wp_dequeue_script( 'woocommerce' );
 wp_dequeue_script( 'prettyPhoto' );
 wp_dequeue_script( 'prettyPhoto-init' );
 wp_dequeue_script( 'jquery-blockui' );
 wp_dequeue_script( 'jquery-placeholder' );
 wp_dequeue_script( 'fancybox' );
 wp_dequeue_script( 'jqueryui' );
 }
 } 
}

Dobryj den, kak izmenit etu formu http://joxi.ru/Q2K07Nqu9PP6vA (izmenit tekst i nastroit’ otpravku e-mail na svoj akkaunt)?

otpravil otvet na email

How do we update the child themes? When using the Envato market plugin, it only updates the main but not the child themes. We’re running RE:Thing and just completed the update to 6.1.1 and RE:Thing was still on version 5.6.1

You can delete child theme and install new version

Where do we get the new version from though? If rehub is updated automatically by the envato market, how will the child theme be updated? Those are not directly part of the market. Do we have to download the whole package manually from our account and upload it that way? Also, how long do we get updated versions? Only as long as our support or is it lifetime?

Updates are lifetime. Yes, you need to download whole package (also we are working now on update where you can download themes from admin page). Check this docs http://rehub.wpsoul.com/documentation/docs.html#5

Hi, I want to buy your template… But I cant see option to separete itens for Cities and/or States.

Its possible? And create a menu and a serach form to choose itens from a specified city?

1. Yes, this is possible. For example, you can make registration for all, but access to submit form only for contributor role, and only admin can set such role for user

2. You can if you set each state as category. I don’t recommend to do this because it will be too much items in menu

3. Possible to have www.mywebsite.com/STATE/OwnerOfTheItem/PRODUCTorDEAL is possible.

I don’t see advantages for seo in such links. I think this can even reduce seo juice of such pages

Thank you for your answer, I will purchase your product and contact you via support for next moves.

If I need it, it´s possible to contract you for customization services?

Thanks

yes, it’s possible

estou recebendo a seguinte mensagem de erro : Fatal error: Class ‘VP_FileSystem’ not found in /home/kupol067/public_html/wp-content/themes/rehub/vafpress-framework/bootstrap.php on line 24 e agora nao consigo mexer mais no meu site. quando abro no wp aparece essa mensagem. www.kupoloko.com.br

It looks like you upload broken file or theme was installed not correctly. Try to delete theme and upload again.

Hi. In the featured area in the homepage, all the categories have the same color, even if each category is set to have its own different color. What am I doing wrong?

Hm. Ok, I will add this in update

Hi, I was trying to include an Amazon search widget through the Side Out Ads widget or the Sticky on Scroll widget (all pages except home page).

How do I this? When I try and copy the Amazon html code to the widget, nothing appears on my post. Also, how do I exclude this from appearing on my home page?

As of now, I included the HTML code in ‘Insert custom ads code for shortcode’ (Theme>Ads). And then put the shortcode [wpsm_ads1 float=”none”] and [wpsm_ads1] in my first blog post (Hello world) after the article.

You don’t see ads because your site on https, and you use http ads code from amazon. Use their https ads or try to change all links in script from http:// to //

Thank you.

5 star. Right now.

Whenever the “Enable adsense optimized layout for desktop” option, my logo shrinks. http://rocketmoola.com/course/ Is there any way to make it larger? Thank you.

Yes. you can totally disable limits with this code

.block_style header .logo{max-width:1000px !important}

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

In the deal store page, there is an error when clicking the deal. The hyper link should redirect to the deal not the deal store. Check this out at : http://khuyenmaidoc.com/dealstore/adayroi/

Do you want change or translate?

I need to change it. Is there any way to change it ?

Theme option – localization. You will find there option to change

hi there, until a couple of days ago, the site was working fine. Over the last couple of days when I tweet a link from the site, it falls over competely. The php processes spike at 13 processes and it falls over. Its definitely not the hosting server (had a long chat with them) and we’re not sure why this has started to happen. I’m on 6.01 but can upgrade if the site stays as is (although not too sure how – how do I?). Do you know what could be causing a tweet to spike the site like this? I haven’t changed anything on the site. thanks

Thanks – I’ve given that a go.

The XML plugin was already disabled, but i’ve deleted it completely now to make sure.

Hope it works! published a new post earlier today and again it crashed on twitter!

Thanks for all your help on this.

I just tried tweeting 2 posts from 2 different categories. Both were almost identical in the set up of the post (featured image, text, table with some internal and external links). One of them tweeted without any issue. The other one made the site wobble – it crashed very slightly but sorted itself quickly since I upgraded the memory. The was the same category as the previous issue

What I did notice was the first one, when I tweeted, immediately brought up the thumbnail and excerpt with the link. The second one didn’t do that and clearly had a problem trying to retrieve the thumbnail etc

I use Yoast with twitter cards enabled.

Everything (theme and plugin) is now up-to-date

But there’s clearly an issue with how twitter retrieves a link depending on this particular category of posts. Why could this be? There’s no difference in the way the category has been set up – both are sub-category posts but with different parent categories.

I hope this makes sense.

Send me examples on email for both links (correct and with issue)

Hi Sizam, just played with boxed theme layout and one thing (I think) doesn’t work properly. Carousel on Re:Cash isn’t boxed on boxed theme setting: http://puu.sh/ptuXO/dd5a5b6ad3.png

Do you have a solution for how to keep it boxed too? :) Thanks!

.feat_part_f_width{max-width:1200px; margin: 0 auto 30px auto} .carousel-style-3 .controls.prev{left:20px} .carousel-style-3 .controls.next{right:20px}

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

Thanks! That worked perfectly ^^

Hi Sizam, I updated woocommerce plugin today and old layout are broken. When I select four columns on Shop Settings of theme, appear two columns on woocommerce shop. When I select three columns, appear one column. How I resolve this? Thanks.

Update will be in 2-3 hours

Hi There any way receive notification of the product coupons expired. http://prntscr.com/bglyry Thanks,
If you’re right. You can confirm that I have placed well the code http://prntscr.com/bkjvp5 If the code is correctly positioned, where I can see the new function. Thanks,

place is correct, but you need to insert your email. This function will send email once product will be expired

Ok perfect! I changed the email Thanks Igor!! ;)

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