59157 comments found.
search by title
I search for a title and for ID and nothing appears. Only appears name of the Post and when I select a name Post I’ll see the changes and nothing appears.
In short, it does not work 
It’s working. Send me admin access.
I sent a private email.
Do you use any plugin which changes search function? because currently, your search inside woocommerce products show posts instead of products.
I have changed the search function in functions.php
I used the tutorial you advise me: http://wordpress.stackexchange.com/questions/5453/how-do-i-remove-pages-from-searchThe code I used is:
//Remove pages from search results function mySearchFilter($query) { if ($query->is_search) { $query->set(‘post_type’, ‘post’); } return $query; } add_filter(‘pre_get_posts’,’mySearchFilter’);
In: http://prnt.sc/cekok9well, this is a problem, because now, all search on your site is for posts. Even if I search products – I get results for posts.
Do you need this function only to exclude pages?
I really need the all search shows only the name of the Post. Like this: http://prnt.sc/cekw2w I need the search show only Post.
custom search shows only those post types which you added. No need in custom functions for this.
Ok, Igor. I have changed as it was at the beginning. Where I can added this configuration to show only Post.
For search in your homepage – of course, in settings of search module. For default search form – in theme option – header – search (you have already there correct settings, no need to change)
Thanks Igor! I changed the functions.php as before but continued with the same problem to introduce products of WooCommerce http://prnt.sc/cel3u0
Currently, I don’t see issues on your screenshot and I also checked your site – field works correctly now.
You don’t need set id now in field, just search by name. This is more easy than find everytime ID of product in another window
Thanks Igor,
Now work perfect 
update both themes
Yes, I update both but In the pc it looks good but the mobile phone is very small.
mobile has cached version. will be fixed once your cache will be updated
fixed
¡Now work perfect! Thanks.
Hi,
I’m using the Google Cloud to host my website using your theme. When I try to follow the instructions to clone your full site I get instantly a:
The “IP address” page isn’t working
“IP address” redirected you too many times.
I tried in incognito as well but to no avail as there seems to be a redirect loop after I try to migrate over your clone data.
I tried the generic “WordPress” and also the Wordpress Solution provided by Bitnami but with both versions fail when cloning the dummy data.
Before I stop using the Deployment manager on the Google Cloud Platform in favor of manually installing the latest wordpress version, are you aware of any issues specifically to the dummy data imports that I need to be aware of?
You can send me admin access (but setup clean wordpress). I have another import tool which usually works when Wp clone failed.
wow really amazing support
thanks again for the quick response. I have just mailed you the credentials.
Hi Sizam,
Flipkart is not working properly in both content egg and affiliate egg. What I have to do. Its very difficult to add some links from content egg and other from affiliate egg for each product. Try to implement snapdeal, flipkart in content egg or make flipkart to work in affiliate egg. Content egg is not fetching details properly like price, image etc from flipkart.
Regards, Srinath
Update theme. Currently, I don’t see any problem with Flipkart. If you have, send me details
I have updated the theme still it is not fetching price from flipkart
I mean what keyword do you use
asus zenfone 3
I see that API returns 0 price for 9 products from 10 for this keyword. I reported problem to developers. Wait for update
Hi,
Is there anyway to add custom description /images in dealstore? http://prntscr.com/ceefnk <- screen
Thanks
Post – deals store – edit. there are two fields for description
oh… there
working good, thanks.
How I can creat shop archive template like here: http://rehub.wpsoul.com/offer-archive/
but using “posts -> deal stores” and not from woocommerce “products -> deal store” ? this is for wocommerce shortcode: [wpsm_tax_archive taxonomy=”store”] any idea how I can creat same list by using “posts” type deal store?
This is really important for me, It will be my core function. Thanks
If you use woocommerce, you can do the same for Products – Store
http://rehub.wpsoul.com/documentation/docs.html#woobrandGreat ! Thank you !
For woocommerce type deals – shop archive template: [wpsm_tax_archive taxonomy=”store”]
For posts type deals – shop archive template: [wpsm_tax_archive taxonomy=”dealstore”]

