59157 comments found.
Is it possible in rehub (and buddypress) to create the following accross all product display elements, including master directory, member profile and product search:
Free-members (level1_members)
- products visible only to buddypress member’s friends
- level1_members access subset_1 of product fields (few)
Paid-members (level2_members and level3_members)
- products visible to everyone, including free-members
- level2_members access subset_2 of product fields (more)
- level3_members access subset_3 of product fields (many)
Making visibility by member’s friends can be possible only via core customization.
What do you mean by ‘core customization’? Which core?
Is this possibility accessible to anyone or does the kind of customization you contemplate require a developer? Is there a Sizam Design cost, if so how much?
I need a bit more than to go with than ‘possible only via core customization’ please.
It means that it’s possible only as custom paid job
Is it a rehub customization, a buddypress customization, some other? Are you available to do this customization? Is this something that could be customized using the S2member plugin? Your answers don’t give me much direction, please try to use a few more words thanks.
Possible as customization for Buddypress. You can hire someone, it’s not theme related task so any professional developer can do this. Currently, we don’t take new customization until July
Thanks for this.
Which part of the Re:hub bundle is responsible for the multi-vendor (BuddyPress Member’s) products?
Are multi-vendor products created and managed by the woocommerce plugin for example? Something else? Is a multi-vendor product a WordPress post, or a custom item in the database, something else? What is a multi-vendor product instance?
It’s woocommerce, all vendor plugins are made for woocommerce
Reporting bugs – WPAI POST Extension – WP All Import Import XML / CSV Plugin
1- Custom fields>>> is_editor_choice is not working
2- Previously reported
Tags If you add more than one tag they show like in a single line: house,car,food, – they are connected.
Why do you think that it’s not working and how do you add this?
It’s not displaying the badges on top of the images
http://i.is.cc/2dValzPM.pngalso the date is still an issue and so is the tags (when you enter 2 or more)
is_editor_choice is working, you should use PRO version of plugin which we sent early to you. You can write to our email to get it
I didn’t know that I need a pro version. I am using what you provided in the theme’s plugin area.
Where can I get the pro version? Can you send me a link to download it from your site, etc – you can set it to expire after 24hrs or something.
Thanks Sizam
You can write to our email to get it
Ok I will. Thanks Sizam
What is the email that I need to write to? Thanks
Done. Thanks.
Please send me the link or email me when you can.
Thanks again for the help 
hi, is the content egg plugin work for hotels affiliation too
No. Affiliate egg has some modules for booking and airbnb
Hi, I use Rehub / recach theme How can I make people choose there layout of deals (deal list, gril deal..) and when they click on Home page, the layout must be remained as they choose thank you
Currently there is no such option
Hi, I use Rehub theme, recach 1- How can I insert an MDTF filter in all pages (in store page too)? 2-Why my MDTF filter appear in the bouttom of my page in mobile version? Is there a solution to have the filter in the top of page Thank you
MDTF is not supported. Please, use actual http://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/better-product-filtering/
Do you have a video which explain this filter Can you help me fix this problem please Thank you
First of all, you must use woocommerce products. Do you use them?
not, I imported your recash website demo.
posts don’t have filters, because there is nothing which can be filtered inside posts as they don’t have attributes.
You can use custom filter panel for posts
https://youtu.be/Ycv7SfNOyhI?t=17m35sHi Sizam,
I’m setting up the theme and I’m blown away by the options, possibilities en level of customization. Will leave a (good) review soon! For now, two question:
1. I’m unable to track the clicks with events via Google Analytics. I added the regular (universal) Analytics in the header and the code from the docs to the footer as mentioned. I also checked, the class (re_track_btn) is added to the buttons, so I’m not really sure why this doesn’t work.
Bot codes show up in page source. To be sure, there are the codes I used:
Header
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-39518536-35"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'MYANALYTICSIDFORTHISSITE');
</script>
Footer
<script>
jQuery(document).ready(function($) {
'use strict';
$(".re_track_btn").on('click', function(event){
ga('send', 'event', {
eventCategory: 'Outbound Link',
eventAction: 'click',
eventLabel: event.target.href
});
});
});
</script>
2. I enabled the Amazon module in Content Egg, then disabled. But there’s still a small (second) last price update line (last updated on..) on top of every WooCommerce page with the disclaimer. When I disable this setting in CE, it’s still there. Is there a way to remove this?
Hope you can help, thanks!
1. this is not GA universal code, it’s tag manager code. You must use GA code https://developers.google.com/analytics/devguides/collection/analyticsjs/
2. You can disable this in general settings of Content Egg
Hi Sizam! I know you’re still working on the Elementor modules. I am desperate. Is there any way I can beta test them so I can start working sooner?
It’s almost ready. Only one module is left. We plan to make release in few days, I hope on weekend
Hi,
I want to hire someone to customize my site. I want to hire someone that understands the theme. Will you guys be able to help me for a fee? My budget is about $1000-$2000 and I need a lot of customization.
Andrew
Is this possible?
Or do you know any developers that know how to edit Rehub?
maybe. First of all, describe in few words which kind of customization you need
Ok, here are some of the customization I need:
1. Category/archive pages: show featured attributes(http://rehubdocs.wpsoul.com/docs/rehub-theme/shop-options-woo-edd/extended-custom-product-areas/) in category page for all products
2. Product pages: I want to add a header for specs (https://i.imgur.com/FBL0sby.png)
3. Product pages: I want to add tooltip for specs that I select (https://i.imgur.com/H9ORNSm.png)
4. Product pages: I want to show my blog posts about the product. I need ability to select a product when I make a new blog post.
1. No need for customization https://wpsoul.com/make-smart-profitable-deal-affiliate-comparison-site-woocommerce/#featured-attributes-area-in-product-grid
2. https://codecanyon.net/item/woocommerce-group-attributes/15467980
3. This is possible and requires customization. it requires to make a huge amount of updates
4. It’s already available http://rehubdocs.wpsoul.com/docs/rehub-theme/affiliate-settings/woocommerce-affiliate/#How_to_connect_WooCommerce_offer_to_post
4. I mean I want to show blog posts in my product page. That page shows how to show products in blog posts.
Hi Igor, after the last update (new wordpress version + Rehub theme) my homepage changed a little bit.
https://nnhotempo.it/As you can see, only in the homepage, some blocks changed the background color (like the header) from white to light blue.
If you visit other pages the color is back to the original white.
Besides the revolution slider element are not fitting the wrap width.
This happen only for desktop version, mobile is fine.
Thank you
it doesn’t change color. Previously it was a bug and color of header was always white. Now, it’s transparent. You can add color for header in theme option – appearance or via customizer
Ok. But how can I fix the revolution slider elements? They don’t fit ! Before the update they use to adapt correctly to the wrap.
You enabled Boxed version of site in theme option – appearance and revolution slider fits whole width of Box.
I know it is enabled. Because my website was built like this from the beginning, I can’t change it now Igor, this is my standard layout.
How can I fix this problem just in my home page for these revolution sliders? Is there any configuration or code I can edit to get it back like before?
I am not sure which problem you have. I don’t see any problem with revolution slider. Explain, please
the content of the sliders is cut on the vertical sides (like 30px on left and 30px on right) https://imgur.com/PzSC6Nx Only for desktop version (mobile is fine). This is happened after updating your theme.
of course, because you enabled Forced stretching in slider. Disable it or disable boxed version of site
I’m Struggled with Connection lost. Saving has been disabled until you’re reconnected. We’re backing up this post in your browser, just in case. I use the same theme in 2 websites. One of the website is running smoothly another is making this error, Both websites are running in same server
Check your plugins and try to disable one by one. Check number of tags, categories.
We checked all this, Its around 300 tags and around 400 categories, After disable affiliate egg plugin its is clear
We are using the same plugins for both the 2 sites, one is couponsdad.in and another one is discountsdad.com, in discountsdas.com we never use affiliate egg plugin.
Email of author Affiliate egg is support@keywordrush.com
Also, I recommend to reduce number of categories and tags
Hi, I tried to find my answer in the archives but I couldn’t. Anyways, I am using Post offer for my posts with ’’Buy Now’’ button at the corner of the page. However, I notice that on my home page(grid) instead of ’’Read more’’ I have the same ’’buy now’’ button that sends the customer directly to the affiliate site and not to my post. How can I change this?
Post offer is for external links. If you don’t need them, don’t add Post offer to post
Right, but I need this ’’Buy Now’’ button in the post. I just don’t need it on my home page. How to implement Buy button in the post?
You can add buy now in post via offer box shortcodes. Or you can disable buttons in archives in theme option – loop customization
thanks for your answer.
Hello,
I have installed ‘Quick Buy’ plugin. I put ‘Quick Buy’ button next to ‘Add to Cart’ button on product layout. I want to arrange display ‘Quick Buy’ inline with ‘Add to Cart’ button and add code like here:
https://monosnap.com/file/nJuKPoIY18lAunS9qhoimyzLjvmlz0Unfortunattely, I missed inline arrangen on top floating button like this:
https://monosnap.com/file/MO6hZ0R4OQEMDgYXIt01ovs9pDTGvRHow to fix it?
https://www.trial.horehore.id/product/trial-coba-coba-baru/Thank you!
add
.summary
before your code, because it’s wrong
.summary input[type="button"]{
even better
.summary input.wc_quick_buy_button
I just set countdown timer in product edit sale by schedule. I found ‘Quick Buy’ button slide below count down timer.
https://monosnap.com/file/e4MKAyacepiUelx0E0pE4Z9xkCGfl9 How to fix it? https://www.trial.horehore.id/product/trial-coba-coba-baru/Thank you!
functions/woo_functions.php
add_action( ‘woocommerce_after_add_to_cart_button’, ‘rehub_woo_countdown’ );
change to
add_action( 'woocommerce_after_add_to_cart_button', 'rehub_woo_countdown' ,99);
Noted!
Hello, Can we install the demo datas on many websites?
Best regards, slike888
Yes, but you need separate license for each site if you want to use theme legally
How do I update the child theme? In the details of the theme REHub I get 8.3.1 and then in the child theme Rewise I get version 8.1. How do I update it to 8.3.1 version?
You don’t need to update child theme
i want to change the background color to white of the affiliate store description area. kindly send the code for the description area above the list of coupons and below the list of coupons
Hi. Our customization help is for buyers with actual support. Update it please and send us link to page where you need customizations
please find the link https://www.couponzoffers.in/dealstore/ajio-coupons/
Will be glad to help you once you will have actual support
Hi. Seo settings for vendor pages is depending on vendor plugins. Check documentation for vendor plugin which you use to find information about seo settings
i am following the theme documentation of your theme regarding this issue but it’s not working. nothing happen on the frontend. can you at least confirm this thing is available in your theme. that i am looking for.
which things do you mean?
Hi,
Can I show the category dropdown in search bar in mobile view? https://i.imgur.com/Zu6f4zx.png
it’s already available for mobiles https://www.screencast.com/t/HkVjY23MN
It’s working in computer, but when I use mobile device, it does not show.
On desktop, browser desktop view: https://i.imgur.com/y4u8m24.png On desktop, tablet view: https://i.imgur.com/ViPB2Qf.png On mobile device, mobile view: https://imgur.com/a/5zv05Do
sure, because small resolution doesn’t have space for it. On big screen mobiles it will be visible
Got it, is there a way to enable it? I’m gonna resize it.
Is there a way to enable categories for mobile devices as well? I will try to resize it so it has space.
.search-header-contents form.search-form .nice-select{display:block !important}
you can place this in theme options – general options – custom css
Use this on own risk, we can’t support code which makes bugs
Hello
I’m using product filter plugin but I want it to appear only on an advanced search page.
There is an option to hide product filter on categories, it works great but product filter still appears on attributes pages…
Is there a way to hide it too on attributes pages ?
thank you
You can do this in preset manager https://www.screencast.com/t/dH0TKAMA4Lbf
thanks the option was difficult to find
Can I get the discount, I am interested in buying this theme including the affiliate egg and content pro version?
Maybe discount will be on weekend, but there is no guarantee
how can I get the published date of a page to show on the page and in schema?
You must add this function https://developer.wordpress.org/reference/functions/get_post_time/
somewhere in page.php template. This requires to have code skills
thank you I am comfortable editing the code. Where can I find the same code you use for schema/ structured data in posts to copy?I cant find it
you don’t need to add date to schema as it’s not in use for review and product schema. Install Seo by yoast or any seo plugin to enable date for meta tags