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.

To any potential buyers: Not only are this theme and the 2 child themes bundled excellent, but the dedication from Sizam to continuously improve the themes and quickly fix any issues is incredible. 10/10 would recommend.

Thank you

Hi,

The MDTF sidebar widget just vanished. The only thing I have done is upgrade to latest version of Wordpress.

When I saw it, I upgraded the latest version of the theme also.

But in the widgets section, I do not even have the option to add it back.

Is this a known problem or do you want some login details?

Thanks

Ok. Let me know if you will find something. I checked all changes in wp 4.3 – I made compatibility early. Only some text modules of VC can have some issues, but it’s not depending on me.

Just to let you know, after changing host, all is upgraded and working fine.

++

Yes. It may be because new wordpress has now new requirements for php version. Your old server has very old php version as I think

Can we place 125×125 ads in the right column of the site? If its not built in, what ad manager widget do you like/recommend?

You can place it with simple text widget of wordpress

Hi Sizam

Is it possible to have a shortcode option where you can have the click to reveal feature to be used by itself. At present you’re restricted to using it in the offer boxes but I would like to use it just within normal text.

For example – This store has released a 20% off voucher code for August CLICK TO REVEAL CODE.

I’m finding the click to reveal feature to be very good but it’s a bit restricted in where it can be used. I’d like to have a click to reveal link like you have a normal link within the options/shortcodes.

Thanks for your time.

Also, although the code says btntext=”Reveal code”, the button actually says REVEAL. I’ve copied and pasted it from the changelog so I assume it should work ok. Is it available from the shortcode button within posts where you get the choice and fields to complete?

Don’t worry, I’ve managed to fix it. For some reason copy/pasting the code wasn’t working but when I type it in manually it all works! No idea why but it’s all working fine now so I’m happy. Thanks for this addition sizam, it’s perfect for me.

G’day Sizam,

What would be the best way to use that awesome Hotmeter that comes with the RE:pick Child theme for the default theme.

Would be great to use it for posts and Woocommerce posts.

Cheers.

It’s possible but I don’t plan to add this in rehub in nearest updates. You can use latest favorites function that I added if you want something like hotmeter or like it plugin in Rehub. http://rehub.wpsoul.net/documentation/docs.html#favor

Since the last update simple pagination seems to be not working.

I didn’t add any pagination changes. And it’s working for me. Send link on email

How do you get the shortcode sidebar in the post to do the reviewbox as in your demo, I dont see it in my install. http://rehub.wpsoul.net/aenean-leo-ligula-porttitor-eu-consequat-vitae/

What framework is this theme compatible with (i.e.. Genesis?)

No, Genesis is already theme framework. Only themes which are made on Genesis will work with it. Rehub is not on theme frameworks. Why do you need this?

Well, i’m not sure… lol I heard that Genesis was secure and SEO optimized.

I’ve disabled comments on my blog. Is it possible to turn off the display of the comment count icons that appear throughout the theme?

Found the answer under Global Enable/Disable – thanks!

How can I move the menu buttons from the left to center? Is it possible?

nav.top_menu>ul { text-align: center; } nav.top_menu>ul>li { float: none; }

add this to custom css section on theme option

Thank you sir, you are an incredible dev. You customer service is just as good.You sir are a really good businessman.

Hi

Just wondering how the content egg plugin is coming along. Any estimate on the release date?

Thanks

It’s already done. Currently we are working on manuals, videos, etc. Also, good news, we decide to make free and paid version. Free version will include amazon, youtube, google images, freebase modules. Paid version will have also ebay, zanox, aliexpress, flickr, twitter, yandex, google news, google books and other modules

Hi, I just purchased and installed your theme onto a fresh install of Wordpress, and all is looking good. However, I am not seeing my blog name anywhere in the <title> tag of the site.

The homepage has no title at all. I’d also like the blog name to appear at the very end of every blog post page. For example: <title>Example Blog Post – My Cool Blog Name</title>. Can you please help? Thanks.

By default, wordpress doesn’t support correct title for static home page. You can change this by installing any seo plugin. Seo by Yoast, for example

Hi is it possible to replace the woocommerce affiliate link “Buy Now” text with an image of say amazon,ebay, etc I think this would look better on the price comparison table

If you use top table constructor you can disable button and use your own field

Also, you can add logo to each offer. It will looks like this http://repick.wpsoul.net/donec-vitae-sapien-ut-libero-venenatis-faucibus/

I’m tying to find the shortcode or setting to make multiple pages for products in the same category. If I am wanting to sell 50 different books, can I make it so it shows five pages of 10 books one at a time. Or can I only make one page showing all 50 books?

Do you have enabled MDTF plugin on your site?

I do. I don’t really know how to use it yet.

There is one trick with MDTF because it has loop shortcode and woo list template is already done for theme

Try this

[mdf_custom template=template/woolist post_type=product orderby=date order=desc page=1 per_page=10 pagination=b]

you can also add taxonomy

taxonomies=product_cat+11

Hi Sizam,

Is there a way to call review_post_product_url using get_post_meta? I tried doing get_post_meta( $post_id, ‘review_post.0.review_post_product.0.review_post_product_url’, true ) but that did not work.

Thank you.

Pagination

Before loop

if ( get_query_var(‘paged’) ) { $paged = get_query_var(‘paged’); } else if ( get_query_var(‘page’) ) {$paged = get_query_var(‘page’); } else {$paged = 1; }

in args

paged => $paged

before reset_query

<?php rehub_pagination();?>

Ok, nice. Whats a good way to create the actual loop. Right now I’m doing a foreach passing in the array of page ID’s but I don’t think that’s the correct way to do it.

Hello, I’m using the RE:PICK child of REHUB and I cannot find any options for Infinite Scroll. Jetpack is not supported yet. If the option does exist can you show me the settings path or css that will enable it?

There are many ways to enable it.

First – use repick grid template for index. Second – use visual composer for page building. Many of post loop blocks has option for infinite scroll – see pagination setting of modules http://screencast.com/t/BKWtdnplm

Hi! I have the same problem with the plugin Affiliete Egg. It stopped working and shows the shortcode (e. [affegg id=9]) instead the price and button.

Yes. Maybe, because my sites are on 4.2.4

I will write about this to plugin’s author

The plugin has been updated and now everything works fine. His response was quick.

Your theme always worked well. I really like the theme and how you give support. Thank you.

Hi Sizam,

About PROS & CONS comments/”LEAVE A REPLY”. How to use social media, such as facebook to insert PROS & CONS comment? As from your examples web, it uses manual (type name, email, website, etc). I need my visitor to give comments by their Facebook account.

Thank you.

You can use any social login plugin for comments. Also, some plugins will be added when I will finish user submit function

Hi Sizam, I am using Repick theme, I bought Affiliete Egg plugin and it’s stopped working correct, could u check? I am using “Just button”, but it’s shows only code in post. The link of website: http://opideas.com/?p=592 . I updated theme and nothing changed.

Yes. I sent u via Email

I got new plugin update and everything works fine now.

I can’t seem to mass delete, install, or edit either post, plugins, or pages. For example if I wanted to mass delete the imported comments it will not allow me. Same with pages and either activating, deactivating, importing, plugins.

Its not working on google chrome or firefox

OK, i figured it out. Its affiliate egg plugin. I guess I can work around it. But if you are the dev off affiliateegg then is there a way to fix it?

I am not dev of plugin, only some output templates, but dev is my friend, I will report this to him

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