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.

Hi Sizam,

In the rehub retour demo the prices are ‘from’ prices on the homepage for example https://retour.wpsoul.com/ – if we list a product we would also like to have a from price, so we are listing the minimum price in fact at the moment but can change depending on season for example. Any idea how we can fix this? For example a bit lower on the homepage: https://ferrygogo.com/nl/ it shows prices, but it’s missing the ‘from’ indiciation.

Hope to hear from you.

Best.

Jan Willem

it’s not part of regular woocommerce. This option is available in booking plugins. Also, if you have veriable product type, it will show price range instead of regular price

Is there a way to show current category of the product as widget ? not a list of all categories just the specific category that the current product belongs to.

If you need just specific category, why do not add it as Content?

mmm….if there is no other way I will do this…thank you

Hello.

I did a practice to use Greenshift for the website on REHub with watching your tutorial on youtube (https://www.youtube.com/watch?v=sWrIYmM-7CU , https://www.youtube.com/watch?v=hwzSWXvvJXU , https://www.youtube.com/watch?v=9DpKlnTMk8M ) and your documentation (https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/mega-menus/)
thanks for the reference.
However, I have found a few things which are a bit hard to control, while handling it with Greenshift.
I did a practice to imitate your demo Recart.
Hence,I would have 2 questions regarding header with Greenshift and one extra.


(Q1) How can make a menu like Recart?
Image: https://ibb.co/yntdkj5
There is a margin above and below of the text ‘Menu Title – Wonderful Lands’. However, there is no margin above and below of the text ‘Browse category’.

I would like to place the line above and below the block of the menu on your demo ‘Recart’. So that, I set the border (Top & Bottom ) in row where the header menu is placed. However, there is no any option to get rid of the margin or so.
How can I do to make a header menu like your demo ‘Recart’ which is no space of above & below the Header Text.


(Q2) How can I make the header search form fulled in the size of the box in row but it is aligned in the middle?
Image: https://ibb.co/3c8pZKJ
When I turn off Flexible Box Content, the header search form is filled full in the size of the box in row. But, unfortunately, it stays a bit above. There is no option to align.

That’s why, I activated Flexible Box Content, and it was available to allow the header search form align in the middle. However, the size of the box got smaller.
How can I do to make the the header search form align in the middle of the box but the size of the header search form maintains full in the size of the box?


(Q3) What option is it to place the button in the middle of the image at your demo (Recart)?
Image: https://ibb.co/tsQt1Wp
I was looking for the feature to place this button in the middle of the image. But I was not able to find it.
Could you tell me please how to place this button in the middle of the image?

Thanks you

Row in greenshift has no margins and paddings by default. It has padding in inner columns, the same as in Elementor. You can set 0 padding to columns (not to row). Also, greenshift has Container block. This is the same as Row with one column without default paddings.

Negative margins are available in all blocks, so I don’t understand what you mean https://monosnap.com/file/o2vdhCk4b7y2AZdH7cEwHjVEdqdtR6

2. If you want to center element in column – use Flexible content option. if you want to center items accordingly to other items, use Align option in Row https://monosnap.com/file/SnOshaL0vTQupkISmXSSYc8lHK9fke I think it’s working the same in Elementor where you have align options inside section and inside column

3. There is no image here. It’s regular Row with background image.

Recart demo is on plans to migrate to Greenshift on next week.

To be truth, I don’t know why you need custom header if you need Recart header style. It’s not made in Elementor, it’s regular header layout of theme.

Please reset the license, I need to install it on a new domain. The original server was down and I couldn’t go to logout. Please help me reset.

I really want to finish it. No need to reset again.

How do I change my domain name? My original server is unavailable and cannot be installed on the new domain, I have emailed the purchase code through support.

Is it possible to post a deal without be logged / connected ? https://www.tibison.com/ajouter-votre-deal/ > « you need to login first ». :(

It redirects to page which is selected as lost password page in woocommerce. Woocommerce-settings-account and make sure that you didn’t remove lost password page

I don’t see the page /lost-password/ in my admin… How can i create it ? Or can i change /lost-password/ redirect by an other url ?

I’d like to create modal popups containing detailed coupon information such as terms and conditions… What would be the best method of practise for doing such a thing? Is it possible to use dynamic tags in an Elementor popup? Or is there some kind of shortcode I can use to generate my desired popup containing coupon data?

theme options – ads and code zones, you can find there zone for coupon modal. Shortcodes and HTML is supported.

Bonjour j’aimerais savoir s’ il serait possible de mettre un widget en sidebar en nofollow, par exemple qui redirige vers des articles de blog, ce qui optimiserait le SEO On site. Et si oui, pouvez vous expliquer l’astuce ? Merci.

Inner links with nofollow will not improve your SEO on site. Anyway, it’s possible to make custom block with nofollow links in sidebar.

Please, write from buyer’s account if you need details

When I set the lowest price alert successfully but when the desired price reach, I do not get the alert??

support@keywordrush.com is support of Content Egg

Hey. I add products to the blog by using /woocommerce box shortcode and the products are displayed with add to cart button.. which I don’t want to show on my website. I just want to know that, how can change add to cart button into the Buy now Affiliate button.

my blog link : https://lootlydeals.com/best-books-to-buy-for-growth-in-2022/

But How do I change add to Cart Button into Buy Now Button??

Check link above and make your product as affiliate

Hello Sizam

The previous developer helped me write this code to get the post view from REHUB theme.

function custom_get_view_post( $attrs, $content ) { if(rehub_option(‘post_view_disable’) != 1 && function_exists(‘RH_get_post_views’)){ $post_id = get_the_ID(); $views = intval(RH_get_post_views($post->ID)); return $views; }else{ return ””; } }

But I got a ton of warnings like below

Warning: Undefined variable $post in /home/mysites/web/mydomain.com.com/public_html/wp-content/themes/rehub-blankchild/functions.php on line 26

Warning: Attempt to read property “ID” on null in /home/mysites/web/mydomain.com/public_html/wp-content/themes/rehub-blankchild/functions.php on line 26

Could you please help me correct it?

Thank you

you don’t need any code for this. Use special shortcode

https://rehubdocs.wpsoul.com/docs/rehub-theme/advanced-tips-and-customizations/custom-field-attribute-getter/

If you need help with code, please, update your support first

I need write that code to display the view in the third-party plugin wp4 post list https://w4dev.com/wp/w4-post-list-examples/ , not just display in the theme

Shortcode can be used also as php functionality in do_shortcode

Hi,

I’m getting a statuscode 503 error when publishing a new blog-post. Other posts work as they should work. What is wrong here?

Rehub (ReWise) 17.8.3 version and WP 5.9.2

which Rehub framework plugin version?

It is working, I had to update the plugin version

Hello, Is it possible to make it so that if a user logs in or comes back the next day and is still logged in, a popup window pops up? Thank you.

There is no such option in popup but you can try any other registration plugins with theme

Hi, why if i switch the first carousel also the second switched? http://shop.hygenia.it/hotel-ristorazione-e-catering/?product-page=3

sorry, this is carousel module which is not from theme, please, write to support of plugin for this carousel or use carousel modules of theme

hey I want to know how many post layout I can create is there any limitation? I wat to create unlimited number of post layout is this possible or is this impact on site speed or load time?

This doesn’t affect speed. You can create unlimited custom layouts

Hello

Could you provide the information how to build the opened menu as default on REHub with Greenshift? Image : https://imgur.com/a/ugckOQA

I have seen the menu which is opened on your demo (Recart) and I am interested in making it with Greenshift.

Could you let me know how to make it with Greenshift?

I have checked your YouTube channel. But It doesn’t seem that there is a tutorial for the opened menu on REHub with Greenshift.

Thanks

This doesn’t require Greenshift

Vertical mega menu described here https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/mega-menus/

Thank you for the answer. One more question.

Even though the header is built with Greenshift ( it is built based on the instruction from your youtube tutorial https://www.youtube.com/watch?v=sWrIYmM-7CU ), is it safe to create ‘Vertical mega menu’ with the documentation (https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/mega-menus/) ?

Thanks

yes, if you use Menu block from theme, it should support all extended menu features. So, video is actual also for Greenshift. Write me if you will find any issue.

P.s. here is also how to convert greenshift templates to shortcode if you need mega menu container https://www.youtube.com/watch?v=8jzUCtMUwfI

Longshot question, but anyway to have the site notify the admin when a coupon expires that they created?

We get brands with monthly deals and would like to be notified when they expire so we know to go get a new deal.

There is no such option. Usually coupon sites have thousands items, it will be too overloaded for server to check them all each day and send emails.

But you can add report button to coupons https://rehubdocs.wpsoul.com/docs/rehub-theme/how-to/how-to-add-report-button/

Also, you can disable expired coupons from site so users will not see them

Hey! please help me with the review.
https://i.imgur.com/ObToWhA.png
https://i.imgur.com/AgLZLvU.png
the number goes before the icon (RTL language)

Please send direct link on page

Ok, it’s rtl bug, i will fix in update

But, if I want that a user can rate with complete criterias, and also I want to filter posts (or products) like MDFT (with several fields) This is possible with woocommerce?

Review criterias are not available in products, but products have review system based on star rating and pros and cons

https://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/how-to-make-classified-site-on-woocommerce/

Hi! I’m trying to get MDTF Filters. I’ve updated severals posts with the Meta Data Filter Options, but the widget MDTF doesn’t work. Don’t find any post.

You can see that here in sidebar widgets:

https://technogol.com/category/cameras/lateral/

For example :Jugador X is 27años and Género:Hombre

User administrator is : usuario1 Password: BlaiNoa8%

MDTF was deprecated 3 years ago. You need to use regular woocommerce if you need filters

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