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 Sizam, I was wondering if the comparison charts add some sort of cache of their own? If yes, how to clear it? I’m calling a shortcode in one of them and, even though i updated the shortcode, the changes dont reflect in the actual comparison chart

Which changes do you add in shortcode?

i’m adding a span with a custom class. please note that it’s my own shortcode called via this function :http://prntscr.com/k1yylj and not a modification of your own shortcodes

sorry mate, i’m a dumbass, it was an error in my functions.php

Hello, how can I change the color of the red circle in the cart? The red circle that shows the number of items in the cart. Thank you

www.kofekofe.com I’m referring to the red circle that shows a number of items in the shopping cart or the number of items to compare

.re-compare-notice, .rh-icon-notice{background-color:green}

It worked! Thank you!

i have purchase content egg pro plugin and rehub theam…i have a problem..when i add product from amazon.in…all product i added automatically arrange according to their price

i use short code [content-egg module=Amazon template=custom/grid4]

i want product added first…. should come on ist place

please help

inc/ce_common/data_grid and delete there

usort($items, function($a, $b) { if (!$a[‘price’]) return 1; if (!$b[‘price’]) return -1; return ($a[‘price’] < $b[‘price’]) ? -1 : 1; });

https://nerdist.com Any way to easily make the mobile menu look like this site with the additional pull down under each category? If not, it may be good idea for future update

Current mobile menu already supports sub items, but it’s sliding, not dropdown

Dear Sirs,

Today I was gonna buy it, and saw that the offer I saw last night is gone. so was very dissapointed (as I have limited resources)!

I honestly think you should be a bit careful in yor marketing: Yesterday it was advertised as $39 along with a text that said something like “SALE TWO DAYS ONLY”. Obviously, if I see “TWO DAYS ONLY”, I interpret that there are two days left. I left it for today as i suffer for intermitent migrain dervied from bad cervical, and last night had a severe case.

Anyway, are you gonna offer it again at the $39 price? Is there a way that price can be offered now?

Thanks!

Sorry, next time I will write date of end for sales. Yes, sale price is usually 2 times in month.

hello

I need to list woocomerce by key word or tag and define list displayed number

can I do it ?

I can see it’s available for id [wpsm_woolist data_source=”ids” ids=”257,270,272,273,277”]

can I do it like [wpsm_woolist data_source=”tag” tag=”iphone 8” count=”2”] ?

or is there any way to list woocommerce by key word coz if we delete product or it is out of stock will keep display and by tag key word product’s keep updated

thanks

Yes, you can use tag. Add module with page builder and you will see all available options

Hello Sizam,

I am interested in your Recompare theme. For my purpose I am looking for a theme that allows me to pull in product data from web crawlers and display them on the site, the same functionality as your demo shows for affiliate products. How would this be achieved with your plugin? Thanks, Chris

This site provides CSV feed which can be used with our import tool. Also you can order Affiliate egg custom parsers which will be more cheaper than this service as it’s one time payment, not payment per month as on this service

Thanks for the information Sizam.

Hello Sizam, I wanted to change the css of the comparison table in the mobile version. The pictures are with alpha channel and as png uploaded and I want a transparent background instead of default white. In the non mobile full width version it works fine but mobile seems to struggle..

I only used the plugins you are using in the default re:direct theme, any suggestions why it dont works? Updated cache aswell…

send me direct link on page with issue

https://bit.ly/2KxDZsA There you can see in the mobile version that the logos arent transparent with a white box and the background is grey.. Cant change these to elements in mobile css

.top_table_block.tablesaw-stack .top_rating_item td:first-child{background-color: transparent !important}

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

