59155 comments found.
How do I change the text under my post? the default is “coupon”, “sale”, “deal”? I’m trying to make it say “gear review” in some of them. thanks. https://photos.app.goo.gl/TQEb5sDNXCxHvzqL6
Hello, I have the following problem with the theme, I chose as a demo page ReViewit but the search bar is visualized wrongly like it is cut off. also, I don’t know why I can’t make adjustments directly with Elementor.
Please check here https://photos.app.goo.gl/YGFH674926tcRTdw9
please share link
This is what I see on your site https://monosnap.com/file/Kmw9DqWSoEbWukDaAQPO5CkI8lkNUk
it doesn’t look wrong
Well try on 22 or 14 inch monitor and share screenshot. Here you can see my screenshot from my 14 inch laptop:
https://photos.app.goo.gl/YGFH674926tcRTdw9Also, in leave a reply box, How can I remove – e-mail and website section? I want the reviewers to write only there names.
Also, is there any way to change review scale? Now you have 11 point and 5 stars, can I make 1 point for 1 stars only?
.custom_search_box.flat_style_form input[type=text] { width: inherit !important; }
Insert code in theme options – general – custom css
email field is required in wordpress and you can’t remove it
2. You can’t change review system, there is no simple way for this, it requires very deep changes of core
Understand, can I make this website field?
please send link on page where you want to remove it
No I want to remove it general from the reply system, look here https://photos.app.goo.gl/uXeACX9qbo9fqbs97
.site_re{display:none}
Insert code in theme options – general – custom css
system give me “Unverified Access”
.site_re{display:none !important}
try this
On Site with ID 1234 i want hide Custom Badges. Please could you share css code to hide it.
Not sure what you mean. Theme has no preinstalled badges, they are added only if you add them in posts or products
Yes correctly. I have added badges to posts. But on one Site with site id 1234 i want Hide them. Its possible by css?
yes, send me link on page where you want to hide
Hi, yes.its: https://shorturl.at/csv37
.re-ribbon-badge{display:none}
Insert code in theme options – general – custom css
Thanks, so i will hide it only in page with id:7744, 4458, and 6687
So the code will be wich code?
I don’t understand, if you need to remove badges in special products, then disable them in products
Im sorry, i mean i must hide badge in the Pages with ID 7744, 4458, and 6687.
.page-id-7744 .re-ribbon-badge{display:none}
example how to do this
.page-id-7744.re-ribbon-badge,
.page-id-100944.re-ribbon-badge,
.page-id-444844.re-ribbon-badge,
.page-id-274624.re-ribbon-badge,
.page-id-80275.re-ribbon-badge,
.page-id-503601.re-ribbon-badge {
display: none;
}
But badge will Not hidden. See Here: https://shorturl.at/kpAIJ
because you didn’t add it correctly, please check my code carefuly, it has spaces
Hello
I’ve recently purchased the theme, however I have a website that has Clipper theme on it, there are several stores and coupons and other details which I don’t want to lose. I don’t know how to transfer/export these correctly to the rehab theme. Can you please help ??
Maybe via import/export tool? So, you can try to export in tools – export, then import via our bundled tool in posts https://rehubdocs.wpsoul.com/docs/rehub-theme/affiliate-settings/bulk-import-of-offers/
Wordpress has released a new version 6.4.3. You have checked the compatibility
I don’t see any issues, it’s security update and it has no big difference
Please could you check why rh Frontend says “There are no suitable images to retrieve.” by fetching the thumbnail from this page: https://www.oralb-testen.de/GratisTesten24
If i take the Url manually “https://www.oralb-testen.de/assets/GratisTesten24/banner_desktop.jpg” the same.
There is no any guarantee that image parser will work with site. it can parse image only from sites which allow this and which have schema
hi, how to remove submit a deal button from recash theme ?
theme options – header option
hi can this theme work exactly like a multi-vendor eshop but no one can order from the site i.e. to work as a promotion for shops and prodacts with all the possibilities? thnxs!
Yes, you will need to use affiliate type of products
Its possible by CSS to Show in mobile another text at Set text for coupon mask as of Desktop Version?
No, this requires code changes. you can create two blocks instead, one for desktop and one for mobile. But they must be static blocks, not post offers
I am getting error “Sorry, you are not allowed to access this page.” while activating Rehub framework. How to approcah this error?
make sure that you installed theme correctly https://rehubdocs.wpsoul.com/docs/rehub-theme/theme-install-update-translation/install/
Dear,
we can no longer edit our homepage in elementor. We get an error message all the time. This is not the case with all other pages. We have also tried to disable all plugins to see if the problem lies here. But this was also not the case. We would like to ask if you know how we can solve this.
Kind regards, Romée
please use actual theme version
I am using the rehub theme and updated the latest version. What can i do?
Which version do you use and which error code do you have?
Hi, I am wanting to use several of the template pages from the Special Layout of my Rehub Reviewit theme. I am unable to locate them. Can you please advise where they are stored and if I have accidently deleted them, how to restore them Thanks Maree
Hi Sizam, is there an issue with rich snippets ? All my reviews notes and toplist shortcuts have disappeared on Google results…
We didn’t change anything in them. If you added all required details to reviews, they will be without changes. Offer is required for reviews
All seems to be OK in our reviews datas… Are you aware of an issue in Google ?
You need to check page on testing tool of google for schema
On my Google Search Console, all pages are with a green check and seems to be ok…
Hi there, I have suddenly begun getting warnings about javascript.
DATE: 30-Jan-2024 17:21:49 MESSAGE TYPE: Warning PROBLEM DESCRIPTION: preg_match_all(): Compilation failed: invalid range in character class at offset 11 SCRIPT NAME: hook-vc-grid.php LINE: 163 SCRIPT LOCATION: home/customer/www/indieplatinum.com/public_html/wp-content/plugins/js_composer/include/autoload PLUGIN NAME: js_composer
Do I need a more current copy of javascript? If so, can you provide? Thanks!
Theme has latest version of Wp bakery, please note, that bonus plugins are provided as is, without support
hello.
This is a continuation of a previous question.
https://themeforest.net/comments/30297949So, is there any way to apply post offer data to CPT? I would like to try using the ‘Post Offer Listing’ block.
CPT has no post offer data so this block is useless, it will be empty
Use other post blocks instead. Community list, news list, query loop, etc
Hi, How to add icons for categories and hover effect in sidebar like in your demo recash theme?
You can import page and investigate it
It uses Advanced list block
How can I hide/remove the link above the post? screenshot: https://freeimage.host/i/Jcsge0N
I found the solution from your previous replies. thanks!
HI Author,
I have to add 2 custom text filed on Affiliate Store then what will be the best approach please guide .
Thank you
you can use Meta plugins like ACF, Metabox, ACPT
There is a woocommerce update version 8.5.2, is Rehub ok for this update or do you have to release some updates too? Thank you
I didn’t find issues yet
How to reduce the block size of rh_mailchimp action or if not supportable , is there any other smaller rh_mailchimp action https://snipboard.io/QM0U8H.jpg
it fills whole available space, we don’t have any other block for this part
got it, thanks for your reply.