59157 comments found.
As mentioned on https://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/license-rules/. We have setup up the Dev environment on local and the local URL is local/*. still, I am getting an error “License is already active on maximum allowed product instances, please deactivate this license from active instance(s) and try again!”. As the Dev environment is unlimited, the License should work for me
You can migrate license when you need https://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/license-rules/
yes, we can migrate a production License, but my question is to why it was not working on Dev environment as we have unlimited test sites
it depends on many criterias and not guaranteed, but you can migrate as you need
Not guarantee means ?, I can see we can migrate, our concern is to make it up on local (dev) as well. Please provide a solution for that to work the license on local
Can I import products from amazon ebay etc….with adding a commission,tax and shipping
commission, tax and shipping is calculated on user checkout on Amazon. Since you have no access to such user’s data, you can’t import such values
I mean Can I import amazon items with a commission added to, example item is for 20$ on amazon when I import it will for example 22$ (based on commission set on backend )
I think you need dropshipping site. You will need additional dropshipping plugin for such purposes
Hi
I need help. When the Theme is activated, I can’t seem to add new page or edit existing page.
Got this error: An error occurred while running ‘mapSelect’: e(...).getBlockPatterns is not a function
please, write from your buyer’s account, we don’t support not official versions of theme
Hello, how do I remove the heart icon from the entire site and products, which it adds to the wish list?
print: https://imgur.com/a/HtDqwBZ
Theme options-global enable and disable wishlist
Установил новую тему вручную, обновление так и не прилетело(( Главная страница при импорте выглядит совсем не как на примере https://webu.pro/
Your link goes to 404
Это так проходит импорт http://joxi.ru/a2XQR8NuwR3KyA
Установил заново WP и запустил импорт, результат тот же
Значит в вашем сервере закрыт порт для внешних соединений
Страницу можно загрузить отдельно https://rehubdocs.wpsoul.com/docs/rehub-theme/page-builder/how-to-import-quick-homepage-from-demo-sites-and-other-elements/
Hello there, I think there is an issue, after installing all the necessary things, theme+woo, we are generating a load of unnecessary thumbnails, up to 17!
Its ok if you have 10 products, but if you are going for 1000+, its eating space and multiplying really fast.
I do believe these are rehub specific thumbnails:
Smallgrid 9999×150 Minithumb 100×9999 Mediumgrid 336×220 Large_inner 9999×350 Post-thumbnail 788×0
But these are not used too much from what i saw, didnt check it enough tho. Unless its mostly for blogs, not woocommerce.
The problem is, category pages and product images, if i disable generating all thumbnails except rehub ones, images are rendered in full resolution and google is annoyed by it, but it could be solved by hooking for example ‘smallgrid’ into woocommerce thumbnails on category pages.
This would solve two problems with one stone: fix google blabla save so much hosting disk space if you manually disable thumbnails generating.
It is possible according to this – https://woocommerce.com/document/image-sizes-theme-developers/
i tried to look into php files, found product-image.php but its for single product, archive.php didnt found anything related to product thumbnails.
I’ve added this to child theme functions.php:
function add_image_insert_override($sizes){ unset($sizes[‘thumbnail’]); unset($sizes[‘medium’]); unset($sizes[‘medium_large’]); unset($sizes[‘large’]); unset($sizes[‘1536×1536’]); unset($sizes[‘2048×2048’]); unset($sizes[‘product_small_thumbnail’]); unset($sizes[‘shop_catalog’]); unset($sizes[‘shop_single’]); unset($sizes[‘shop_single_small_thumbnail’]); unset($sizes[‘shop_thumbnail’]); unset($sizes[‘woocommerce_thumbnail’]); unset($sizes[‘woocommerce_single’]); unset($sizes[‘woocommerce_gallery_thumbnail’]); return $sizes; } add_filter(‘intermediate_image_sizes_advanced’, ‘add_image_insert_override’ );
Not asking for support, since its long time gone, but this would benefit everyone, so i think you could look into it.
Envato products have restrictions for developers and changing core Wordpress functionality is not allowed, however you can disable images via functions.php of child theme or by plugin
Hi, my mobile background keeps staying #FFFFFF but in the settings I have it #F3F3F3 (website settings -> background and also theme settings -> appearance/color). So I have no idea where the setting is that is says it has to be white. Any solution? (https://betfans.nl)
Mobile has no enough space to show background of page, it shows only background of content which can be white or black
So the common background of a page (regardless of content color) can only be white or black?
Background of page can be any, but mobiles have no space to show background of page, it shows only content
I mean if I for instance only have 1 title on a page, the background of the page is visible right? When you look at my homepage, the background is white. Is has to be possible to change that color?
@media (max-width: 479px){ body:not(.dark_body):not(.page-template-template-systempages) { background-color: transparent !important; }}
you can place this in theme options – general options – custom css
use on own risk
sadly enough no changes
when i set dark theme to ‘on’ it changes to grey, but it also changes for desktop when i do that
✅
used “background:” in stead of “background-color”
Dear Sirs Is the remag theme available for affiliate website?
Thanks in advance
yes, sure
Hi! what’s the best way (or if you have any suggested plugins) to make a customised sidebar for a buch of posts (the sidebar content would be different in any of them).
thank you
I use Woosidebar plugin, it didn’t update for years but it’s working good for me
cool – thank you, I have seen this but was afraid about what you mentioned. do you know or ever tried widget options? apparently with an add on you can also create customised sidebars for each post.
error in this update? https://prnt.sc/WBPwPCt1dwxc
no, you have wrong configured cache plugin.
or you have customization in archive template of woocommerce
Hello, where do I edit the social network icons in this block? https://ibb.co/6PTHd8v
I wouldn’t want to remove them. I would like to set up a user to go to my page (for example on Facebook)
I don’t know what you mean. Share icons are for sharing current page. It’s not clear which user and page you mean
Hi, it is possible to use profile page from demo Remag, but combine it with listing Of products in profile page from demo Redokan?
Thank you 
I want to change the Woo Deal Block buy button, instead of buying go to the product page. If not, remove the button then.
My store is for ad only, not for shopping with cart, but I want to use this woo deal function.
print: https://imgur.com/a/wHLfXyd
correct print: https://imgur.com/a/hj07EXv
Make your product as Affiliate type but don’t add any link so it will not have button
it worked, thanks!
Hello, can you help me how to change the name of this brand slug?
image: https://imgur.com/a/P7cD12k
Settings-permalinks
thanks!!
Hi there, for some reasobn my cart icon is not showing in the menu, I have enabled it and it shows in Live Preview Customize, but not on the live website. Why is this?
You forgot to send link so I have no chance to test
hello, I deleted the CSS that makes the menu item on the right, away from the other items print: https://imgur.com/a/mLLED5I
what is css?
thanks
Hello, I’m building mega menu.
then I created a new part in the menu, and put the same model code, which I used in the first part of the menu.
In the first part it stretches completely, but in the second part it doesn’t, it’s the same code.
where am i wrong? How do I stretch it all the way?
print: https://imgur.com/a/ialpNZMI got it, the CSS code was missing: width-250 vertical-menu rehub-main-color-bg whitecolor border-main-color
I wanted to add the color #f58634 to this menu, instead of the main color that it is getting, how should I put the code?
??
you can add your color as secondary color then replace rehub-main-color-bg to rehub-sec-color-bg
wonder it worked, thank you!
hello I just bought a license for your product and I get an invalid license because this happens I hope for a prompt solution please
Which Themeforest username do you use?
ayalaxd2
can you give me a solution please
I would like to know if they will give me a solution to this problem I have already waited a long time I bought the product and I demand a solution.
Ok, which error do you have?
Hello, I’m trying to change color, mega menu design layout, in Elementor models, but when I did and updated the change, it didn’t work.
Look at the prints: https://imgur.com/a/DtZK62Csorry, you can discard the doubt, there were two identical models duplicated, and the menu was using the other
HELLO sir plz me to logeout my old expire domain theme code .i can’t excecs my old domain.
You don’t need old site for theme registration