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.

Can I make “read review” button in comparison chart different from default color? I have selected green as theme color, but I want “read review” in e.g. comparison chart to be black). How to do? I tried in theme options (custom color in post), but button is still green.

.rehub_rating_row .read_full a{color:#111 !important}

Is it possible to assign layout to category rather than post type? By layout I mean the new specification tab layout introduced in 6.1. Or is it advisable to create custom post type UI for each layout requirement? This is required because all posts may not have video or review content for the tab.

ok…thanks. One more thing I saw in tutorial that you suggest to install Clone plugin for posts. I used this plugin in past and had a bad experience since it was unnecessarily duplicating my Custom fields, like affeff_product_url – 10 times with same value. By the time i realized, I had some posts with 1500 custom fieilds only 15 mdtf x 100 times cloned. Had to copy all to new posts after deleting plugin. Maybe there was something wrong in my settings but u may want to warn users.

I never got such errors. There are many other plugins with the same functions. Check on wordpress site with search “Duplicate post”

Hi, it would be really great if you could share your WP Super Cache and Autoptimize settings for Re:Hub, Re:Cache, etc. Would really help us get the most out of the theme! :)

Most important reason why I recommend WP SUper Cache instead w3 total is because it can be used without any settings, just by default. Never found any incompatibility with themes or plugins.

Autoptimise is a bit buggy plugin. SOmetimes can be problems. Currently I use Better Wordpress Minify instead of Autoptimize.

how exactly do I keep theme updates from overriding my translation files? I see multiple answers here in the threads, but I am confused. Can you pls give the necessary steps? thx!

Use Loco translate plugin to translate theme

I did that, but what settings do I have to make in order for the translated files not to be overridden?

as I remember plugin saves your translation. Try to check after update. Also, you may need to save file here http://screencast.com/t/aTgH2Du58FUx

Which Theme is good for the deals Site…. And is there any way to convert Links to affiliate links in the Wordpress post…or any plugin.

Every time I have to create an Affiliate Link from Amazon Link genearor.. Is there anyway that I can post the direct link to the product on the theme and it will convert to the affiliate link with Affiliate ID tag.

Use Content Egg plugin http://rehub.wpsoul.com/documentation/docs.html#cegg

Amazon is in free version

also there are tons of free plugins for converting amazon affiliate links.

Hi,

I have one question. I think about awarding users by myCRED points for social sharing. Is it possible to customize theme sharing buttons and give points for only press of share button? That price would be for this job?

I think this is possible. Price will be $30

Hi,

I registered the theme but are not showing the links of the demo stacks for me, only the installation instructions. Where to find them? Thanks!

Looks like your server blocks all external requests, maybe you have firewall for USA connections. I can send links on email

Please, get in touch through the contact form

