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

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

By
Cart 38,434 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59157 comments found.

With repick theme I want to disable offer button in archives and loops, but when i do it also takes away the price. Is there a way for the button to take the user to the post but still show the price?

do you use child themes?

Yes i am using repick

ok. register on trello.com

I am trying to add my affiliate IDs to offer submitted by users but this doesn’t work if I try to pass more than one affiliate links. I am following your example at http://rehubdocs.wpsoul.com/docs/rehub-theme/user-submit-memberships-profiles/auto-adding-affiliate-links-to-user-submitted-offers/

What am I doing wrong?

function rh_change_affiliate_string($offer_post_url, $checkdomain, $afftag, $affstring){
    if (!empty($offer_post_url) && strpos($offer_post_url, $checkdomain) !== false) :
        if (parse_url($offer_post_url, PHP_URL_QUERY)): //check if link has query string
            if (strpos($affstring, $offer_post_url) !== false) : //check if link already has affiliate ID
                $offer_post_url = preg_replace("/(".$affstring.").*?(\z|&)/", "$1".$afftag."$2", $offer_post_url);
            else:
                $offer_post_url = $offer_post_url.'&'.$affstring.$afftag;
            endif;   
        else:
            $offer_post_url = $offer_post_url.'?'.$affstring.$afftag;
        endif;
    endif;  
    return $offer_post_url;    
}
add_filter('rh_post_offer_url_filter', 'link_change_custom');
function link_change_custom($offer_post_url){
$offer_post_url = rh_change_affiliate_string($offer_post_url, 'ebay.it', '5338259355', 'afepn=');
$offer_post_url = rh_change_affiliate_string($offer_post_url, 'amazon.it', 'megapromozion-21', 'tag=');
return $offer_post_url; 
}

from your code above, i don’t see that you are trying to overwrite ref= you are overwriting tag=

OK thanks, I managed to make it work. I tested Amazon and the affiliate ID is taken correctly it’s counting the clicks, but it doesn’t work for eBay.

For what I read is because eBay uses prefix. Do you have a solution for this?

Currently – no, but it’s in plans

Hi Artist, hope all is well

1. I have been looking into the comment to find a possible way to remove the annoying related products from my rehub vendor child theme now at version 7.2.1 with no success till now

tested: _tested the disable relative post from the theme options. _ tested the install rh woo tools (there is no related product to eliminate) _ tested this: http://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/how-to-disable-related-products/

I really need your help on this pls as I have not selected any product in the cross or upsell

2. am having issues when I change the single product page from default with sidebar to default with no sidebar see: https://loibuy.com/wp-content/uploads/2018/03/Captureyjyjytry.png while I would love to avoid that and have the image bigger like something like this: https://loibuy.com/wp-content/uploads/2018/03/vggsrgv.png

so you mean that my 2 questions, are too advanced for you to provide me an answer, even dough I have not been able to lunch my store yet, after a year that I have bought your theme?? because of issues am trying to figure out my self??

and this is not even customization request, but minor errors/issues or bug am having in the theme.. as you can see from my request, I always do my research before asking, if the solution was there in your guide, I would not be asking your support,

hope you will understand, a link to a solution would be enough.

1) Please, send FTP and admin access in the contact form. Provide also in the message: your issues and link on the current comment (you can know it if you press on the time in your comment).

2) There is no sidebar on that template. This is a standard WC template, but you can choose another template or edit current one if you have some PHP skill.

thanks a lot.. all the info has been sent

Hi Sizam, I got this message after install this theme. Can you fix this? Thank you. :)

Your theme (Rehub child theme – Revendor) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.

