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.

Hi,

Rehub user here,

Pls kindly show how could we make redesigns on log in pop up?

We’d like it to be branding relevant

regards,

You can’t change this part without customization. File inc/login.php if you want to make changes. You can use other plugins for custom login or add custom elements

https://rehubdocs.wpsoul.com/docs/rehub-theme/user-submit-memberships-profiles/setup-user-login-and-register-popup-menus/

Hey ,

How could i remove this extra space from the Menu?

https://ibb.co/jT8wZDj

if you imported demo site, you can simply delete whole menu and make new one

My Top Menu Comes out to be Like this : https://ibb.co/HF42rLz But i want the output like this as shown in your ReCart Demo: https://ibb.co/6y9QCy6

Basically I need it to be multiple columns . Not A single Column Sub Menu

Do i need to put a specific CSS Classes for this on the main head?

hello

I want to activate a license for a new domain

How do I change

thenks

Hi there,

Thank you for your question.

First deactivate your current license. You can deactivate it from where you activated the theme. Then you will be able to activate it in another domain.

Thank you

Подскажите почему в карточке товара нет цены и кнопки https://kotlotorg.ru/product/klapan-tryohhodovoy-dlya-kotlov-navien-30015423a/

Тут есть https://kotlotorg.ru/product-category/kotly-bytovye/zapasnye-chasti/

И тут есть http://prntscr.com/v6vkp1

А в карточке нет.

Вы не знаете как я сделал вкладку с ценой от яндекс маркета? Этот блок встроен в вашу тему. Я просто туда добавил шорткод шаблона сделанный в элементроре.

Вот блок http://prntscr.com/v7tkle Тут я его добавил http://prntscr.com/v7tlmf Тут я его создал http://prntscr.com/v7tman Вот сам контент из шорткода https://kotlotorg.ru/?elementor_library=market_h1

“Во-первых, поля цены у вас нет вообще.” – вот я с этим вопросом к вам и обратился, а ответ так и не получил.

В других шаблонах темы цена показывается. http://prntscr.com/v7turb

Как мне вывести цену и кнопку купить в этом шаблоне? Только не советуйте сменить шаблон.

Вообще грустно, то мне приходится доказывать, то что я не использовал ничего что не входит в вашу тему.

Так вы же и использовали шаблон с кастомной зоной. Compare by shortcode сделан специально чтобы кастомизировать вывод блока с ценами и использовать свои шорткоды вместо предустановленых. Во – первых, он сделан для сравнения цен разных вендоров а не для вывода цены продукта. Во-вторых, в данный момент вы используете шаблон с кастомной зоной, добавили туда кастомный блок и спрашиваете почему не выводится обычный блок продукта. Те сам принцип как вы добавляете продукт не имеет смысла, потому что если вам нужно выводить стандартный блок продукта то и использовать нужно стандартный шаблон. Причем кастомная зона также присутствует в остальных шаблонах.

For example, I have WooCommerce Product A.

1. Create a post and title the post “Review #001 for Product A”.

2. Choose “review” from one of the five formats (video, music, gallery, review, regular).

3. In the “Connect review to offer” section, select “Product A”.

4. Publish this post.

Next, create a post called “Review #002 for Product A” and repeat the steps above.

At this point, you have in the wordpress;

Product – “Product A” Post – “Review #001 for Product A” and “Review #002 for Product A” (each already connected to Product A).

On the “Product A” page, how can I get the internal links to “Review #001 for Product A” and “Review #002 for Product A” to automatically?

Is there a way to use shortcodes or ElementorWidget?

You cant have auto links because you don’t have anything common which can be used to calculate links

You can try to use title of product https://rehubdocs.wpsoul.com/docs/rehub-theme/best-conversion-profit-helpers/advanced-cross-linking/#Making_automatic_Cross_links

But best way will be to add WooCommerce box in Gutenberg in content of your post. This will add block with details of product

https://www.youtube.com/watch?v=TEg2-KQQKJg

Hi, how can I change the background color of search button. https://snipboard.io/Z1f7Bz.jpg

Hi there,

Greetings from REHub theme.

