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

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

By
Cart 38,532 sales
Well Documented

sizam supports this item

Supported

59207 comments found.

I realize this may be more of an answer for WCVendors, but perhaps there is a way that you know how to change the Category selection for the vendors. Is there a way to change that to be a related (chained) select instead of a regular hierarchy select or their select2 feature? It is very hard to select the proper category when you have a few hundred of them. Again, I realize this may not be your issue or expertise, but you and team sure know what they are doing so it’s worth a try and see.

You can check product form settings in WC Vendor settings http://screencast.com/t/cNJmoLxM

The following are the issues for which I am expecting support and help from you.

1) I have gone through several comments and replies made by you regarding placing FontAwesome icon fonts in the posts / pages. But you have not anywhere mentioned about placing FontAwesome icons in Buttons generated using BOX shortcodes. A screenshot of what I mean is pasted here:http://i.imgur.com/peNtwmX.png. How this can be done? What is the coding / customization needed for this to happen. When I asked this question last time you have stated that you’d let me know how to do it after I purchase http://i.imgur.com/H5bi168.jpg. Now i’ll be happy if you would help me do this in Promo Boxes.

2) the go to top button though displayed but not moving to top if clicked

3) I want the featured image to include external link viz., an image may be set from an external url as featured image and also that image must be clickable to some affiliate or other product links.

4) Is the banner ads at header area is rotatable with multiple ads on refresh or page reload. what is your suggestion for this to happen?

5) In sticky widget for showing ads in the sidebar is it possible to rotate different ads which change with page refresh or browser reload

Waiting for your early help.

3. If you disable featured image inside post – it will be disabled only on single inner page. In all post loops featured image will be used as usual

4. Maybe your plugin works only in content. Try another plugin

a) and b) .header-top .top-social, footer#theme_footer .right{display:none} .header-top .top-nav, footer#theme_footer .left{width:100%}

shall i have to add this in custom css?

Hi, what do you recommend? I am using REHUB theme for product reviews/affiliate comissions. But: I also sell certain products myself. So how would I set up a woocommerce shop page inside rehub theme? Displaying only the products I am selling – plus teaser images etc. like shop websites typically have above the fold… thx!

Just enable woocommerce – that’s all. Woocommerce has external type of products which you can use as deals, and simple product type which you can sell on your site

Hi sizam. just bought it. I wish you remember my queries like adding fontawesome icon to buttons etc. I’ll come back after installing and customizing my website so that would put up a list of things that work and that don’t

I think I already answered on this question and wrote you sollutions for this.

hello i think need fix item list in woocommerce deals (short description), look here: http://imgur.com/a/OTZ7G

Thank you. New small update will be in 2-3 hours

Great, thank you for your work!

I am trying to add the thumbs rating to posts like I had in the regular Rehub before installing Rehub Hybrid. Is that possible?

Thanks for quick reply. I’m using ReHub Hybrid Child and trying to add thumbs like in Re:Cash theme (what I was originally using). Can’t figure out how to attach screenshot for you, via comment.

The logo says ReHub Hybrid and in the bottom right CHILD, but when I click on details it just says ReHub Hybrid 4.6.2 I swapped between it and ReHub Hybrid 6.2 in preview and see no difference so it is probably not a child version. I’ll try moving to 6.2.1 of ReHub Hybrid and see if that fixes the News Ticker issue. And I understand the Child version has the thumbs up/down feature so I may be changing to that if I can get it to 3 columns.

I think you use blank child theme. You can deactivate it and use main parent theme (without child prefix).

Also, check your settings for newsticker. What do you have in theme option – header option – Newsticker?

The Latest News feature is not working with my installation of Rehub 6.2. Is there a known issue?

What is “Latest News feature”?

Sorry. It’s News Ticker feature in ReHub Hyrid Child theme. I turn it on under “Header and Menu” section, but regardless of criteria selected nothing ever scrolls. The section does appear below the header though.

But we don’t have ReHub Hybrid Child theme. Maybe it’s another name?

Could you let me know if this is possible please and how, then I’m sure I can leave you alone while I build my site’s navigation and add new content.

https://themeforest.net/comments/13795174

There was this plugin:

https://wordpress.org/plugins/auto-post-title/

so there must be a way but I need it to work within vc output on the MDTF Module please. Woocommerce is obviously fantastic but I don’t want it as the structure of my site. Only as a database function on the backend and drawing data into posts and pages I create.

I need details

1. Where do you wrap your code 2. How did you import 3. What do you import 4. Show me al steps which you are trying to do (better with screenshots)

Also, I already answered to you that I can’t support your custom extensions for deals and coupons. if you don’t use theme’s deal functions, all things are depending on your actions and I can’t help with them. I can only help to create some compatibility with theme

CSV Plugin, which I had custom built two years ago, is being replaced by your theme and abilities. It’s just taking time putting in place the vc template and list of woo products module on 500 existing pages. That’s the only reason it’s still live.

