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/You should not use vertical mega menu if you don’t have enough items for it. Use regular menu or other types of mega menu
https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/I Am awere of other types of Menu , Elementor ones. Can u explain what do you mean by “regular menu” ? P.S i have gone through that link you gave.
simply create menu https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/setting-menus/#Basic_Settings and start adding items to it (don’t use any classes, Elementor or anything for mega menu).
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-category/kotly-bytovye/zapasnye-chasti/
И тут есть http://prntscr.com/v6vkp1
А в карточке нет.
Потому что вы не добавили цену и ссылку в товар.
Всмысле? Тут же отображается https://kotlotorg.ru/product-category/kotly-bytovye/zapasnye-chasti/
Значит добавил
Вы не используете стандартные методы WooCommerce и у вас не заполнены поля цены и ссылки. Если есть вопросы по работе кастомные плагинов которые меняют логику WooCommerce полей то пишите автору этих плагинов.
Как добавлять товары в woocommerce https://www.wp101.com/question/how-do-i-enter-prices/
Вы о чем вообще? У меня товар и данные товара добавлены через Woocommerce. Абсолютно стандартным способом http://prntscr.com/v76hdb
И что это за поддержка с вашей стороны? Кидаете мне ссылки на платные курсы по wordpress… как это понять?
Извините. Не увидел что они платные
https://kotlotorg.ru/product/klapan-tryohhodovoy-dlya-kotlov-navien-30015423a/Здесь четко видно что используется кастомные плагины которые меняют цены. Во-первых, поля цены у вас нет вообще. Вместо этого у вас включена кастомная вкладка с выводом Яндекса. Я не знаю как вы ее сделали и что это за плагин. Отключите временно и тогда сможем проверить.
Также вы используете product layout compare by sku или compare by shortcode и свои собственные шорткоды или функции вывода которые отключают стандартные блоки. Используйте другие product layout
Вы не знаете как я сделал вкладку с ценой от яндекс маркета? Этот блок встроен в вашу тему. Я просто туда добавил шорткод шаблона сделанный в элементроре.
Вот блок 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-KQQKJgHi, 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.
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.comWhat is the best well-rounded multivendor plugin between Dokan vs WCFM to be used with your theme?
Thanks a lot.
Possible only via core customization. Please, update your support to unlock customization help
Hello,
How do I change the login pop-up window?
You can disable it and use own options or custom plugins
https://rehubdocs.wpsoul.com/docs/rehub-theme/user-submit-memberships-profiles/setup-user-login-and-register-popup-menus/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/You can ask author of autoptimize plugin
The below is response from the author that it comes from theme or plugins. Are you able to help how to remove this js?
Ok. Go to functions.php of theme
Delete all lines which starts from
wp_enqueue
After this, all scripts of theme will be removed and all dynamic functions, menu scripts, hover functions, popups will be removed or broken.
You should not doing this, otherwise we cant support your site. Theme loads only scripts which is used on site
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/VYSBUrWvngrl2Uhkuz1U6yEZ3i2xyvAny way to improve speed in relation to these css and js?
The below css as well affects the speed:
https://ubbergo.com/wp-content/cache/autoptimize/css/autoptimize_51241508f5b2eeae3ffdd2570c684de7.cssAny chance to improve?
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
You should not use this product layout if you have long specification. Its not for such purpose
i wan to us e this produt layout with long specification. If you remove sticky scrol code ithink i can use it.or make some updating for it kindly..i wait you reply thanks
Without sticky option this layout has no sense, but i can give you code to disable it
ok thanks i will wait for it .and remain sticky option in visit website and price if you can .thanks a lot for that development ..
.floatactive.calcposright{position:static !important}
you can place this in theme options – general options – custom css
Waiting Your Reply .thanks
.calcposright{position:static !important}
also, there is no sense to use this product layout with such amount of specifications, they fill 5 screens on your site
ok thanks done it.one another code required make calc scrollable
Its not clear which scroll you mean. Please, explain
Specification bar cant have scroll
in code its may be done
Currently, its not clear what you need and why you use side block template. Please, send design of what you need or any screenshot, mockup
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-helpIf 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