`
  1. WordPress Environment ###

Home URL: https://hijrahenvision.com Site URL: https://hijrahenvision.com WC Version: 3.3.3 Log Directory Writable: ✔ WP Version: 4.9.4 WP Multisite: – WP Memory Limit: 256 MB WP Debug Mode: – WP Cron: ✔ Language: en_US

  1. Server Environment ###

Server Info: Apache PHP Version: 5.6.33 PHP Post Max Size: 256 MB PHP Time Limit: 0 PHP Max Input Vars: 1000 cURL Version: 7.58.0 OpenSSL/1.0.2n

SUHOSIN Installed: – Max Upload Size: 256 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔

  1. Database ###

WC Database Version: 3.3.3 WC Database Prefix: wpn0_ MaxMind GeoIP Database: ✔ Total Database Size: 12.12MB Database Data Size: 10.88MB Database Index Size: 1.24MB wpn0_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB wpn0_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB wpn0_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB wpn0_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB wpn0_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB wpn0_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB wpn0_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB wpn0_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB wpn0_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB wpn0_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB wpn0_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB wpn0_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB wpn0_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB wpn0_woocommerce_log: Data: 0.02MB + Index: 0.02MB wpn0_cegg_autoblog: Data: 0.02MB + Index: 0.02MB wpn0_cegg_price_alert: Data: 0.02MB + Index: 0.03MB wpn0_cegg_price_history: Data: 0.02MB + Index: 0.08MB wpn0_commentmeta: Data: 0.02MB + Index: 0.03MB wpn0_comments: Data: 0.02MB + Index: 0.09MB wpn0_links: Data: 0.02MB + Index: 0.02MB wpn0_loginizer_logs: Data: 0.00MB + Index: 0.00MB wpn0_options: Data: 1.31MB + Index: 0.05MB wpn0_postmeta: Data: 1.52MB + Index: 0.19MB wpn0_posts: Data: 4.52MB + Index: 0.13MB wpn0_revslider_css: Data: 0.14MB + Index: 0.00MB wpn0_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB wpn0_revslider_navigations: Data: 0.02MB + Index: 0.00MB wpn0_revslider_sliders: Data: 0.25MB + Index: 0.00MB wpn0_revslider_slides: Data: 2.52MB + Index: 0.00MB wpn0_revslider_static_slides: Data: 0.02MB + Index: 0.00MB wpn0_termmeta: Data: 0.02MB + Index: 0.03MB wpn0_terms: Data: 0.02MB + Index: 0.03MB wpn0_term_relationships: Data: 0.02MB + Index: 0.02MB wpn0_term_taxonomy: Data: 0.02MB + Index: 0.03MB wpn0_usermeta: Data: 0.02MB + Index: 0.03MB wpn0_users: Data: 0.02MB + Index: 0.05MB wpn0_wc_download_log: Data: 0.02MB + Index: 0.03MB wpn0_wc_webhooks: Data: 0.02MB + Index: 0.02MB

  1. Post Type Counts ###

attachment: 183 nav_menu_item: 23 page: 14 post: 7 product: 17 revision: 268

  1. Security ###

Secure connection (HTTPS): ✔ Hide errors from visitors: ✔

  1. Active Plugins (9) ###

All-in-One WP Migration: by ServMask – 6.63 Content Egg Pro: by keywordrush.com – 4.4.4 Elementor: by Elementor.com – 1.9.7 WPBakery Page Builder: by Michael M – WPBakery.com – 5.4.4 Slider Revolution Particles Effect: by ThemePunch – 1.0.6 Slider Revolution: by ThemePunch – 5.4.6.3.1 Themify – WooCommerce Product Filter: by Themify – 1.1.6 WooCommerce: by Automattic – 3.3.3 Custom Product Tabs for WooCommerce: by YIKES Inc. – 1.6.4 – Not tested with the active version of WooCommerce

  1. Settings ###

API Enabled: ✔ Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable)

Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5)

  1. WC Pages ###

Shop base: #31 – /shop/ Cart: #32 – /cart/ Checkout: #33 – /checkout/ My account: #34 – /my-account/ Terms and conditions: ❌ Page not set

  1. Theme ###

Name: Rehub child theme – Revendor Version: 7.1.9 Author URL: https://wpsoul.com/ Child Theme: ✔ Parent Theme Name: Rehub theme Parent Theme Version: 7.1.7.5 Parent Theme Author URL: https://wpsoul.com/ WooCommerce Support: ✔

  1. Templates ###

Overrides: rehub/woocommerce/archive-product.php version 2.0.0 is out of date. The core version is 3.3.0 rehub/woocommerce/cart/cross-sells.php rehub/woocommerce/content-product.php rehub/woocommerce/content-product_cat.php rehub/woocommerce/global/wrapper-end.php version 1.6.4 is out of date. The core version is 3.3.0 rehub/woocommerce/global/wrapper-start.php version 1.6.4 is out of date. The core version is 3.3.0 rehub/woocommerce/loop/add-to-cart.php version 3.0.0 is out of date. The core version is 3.3.0 rehub/woocommerce/loop/loop-end.php rehub/woocommerce/loop/loop-start.php version 2.0.0 is out of date. The core version is 3.3.0 rehub/woocommerce/loop/sale-flash.php rehub/woocommerce/single-product/add-to-cart/external.php rehub/woocommerce/single-product/meta.php rehub/woocommerce/single-product/product-image.php version 3.1.0 is out of date. The core version is 3.3.2 rehub/woocommerce/single-product/product-thumbnails.php version 3.1.0 is out of date. The core version is 3.3.2 rehub/woocommerce/single-product/sale-flash.php rehub/woocommerce/single-product/share.php rehub/woocommerce/single-product/tabs/additional-information.php rehub/woocommerce/single-product/tabs/description.php rehub/woocommerce/single-product-reviews.php rehub/woocommerce/single-product.php

Outdated Templates: ❌Learn how to update `

Update main theme

How to update the main theme?

i have some questions, pls help me.

1 – how to change color in widget area, category area, currently its white. see look : http://teddylist.com/category/geeky/

2 – how i add categories or any link under menu which comes like this : http://prntscr.com/ilj6wh

3 – how i make my menu colorful like this: http://prntscr.com/ilj7jt

4 – in home page gif image can not cover complete box, see : http://prntscr.com/ilj9g9 or check in website :http://teddylist.com/

5 – in this page : http://teddylist.com/geeky/spiral-spring-nut-cracker/ , how can i increased size of featured gif image and why related item image can not cover full box.

1. theme option – appearance – Enable if you have white style of background

2. appearance – menu

3. only with customization. price from our team is $30

