59207 comments found.
Hello,
I would like to know how can I remove the admin bra for non admin users. I did this https://rehubdocs.wpsoul.com/docs/rehub-theme/snippets/how-to-disable-top-wordpress-bar/
but it doesn’t work and the code make a white space above the header.
Best regards
you missed to send the link so i am not able to check your site
tengo dos licencias pero no me deja instalarlas, me saca error
Please use own loginname for registering
Hi Team,
You have uploaded a new video on YouTube 5 days ago which you have mention Slider and carousel but on my site didn’t found any this type block https://prnt.sc/1t92szh . Also you have mention Tab block which also not available in block https://prnt.sc/1t936xo i have already updated my theme Version: 16.8.3
Because it’s video about Gutencon plugin
Greetings, I already know that you are not providing customization but I have a request you to support me in this regard to achieve my target and to compete with my competitors with having this functionality. Looking for a positive response from your side. details are mention below, I want to do some customization in theme products section 1) First i want to filter products of different categories of our seller by clicking any seller. 2) I want to add functionality for our products if someone want to buy products in Kg or Dozen or no. of products then we have to customize like that.
This doesn’t require customizations.
1. Store pages have category filters
2. There is plugin which adds measure point to woocommerce
Hi there, my website has “boxed” pages, but this page is showing too wide – https://indieplatinum.com/faqs/ How can I fix this?
you set page option to be Full width of browser. Local option always has priority over global
Okay, thanks. Your customer service is the BEST.
Hi, i have directory page based on woocommerce. when I use the Product Filter for WooCommerce – meta range on main page is ok (custom meta values are visible), but when change value with range slider, there are no values on results page. Added ACF values with [wpsm_custom_meta field=”..] shortcode to ‘Code zone inside product loop’.
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-helpHi again, I talked to GEO my WP plugin author and i was told it does not support to show coupons and pages according to user’s current location. Do you have any plan for it ? Or any other plug-in you know that can figure it out
Thanks !
Geo my Wp is plugin for geolocation. It has no coupons, but our theme has templates for geo my Wp with coupons
No, i want to redirect users According to their location without asking them by ip and coupons will be shown them according to their location country based and that plug in doesn’t do that
it has option to autodetect user location and show only results based on user location
https://monosnap.com/file/qNlCfM8cXH0wWUILxQ7VonnfYbpgJlI recommend to install it https://wordpress.org/plugins/geo-my-wp/ and try default templates. If it works for you, then, you can buy theme and use our templates with coupons
Hey,
Is there any write-up on which all plugins do I need for the theme to function properly? I uninstalled some plugins by mistake and some elements on the page are not loading now.
Each site has own set of plugins. Theme requires only Rehub framework plugin, all other are optional and depending on your needs
Hi,
Is the ‘User meta of author of post’ in Elementor working properly?
I tried all user field types but nothing is being displayed on products for this field (added the shortcode in product pages).
Thanks
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-helpSorry, not online – working locally.
Here is the setting I meant in Elementor: https://ibb.co/JqmCNZ9
This doesn’t show any user data – tried all user fields…
Wordpress doesn’t store display name in user meta and you can’t get such information with this block
It’s just an example – none of the user fields are displayed: https://developer.wordpress.org/reference/functions/get_the_author_meta/
All of these fields are not user metas, it’s author metas. Wordpress doesn’t store any user meta, only third party plugins do this
Hi, We are getting full tittle description of all product in shop page or category page which is overlapping. E.g. if you use woocommerce subscription, the long description of subscription product such as ”$500 per month for 12 month with 7 day free trial and $100 signup fee” this long tittle is overlapping in category page and also the color is showing in red. How can we restrict or limit this long description and change the red color of tittle text
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-helpPlease improve rehub-childtheme with the following code to avoid the need of !important in my custom CSS:
add_action( ‘wp_enqueue_scripts’, ‘enqueue_parent_theme_style’, PHP_INT_MAX ); function enqueue_parent_theme_style() { wp_enqueue_style( ‘parent-style’, get_template_directory_uri().’/style.css’ ); if (is_rtl()) { wp_enqueue_style( ‘parent-rtl’, get_template_directory_uri().’/rtl.css’, array(), RH_MAIN_THEME_VERSION); } wp_enqueue_style( ‘child-style’, get_stylesheet_directory_uri() . ’/style.css’, array( ‘parent-style’ ) ); }
you can watch video about vertical mega menu on page https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/mega-menus/
Thank you for your reply sizam. I watched the video and read the documentation as well, but I did not find a solution. I don’t want to show 3rd level as a heading, I want 3rd and 4th level also like the second level as in the above screenshot. (Not like a megamenu)
Vertical menu has no 4 level, as it’s very hard to use for users. If it’s critical for you, you can try plugins like Ubermenu
Can you please suggest me any any free plugin or an alternative for this, because ubermenu is a paid plugin right?
Currently I don’t know such plugins because nobody used such kind of 4 level vertical mega menu
could you please make a theme just dedicated for Blogs/ News
Rehub already can be used just for Blogs, News. Check Remag demo as example, Rething, repick
Hi Sizam,
Can i add range slider on homepage like this https://prnt.sc/1t7pr6w https://prnt.sc/1t7tpi6
You can find price filter among other woocommerce widgets in appearance-widgets
You can find also advanced woocommerce filter plugin in bonus section of theme
can you recommend any plugin??
Please, check my answer above
its not working i can use only on sidebar but i want to add on homepage
You can find also advanced woocommerce filter plugin in bonus section of theme
https://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/better-product-filtering/Dear Sizam,
I want to use price range slider here https://prnt.sc/1t85gxm on home page not in sidebar and plugin only support in sidebar. ok if its working on homepage also then let me know which widget i use for homepage. https://prnt.sc/1t85phn https://prnt.sc/1t85zog
it supports any places and documentation has explanation how to use it on homepage, please, check carefully
Hey sizam, is it possible to make a site like this https://is.gd/JyNWpn with Gutenberg or better with Elementor? Is there in Gutenberg a grid for coupons? Thanks and best regards
No coupon grid in current point, but will be available in next major update
Okay thanks. And one more question: I’ve on some elements in Elementor the problem (e.g. grid), that if I choose “Custom type” and “category” (or even “Affiliate store”), I’ve got “The results could not be loaded” and not the categories. What did I wrong? https://imgur.com/a/honGyYF
Because “category” is post taxonomy and not existed in custom post type
Yes okay, I’ve to use “Category or tag” as Data source to choose a category. But is it also possible to show just coupons of one Affiliate store (except manual select)?
You can set additional taxonomy option and choose store there
how can I add a sidebar to my homepage: https://bookonpoker.com/?
Create new page and set it as home
https://rehubdocs.wpsoul.com/docs/rehub-theme/page-builder/setting-custom-page-as-home-page/Hi Sizam, Can you forecast to add an image field for tags in articles ? (as it is for category). It should be great. Otherwise, can you give me the way you would do this ? Thanks,
Currently we don’t have plans to add this because tags are made for post grouping, for SEO purpose you need to use categories
Just noticed OfferBox block in amp version does not show the coupon if is hidden. It’s a bug? This is a problem because obviously the “show coupon” button does not work in the amp version.
The OfferBox “classic” (the one integrated and usable with shortcode) in amp version show the coupon by default
Amp can’t have any scripts so you should avoid it if you have any dynamic blocks in content
Hi Sizam, I know this. That’s why the standard offerbox shows the coupon in the AMP version even if it is hidden in the desktop version.
But I don’t understand why the offerbox block (gutenberg) has a different behavior
Hi Sizam, still there?
currently you missed to provide links, details of plugin, so i am not able to test
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-helpI made a couple of screenshot. I hope Is more clear.
This is the AMP version rendered: https://postimg.cc/4HTbmDq6 This is the page in edit mode: https://postimg.cc/qzDwG53TWe are not able to test sites by screenshots. Please check link above and provide us proper bug report
I want to deactivate the theme on the old site so that it works on the new site
reduce amount of items in menu and you will have it properly