form.search-form [type=submit]{background:#eeeeee !important}

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

Please replace #eeeeee with your color code.

If it does not work please give us your website url.

Thank you

Perfect! Thank you!!

In the product details, there are description tab, additional description tab, video tab, review tab, I want to add a new tab, is it possible?

Hi digilinkbd,

Greetings from REHub theme.

Yes, it is possible. Please read our doc here

https://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/how-to-create-custom-tabs-in-woocommerce/

Thank you

Hello.. How do i add main slider to landing page? like is there any way to add slider from theme option?

You can use page builders.

You can find information about it in our documentation http://rehubdocs.wpsoul.com/ or you can update your support to get setup help

Hi, there,

I’m having issue with your theme to integrate the 2Checkout payment gateway, that is The 2Pay.js cart is failing to load due to not recognizing the parameters.

Due to the problem I have contacted with 2Checkout, they replied same as below:

Hello Hossan,

Thank you for your reply.

The 2Pay.js cart is failing to load due to not recognizing the parameters passed by your ordering form.

Here is what your form is sending:

country: state: postcode: city: address: address_2: s_country: s_state: s_postcode: s_city: s_address: The above are the field names in your ordering form.

What our cart is expecting, is the following:

billing_country: billing_state: billing_postcode: billing_city: billing_address: billing_address_2: shipping_country: shipping_state: shipping_postcode: shipping_city: shipping_address: shipping_address_2:

It seems you might be using some other plugin that is interfering with the default field names from WooCommerce.

Kindly correct the fields to be passed with the appropriate descriptor and our 2Pay.js cart will load.

Let us know if you still encounter any issues.

Could you please provide me a solution?

Best Regards

Shoaib Rahman

Hi Rahman,

Greetings from REHub theme and hope you are doing well.

Our theme does not create any custom checkout form. It uses Woocommerce default checkout process. Would you please double check that your system is not using any other plugins that override Woocommerce default process or did you do any customization which broke the normal behavior of Woocommerce?

Can you provide your website url for further investigation?

Speak soon :)

Thank you

Enable default wordpress theme and check your page.

I bought this theme 2 years ago and installed the demo. I didn’t continue my website that has already expired. Now I want to install it with my new website. But purchase code isn’t support. Please provide me the guidelines to activate the code in my new website.

You must use username which you had when you purchased theme. Currently, you changed it on Themeforest

Hello team,

Its a wonderful product. Appreciate the effort.

Do you offer setup or customization services. I have a Hyper local multi vendor project, I can use your help in. Please let me know if you provide any options.

Thank you

We provide customization service if you have good technical task

Hi,

After theme update why is the cart icon changed. Before it used to be just small icon now its taking a lot of space and on mobile it makes header stuffed up and non responsive.

Can you kindly tell me whats going on with the cart icon? I wanted the old cart icon the one thats shown currently on all rehub child themes.

Many thanks in advance.

Dear author I am using the theme Rehub version Version 12.9.6 and plugin TranslatePress when I see the prices on English pages, it is ok but in the Arabic language, is showing “number_format_decimal_point00” instead of ”.” as in the screenshot below : https://prnt.sc/v6nn7s https://betterdeals.online/ you can try it yourself can you please support?

if you want the access please send me in private so I can share you the user name and password

Sameer best regards

Please, write to author of Content egg

support@keywordrush.com

What is the best well-rounded multivendor plugin between Dokan vs WCFM to be used with your theme?

Thanks a lot.

Hi,

Can we change the places of these sections?

https://prnt.sc/v6kmuk

Possible only via core customization. Please, update your support to unlock customization help

Hello,

How do I change the login pop-up window?

I just want to translate the elements of this popup, what should I do?

I just want to translate the elements of this popup, what should I do?

How can I find the below js and remove it from web site as it slows down the web site?

https://ubbergo.com/wp-content/cache/autoptimize/js/autoptimize_6a1554e8442cbc31e4c783df0ee3911a.js https://ubbergo.com/

I wouldn’t like to remove it if it affects proper theme functionality. Do you mean this js is used? So why it shows it is not used? One of css 95% not used, js 59% not used:

https://monosnap.com/file/sxs0oBjffWi58OPM7emRnJCYntJhOk https://monosnap.com/file/VYSBUrWvngrl2Uhkuz1U6yEZ3i2xyv

Any way to improve speed in relation to these css and js?

Its already improved. Please, read how google counts its score and why it shows that code is not used. https://wp-rocket.me/blog/the-truth-about-google-pagespeed-insights/?fbclid=IwAR0-9C-WbLB-_xKBd6hX4ZtljaGm6fL_8GmORe4DHhqXtzPzHidAXYpgyl8

Product layout of side block not display full specification when scroll not visible full length specifications. how remove this bug https://webshawk.com/product/bluehost-2/

waiting for reply

.woocommerce .summary table.shop_attributes{ max-height: 230px; overflow-y: auto; }

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

Thank you for this coding..

please remove that garbage in a update, or provide me a way to remove your account page

I am not sure what you mean. Our theme has no /account page and doesn’t have any redirects to such pages

Please, create topic according to guidelines, with all information, links, screenshots. This will allow us to understand your issue and give you a better and fast answer.

https://sizamtheme.support-hub.io/articles/how-to-write-to-support-if-you-need-technical-help

If I embed anyone’s YouTube video without his permission using content egg, then is there a possibility of any problems in the future?

Content egg doesn’t download video. It shows youtube player. If author doesn’t want to allow showing his video on other sites, he can easily enable option to disable it on other sites

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