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

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

By
Cart 38,421 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59156 comments found.

Hi sizam how to resolved these the sidebars are showing under the rest of the content I just try to add a product to the site and see were the side bar shows http://a69.3b6.myftpupload.com/canon-eos-rebel-t6-dslr-camera-with-ef-s-18-55mm-f3-5-5-6-is-ii-lens-ef-75-300mm-f4-5-6-iii-lens-and-deluxe-accessory-bundle-3/

I don’t see correct code in theme option – custom css.

Must be

@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, .content, .content.no_shadow, .separate_sidebar_bg .content{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;} }
}

thank you very much keep these code at hand Im sure lots of people will ask you for it thanks

What is the best way to track (and set commission) online sales, including ammount from multiple external webshops you link out to from rehub theme? Sales made within a speified timeperiod (Up to atleast 30 days?) from de redirection from our webpage (rehub-theme) Can you control/monitor it live from all shops or do you have to get reports from each and every webshop and are left in their hands to report sales?

If you use affiliate system – you must have statistic inside your account.

Also, you can try to use analytics tracking

<script>
jQuery(document).ready(function($) {
   'use strict';
      $(".re_track_btn").on('click', function(){
         ga('send', 'event', 'Offer', 'click on offer button', document.location.href);
      });
});
</script>

place in theme option – general – analytics/js

Hi There, I’m looking at using the theme on a top 10 site similar to http://online-travel-sites-review.toptenreviews.com/. And use the table constructor to create the comparison tables as required.

Would I then be best create a post that contains the shortcode such as [wpsm_toptable id=”648” full_width=”1”] or would I be best to use a page to display this?

The reason I ask is that pages do not appear on the default re-pick front page. What would be your suggestion?

You can try to use pages and on home page you can use visual composer. Each module has option to show custom post type – use next http://screencast.com/t/eSVT7XnIP

Hi,

I am trying to add sublines in the primary menu like here: http://rehub.wpsoul.com/

I already saw your answer to other users: http://screencast.com/t/uqsh47BjjwT

BUT when I open the Screen Options, there is no description checkbox! How can I add description to any menu item then? Or how can I activate the description checkbox?

Thanks in advance!

already fixed it! No need to answer ;) thanks

Hi Igor, two questions for you: 1) I’ve installed YITH WooCommerce Wishlist and checked all the Social Networks & Share options in plugin options, but my wishlist only shows “share by email” and does not show any other buttons (facebook, google+ etc). Are there any other settings that prevent them from showing up? 2) I’ve installed BuddyPress, but do not see an option to integrate YITH Wishlist into profile. Is this possible? Thanks

1. I think you should ask this from plugin developer 2. You can try to use https://wordpress.org/plugins/buddypress-custom-profile-menu/ and add YITH shortcode to new custom tab

Hi! for your Re:Cash theme— 1)for people who bought theme before, can they get re:cash free? 2)Also, is buddypress needed for re:cash to work properly? 3)And lastly, can you link affiliate links to the buy this item in re:cash?

1. All child themes are free for Rehub buyers

2. No, BP is not required

3. Yes, all affiliate options from Rehub are available in Recash

Thanks for your quick response :)

pre-purchase questions: Is it possible to set different criterias for each review post for users? And is it available the demo for repick? I mean, one-click-installation..

Yes, but in this case it’s possible to set criterias only globally (or different criterias per category with some small customization)

Different criterias per category works for me. But what do you mean by customization? Code customization?

Yes, you should write to me and I will send you code for such option

Hi Sizam, I have a Plugin Issue, actually I have installed and activated a plugin, “WP All Import – REhub Post Add-On” ( Bonus). But after activating too, its not coming into the left side panel, thats why I am not able to use it.

What could be the issue ? How this will come into the left side panel pls guide.

This is Extension for Wp all import, it’s not separate plugin and it doesn’t have own panel. It works only with Wp all import plugin

Thats fine…I have activated both main plugin and Add plugin. Now able to run the WP All Import, but no Idea how to use WP All Import – Rehub Post Add-On”. Bcoz not finding any icon to run the same.

Hey sizam!

Is there an easy way to add icons to buttons and other elements?

best regards

What buttons do you mean?

For example for “Buy this item” i would like to have an arrow icon (font awesome etc.):

-> Buy this item

There are several Buy this item buttons in theme. I need url or screenshot

Hi again Yesterday you said that you will help me with some customization ( I chosed recash ) , so here is a screen > http://i.imgur.com/WBIKXBf.jpg I would like to change a bit some stuff at category page:

Add sort by ( known from repick )

Add short description

Show featured image fully fitted to the box

Show full name of user

Show review score if exist

I am sure that you can use it in next update cause it provides much more info and looks better ( or maybe this looks better just for me ).

How can I remove remove arrow from main menu whensub categories exist and how to remove a bit free space between items in main menu > ( I have lot’s of items/catgories to add so I need to squize it a smuch as possible ) . I also noticed that on mobile devices when item at the main menu got some sub items, first click just open tree to sub items but there is no way to chose this first item just to chose sub items ( this could be a bug, I hope ). Any plans to update menu features ? ( for top menu drop list is not working ) , if you are not planing to add some features, then I will have to buy some plugin .