I think I need screeshots, because it’s not clear from your words. You write something that doesn’t have any sense, because you write about theme, import plugin, MDTF and VC in one place. All of these things are for different purposes and don’t depend on each other, that’s why I can’t understand

Hi, may I know if the theme supports social media sharing of a particular vendor’s shop or product?

No, but if you show me place where you want to see them – I can add in update

May I have your e-mail so that I can send the screenshots to you?

Hi Sizam, I am still hoping you can reply my email soon. So I can buy it now. Hope to hear from you. Thanks.

answered

I am using the latest ReHub theme version. My site has 1 static front page and 12 inner posts. for posts, the comment box is showing up below the content. However, not showing up comment box for front static page (homepage). I want to enable comment box in front static page as well. Any solution? maybe custom css code so it get to display comment box. You can see the problem in my site http://www.prosoccerrebounder.net/

Thanks in advance

I delete comment box from pages because this is not correct to have comments on home page and on custom layouts.

If you need comment box, add

<?php comments_template(); ?>

to file page.php

before

</article>

I got the vendor demo stack and doing well with it. Just one question about the address info on the store page. I know all people will not like to have their full address on there. Is there a way to make only the City/State/Country publicly available?

Ok. You can get country

$store_country = ( array_key_exists( '_wcv_store_country', $vendor_meta ) ) ? $vendor_meta[ '_wcv_store_country' ]  : '';

Unfortunately the problem with this fix is that once I do an update, it will always need to be redone again.

Yes, but you can copy this file to revendor theme and keep it as is (update only main theme)

Hi, I haven’t been able to thank you for the last time you helped me, so thank you. I have another question. Will the team be coding a post preview function anytime soon? If not, will it be pleased considered.

Their are many reasons why a post preview function such as this one is important https://codecanyon.net/item/post-revolution-amazing-grid-builder-for-wp/7959204

I am particularly using the rePick Child and would love to see it implemented on that child theme but I assure you, it will prove useful for other child themes

- it WILL keep bounce rate low and click through rate high. This is important for site engagement and search engine metrics. The site I have right now, it doesn’t make sense to immediately push the user off site. This post preview function will change the way design is done on sites. No other themes do this, at least not with the kind of theme you’ve all developed.

That plugin above can have so many more functions if you all were to develop such a function. Anyways, just giving you all an idea. People want to check out content on a website without having to entirely go to another page on the site. They should have the option to do that, read a breif portion of the content they want and then decide if they want to check out the review I wrote or check it out at the source. 2 “check this out” buttons (or one) one in the preview and one immediate call to action i.e the way the layout is implemented now.

Thank you all very much for the help you offer

I expiremented early with such function and it’s available in one of module (list type). But, I will not add this functions in all modules, because I found too many problems with it. Ajax preview has one big problem – all dynamic things will not work inside preview. Sliders, carousels, tabs, dropdowns, absolutelly all interactive elements will be broken inside preview. It’s possible only to include some definite functions and text. Your example plugin also has this problem. You can add, for example, any slider in post and it will be broken in preview. This is not single problem, there are too many others.

WooCommerce does this with their “quick view” preview option. Do I need to have all of my posts using woo commerce?

It’s up to you. if you want to have only products on site – you can use only woocommerce. Quick view works as I described – it loads only some part of data, like image, price, button. It doesn’t load full description of product, product tabs, etc

Hi!

We want to use this theme (the default template rehub.wpsoul.com) for a couple of affiliate sites (10-20).

What we would love to see is something like a style chooser, so basically you could create different stylings (colors, borders, fonts etc.) and buyers could choose a preset (not a different theme / child theme).

This way we could more easily separate the websites in terms of design (and we wouldn’t end up messing the code with our own “bad written” css) :-D

just as an idea.. nevertheless i think we’ll buy soon :-)

best regards

  • I know you have child themes, but overall i mean just changes of the “style”, not functionality or different design

style presets is in TODO list.

pl check my mail

Hi sizam, I found out about your new child theme revendor through WC Vendors. I am in the process of setting up my multivendor site and have a few pre-sales questions I hope you can answer.

1. I would like to set up a multivendor store where every user can register and automatically list products (with pricing) but there is no cart or checkout functionality. As I understand now with WC Vendor the user has to register first to be a customer and register again/indicate to be a vendor. Can the theme + buddypress+WC vendor enable users to automatically list products without signing up to be a “vendor”?

2. If the website gains traction, I would like to add the cart + checkout functionality for the real “vendors”. This group of people would get full shop functionality for their products (cart + checkout) and the website will receive a commission. Meanwhile the rest of the users will only be able to list and buy products with no cart + checkout functionality. Would I be able to achieve this easily with plugins or would I need to get custom coding done?

3. Is there a category, search and filter function included in the theme as the range of products that will be sold in the website is quite large.

Thanks for your time, I fell in love with the REVendor theme when I saw the demo!

