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

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

By
Cart 38,426 sales
Recently Updated
Well Documented

sizam supports this item

Supported

59158 comments found.

Hi, Using the predefined AD blocks, I added an advertisement to the very top of Page for testing, though when I removed the Ad, I now have a small “block” element above my header…... the AD is gone, but the Container is still there.

It also did the same thing in the adblock, above the footer.

https://www.pollyweb.org

Thanks in Advance.

Sorted…. Just had to “save” changes twice.

Hello,

I am looking for a site who can show deals… While searching i found your theme. Can you tell if it capable to present deals? (like this theme : http://themeforest.net/item/couponxxl-deals-coupons-discounts-wp-theme/14744839)

Thanks

This way people can see how long a deal lasts. For example : 3hours 14 minutes…

For example here you can see how long each deal is still available. https://www.dailydeals.nl

If you mean time of posting deal ago – yes, some modules shows it

If you mean deal expiration – it’s also possible, but not all modules shows time of expiration in archives (this is available inside post)

function for user login is in inc/user-login.php

how to decrease the height of grid box. Also donot want to show user image and detail in products. How to disable the same

What details? And why you need to uncrease height? it will be many empty space

want to add a tab group in main home page to show coupons and deals. how to achieve this.

Use tab module of visual composer with next settings http://screencast.com/t/BNIDW6r58b0

Add any post module in tab (recommend to use deal grid) with next settings http://screencast.com/t/MtrNbs2ltMO

I want that if user click on a button like Buy Now or show coupon code, it should prompt for user login if user is not logged in. I am able to achieve so if users click on any thumbs Up and Down button using code provided by you in documentation.

Do you have very rare and specific offers? Because if you don’t have unique offers, such logic will make users just leave your site

Hi, I don’t know why but from few days I’m getting an issue with the theme and woocommerce.

As you can see here: http://www.biciascattofisso.com/categoria-prodotto/fixed-bike/ all the products are not correctly aligned as it should be.

Can you help me please?

But how can I update the theme without losing all my settings? It seems like I have to download the new version of the theme, delete the older from my wp-theme folder, and upload the newest one…is not possible just to update like all the other themes? Thanks

Possible. Check different ways http://rehub.wpsoul.com/documentation/docs.html#5

Deleting and intsalling new version doesn’t remove your settings.

Thanks man! I think I’ve done ;)

Hi, recently I asked how to change the icons for thumbs up/down but you haven’t replied. I can see FontAwesome being used, but how do I change them for my own or any other icons? Thanks! :)

Maybe this can be in one of your next updates :)

code for changind thumbs up

.thumbplus:before{content:"\f087"}

thumbs down

.thumbminus:before{content:"\f087"}

instead of f087 place code of your icon, you can find it on FA site. Example

http://screencast.com/t/RI2m1PfbSaL http://fontawesome.io/icon/anchor/

don’t forget slash before icon code

hello, it’s possible show MDTF Taxonomy widget only in certain woocommerce categories?

Use woosidebar plugin to setup customizable widget areas

i use wp all import to import products (posts). only i have a question how to set the end date. i can manually add the end date for the coupon with yyyy/mm/dd, but i have this import in a cronjob and i don’t want to add manually the end date before i import my xml. How can i set the enddate for 1 day? so if the import runs at night i want the deal only available at that day, after that he may expire. Please help.

You can use function in field for expiration date

http://www.wpallimport.com/documentation/advanced/execute-php/

this is function to show current day + 1 day

http://stackoverflow.com/questions/3918646/add-day-to-current-date

Hi Igor, I’m trying to connect Woocommerce. Im a looking for a page that when a user logins after ordering a product that they can see their order history and possibly other information. Where is this page?

You must set this page when you installed woocommerce. You can also check this page in woocommerce – settings – accounts

i have sent you an email and waiting for the reply.thanks

Can we have the comments under the post in reverse order. Latest Comments first?

Yes. Please, write from your buyers account if you want to have sollution for this.

This is a pre-sales question. Regards.

THis is default function of wordpress. Settings – discussion, You will find there

Hello,

I used Logo+Menu in one row but the logo is too small. Could you please guide how to make logo larger but the menu and it are still in the same row? Thanks

I redirected my site to bestjuicersreview.net on Bluehost with their instructions but i doesn’t work. After that, I removed this redirection back to initial website bestjuicers.reviews. And now the interface changed. Can you take a look and guess what could happen to my site? Thanks

Currently I don’t see problems on your site, only footer widgets are not set correctly (I see only one widget)

1. Is that ‘search on Amazon’ and ‘search on Ebay’ links are only available on Repick theme? https://i.gyazo.com/f3141869a76abc8c569232eadcc3e61e.png

2 As I understand Content Egg and Affiliate Egg are different plugins? Does it make sense to use them both in terms of displaying the best (the lowest) price? I can’t find the list of available merchants in Affiliate Egg plugin, do you have it somewhere?

1. Yes

2. Yes, sometimes it’s good to use them both. Content Egg is for working with affiliate systems. Affiliate Egg is for parsing pages from urls. Content Egg is more easy and more stable, but AE can parse direct links, you don’t depend on API of affiliate systems.

https://wpsoul.com/affiliate-egg-deal/ here list of supported shops for AE

Is there any way to get the Top 10 List [ wpsm_toplist h3 ] to count backwards from 10 to 1?

I noticed the CSS is using counter(wpsmtop) and wpsmtop as a counter-increment. Can you please advise where this function is set?

This is css function, and it can’t be in reverse mode, because css has only increment option for counters

Couple of questions:

Is it possible to put a “Write a Review” button within the top section of the company profile pages?

Can we put company coupons in the re:direct theme?

I added the code in the ads area and it appears below the image. I’d like the Write A Review button to appear directly below the button that links out to the products external page. I think that would look cleaner. Is that possible?

I’m trying to encourage more user reviews.

In this case you need to modify single.php file of child theme and place code after

<?php echo rehub_create_btn_post(’’);?>

Thank you!

Do you know how to do this in Table Maker ? You click the reveal coupon, a windows confirm shows up with coupon, you click a OK then it open a new tab of the affiliate link ?

Yes, How can I create this ? and how to change the text “Here is your coupon code” and other text ?

[wpsm_reveal textcode=YOURCOUPONCODE btntext=TEXTONBUTTON url=YOURURL]

this is shortcode

To change words – you can use localization tip. Install Loco translate plugin, find theme localization file, find words and use your own words. Then save traslation as your language of site

Thanks, Why I can’t find it in the list of shortcode ? I think you should add it.

Hey sizam!

i am using the template “Top table constructor (new)”. I have activated “Enable last column with button?”

How can i put the masked coupon code in this column? best regards

Affiliate button depends on main offer field of post. If you want to add it manually – use this http://rehub.wpsoul.com/documentation/docs.html#27

Hello i try make a dynamic top chart constructor, all my products (from Woocommerce) have text attribute i use for make, watt, model ecc ecc, but when i try add in the Row Meta Value, nothing showing, any help please? P.S. it work correctly with only the standard custom field of wordpress

hello thank you for your reply, the problem isn’t the price of custom job (its low price), but please what you suggest me? I think that the way you have suggest me is the best “attributes, search filters”. So i need delete all old products and re-import all of it with WP all Import? And please why MDTF still not work? same reason?

MDTF is not working because you created filters but didn’t publish them (they are as draft).

Yes, for future compatibility with many plugins, I recommend to create predefinite attributes in products and while import – you should add each attribute value.

Or, I can make customization. If you need just show values – it’s not a big problem to use custom attributes.

ok thank you, i’ll made manually change on products i want use in table, thank you for your clear help

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