59156 comments found.
Hello Sizam! I search for simple wordpress ecommerce website that i could have option for Accordion category for food like this an https://cutt.ly/IfXS0tO you theme can do this also ? Thanks
Well, accordions are available in any premium theme
You can use Elementor to build them. Color customization is available
https://youtu.be/M3nL7PJ8gBoThen, you can convert product blocks and place inside accordion, so, you will have what you need.
Thnaks fo replay! But how to convert product in blocks? (category)
You can convert any page, template or module to shortcode in our theme. See how it works https://m.youtube.com/watch?v=14qe-ePG0Bk
Thanks for answer! I have pizzarie and im search for food delivery website, your theme can help with?
Thank you for your assistance!
Its depending on functions which you need. I recommend to install WooCommerce on site and free theme to see how WooCommerce works
Animation doesn’t look right in RTL version compared to LTR page, check this:
LTR: https://ibb.co/vd4WcCk https://kashta.net/en RTL: https://ibb.co/5Kmpqdd https://kashta.net/ Select Arabic language from headerHi. This demo is made for ltr. If you use proper plugin for language switcher, you can change pages for each language separately and tweak position of any element
Подскажите что дает выбор этих параметров? https://prnt.sc/um9gts
Я у себя меняю, но на странице категории ничего не меняется https://kotlotorg.ru/product-category/tsiklony-i-zolouloviteli/zolouloviteli-zu/У вас нет подкатегории потому и отображаться нечему кроме товаров
How can I create this type of table in Remag theme
https://ibb.co/q1n89c2Offer listing is available in Gutenberg https://m.youtube.com/watch?v=TEg2-KQQKJg
Listing is available in Content egg also
https://m.youtube.com/watch?v=xQMEM0PsNjAHello I need help ,ina all themes when choose masonry grid layout for search page the page pagination disappear and cant move to next search page any help ?
also how to choose the pagination type ? I see it’s available for categories like infinite scroll ,, extra but cant find it for search page ?
Please, follow this guideline and provide us all required information, screenshots what you did, links on pages, so we can check your problem and help you faster
https://sizamtheme.support-hub.io/articles/how-to-write-to-support-if-you-need-technical-helpHello, I would like to know some things before buying it:
1. Is it fully compatible with WPBakery page builder?
2. In Wpbakery the typical option is available to extend the row Full width row “Row stetch”
3. Is it possible to change the plus icon of the “submit a review” button?
4. To those gutenberg blocks buttons is it possible to change the color and add the amazon icon?
5. It is possible to modify the title tag to paragraph of some misconfigured elements such as
- H3 “Subscribe to our list” widget in the footer
- H3 “Leave a reply Cancel reply”
Thanks
1-2 yes, but currently all demos use Elementor 3-4 – yes 5. Its part of wordpress, so, its possible to change only via Customization of comments.php file
Hi there, I want to remove the fancy User reviews and only want to use simple comment box. Can you please let me know from where I can do this?
I tried to update it from the Theme options > Reviews but it’s not updating review section on the product page.
Use woo disquz plugin or similar
Your theme does not provide any option? I don’t want to use large amount of plugins for every small changes. Because, It’s making my website slow.
Ratings are part of regular WooCommerce. Its not allowed to change core functionality of woocommerce via themes, so, plugin is only one solution
Hi,
The theme options navigation does not link to the different option pages. when i click on logo & favicon, /wp-admin/admin.php?page=vpt_option#menu_12 it stays on the general settings page.
thanks
Hi Sizam, I am just trying to user ImportWP for my xml files. Is there a possibility to make a filter for items? I have one field in the xml file “condition:new/used” and i need to exclude all items with “condition:used” or import only items with “condition:new”. is it possible? Thank you
It has no option to filter. You can prepare your file in excel or any other csv editor. Or hire customization team to build your own addon
Is it possible to add it as a future functionality? or could you perhaps think about it? WPAI has it at the beginning of import. The problem is that I get xml of all products, does not matter if it is electronic, or toys and I cannot prepare 20 xml´s every day. ... to hire a team for building own app its not possible. I do not think that only I have this problem. Thank you
You can describe in details how you want to make it
ok, In WPAI was filtering with XPATH see link: https://www.wpallimport.com/documentation/advanced/filtering-with-xpath/ After the selection of import files it should be possible to make a filter. for example: XML has tag <brand>LEGO or MATTEL, etc. and in this filter, I can make a selection for this tag something like … “is equal”, “contains”, “is more”, “is less” (like in excel filter). same should be possible for every tag in XML and also it should be possible to combinate tags, for example: select <brand> contains “lego” or <brand> is equal “Mattel” and <category> contains “toys”. This should import all items from XML where brand is lego, lego duplo, lego technic, lego … or Mattel, and category where is toys.
Do you think it will be possible?
I sent suggestion to author of plugin
thank you
you missed to send link
Sorry…the link is
https://klikshoppe.comHi Sizam, I am still waiting for your advise regarding my inquiry with “Exclusive” icon
.rh-menu-label{right:55px}
you can place this in theme options – general options – custom css
thank you so much
I am using Repick child theme. From “General Options” I can see theme lowest width style is 1200px.
Using custom CSS code I have changed that to 800px:
.rh-container, .content { width: 800px; }
But I would like that homepage and category pages have different width. How can I achieve that?
Please, update your support if you need customization help
No way I am paying $41.13 for support just to get, most likely, simple answer.
I am not asking for you to do customization for me. Just asking for you to point me in the right direction. Is this code right way to do:
.rh-post-wrapper{ margin:0 auto; width:800px; }
@media(max-width:1024px) { .rh-post-wrapper{ margin:0 auto; width:100% !important; } }
/exclude pages/ .page-id-1296 .rh-post-wrapper, .page-id-1608 .rh-post-wrapper { margin:0 auto; width:100%; }
Sorry. Other buyers pay for support to get customization help. This is not fair to give the same support to those people who dont do this.
I understand your point. It is also not fair that I bought theme in 2014 and then Envato changed their support policy. If I knew I will need to be paying for the support I would never buy theme as there are many great themes available with lifetime support.
I don’t mind paying for example yearly renewal to have support access. But paying more than $40 for only simple CSS customization knowing I would not need support anymore just leaves a bitter taste. Also, if I ever after 6 months need more help I need to buy again for $40. I know this is good for you as an author but for users is not.
I like your theme and will still continue to recommend it to others. Anyways, the code mentioned works fine for me and I heavily tested. For everything else I guess I can always use CSS Hero or Microthemer plugin. Or even a page builder.
Hello,
Can you help me with Multi-level Menu display.
Currently 3 levels: Clothing > Western wear > Top wear
Required 4 levels: Clothing > Western wear > Top wear > T-shirts
Thank you.
Never use 4 levels. No user friendly and will drop structure of site because 4 level has too big overall width
Use mega menu instead
http://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/mega-menus/Please check the above page.
Error message – There has been a critical error on your website.
you have some addon which changes urls or woocommerce buttons in wrong way. Disable plugins one by one and you will find it
Hi there,
we created a deal post with lots of different vouchers. We added them with the “Offer Box” Module from rehub. For us this worked well and we could list more than 100 coupons at the deal post.
Unfortunately we got a problem with the coupon codes. We hide all codes. If somebody clicks on “reveal coupon” the URL ”....com/deal-post/?codetext=VOUCHER1” opened and the vouchercode “VOUCHER1” is display. If the user close the voucher and try to open another of the 100 voucher codes, the URL is ”...com/deal-post/?codetext=VOUCHER1&codetext=VOUCHER2”
At this point the popup doesn’t show the second voucher (VOUCHER2), but the first voucher (VOUCHER1), which was already shown.
Is there any chance to solve this problem?
send link
Just sent it to you via pm.
I have 2 subdomains dev and demo for my site. Can I use the ReHub Theme for each site or do you have a multi site license?
Thanks
Michael
you can deactivate license on site and activate it on another
Basically I need to purchase two more license to have all the site active at the same time
Site can work without license
Hi, i just bought the theme and i was trying to install child theme. How do i do that? Reading the documentation says i have to go Theme option – general – Theme subset and enable subset which i want.
So i dont have to actually install and activate a child theme? All the modifications wont be lost if update the theme?
how I add category link in search at mobile view
you can’t because full search field with dropdown is hidden on mobiles as it has too big space
Hi. How can I use the same search component that is in the header of the stores in a custom header
which search component in stores do you mean?
for example in homepage-redokan the search component in header
How do you make custom header?
En elementor creo una plantilla y la aplico a páginas específicas. Esa plantilla es un encabezado y me gustaría agregar el componente de búsqueda que se vea bien como el que aparece en header mencionado. Actualmente le agrego uno pero no se ve igual de bien.
Use proper elements in Elementor https://m.youtube.com/watch?v=jJ2XSY4S_iI
Well my friend, I just want to remove this one that is spinning green
Can you do it yourself? It doesn’t work and I’m not a specialist
It’s added inside Elementor options, which are deprecated now. Create new page, import Recart homepage there and set it as your new homepage
http://rehubdocs.wpsoul.com/docs/rehub-theme/page-builder/how-to-import-quick-homepage-from-demo-sites-and-other-elements/Or send admin access
Hi,
Since i’ve updated my Rehub theme to version 12.7 . I have a lot of problems with performances. A lot of times when i clicking arround my website : onlinecursusvergelijk.nl in front or in the admin section i got lot of “ERR_CONNECTION_CLOSED ” pages. After few seconds the page will continue to the request page. So first i contacted my hostingprovider if there’s a server attack or something on the server. They told me thay don’t see any attacks and they said my website uses a lot of processor usages, so they looked into it and they saw lot of processes from rehub framework that make a lot of errors. This was also on times when i was not working on my website.
I also completely removed the rehub theme and framework en reinstalled it with the downloaded zip file. but still have the same errors.
Also after the update i don’t have a icons from shoppingcart en compareicon no more in my menu bar maybe it tells you something.
Could you please help me.
Regards Kevin
Rehub framework doesn’t have any processes except post view which you can disable in theme option – global enable
2. http://rehubdocs.wpsoul.com/docs/rehub-theme/for-developers/11-7-update-of-theme/
Hi, thanks for your reply but number 2: the icon is not showing i already had the code; still not showing the icon?
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