4. upload good image with more big size, currently, size is the same as you uploaded it

5. upload good image with more big size, currently, size is the same as you uploaded it

I just followed your steps for updating the safest way. And it lost all my design. Does your theme not save the settings to the database? I even tried changing back and now i have to start all over.

What design did you lose? Theme can’t remove any pages or WordPress settings

Hi,

I got mail for update in rehub theme. Can you please suggest how to update my theme. I am not using FTP.

Hi, When can we expect cashback update.

No date for this

Hi Igor and his team,

I’m Usually duplicate Product post for similar new products I want to enter cause I don’t need to rewrite everything.

Therefore in the new post I have the old product view count.

Is there a way to rest this view count somehow?

Thank you,

Aviv

So the answer is no, I can’t delete the view count?

Great, Thank you very much it’s very helpful.

Hi, I would like to insert into “Theme options -> Shop settings -> CUSTOM CODE AREAS” of all products in my rehub site (digitalsolution.store) a custom code like this:

[content-egg-block template=custom/all_pricealert_full]

but this shortcode is visibile only if I open manually the product page and make a comparison with content egg over the other affiliate merchants. It’s possibile to active this shortcode automatically and avoid the manual activity?

Thank you very much

Chiara

This shortcode shows price alert form for content egg offers. If you don’t have offers, there is nothing to use for price alert

Please can you help me to use RH Cloak Plugin with CE. I only use CE at the Moment for front end search and RH Cloacking doesnt work… thats crap. :(

Yes but i import Deals with wp all import and had activate Rh cloacking, but links are not cloacked. Thats my Problem.

Where do you keep your affiliate links? Which field do you use in the import form?

currently, it will not work. disable it.

hello, nice theme, but i can’t understand from where begin…i’d like make a site like your Re- cash (with comparison, affiliate and with the option to add stores from users) ...could you link a tutorial to make a site clone of Re-cash? thank you

https://wpsoul.com/make-smart-profitable-deal-affiliate-comparison-site-woocommerce/ but you can also import Demo content from Rehub -> Demo stacks section.

Hi, I have bought the theme and also the CE & AE PRO. I was trying to setup the price/deals/coupon portal but was not able to do it. Do you provide the services for building the portals based on ReHUB theme along with CE & AE pro?

Where To Customize This Box?:- http://prntscr.com/ilelf2 How to convert electricity to fa-fa-eye?

.post-meta-big span.postview_meta:before {
    content: "\f06e";
}
Place the code in Custom CSS of the Theme options.

not working

send link on page and screenshot how you added code

Cashback functions which you have in plans is for Recash & Rewise themes right?

Great! XD

They are for main Rehub theme.

It functions like ebates or mrrebates, right?

I do not know yet. This is in plans only.

Hello,

There is an issue with checkout. After checking out, if an error occurs with payment, i’m riderected back to my site and my cart still contains the choosen items. If i proceed again to payment, i have to fill all the fields again and then at the last step cart get’s empted and checkout can not be completed. See screenshot steps: 1. https://imgur.com/a/mdXco 2. https://imgur.com/a/m1CKi 3. https://imgur.com/a/GYXFg

The theme does not deal with checkout or payments. Please, ask WoCommerce authors or check other plugins which can cause such behave of the cart.

Hi. Please write from your buyer’s account, so we will investigate your site

Does Child Themes Like Recash Gets Any Update? Have it got in recent update?

Current version: 7.1.9

Hi,

Where can I translate price history elements to another language ? It’s only in English and i can’t find it with locotranslate, somehow

Thanks

Search in Content Egg plugin.

Hi Igor,

Recently I’ve noticed the search results in the Search box Element in WPBakery Visual builder show all the pages and post when the search box is empty or the search term is not excited

I tried to go to the search box settings and to choose only to show post but the results didn’t change and gave me all the pages and posts in the website when the search box was empty.

Is there a way to fix it? because I don’t my users to see all the pages in the website only the one that I want to show them

Thank you,

Aviv

Empty happens when someone presses the search button with no queries in the search bar

But the issue is not if it’s empty or not the issue is that if you give it some product name it doesn’t have it show all the pages on the website.

What it should do is showing nothing or only showing the product posts.

This is if the setting of the search bar is working

For now, there is no filter on the results and the result page will show pages, posts, woocommerce product and basically everything

I believe the fix should be from your end but I’m not sure

Thank you,

Aviv

You do not have any post_type in your search form: http://prntscr.com/ily1x4 Try to choose one of them http://prntscr.com/ily2yu in Theme options -> Header and Menu

Thank you for the fast response

I checked the type of search that was chosen and it was post, the same as you suggested so I decided to remove it complatly and leave it blank and now everything is working fine

thank you for referring me there, I think that you have a small problem with the code there that when it’s selected it’s not working

rehub does not seem to be working, i install it with dokan, wp all in one import, woocommerce etc and when i try to import a child team the whole thing crashes

Hi Berdych the upload is fine, its the file restore that doesn’t complete and ends at 53% and crashes entire wordpress

does this theme support PHP 7+ if not please tell me what version it supports. thanks

It supports. Solution for your problem is described on demo stack page. Click on link about possible issues

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