Yes, each product will have a price and description, but no external links to another site for purchase.

The reason for this is because the users are selling secondhand goods. they will see the product listing, contact the user selling the product and meetup to get the goods (similar to this site https://carousell.com/)

The real “vendors” (as in no. 2) will be running real shops, selling new items and hence will require cart and checkout functionality. So, their products will have “Add to Cart” button or something similar.

Ok. I think it’s good idea and I am ready to help to build such site. I always like when buyers give me some new ideas how to use theme.

First of all, I think it’s possible with my theme. To make all things in best way, I think, that it’s required some small customizations.

So, my thoughts.

You need to use revendor child theme and Buddypress. We also can use Buddypress as base for profiles or WC Vendor (I think will be better). So, WC Vendor will be used to create separate pages for each seller. BP – for adding private messages, friendships, etc.

I think users will add default products, there is no need in customizations here. Instead of this, we will customize woocommerce button. Such button will go to private message module of BuddyPress instead of adding to cart. For product archives – we will disable buttons at all (like on your example), this also doesn’t require customizations, because theme has such option.

Thank you for the ideas! I will go through documentation to understand more and buy the theme and see if I can get what you mentioned! :)

Hey sizam!

I am so thankful for this theme – it’s a huge time saver!

I would love to see some functions that improve workflow, for example:

- Making it easier to customize the Popup for coupon codes (putting some content in there)

- The possibility to have time generated shortcodes like “best offers for july 2016” and in august this text changes automatically

It’s really nice that you put so much effort in creating new child themes – however i would love to see more of your “unique functions” in the main theme – as those are the really OUTSTANDING part!

Best regards from germany!

99% of functions are already in main theme, child theme just have some customized designs and styles.

2. It’s possible to show only posts which were published for last month. All post modules have date filter.

3. to show dynamic title. You can insert in functions php next function

function rh_get_cur_month_f( $atts, $content = null ) {
return date('F Y');
}
add_shortcode('rh_get_current_month', 'rh_get_cur_month_f');

Then, you can use text

best offers for [rh_get_current_month]

Thanks a lot for the code snippet! :-)))

Thanks for previous feedback. I believe this to be the query now.

Is Catalogue Constructor the solution?

I wish to pull a list of posts and display in alphabetical order.

Just to show the titles in grid format with link to post – no images (yet) or anything else.

It shouldn’t be achieved by the current title of post but by way of me adding ‘something’ to give it another name. i.e. retailer name or brand name or product name.

So, post title of ‘Offers Of Blue Widgets On Sunday Night’ would be displayed in the displayed list as ‘Blue Widgets.’ Post title of ‘Offers of Red Widgets on Monday Morning’ would be displayed as ‘Red Widgets’ in any directory listing and both would show in that directory list due to having a filtered field of ‘Widgets’

Therefore

Page of ‘Widgets Listings’

‘Blue Widgets’ ‘Red Widgets’

Part Two – multiple pulls – interim solution before I build site out

Post title is ‘Offers Of Burberry Blue Widgets On Tuesday Afternoon’ with the ability to show that post as ‘Blue Widgets’ in the ‘Widgets’ directory but also the ability to rename in a second field ‘Burberry’ for another directory listing.

I would be happy with just the first solution however.

I realise I am trying to be clever but don’t wish to use woocommerce products as a directory listing.

The ability to have directory listings is the final piece of the puzzle. But I can’t build additional structure with thousands of empty pages requiring content. Is it possible with category constructor, MDTF, short codes, post custom fields or do you recommend a listing plugin which can enable the above please.

Any help much appreciated.

You keep hinting that I am confused over MDTF but the actual VC module is half way to doing what I need it to. If I MANUALLY build a Retailer A to Z and Brand A to Z that highlights only a handful and then states ‘Click For Entire Index’ of each letter of the alphabet. And link to individual pages.

1. Can I, with MDTF VC MODULE, pull a post category (in taxonomies) I set as dirA or dirB or dirC or brandB, brandD etc on each post. With the layout only showing the title with ahref.

2. I need the title to be rewritten or upon display OR using a custom field to rewrite it for only the above purpose. Which do I use to do this please, is it possible?

If it is possible to rewrite urls, it must be possible to rewrite a post title for display elsewhere, yes? So a “Gobble Gobble, Turkey Votes For Christmas” post title, gets rewritten and displays in a specific VC MDTF module output as ‘Turkey’ with link to post.

I chose

Output Template: column grid loop

Then it asks, post, page, product, RH specification, RH tabpost

How to rewrite title using custom field and remove image and excerpt on only those data pulls please. I just want an alphabetical listing of posts from a category, without image or excerpt in grid format that rewrites the title for this purpose. Please let me know if possible and how as then I think I can build my site navigation.

Check my another answer. I think table constructor will fit to you

Hi Sizam, Can you reply my question via contact form I send you here? Please. Thanks.

answered

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