Thank you for your time and patience. Cheers

Ok. about images in grid

.offer_grid .offer_thumb, .offer_grid figure{margin: -15px -15px 15px -15px !important; height:auto !Important} .offer_grid .offer_thumb img, .offer_grid figure img{width:100% !important}

After this code, you can use only images with ratio near 4:3, all tall images will be stretched

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

your code online > with only 16:9 > http://fpv.tv/category/rc-tips-tricks/ With some 4:3 > http://fpv.tv/category/opinions/

Is there a way to make 4:3 images to be cropped to 16:9 ? ( if this is some kind o big deal then no worries, I will try to use only 16:9 )

Yes, it’s possible to crop, but they will be hard cropped, means that part of image can be deleted

How can I assign a specification tab to only certain posts? When I select post it is applying to every single post. I only want to show the specification on the review posts.

How does customization process work? I’m interested in this as I really need to be able to only show a specification layout for a specific type of post (such as reviews). Ideally, there would be a specification tab layout selector on every post so that I could choose different ones depending on the post contents.

I just noticed that the non review posts on the redirect.wpsoul.com site are post type: blog. Is this the way to not show specification layout tabs for posts that are not meant to be company profiles?

By default, layout tabs are not connected inside all post types until you connect them

I created a home page using one of the ReHub Offers Templates on VC. There is white space in the middle of the page starting at the left margin and going all the way to the right. The mobile view is fine, but there is an issue with the desktop view. See image> http://imgur.com/GTcOaGJ

How do I remove the white space?

Check row settings of this row and tab “Type of row”. Maybe you have full width of browser window there – change to width of container

Hi Igor,

Price won’t show $. Image Link: http://imgur.com/FiF1PeD I use ContentEgg>Linkshare to get product detail, but the price pattern won’t save. I already set ’$’ at ThemeOption>Localizations. Price pattern from CE>Amazon is fine.

Regards

Igor, how to make Ad banner in size 300×250 or any size to align center in sidebar widget, raw html and raw JS?

I need admin access to check

to center ads – try to wrap it with

<center></center>

Hi Igor,

I have sent you an email of admin login details few days ago. Now never mind for the CE issue. I am trying new theme and direction. Thanks.

Which Rehub Theme i should use to Develop Coupon site jointly with Deals. I was trying for ReCash , but it not suits to my requirement.

Is there any Theme with Cash Back Features, specially for Indian scenario.

Yes, you are right

( Refer my prev msg)..As suggested by you I have again considered the ReCash theme for my Deal / Coupon Site, but when I saw the Demo, I did’nt find any button i.e. “Get Deal / Reveal Coupon” over the post. Where I have to put my Affiliate URL link. Please guide How to do it.

All coupon functions are the same as in main theme

There are several ways to add deals. Check all of them here http://rehub.wpsoul.com/documentation/docs.html#affoveral

My comment box and the review box is showing up as full width of page. I’d like it to be within the main content. Right now it’s showing up below both the main content and sidebar.

Nevermind, this is resolved.

If I use the Reviewer plugin to manage user reviews for my site will I still be able to see the Star Rating in the top area of Review type posts in the theme? I want to use Reviewer plugin so I can use Disqus for regular articles. But I still want the average user rating to appear in the top section of review posts. Is this possible?

I was able to resolve this by going into single.php and using a php conditional to only show normal comments for review posts and only show disqus for non-review post types.

Hm. Yes, this is one of possible sollution. Great

Hi, I bought your ReHub theme & just import demo stack using WP Clone plugin but I didn’t notice that I had to remember another username & password for my site. Now I can’t login with my wordpress blog. Can you help mentioning the username and pssword of thi demo stack ? Thanks

rehubdemo

RehubPass999777

Ok thanks

Hi i am try to improve the tap targets recommended by google page speed insights and failing

The tap target

  • Home
  • and 4 others are close to other tap targets see screenshot. The tap target Home and 4 others are close to other tap targets see screenshot. The tap target is close to 4 other tap targets see screenshot. The tap target Using settings…e demographics is close to 1 other tap targets see screenshot. The tap target no comments and 1 others are close to other tap targets. The tap target is close to 2 other tap targets see screenshot.

    so i am wondering if u can help me with improving mobile user experience

    I can help, but I need url of site

    Please, get in touch through the contact form

    Hi

    I would like to use the redirect child theme and i want to display in front page all categories with featured image and number of posts in each category, something like this: flaticon.com

    Is it possible?

    Yes, but we have a bit different block. it works the same as on site http://www.viewpoints.com/explore

    I mean, number shows only in subcategories

    With some customization, it’s possible to show also number of posts in main category

    hi i downloaded them where are all plugins like for post ad plugin

    when i try to create new form it process and then nothing happen

    from where i can download that new updated plugin (re frontend)

    You need to reinstall plugin. First of all, go to settings and check this http://screencast.com/t/3yuzyXIU

    Then deactivate and delete plugin. Then download latest version from Rehub->Plugins and reinstall plugin again

    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