59158 comments found.
Hi Sizam,
You remember my issue about the arabic currency in CHOOSE OFFER which I want to change to english currency “SAR” . You tell me to contact the CE author and I did.
See email from CE author – https://prnt.sc/umbnzl
My issue with CHOOSE OFFER – https://prnt.sc/umbozx
My setting in Theme Option>.Afifliate – https://prnt.sc/umbp34
My setting in Woocommerce – https://prnt.sc/umbpdd
Please note that I already activate the Child theme before and put the code mentioned in this link – https://docs.woocommerce.com/document/change-a-currency-symbol/
I would really appreciate it if this issue will resolve soon.
Thank you in advance
Please, send me screenshot how you activated child theme. Send screenshot of appearance – themes
That’s weird before I can activate and reactivate the child theme. I give my WP admin and password to CE author and now I cannot activate the child theme.
See error – https://prnt.sc/umevsz
I tried to delete but this error show – https://prnt.sc/umevk7
I checked my email and it says – https://prnt.sc/umevor
Please help..thanks
Because you placed code twice. In child theme and in main. Place only in child
What happen with my theme? Why is it gone?
https://prnt.sc/umf3orHow to fix this Sizam? I didn’t do anything with the rehub theme, why is it gone?
https://prnt.sc/umf9nz https://prnt.sc/umf9w6I only put the code in child theme.
How can I fix this? Is it ok to re install the rehub theme again?
I manage to fix the problem..
See installed themes >>> https://prnt.sc/umgnpi
Activated Child theme >>> https://prnt.sc/umgqfp
Function php >>> https://prnt.sc/umgrao
I want to change the currency in CHOOSE OFFER to english “SAR”
https://prnt.sc/umbozxYou added code to change content egg. I don’t see that you added code for WooCommerce
Hi Sizam,
I am not expert in coding…I don’t know which one I will change..Please edit it for me. Thank you in advance and I really appreciate it.
/** * Change a currency symbol */ add_filter(‘woocommerce_currency_symbol’, ‘change_existing_currency_symbol’, 10, 2);
function change_existing_currency_symbol( $currency_symbol, $currency ) { switch( $currency ) { case ‘AUD’: $currency_symbol = ‘AUD$’; break; } return $currency_symbol; }
use as is, replace only AUD and AUD$
Ok I already put in a child theme function php >> https://prnt.sc/umi2ro
The currency change to SAR but the amount I think is wrong >> https://prnt.sc/umibx1
Also when I activate the main theme the currency in OFFER is in arabic >> https://prnt.sc/umib9x
Remove currency in theme option – localization
Nothing change Sizam
Below is setting in CHILD THEME
Localization – https://prnt.sc/un6uv6
Woocommerce – https://prnt.sc/un6v0o
Choose Offer – https://prnt.sc/un6vbv the price is wrong.
Below is MAIN THEME setting
Woocommerce – https://prnt.sc/un6vkk the currency is in arabic
Choose Offer – https://prnt.sc/un6w0n also the currency is in arabic and the price is wrong
website – https:klikshoppe.com
product link – https://klikshoppe.com/product/apple-iphone-11-pro-max-with-facetime-64gb-4gb-ram-4g-lte-space-gray-single-sim-e-sim/
sorry, wrong option. Custom currency is in theme option – affiliate. Remove there
Hi Sizam,
In child theme when I remove the “SAR” in Theme Option>>Affiliate the currency of eBay and Aliexpress product return to ”$”
In main theme the currenct in CHOOSE OFFER is still in arabic.
Can I give you my WP username and password to fix this issue.
It takes too much time to solve this issue.
Thank you in advance for the usual support.
What do you mean by “in child theme”? Activate child theme with your custom code and disable custom currency in theme option – affiliate
When I remove the “SAR” in theme option – affiliate the result is this – https://prnt.sc/unt2d4
ok. send me admin access
Done. Ticket No. 25431
I didn’t find any issues. You set price for product https://monosnap.com/file/9RW9LVRasBQWutecVykcNuSXoLDjLx so it shows according to your settings for product. Also you set product as simple product style with taxes, which is not correct as you have external product
removed everything and it’s working
Hi Sizam,
Thank you!
In the child theme everything is working perfectly but when I use/activate the main rehub theme, nothing changes. I even created a new product but the issue is still the same with the Arabic currency in CHOOSE OFFER and the price of eBay and aliexpress product is not converting to SAR but in USD amount with SAR currency.
See the below images:
1. https://prnt.sc/unxc76 2. https://prnt.sc/unxcg7
For clarification, I put the below codes in child theme function php, do I need also to put these codes in function php of the main Rehub theme?
1. https://docs.woocommerce.com/document/change-a-currency-symbol/ 2. https://ce-docs.keywordrush.com/set-up-products/shortcodes#currency
function my_content_egg_currency_rate ($rate, $from, $to)
{
if ($from 'USD' && $to ‘SAR’)
return 3.75; // <- rate
if ($from 'KES' && $to ‘SAR’)
return 0.27; // <- rate
}
add_filter( ‘content_egg_currency_rate’, ‘my_content_egg_currency_rate’, 0, 3 );
Enable child theme. Thats all what you need
So you mean I will use the child theme and not the rehub main theme?
Yes if you want to keep your customization. No if you don’t need any customization
Thank yo for the clarification Sizam. Have a great day! 
Hi, Can this possible to add this option. https://prntscr.com/umb4h3
Hi zaheera569,
Thanks for your query.
Instead of expiry text we have countdown.
Please have a look at this link. https://redeal.lookmetrics.co/panasonic-portable-oral-irrigatordental-water-flosser/Thank you
The expiry text in “Store Coupon” is not invisible. https://prntscr.com/umcidj
Expiration date is posted near publish date in deal list
https://redeal.lookmetrics.co/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