59207 comments found.
Hey there, I am facing a weird issue with the theme.
I have woocommerce store on my website and using the Rehub theme.
The problem that I am facing is when I use the Quick View feature of the theme on a Simple Product, the images are open in a lightbox but when I click on the image of a variable product, the image opens in that tab instead of opening in a new lightbox.
Can you please help me fix it?
Hi JavierAlcaide,
Thank you for your question.
First check if you are using the latest Rehub framework and theme. If you are using the latest version then give us your website url for further investigation.
Thank you
Yes, I am already using the latest version. Here is the link to my website:- https://vapeando.com.mx/
you missed to send information how to reproduce. I can’t see any problem in variable products in quick view
https://monosnap.com/file/QEYApOLHUcQ1IVEs59XXrrAgRPZ7n7To reproduce the error: Go to https://vapeando.com.mx/product-category/liquidos/liquidos-liquidos/
and quick view the first product that comes up and in the quick view screen, click on the image and you will see it is opening in the whole tab and not in the lightbox
can’t see any problem with first product
https://monosnap.com/file/mLeuucUDcFjchLqzuCnh2sjaCiC3NLopened in the same tab as lightbox
No, it is not opening in the lightbox. See the difference in your previous screenshot and the new one.
this is lightbox, the same as on all products
https://monosnap.com/file/5pu1ceO3wyiGg46PNNgEIv0tS5RxueHi, hello there. How do I add to this page.. https://sites.ukasha.me/product-category/camera/ a filter button by any category like this? https://recompare.wpsoul.net/shop/
Hi Avi,
Thank you for your question.
Please watch this tutorial. https://www.youtube.com/watch?v=8yBh3KODCE4
If you still have any confusion please let us know.
Thank you
Hi, i create an account on revendor.wpsoul.net, is there a way we can have access to wcfm’s store manager so we can check if the design is compatible with our requirement, may I request for a vendor’s demo account? Thank you
Hi,
Please try this
Username : testvendor Password : testvendor
Thank you
Revendor doesn’t use wcfm
You can check retour or redirect
I get the error code when trying to find videos with content egg plugin:
Error: HTTP request status fails: 403 – Forbidden. Server replay: { “error”: { “code”: 403, “message”: “The request cannot be completed because you have exceeded your \u003ca href=\”/youtube/v3/getting-started#quota\”\u003equota\u003c/a\u003e.”, “errors”: [ { “message”: “The request cannot be completed because you have exceeded your \u003ca href=\”/youtube/v3/getting-started#quota\”\u003equota\u003c/a\u003e.”, “domain”: “youtube.quota”, “reason”: “quotaExceeded” } ] } }
AE:Aliexpress.com and AE:Amazon.es modules also don’t seem to work. They only return “Not found!”.
AE:Banggood.com is working fine
Hi there,
Greetings from REHub theme.
First issue is not related to theme. Your youtube quota is exceeded. Please read this for more information https://developers.google.com/youtube/v3/getting-started#quota
For second issue please email here support@keywordrush.com
Thank you
Thanks, will di
Hi there,
Hope you are doing great!
Choose something else rather than External/Affiliate product from the dropdown. Usually you can use Simple or Variable product.
https://ibb.co/yVsH04RThank you
Hi,
Neither I am able to demo import the theme nor I am able to do alternative import.
My website www.bestsoftwares.com is stuck on a constant loop of loading. I am stuck and need immediate help.
Hi there,
Greetings from REHub theme.
Please make sure you followed this article to find what is the problem in your server. If you find then let us know about the issue.
If you can not figure out please write here
https://sizamtheme.support-hub.io/articles/how-to-write-to-support-if-you-need-technical-helpThank you
Hello.
Your Rehub theme comes with this useful short code [wpsm_hidelink text=”Name of the page” link=”url of the page”].
Thank you very much.
I have a question. How to apply this short code to links I have in the main menu (please see here https://bon-cafe.mywpstaging.site/) ?
I’ve tried to add it in Appereance > Menus > Web adress field but it doesn’t work
Thanks in advance
You must add shortcode to description field. Check how it works on example with megamenu https://rehubdocs.wpsoul.com/docs/rehub-theme/basic-settings/mega-menus/
Hello. Many thanks.It works well
Mister, a quick question. I’ve noticed that all hidden link have target=”_blank” attribute. Do you know how to remove this attribute ?
only via customization of core files. js/custom.js and find
$('.ext-source').replaceWith(function(){
return '' + $(this).html() + '';
});
you can remove there.
I have to remove “target=_blank” only inside the code you gave me or all the lines ? (please see here https://drive.google.com/file/d/13SWkItLcEYR3Ed8n3IiRK3uz9-fIKxFX/view?usp=drivesdk) ?
I replaced ” _blank ” by “_self ” and it works. Many thanks.
Hello. I realized that when I update the theme my change in costom.js file is erased. Is there a way to not to modify costom.js file each time I update the theme ? I activated Rehub child theme
scripts can’t be overwriten via child theme unfortunately
Thank you. You want to say that is there is no solution ? I have to edit costom.js each time I update the theme ?
yes, because scripts can’t be overwritten easily like styles or functions, but you can build own function in child theme, similar but with other classes (this requires to have code skills)
UPDATE: I have found custom.js file Its path is /wp-content/themes/rehub-theme/js/custom.js
Hi,
I’ve updated the theme since your last reply. I use Rehub 13.8. I can’t find custom.js file anymore. Has he been renamed?
no, it’s in the same place as early
Hi,
I’m writing to you about $(’.ext-source’).replaceWith(function() in the file js/custom.js
I use Rehub version 14.6.5 on my site https://www.bon-cafe.net/
I hide links in my main nav thanks to this short code [wpsm_hidelink text=”Name of the page” link=”url of the page”] (please see here: https://drive.google.com/file/d/1qsRI3CRgh6fRgCBkmO9vH_a9cNHvWj3H/view?usp=drivesdk)
I used to replace the target ” _blank ” of all hidden links by “_self ”. So that, my links open in the same window.
I replace the target manually in the file js/custom.js in $(’.ext-source’).replaceWith(function() every time the Rehub theme is updated.
As you can see on following screenshot I replaced the target (please see here: https://drive.google.com/file/d/1kzjBHLiNO5lBmHx9ZOtfeQTOrXU4xou8/view?usp=drivesdk ) but when I go to my site and when I click on the links in the main menu the hidden links open in a new window.
I cleared the browser cache as well as the static cache of my server.
What can I do to open the hidden link in the same window ?
Thank you
disable cache plugin on site and check
Hi,
Yes, when I deactivate the cache plugin everything works.
Thank you.
Not exactly sure what’s happening here but I think I found a bug in the latest rehub-framework plugin version. It’s doing some weird stuff on the password protected RH Frontend Publishing page where it’s blocking the whole page with a white square. I found out it’s the rehub-framework plugin because it’s gone when I disable that plugin. Check the issue here, you can inspect element. Replace the ”,” in the url with ”.” https://laagst,nl/adddealadmin/. Not sure how to fix this on my end. Don’t want to f* up al my css files.
You can enable debug and write me error code
Yeah it’s not showing any errors in my debugging log. It’s only throwing warnings about the use of an undefined constant. Here are some screenshots: https://i.imgur.com/gbRO1QM.png https://i.imgur.com/fQNHIjm.png
you didn’t enable debug correctly, please, check articles in google how to do this properly or use Debug plugin. Or update your support and send admin access to us
So I temp fixed it by changing the css class of that element but that’s obviously not a great fix, as my “Add Media” button is not working anymore now.
.media-frame-content { left: 1px !important; position: inherit !important; }
I actually did enable it correctly, but the log file is saying nothing but the above errors. I followed the official guide from Wordpress https://wordpress.org/support/article/debugging-in-wordpress/
no, it’s not correctly and clearly visible on your screenshot. Also, it’s not clear which fix you made
Hi Sizam, first I would like to thank you for your help, but there is something wrong with the theme. I have reduced the “Logo Menu” down to only 2 letters for each of the menu items and the Menu is still stacked on top of each other.
So again how do I fix this to look like the Re-Deal Sample Site??? I’ve attached a screenshot for you to see.
https://cashback.blackbusinesscoalition.com/wp-content/uploads/2020/10/BBC-Cash-Back-–-Get-Cash-Back-Everyday-4.pngIt’s been days and I really need to get this fixed so I can complete the project if you need admin credentials let me know. Someone should be able to tell me exactly how to get this done. I’m only asking how to reproduce the “Re-Deal Sample Site Header”…….
Hello, I have just purchased a product (REHub – Price Comparison, Multi Vendor Marketplace, Affiliate Marketing, Community Theme), and the details on the purchase certificate PDF are not accepted in wordpress. Because I cannot register I can’t easily see where to get help. Help!
Which details do you use and how?
Hi, I have changed to the columns grid option and i notice that columns grid don’t show the products ratings, and i want to know how to add the ratings to the columns grid option, i need that because is the only layout that i like. Thanks a lot
You cant add to columns. This product loop layout is made for minimalistic design and doesn’t have any elements except title and price. Use other product layout
Hey there, when uploading deals/coupons using the ImportWp plugin, all the posts are being saved as drafts and not published. Any idea why?
Because you didn’t add post status field.
https://rehubdocs.wpsoul.com/docs/rehub-theme/affiliate-settings/bulk-import-of-offers/and another thing I’m going to put more than 5,000 products in the virtual store, I did the procedure that you teach to make it faster, everything didn’t work and it still makes the site look weird, I would like to know if you have a premium plugin for me indicate, to make the site faster, with at least 90% google page speed
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-helpAnd also how to reduce post title font size on ‘Big post offer block in top” post layout? Thanks.
h1{font-size:20px !important}
I need help, I want to disable the menu arrows, put custom icons in the menus, because the icons that come with the standard, besides not serving me, do not work, 3 the search next to the logo, the categories are not appearing, and moreover I would like to decrease the search space, these options are not available
Hi Igor, is there a way to change the Brand page layout?
You can change it in shop options of theme
I got this error. This is very serious issue. My siite is broken.
Pls kindly advise how to fix
“This is major update of theme. All sites will be affected by changed code. Please read important information Rehub 11.7 version which can affect your site. Also, if you have issues in theme option – update BROWSER cache. Hide Notice”
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-helpHi, I already created Ticket #26103. Please support ^^
your error code means that you have corrupted theme files. You can delete theme and install again. Make sure that you upload theme via Appearance – themes via regular wordpress theme installer
I cannot Click “Upload theme” now. I don’t know why. The woocommerce , add product also not work. It’s just happened. Please help me
activate any default wordpress theme, then you can click or deactivate Rehub framework plugin
i already deleted the default theme all. How to reinstall…i cannot Upload any Theme now. It’s not working
You can disable rehub framework plugin
Hi Sizam,
i can update the theme to version 12.9.7 as https://prnt.sc/vaxjis now.
However, i still can see the error from old version as https://prnt.sc/vaximb. How to remove it .
This is not error and you can see Hide notice link directly on this message
Hi, I installed Re:hub and then imported the RECart template. In the home page there is a grid of product categories that when the mous passes make a top edge effect. As soon as I change the categories that effect disappears, I tried to create one and delete another in case it was a psychic issue but no. Only the categories that come in the import have that effect. Can you tell me how to apply this effect to all the categories I put on this grid model?
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-help