59211 comments found.
Dear Developer @sizam , Just now I purchased your Theme , How to Reduce Size of Menu , it too big ,
Size of menu has the same widget as content widget. I don’t think that this is good idea. If you mean another size – need details
Please See this Image : https://s29.postimg.org/5spu0bo93/reg.jpg you will get Clear Idea About That .
most simple way – install rewise child theme, it has more compact menu that Rehub. Main theme menu will be redesigned
ok , Thanks for answering , if i upload single image it will resize multiple images , is it possible to control it , Example : img.jpeg [after upload] img100×100.jpeg , img200×200.jpeg img400×400.img ….etc….... so i want only one image , but it automatically convert multiple images ,
this is default wordpress logic, you can disable this, but I don’t recommend to do this
dear author , i want to disable it
also, you need to delete in theme file functions.php next code
if( rehub_option( 'aq_resize_crop') == '1') {
add_image_size( 'grid_news', 336, 0, false );
add_image_size( 'list_news', 244, 0, false );
add_image_size( 'med_thumbs', 123, 0, false );
add_image_size( 'medium_news', 370, 0, false );
add_image_size( 'news_big', 378, 0, false );
}
else {
add_image_size( 'grid_news', 336, 220, true );
add_image_size( 'med_thumbs', 123, 90, true );
add_image_size( 'list_news', 244, 184, false );
add_image_size( 'medium_news', 370, 220, true );
add_image_size( 'news_big', 378, 310, true );
}
Thanks Sizam, but i removed that Above code but still if i upload image with name envato.jpeg it will convert as envato.jpeg envato-768×432.jpeg , So How can i Prevent that Single Duplicate file. Proof : https://s29.postimg.org/o6do51i3b/enva.png
Check my answer again. Deleting code is half of work. Check link and disable also default wordpress images
oooh , sizam i was already done this change [default wordpress images] , Even Before Purchasing Theme . But After i Follow Above Instructions given by you, but i got same output[multiple images]
this is working only for newly uploaded images
NO NO , i uploaded New Images Also , But i got same problem Then, Please See the Video Proof : https://youtu.be/EYA0FCYxFAw , Please Reply Me As Fast As Possible .
Please Respond Me , iam Waiting for your Reply …. 
what did you do for disabling default wordpress image sizes?
Settings > Media > Make All Zero’s , Proof : https://s29.postimg.org/9vgq0rebb/kkkkkkk.png
Please, send admin access in the contact form. Provide also in message: your issues and link on current comment (you can know it if you press on time in your comment)
Dear Admin please Checkout Your Contact Form , I Sent you Login details
Hello Author Please Respond to me , I have been waiting for your reply .
looks like you deleted some wrong code. send ftp also
Hello Developer , Please check your contact box , i sent you FTP Details
Sorry for delay. I checked your site. First of all, no images are generated now. I see only one additional size 767, but this size is required for wordpress for some functions. Other image sizes are not generated and you made all job correctly
ok Developer thanks for your clarification .
How can i hide feature image on all posts or particular post [Note:i tested with several plugin’s but no result]
All posts – theme option – global enable Current post – right panel of admin page – disable Featured image
Hi, my site needs to have all the Buddypress features (Activity, Forum, Groups, etc) How do I add them?
Buddypress doesn’t have forum. You can enable groups, activity and others in Settings – Buddypress
Hello
and what happend if i got plugin UNIKALIZATOR for spinner description together of content Egg and affiliate Egg?
You can, but it doesn’t have english localization, so will be hard to use. We will make another plugin for text spinner.
Hello
i installed Content Egg Pro but when i used autoblogging, why does not fill description of products? or how should i do?
What do you use in Content Template in Autoblog?
What descriptions do you mean?
I mean the description like here http://rewise.wpsoul.net/nikon-d3300-example/ for example: At times it can seem DSLR-makers only add features when they need to…....
when i used autoblogging description is in blank, actuallt i tested used one amazon affiliate plugin for import products and i can’t that woocommerce products looks like products post 
first of all, this page is not woocommerce post, it’s simple post.
Second – this page is created not with autoblog, I added description inside post content manually.
Content Egg doesn’t parse any content, because in this case your post will be 100% not unique and will be banned very soon in google. If you want, you can add description from Amazon on page. I can tell you how to do this, also, video for autoblog will be soon
Hi, How can I add a “users carrousel” to my site? Displaying latest registered users . I am using ReVendors child theme
There is no such carousel. Only grid of users
hola, aun no puedo configurar el idioma de mi tema como lo puedo hacer?
please, write on english
I have updated the theme to rewise child but the plugin WPBakery Visual Composer updated because he says that I do not have license
you don’t need any license to use VC with theme. Update plugin in this way https://youtu.be/Ycv7SfNOyhI?t=49s
i have a problem with my header at the moment https://s29.postimg.org/yw5a13hif/menu_problem.jpg
last thing i remember i did some css tweaks thru a plugin witch css i already deleted and plugin disabled. did aslo some logo uploads disabled them also all. disabled last known plugins witch i used.Header Still looks like a mess.Cant figure out how to fix my mess. Can you help?
www.ahmetmall.com/wp
disabled all plugins and when enabling woocommerce then the woocarticon appears and messes up position.But still i dont know how to fix my misery. I bet you can help.
I already wrote to you early. Header + one line menu is not layout for additional button in right part. This is not supported. Enable another layout
Also Compare icon noy appearing anywhere if hover over product at frontpage or if choose change Cart to compare button the cartbutton disapears but compare button not showing up.
you have plugin icon typo or something like this and plugin has code }
[class^=icon-] {
font-family: entypo;
font-style: normal;
display: inline-block;
width: 1.1em;
margin-right: .1em;
text-align: center;
which is totally wrong, because it’s changing all elements with “icon” in name
But how and where to delte it. Because i wrote you already even with all plugins disabled cant figure out how to delete.
Plugin name is Icon fonts and it’s not disabled
sometimes i wonder how do you know all that stuff. Perfect that was it. Would never find out..cause i plugin disabled before woo plugin. Thank you
Here article for this https://wpsoul.com/how-to-know-what-error-do-you-have-on-wordpress-site/
Top Thank you
I have a nasty problem with content egg plugin. I have an article with six products. I am trying to add one amazon offer to each offer. Whilst it works for the first two products, when I add the third product, the list will not work correctly. I am adding this code to the first product [content-egg module=Amazon template=custom/simple_list next=1] The second product will get this code: [content-egg module=Amazon template=custom/simple_list next=2]
-> both working okay, showing the first item only for the first code, and the second product for the second code When I add [content-egg module=Amazon template=custom/simple_list next=3] the second code will show first and second product, the third code will not show at all and so on
maybe a bug. Write to plugin’s support support.en@keywordrush.com
Hi Igor, Is there any way that products (Coupons) created with wocommerce expiration date will automatically disappear from the store? Thanks,
yes, theme option – shop settings and disable there
Yes, I have activated this option http://prnt.sc/dhs8ht
but I still see the coupons in the store
I’m using the version 6.3.0.1 of Rehub.
Do you create page with visual composer?
Yes, I have create page with visual composer and without visual composer. The problem I have in both pages and post.
For non vc pages, option must work. For VC pages, you can control deals in options of module. Check Deal filter select. But before this, update VC from theme, because this option was added in last version
What do you mean “Post created without VC”? VC can create pages, not posts
http://prnt.sc/dkln0p
¿any solution? Thanks,
it will not delete inside posts, only in archives and widgets. Posts must have expired coupons, this is correct, even expired coupons can generate some traffic and clicks
Is there any way that expired coupons change the visibility to the last position?
you can hide them with css
.post .expired_coupon{display:none}
¡Perfect!
Thanks Igor 
Can someone install the reHub- Directory for me please?
Why do you not use ready demo clone from Rehub – Demo stacks?
+ configuration in this article https://wpsoul.com/creating-business-directory-site-with-search-filters/
hello sirzam,
I finally understand what your theme is all about. just to follow up on my previous question.
1. did you get a chance to make the product listing on buddypress a grid option? please.
2. Will a user submitted post show up on his buddypress profile?
3. CAN A user submitted post be associated with a deal store without linking it with a woo product?
4. does the rewise child theme offer same features like the REVENDOR subtheme?
5. is it possible to list specific vendors i want? without tweaking. with any php files?
6. does your theme offers styling options on TAB widget?
7. can the buddypress icons shown on user profile be made into a one row slider instead of occupying 2 or more rows? this is to save scrren space on mobile phones.
Best Regards
1. I already made woo products as grid in BP profile
2. Yes
3. You can use Posts as offers if you need Deal site. And yes, posts also can have deal stores functions.
4. Yes
5. Yes, vendor shortcode has option to show users by ID
6. Not clear what Tab widget you mean
7. I am working right now on total redesign of BP pages, will be much better soon, better icon handler will be also available. Wait for nearest update to see
hi,question does content EGG pro works with banggood? do you offer discount for those who bought the theme?
no. But Affiliate Egg has this parser. You can use discount coupon WARRIOR35
Hi! Pre-sale question. How the “Niche communities” is gonna work?
Niche communities design is not ready, but near 80% is done. To see how it will work, you can visit http://www.houzz.com this is what we want to do, mix of multivendor site, directory of users, directory of products and blog.
Today the Widget “Rehub Facebook Widget” does not show my Facebook any more, It displays error “Error: Not a valid Facebook Page URL.” on the front page.
The fan page still public and available at here https://www.facebook.com/webmasteroffers
I have enter exactly the fan page url “https://www.facebook.com/webmasteroffers” with out / at the end of URL but it still error. Please view widget error at here http://www.webmasteroffers.com/ (bottom right)
Thanks for your help
Thanks, seem Kaspersky browser extension blocked that URL, I visit with Edge and it’s ok. Thanks for support.
Hi,
Re my last message:
The style I am looking for is like the link below:
http://rehub.wpsoul.com/ecwid-store-page/Only not a store!
Thanks Brian
Style for what?
Hi,
I am going to build a large Toy affiliate site. WiIl your Theme be OK displaying a main Category in a grid/masonry layout and then sub-categories in a grid/masonry format?
So open a Main Category from a menu link. The category items are then displayed in a Grid format, then click on one of those images to open a sub-category which displays products?
So:
Boys Toys (main Category from menu) >Drones, Rc Cars, Lego Technic (Sub categories) (Grid View of sub-categories) >10 items in each sub category (Grid View of 10 images) >Product Post
Not sure if that is clear?
Thanks Brian
Thanks Brian
I think I understand, you want to make sub category grid style look in main category and this is default function of woocommerce, theme supports this
Hey there. I purchased your theme and installed REHub and also the child theme redirect. The pages that are suppose to come along with the redirect child theme are not showing up in my pages. I know certain pages come with that them and it should show up in my pages… Membership and Submit Page, Submit a Listing Page, and Submitted Posts Page. Would be very helpful to know how to get these to show up. Any advice? Thank you!
Did you use demo clone?
What is demo clone? I don’t believe I used that. I just used the two zip files from the file i got from theme forest. One for the parent theme Rehab and then the child theme I wanted was redirect. So I uploaded that one next and so ya
Installing theme doesn’t give you all pages which are on demo sites. If you need the same site – you can find instructions in Rehub – Demo stacks
Hello Please i have a problems withe compar product and Store locator not working i follow all steps for configurate stor locator with GEO my wp pluguin but not result also compar product result page is not working , i do all steps of wpsoul website and your videos but nothing , please i need your support if you can for fix the errors?
send link
ok. send screenshots of your settings. Let’s start from comparison
Ok , the settings screenshots are : https://postimg.org/gallery/m6n66rz2/ - N.B : “wp-content ” name is change by “stock ” and “uploads” by ” files”
thank you. Do you want to create custom comparisons for products or automatic?
I want like demo of shop multi vendor marketplace them, is automatic i guess for wc vendors pro please ?
I waiting your help and i Thank you in advance 
If you need automatic – you need to disable comparison page builder for page and insert shortcode [wpsm_woocharts] on page
Ok, Thnak you IGOR and for second : Store locator not working i follow all steps for configurate with GEO my wp pluguin but not result i is important of me please ? I waiting your Help 
send screenshot of all your steps
Ok, This screenshot of all my steps : https://postimg.org/gallery/dkabarry/ , I waiting your help please 
check form ID of your form and use
[gmw form=1]
where 1 is form ID.
Ok, i add it but still nothing any adeas ?
What do you have on page with form?