hi i had error in the main dashboard when reach setting i see in setting instead of the usual general setting page of rules of all installed plugins if the are on and the functionality the issue is i to set the rules that i thought i miss tiype turn up i put (for 1111 where is shouldn’t in the visual composer rules and now i have 1111 in the header above the logo how to fix this issue ?

hi yes i do with permalinks Fatal error: Out of memory (allocated 64487424) (tried to allocate 53248 bytes) in /home1/mentorit/public_html/wp-includes/functions.php on line 3944 i cant save the permalinks and most of the time i this error there in the setting with no option to enter (sorry didnt notice this permalinks error last time i wrote

but this is memory limit issue. You need to check your plugins and deactivate those which are not in use. Also check your real memory limit with this plugin https://wordpress.org/plugins/system-snapshot-report/

Thanks i will check it is probably one of the plug will update when i will find which …

Hi,

RH Frontend Publishing is still version 2.82. I downloaded it from your site again, but still not version 3.0.

Thanks.

Download now

Hello , after installing rehub and recash theme i downoladed WP Clone (https://wordpress.org/plugins/wp-clone-by-wp-academy/) . But after added new admin account for Recash Demo downolad, and after launching it few secons after screen became blank and i was automatically log out and now i cant login ! How can i do . Thanks

Can you login with next details?

rehubdemo RehubPass999777

?

it’s work thanks

I am getting errors in all Accelerated Mobile Pages (AMP) pages in google search console. Specifically the 2 errors on all pages are 1. HTML Markup – The tag ‘comments-count’ is disallowed. and 2. User-authored JavaScript – The tag ‘script’ is disallowed except in specific forms.

Is this something that is related to your template somehow.

I don’t think so. I tried to find comments-count in template but can’t. AMP is in TODO for next version

Any chance you could make a child theme that is wide and has the layouts in the theme below? http://demo.mekshq.com/herald/?page_id=872

There is such possibility. http://recash.wpsoul.net/full-width-example/

I can give you code for this. It’s just 3 line of css

@media (min-width:1560px){
.header-top, header .logo-section, nav.top_menu, .top_theme, .footer-bottom .container, .footer-bottom.block_foot, footer#theme_footer.block_foot, footer#theme_footer .container, .block_style #main_header, .block_style header .logo-section, #branded_img, .conten, .content.no_shadow{width:1530px;}    
.sidebar, .side-twocol, .vc_row.vc_rehub_container > .vc_col-sm-4{ width: 336px}   
.separate_sidebar_bg .content .vc_row.vc_rehub_container > .vc_col-sm-8, .separate_sidebar_bg .main-side:not(.full_width), .main-side, .gallery-pics, .main_slider.flexslider, .vc_row.vc_rehub_container > .vc_col-sm-8{width:1170px;}
.centered-container .vc_col-sm-12 .wpb_wrapper{max-width:1530px;}
}

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

this code is for recach child theme

Thanks! Can you provide the custom css for http://rehub.wpsoul.com/?

Any chance the you could ever add block layouts like the ones in this theme? http://demo.mekshq.com/herald/?page_id=872

Could I easily add custom layout blocks myself to http://rehub.wpsoul.com/?

I think you already can do this with theme’s post modules. Use visual composer for this. http://rehub.wpsoul.com/documentation/docs.html#21

For rehub, try next

@media (min-width:1560px){
.header-top, header .logo-section, nav.top_menu, .top_theme, .footer-bottom .container, .footer-bottom.block_foot, footer#theme_footer.block_foot, footer#theme_footer .container, .block_style #main_header, .block_style header .logo-section, #branded_img, .conten, .content.no_shadow{width:1530px;}    
.sidebar, .side-twocol, .vc_row.vc_rehub_container > .vc_col-sm-4{ width: 336px}   
.content .vc_row.vc_rehub_container > .vc_col-sm-8, .main-side:not(.full_width), .main-side, .gallery-pics, .main_slider.flexslider, .vc_row.vc_rehub_container > .vc_col-sm-8{width:1170px;}
.centered-container .vc_col-sm-12 .wpb_wrapper{max-width:1530px;}
}

Hello: I’m very interested in these 6.1 features – Company profile builder, category list builder, category search script

Are they coming soon as well?

It’s already. http://redirect.wpsoul.net/

Also tutorial. Check part about post layout tabs and specifications https://wpsoul.com/creating-business-directory-site-with-search-filters/

You are incredible, best theme creator ever!

This child theme is just awesome.

Hi, how can i add a photogallery (2 Pictures) to a site ? Regards

There are several ways.

1. Use gallery post format 2. Add inside post with slider shortcode 3. Add inside post with carousel shortcode 4. Use standard wordpress gallery

To be truth, 2 images are not a gallery. Just add them inside post as images. I don’t see any reason to create gallery with two images

Hi man, two things:

1) How do I edit the “popular” and “comments” tittles on the better menu widget?

2) I can still see the scorebox widget on every page, even out of the article review pages… How is it gonna be fixed?

Thanks!

Open file shortcodes/shortcodes.php

find

<?php if (!is_single()) {return; } ?>

change to

<?php if (!is_single() || is_front_page()) {return; } ?>

Theme updated twice, line changed but the scorebox is still there…

OMG, it can’t be there. Send me ftp, I will check

Please, get in touch through the contact form

One question for you sizam. How do we approach modifications to the childthemes? For example, what is the best method to modify Re:Cash? Can we create a childtheme for childtheme or what would you recommend?

you can try next thing

https://docs.appthemes.com/tutorials/creating-grandchild-themes/

Note, I don’t plan now to add many changes in child themes. New functions will be mostly in parent theme, so, if site is working – you can change child theme

Hi, is ReHub deals childtheme legacy now? Has Cash childtheme taken over? In the downloaded files, I cannot find the Cash childtheme at all under childthemes.

Yes, after rebranding. I will upload it today + one new child theme http://redirect.wpsoul.net/

Great, cannot wait! What time will it be online?

available

Hi there, I seem to have some javascript issues in the theme. Any clue what I should update?

Need url of site. You can send privately

Please, get in touch through the contact form

hello i ‘ve switc from ultimate member to bp, what is the shortcode for account page? http://justreviews.it/account/ actually there are the um shortcode

Checked. But I can’t find problem with your site. Both pages are working for me. Member and activity page. Maybe you mean something another

When you are login in on menù top left click on My Profilo (drop down memu)

Oh. No, dropdown menu doesn’t show these links automatically. It shows Buddypress notifications. But you can add there anything which you want. By default, dropdown has only avatar, name and log out, you can also add profile and submit post links if you choose such pages in theme option – user option. Also, you can add other links in this menu. For this, create new menu in Appearance – Menus and assign it to User Logged In Menu location. All links from this menu will be added to dropdown.

Hi Igor, wondering if a link post format is possible? We plan to use this for ‘Special’ news section to link out directly to the stories. Also thinking of using these as a direct link on archive/list pages, like for a custom post type of breaking/latest deals. Thanks.

It’s possible. Rething child theme has this. But if you don’t use it, you need to make customization and this is possible only for your site. I can point you how to do this if you need, but you need to have some basic php skills or hire us

Thanks, ahh, I see it in the Rething theme. Yes, that is exactly what we need. Fine with the PHP if you could point the way. Thank you!

ok. Problem is that this customization requires too much changes. It’s possible only to change for special modules. What post modules do you want to use on site?

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