Hi, can i use the TI Woocommerce wishlist plugin (https://templateinvaders.com/product/ti-woocommerce-wishlist-wordpress-plugin/) with the Rewise child theme? Can i disable the built-in wishlist and use this plugin instead?

Thanks

theme option – global enable/disable. We don’t provide support for this plugin, so, use it on own risk

Hi! How can I replace the date by “5 days ago” or “1 hour ago” ? In deals list page and in post layout “Compact post button block before title”

Yes, I changed the code by this http://prntscr.com/k1sy5q and placed the modified functions.php file in the RH Grandchild plugin folder see here http://prntscr.com/k1sy5q But didn’t work

Show me full code how you placed. Also, this code will work only for latest theme and only if you don’t have custom file inc/parts/query_type1

Is it possible to use different elements of various home pages of “REWISE” theme for making a impressive website???

Is it possible to add three widgets(categories,banner slider,today’s deal countdown) in partition in a single row on top of HOME PAGE 1 ????

Yes. We provide page builder

Hi! This website is using your theme with the deals list. How did he manage to add this frame between 2 deals in the deals page? http://prntscr.com/k1pp40

Sorry I don’t understand what you mean by “You don’t have actual support”

Hello,

How to set product image size for thumbs? Now only 275×275 pixels is possible.

Ty

Which thumbs?

From category listings for example: https://www.monmag.ro/ingrijire-personala-cosmetice/

or product images from footer are squares (80×80).

In Aspect -> Customizer -> Woocommerce the thumb sizes are hidden.

So how do I change this way of displaying image products?

The product images for me aren’t always squares.

ty

Only with customization of files inc/parts/woocolumnpart.php

Hello,

I have problems when it comes to Product Votes counter (Revendor). In Dokan vendor page the votes doesn’t increase when someone save a product to Wishlist. It works fine in single product page, the number in the small circle increase. Any idea what I can do to fix this issue? It has worked before but suddenly stoped working.

some hosters have inner cache on server. You can ask your hoster, maybe you have it

wait. i guess you mean vendor score, not product score. Because i see vendor score has 7 count

I will check

No, it is product score that don’t work from my computer. It is just a coincidence that both product and vendor have score 7. I check with my host provider if they have any inner cache system. Thanks a lot for your assistance.

Hi! 1/How do I replace the # sign by another one ? see here http://prntscr.com/k1p8ot

2/How can I increase/decrease by 5 degrees instead of 1 when someone clicks the plus or minus button?

(I noticed that you have added hotbar in list deals. These are exactly the hotbars and buttons that I had designed my own a few months ago. I am flattered but I would have appreciated you told me a little word about it before copying it http://prntscr.com/k1paps)

One of our buyer send us screenshot of such hotbar and suggest to make this design. And we made it. Sorry, but I don’t know where he got it, I thought he made it by yourself

1 and 2 require code customization, no quick code for this

No, it can’t be from screenshot because the gradients are exactly the same rgb codes, and there was a default in my css (a line remains on the button after clicking on it, I did not take the time to fix it) and I can find the exact same default in recash theme. so it has not been redesigned from a screenshot, it has been copied on my css code. Also, my website has no visitors yet as I’m still working on it.

As for my 2 previous questions, I really want to make these customizations, so please help.

1. of course it has the same colors, because we used color dropper to get colors from image. anyway, code can’t be the same as we made it from scratch. Also, i really don’t see big difference with our previous design of line, it was just additional shadows and border radius. And we also plan to delete shadows from buttons, because many buyers don’t like them.

1.2

.more-from-store-a a:before{content:”“}

and place your own content. I can’t understand how you made customization for hot bar and can’t do this customization, which is also css

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

1.3 you can make customization in functions/thumbandhot.php You will see there comments, so, it will be easy if you have customization skills https://www.screencast.com/t/WmZ9y4Xvjwx

Hi. How to mask expired deals in the Ajax tabs widget in sidebar? How to mask expired deals in relative posts under articles? How to set the number of relative posts to 3?

Thanks

Theme option – affiliate

I don’t want to delete all expired deals. I just don’t want to display them in Ajax tabs and relative posts.

And you didn’t answer my question about how to display only 3 relative posts after my articles?

Thanks

this will not delete them totally, this will hide them from site.

2. inc/parts/related_posts.php

Hi, how can I download the version before this one?

gist.github.com for code snippets

Can you please tell me where the script that adds the ‘hovered’ class is located?

J’s/custom.js (hoverintent)

after updating to the version RE 7.6.6, my sub-menu no dropdown. No dropdown submenu in google crhome, mozilla firefox, internet explorer, and microsoft edge. www.buscardeals.com

I found a conflic with a plugin (Remove Query Strings From Static Resources), in you version RE 7.6.6, this plugin block all menu, so, I have it disabled and now work , I will investigate this issue because I need this plugins. thanks

thanks

there is no any conflict. This plugin deletes query string from wordpress files, so, files will be always cached on your site. We don’t recommend to use this plugin (it’s useful only if you don’t make any updates of theme and plugins)

Hi sizam! Could you tell me how can I hide the message “Click to add your menu” at the top of my web https://collarantiladridos.net

Many thanks!!

Click on this item and add your menu

Or hide top line in theme option – header – top line and disable it

ok, very easy! Many thanks!!!

I simply cannot make local google fonts work… My site is https://www.weensu.dk and I have added the fonts directory to the public_html folder (public_html/fonts). I have tried downloading all fonts for specific family via the guide you have made.
After that placing all css from google in theme/Generel options/custom css.

I have tried the following:
../public_html/fonts
/public_html/fonts
https://www.weensu.dk/public_html/fonts
https://www.weensu.dk/fonts
But taking a test on pingdom.com shows that fonts are still loaded. (cache was cleared).

weird thing is, that not all pages are served with the correct fonts. It actually seems, that if I DISABLE caching, then all pages are served with wrong fonts and if i ENABLE caching, then most of pages are served with correct fonts.
Pages like Cart are never cached, so thats probably why it is serving wrong fonts all the time, no matter if caching is enabled or disabled.
I just dont see why caching must be enabled for inner Google fonts to work?

Provide links on pages where you have issues and screenshot of place with issue

Thank you, but I think I will just leave this one be. I think the effort of making this work will be too high.

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