Hi i am using the multi vendor theme is it possible to charge the store owners a monthly membership fee instead of using a commission fee?
Hi, re: Reviews.how can we set up Review’s min-max values and rating step value? I found rather confusing that rater can select 10 as highest rating value for criterias, but after he submitted his review in the comments area it shows the 5 max star rating layout. I’d like to set up a coherent setting: either 5 max rating everywhere or 10 max rating everywhere but not the one existing now, the mixture of 5 max and 10 max ratings… Thanks
When user makes review he sees star rating, not 1-10 http://screencast.com/t/iGVaflOaY
I understand what you mean but I still think it might be confusing for some that he gave 3 stars for a criteria but aggregated rating result shows a score of 6 for that criteria 
Is there anyway, or maybe an update in the future that would make the Featured Image link to the offer URL? It would save me from having to disable the featured image and then post it myself with a hyperlink
No. You should add customization
file inc/parts/top_image.php
<figure class="top_featured_image"><?php the_post_thumbnail('full'); ?></figure>
to
<?php $link = rehub_create_affiliate_link();?>
<figure class="top_featured_image"><a href="<?php $link;?>" rel="nofollow" target="_blank"><?php the_post_thumbnail('full'); ?></figure>
</a>
Hello – Loving the theme so far.
My featured image on posts don’t show on the page in Chrome, but do show in Safari and on mobile. Any idea on why this would happen?
EatClareCounty.com
Resolved by disabling the ‘Content Egg’ plugin – don’t need it for this site.
Content Egg can’t disable image, reason is not in this
I have loaded the child theme reThing. I do not see author dispayed under my posts. I checked and I don’t have anything turned off in global settings. Does the theme come with an author display? Thanks, Kelly
Rething doesn’t have author display on single pages, because it’s for affiliate websites and author link is just additional useless link
hi.. Im using both Content egg and aff egg. Saw new video but not able to find shopclues, snapdeal or infebeam in integration with AE setting window.. is there new content egg update? I didtt get ithink
this is the screenshot – http://imgur.com/a/U9g1n
My content egg version is 2.6.0
You need to update AE and CE
hi Igor… But there is no auto update available for these plugins this time… Should I have to go to keywordrush site to download? Earlier it used to show updates available in the WP dashboard, but this time it is not showing any available updates
There is autoupdate, you can try to reload your wordpress dashboard, maybe autoupdate is disabled in your wordpess.
Or, go to keywordrush site and download there actual versions
i downloaded from keywordrush site and got aff. egg version 7.2.0 and Content egg version 2.6.1 installed. But still no snapdeal or jabong in AE integration window.
maybe you use not last version of theme
3. Where can I find FlipKart option in content egg? Is it a paid module?
1. Currently, I can’t find any strings with this. Maybe you use localization?
2. .news-community .time_offer{display: none;}
3. Flipkart is in CE Pro version. If you need to change AE license to CE PRO we can do this for free. Or you can buy CE Pro with 50% discount
$offer_url_exist = get_post_meta( $post->ID, 'rehub_offer_product_url', true );
if (!empty($offer_url_exist)) :
$offer_shortcode = get_post_meta( $post->ID, 'rehub_offer_shortcode', true );
if (empty($offer_shortcode)) :
ob_start();
rehub_quick_offer();
$output .= ob_get_clean();
endif;endif;
3. It is really so nice of you that you offer licence change for FREE.
Please do it for me, I’ve used AE in only one or two posts till now but I use CE almost in every post.
Also please tell me what changes are there in 6.2.9.1 after 6.2.9, as every time I update I lose all modifications. Is there any way to keep modifications and update the theme?
1. I found. Will be added in update
3. Send me license code on email
Changes is only in css file of main theme. No need to update child theme
sent. 
Hey, I have set all module refresh rate to 0 (never update price) but is there any code by which we can keep updated one post like [content-egg-block template=custom/all_offers_logo update=ture or something else??]
no, such thing is not available
Hey,
On content egg Flipkart images are broken Here is one link https://img.fkcdn.com/image/headset/g/3/6/wizo-she1405bk-94-800x800-imaeh928sxbmbjzt.jpeg here is the short code used [content-egg-block template=custom/all_offers_list]
I fixed it by saving images on my server.
but still there is a problem with the template see this image https://s17.postimg.org/pdd1ntf9r/Screen_Shot_20160907175515.png
there is no problem with template. Use theme’s output templates for flipkart
How to use theme’s output templates for flipkart?
Use any of output template with [custom] in name
still not understand, example please?
fix – not [custom], [user] is correct
http://screencast.com/t/HElghNyh4PHello,
I got a update today and I thought I read something previously about removing the theme from WP then reloading new updated theme? Is that correct?
Thanks
Hey. Love the theme!
I have a question. I am using the filter, but it doesn’t seem to work when I use the shortcode and use the filter on the sidebar using the visual composer. I have using the composer because I want to have a sidebar on the left and the right.
Here is the page i am having trouble with: http://coffee-makers.comparezoom.com/
Why isn’t the filter working?
did you connect output and MDTF widget?
If I use the shortcode for the MDTF and paste it in as “text block” on visual composer, should it will work. I’ll try to add a sidebar widget with the filter and see if that works. I think the filter is not working because I’m using the tabletop shortcode. I am using “self” as output page and reset page.
yes, it’s because you use top table shortcode. I think it’s possible to use it, but need some customization. Send me ftp, I will try to add this
I just added the widget sidebar with MDFT, and it still is not filtering.
okay sent
Hey Sizam, just want to confirm you received my email. Thanks.
I added, it works now
I just bought your theme, is it possible to combine the characteristics of demos in one site? is it possible to add country, date-picker fields in the tab search? Thanks
1. In most cases – yes
2. What is tab search?
search options
Hello Sizam
If I Update the rehub theme from the envato market plugin, does it update the child theme too ? Repick for example ?
Thank you in advance
no, just main theme. Usually, child theme update is not required. Only if you need new functions from update of child theme. Check changelog to see what’s new
I want to give the vendor the choice to add color or size to his product in “add-product” page , how i can do that
Product attributes are available only in WC Vendor PRO submit form
how i can use this ?
You don’t need any actions. if you use WC vendor pro – attribute panel will be added to product submit form
Hello Sizam
I need to add a code to the website <HEAD> section, so i can verify my website on pinterest, where can i add this ? which file ?
Hi. I have a 2 questions about images sizes which generates your theme.
I deleted all sizes of images generated by Woocommerce and Wordpress (set sizes to “0”).
And according to your advice I added this to my functions.php in child theme: }
if ( !function_exists( 'rehub_image_sizes' ) ) {
function rehub_image_sizes() {
add_theme_support( 'post-thumbnails' );
set_post_thumbnail_size( 765, 0, true );
}
1. Now, when I uploaded image – small logo of store (size 200×76), your theme generate additional 2 images with sizes: 765×290 and 766×291.
On my website I use only small images (logos of stores) with small sizes – width 200px (mostly 200×76). So I will never need huge sizes like 765px which your theme generate.
What can I do to get rid of these additional 2 image sizes (765×290 and 766×291)? Is there any way?
2. Second question is about your Resizer script.
No matter how I set it (disable or enable Resizer script and Cropping), your theme still create additional image sizes in folder wp-content/uploads/thumbs_dir.
I thought that when I disable Resizer script, no additional image sizes will be created. Am I right? Or is there any bug?
Thank you, David
1. delete set_post_thumbnail_size( 765, 0, true );
766×291 – is not from theme, i think it’s wordpress thumbnail
2. uploads/thumbs_dir is not folder for additional images. Theme image script works on fly, means that it creates image size only if it’s using on site and only once.
1. Yes, probably image size 766×291 is generated by wordpress, because i deleted every plugin one by one and image size 766×291 (image with 766 width) is still generated when I upload image. In wp-admin/options-media.php (in wordpress admin) I set every sizes to “0”. So have you any idea, how can I get rid of these 766 width generated images?
2. I understand that theme image script works on fly and that it creates image size only if it’s using on site and only once. But simply it is creating other image (size copy of my uploaded image). In theme setting “Global Enable/Disable” I disabled “resizer script” and also disabled “Crop in resizer script”, but size copy of my uploaded image is still created in uploads/thumbs_dir. So is there a way how to prevent creating these image size in uploads/thumbs_dir?
Thank you, David
2. These images are required. Without them, your images on site in all modules will have full size, this will slow down site, make too much heavy size page and break design
Ok, thank you. And what about the last image with width 766px generated with wordpress. Do you know how can I get rid of it?
Thank you.
I added that code to my functions.php in child theme, but unfortunatelly nothing changed.
Image with width 766px is still generated.
Do you have any other idea how to get rid of this huge generated image which I will never use on my website?
Thank you, David
Thank you. I finally resolve it with this new great little plugin https://wordpress.org/plugins/image-sizes/
Good plugin. Added to bookmarks
Hi. I have some additional questions to theme Resizer script. Because either there is a bug or I completelly misunderstood this function.
On my website I use only small images of stores logos. Every of these images is optimized with “Lossy” optimization mode. Size of these images is always 200×76px. (always is about 2 kilobyte, sometimes much less).
I bring an example of one image from my website (and what images sizes resizer script generated):
Small logo of store, dimensions: 200×76px (size 0,83 kilobytes) – I have disabled “Resizer script” and disable “Crop in resizer script”.
So far (what I have found), on my website, this logo is used on 4 places. So resizer script generated these 4 images from my original small image:
a) On “Store” (taxonomy) page as “woo-tax-logo”.....dimensions: 157×60px (changed to 100×38px), size 9,02 KB…..11x greater than my original image.
b) On “Store” (taxonomy) page as “offer_thumb”(woo list).....dimensions: 242×92px (changed to 92×35px), size 18,42 KB…..22x greater than my original image.
c) On “Reveal pop up” – when click on coupon…...dimensions: 78×30px, size 3,08 KB).....almost 4x greater than my original image.
d) In a post in top_single_area as “featured_single_left”......dimensions: 323×123px (changed to 123×47px), size 29,1 KB).....35x greater than my original image!!!!!
1. Please, can you explain me why resizer script generate such a huge images from my little optimized image?
2. You wrote to me that: “These images are required. Without them, your images on site in all modules will have full size, this will slow down site, make too much heavy size page and break design.
But how can my small optimized images be more heavy than images generated from Resizer script which are 4x – 35x greater than my original image?
3. For example in my example b) – Why resizer script generate, from my original image, image with dimensions: 242×92px (which is 22x greater than my original image!!!) and then anyway it change to 92×35px to fit place on my website.
4. Would it not be simpler if some resizer script always use my small original optimized image (dimensions: 200×76px) and simply scale down it’s dimensions to fits it’s place on website? Other images might not be generated.
It is somehow possible to do it this way – only one image (logo) and it’s dimensions will be adapted to fit place where it is used on website, without generate other huge images?
Thank you, David
I can’t reproduce this on my sites. Send me admin access.
I send you email with admin access to my website.
Hey sizam!
Could you use the Rehub comparison style for the child theme “revendor” too? The default woocommerce comparison is nonsense for me.
You click the first item to compare which loads a popup but only have one product. Then you need to close the popup again to add the next product, makes no sense, right? Your customization with a sticky footer is much better i think!
yes, this will be in one of update