59157 comments found.
Hello Sizam
I was trying to update a GreenShift Advanced Animation Addon (1/1) but I was getting an error that said “An error occurred while updating GreenShift Advanced Animation Addon: Update package not available”
Hi,
Can i get theme with discount?
Thanks, Bhavesh
Hi, in current point we have no discounts, but it will be on Black Friday
I want to get rid of this part, please tell me how.
Please remove the following from products in Find Your Deal Now I want to remove the space itself. I only want to show up to the star rating above.
https://prnt.sc/Lg8jueoduV8Lsample site:
https://rewise.wpsoul.net/theme options – dynamic comparison and disable comparison page
theme options – global enable and disable wishlist
I did the settings as you said. However, it hasn’t gone away completely. Is there something I did not set up correctly?
https://prnt.sc/80YNNgqY27bb https://prnt.sc/u6aVzQPHWduB https://prnt.sc/BsYIaK3i1Zn3.re_actions_for_grid{display:none !important}
Insert code in theme options – general – custom css
Hello, I have found a bug. Every time I publish an item with a price with the ‘offer and review score’ template, the € symbol is placed before the number, for example €99.00, when it should be 99.00€. After a while, I think that when Content Egg does the update, it fixes itself (in Content Egg it always displays correctly).
In the theme options I have “EUR” as currency.
Even if I modify it directly in the “Post Offer” section, the theme automatically changes it and puts it back before the number.
You can see the examples on my site https://mejorgamer.net.
theme doesn’t have changes in prices so it can’t update this field automatically. You selected Content Egg synchronization, that’s why price is changed
It seems that you did not read the message carefully
The problem is not that the price changes, but that the € symbol appears before the price when I just published the post.
I have Content Egg Pro and price sync active. However, when I publish a post with a product offer, in the ‘offer and review score’ section within the post the € symbol is shown before the number (for euros it should come after). The problem is not Content Egg, because in the shortcodes, price history, etc., the symbol is displayed correctly (after the number).
And in the “Post Offer” section of the post editor, the € symbol is also shown before. Even if I change it manually, the theme makes the change again and continues to show it before.
For some reason, after a day or two, the € symbol is corrected and changed after the price.
I’ve been using the theme and plugin for years and didn’t have this problem, it appeared recently.
One more time. Theme doesn’t have any currency or any modification for this field. So, it’s added via Content Egg. it changes price on frontend correctly but in field, it’s saving not formatted price, this is why.
So you need to deactivate price sync with field and use only Content Egg output
Here is what we use in theme https://share.cleanshot.com/WbXN1R3H
it looks like correct code for CE
You can also remove Currency in theme options – localization and try to resave post
Hello,
How To Set Url For Banner In “Image Carousel”
When We Try – https://domain.com;https://domain.com (This Is Not Working)
Please Help To Set The Url For This Section
https://ibb.co/tcqY03sPlease Check This Image
you need to click on block, then you will find edit options where you can change images
Hi, I am using ReHub in Germany. I localised the texts under theme options – localisation. Some fields are working, but some not. How can I fix this and show the localised versions (e.g. for read full review)? Best, Robert
hi, i want to move the specifications from additional information up above the Play now call to action button, please
where i want to change it: https://www.plo365.com/produkt/ggpoker-review/
here is an example how it should look like: https://info.cashtocode.com/de/erfahrungen/wonaco-casino/
so to summarize: i want to push the information regarding bonus, software, license and other stuff not under additional information below but on top beside the logo and above the play now button.
any help is highly appreciated thanks
there is no option to change position. so you have three choices
1. Select other product layout theme has 20, enough to choose 2. Customize product layout in inc/product_layout 3. Use extra plugins, for example Greenshift woocommerce plan that allows to make custom templates
thanks for your reply. regarding point 2. can you please confirm how I could to this? do you have a link or a best case example?
This will require from you php skills. If you don’t have it, then you need to hire someone. Please note that this is advanced customization and not part of support, however I can only point you in direction
Hi,i used this theme in previous site that doesnt exist anymore (i had previously deactivated the rehub theme from that site)... I only want to use it at blogshop.gr I have bought 2 licenses and none of them works at the registration form. thank you in advance!
Hi,
Can we reduce the width of the sidebar on the left side of the WooCommerce archive page? I want to set it to a maximum of 18%, and I would like the product listing section to be wider.
Thank you for your help
I solved it using the code below; anyone else in need can try it.
/* Narrow the sidebar and expand the main content area / .main-side { width: 80% !important; / Set the content area width to 80% / float: left; / Align the content to the left / }
.sidebar { width: 18% !important; / Set the sidebar width to 18% / float: left; / Keep the sidebar aligned next to the content / padding-left: 1%; / Add some space between the content and sidebar */ }
I set the product layout to ‘default full width’ because I need the ‘float-panel-woo-area’ feature.
Then, I needed a siderbar in the ‘default width siderbar’ design, so I modified it like this: . This gave me the look I wanted.
However, it doesn’t look good in desktop mode because the number of ‘Related Products’ column 1 at the bottom is 4 because of the ‘default full width’ setting.
I would like to modify it so that it shows 3 in column 1 on desktop, like the ‘Related Products’ in the ‘default width siderbar’.
I have resolved this issue, please close this ticket.
Hi, is there a way to slightly blur the image in the header?
Another question: I’d like to translate some words in other language. How I can do this?
Sorry, other question. I’d like to show the widget with the filter by attributes. Now: I’ve got two products on one category that have the same attributes but the one that I would like to use is not showed in the widget settings. How I can fix this or send to you better details?
Hello
I want to use only this site(startdaily.com), please remove all previous sites and now activate only this site startdaily.com
thank you
Hi, After importing the theme All the main pages are are two different formats. For example I can see two home pages. One is Homepage ReMag and Other onw is Homepage Rehub elementor. Why is that happening? which am I supposed to customize?
Because one is for Elementor and one is for Greenshift page builder. Use what you like more
I recently lost all the configurations of the Theme Options tab. I have a backup file of all the theme files. In what file can I find the Theme Options so I can import them back to my site? Thanks!!
Theme options – Utility
Is it possible to customize / make some minor change to a “news directory list” with a “Directory/Community style” ?
I would like to switch the “coupon” and “go to deal” buttons, as i fond it more harmonious if all the “go to deal” buttons would be vertically aligned.
Also these 2 butons arent horizontally centered together
it’s file inc/parts/query_type1.php
ok, but as i am not a php programmer, is there a way to visually edit these files ? 
No, but you can create own template via Query Loop block
ok, thats too hard for me, i’ll leave it like that for now
(but would be cool if at least you center horizontally these 2 buttons in future updates)
Why if I remove “vertical-menu” from the menu the “vmenu-opened” option stops working even though it is still there?
because this class is for vertical menu option
Hello,
For the past three days, the home page of my website has been loading in a loop without displaying any content. It does so for several pages on my site, but not all. It’s annoying and I’ve been looking for a solution for three days now, but I can’t find one.
I’ve updated the theme and extensions. Do you know what could be causing this and how to solve it?
Here’s the link to the home page: https://mybestsim.com/
Here’s a link to a working page: https://mybestsim.com/comparaison-meilleure-carte-esim-mexique/
Translated with DeepL.com (free version)
in current point, I simply don’t see any issues on your homepage
Yes i already fixed it
When I add code in Setting -> General Options -> Js code for header (analytics) -> my code here. My website is not loading thumbnail images for real mobile devices. Please, refer to the snap below.
https://take.ms/GVha7https://take.ms/l9BAC
https://bit.ly/3zVapYL
I see images on your site, however, you use LiteSpeed cache plugin so it can break the page and scripts
Does Rehub extend the functionality of WooCommerce with the ability to add “attribute group categories” or is that a native feature of WooCommerce?
How can I edit or delete these categories? There doesn’t seem to be a menu or options to edit these. See screenshot here: https://app.screencast.com/fztb3FgpH90HA
Also, is there documentation that explains each of the bundled bonus plugins? Where can I learn more about each of the bonus plugins that extend WooCommerce? Thanks!
1. It’s Rehub feature
2.Categories are used just for editor, so, it’s not required to add them
Thanks for confirming it’s a Rehub feature.
I understand the categories are for the editor. I created some test categories. Do I have to manually delete them by editing MySQL database table directly? Is there a way to do it in WP admin?
currently no, but I don’t know why you need to remove them. they are not visible in any place except those pages
Because I’ve already created a couple of tests. I plan to use this feature and want to keep lists clean and organized so I can actually make use of the feature efficiently.