59158 comments found.
I used to be able to post in different formats such as Video, Gallery, Aside, Image, Audio, etc. but for some reason that option is gone now and I can only post in Standard format. What could the problem be?
I didn’t delete this option. Check which of plugins you enabled before this happened
You were right. An Ultimate Member extension plugin (Social Login) was causing the problem. Thanks man!
You can use this plugin for social login
http://rehub.wpsoul.com/documentation/docs.html#user4I used it on demo and it’s totally free
Hi!
I bought the theme 25:e Sep 2015 using the RE:Thing child theme. Can admit I didn’t get the theme updates working from start.
In other words, I need to update my theme. Does it require different downloads and updates of versions or only one?
Anything about how the process would help me out big time and be much appreciated!
But make backup before update, because theme has many changes from your version. Also read this https://wpsoul.com/rehub-5-7-update/
How can I use a widget that is available in the Widgets section of wordpress on the Visual Composer page builder section?
Place widgetized sidebar module on page and choose widget area. You can also create custom sidebar area with woosidebar plugin
Hi, I have installed the Rehub theme and MDTF FIlters. I have been able to setup a simple one level metadata field, but what I cannot work out is how to add the metadata value to a post.
Example: I have created a meta data category called “ShareEconomy” I have created an MDTF Filter called “shareeconomyfilter” Within this I have create an item called “NumberofHomes” ...this all works beautifully
I can then see the meta data on my post. Perfect.
What I can’t work out is: How do I display the value I have assigned within the post?
It seems like this should be very easy – but I cannot find any help or figure it out. Please help!
Yes, this possible. You can use
[wpsm_specification] shortcode which shows all MDTF data for post.
Also, I plan to make specification builder in 6.1 version for more advanced creating of specification
Dear Rehub, I’ve read your document and used your suggested plugin (WC-Vendor, UM). Do you happen to know how to integrate role in WC-Vendors to UM (Ultimate Member) plugin? if yes , your advice will be appreciated. For example, WC-Vendors have “vendor” role but this role is not appeared in UM Thank and best regards Peter Pham
sorry to disturb, I’ve found what to do (just go to UM and choose ‘sync with WP role’ Best regards
++
Hi Igor,
in Columns of Woo Products, selecting either 5 or 6 columns outputs a single column.
3 and 4 columns are fine.
Just letting you know.
Meant to say with above, expired coupons are still being mixed in with live coupons too.
I’m running 5.9
Thank you.
Yes, sorry. It’s possible only to have 3-4 for columned woo module. 5-6 is only for grid
Hi,
yeah, I was using Grid up to last update (5.9), but it doesn’t work since that, it’s really messed up. Someone else reported it broken before me though, so I thought I would switch to Columns until Grid was fixed.
But nobody wrote that grid is broken. And I don’t see any issue with it. Send me link on such page
Email sent.
Hi,
the woocommerce product page doesn’t have any widget area. The layout is full. How do I change the layout to include the widget area with the sidebar?
Thanks
You can’t because it was changed in last update.
If you still want do this – you need to change file woocommerce.php of theme
Delete code
<?php if(is_single()) {echo ’ full_width’;}?>
and change
<?php if(!is_single()):?>
<?php get_sidebar(); ?>
<?php endif;?>
to
<?php get_sidebar(); ?>
thanks
Last version has option to enable sidebar, so, you can ignore this code. Go to theme option – shop settings and enable sidebar there
Hi I would like to hide the shop. So that as on your previous comments I have deactivated woocommerce. I got issue with comparing products. How to use comparing module without woocommerce.
What comparing module do you mean. if you mean comparison charts – they are working for any post type and default post type is post, not woocommerce
Hi Igor, Cant seem to get this new update install correctly to allow for Repick install. Have sent you email with details if you can let me know, Thanks
answered
Does EWWW Image Optimizer send images to Amazon S3? I’m only asking you this because it’s a plugin that you mention… and might even be included in Rehub.
Thanks for any input.
No. It’s for other purposes. This plugin makes image optimization (size of image become smaller without losing of quality)
How can I get the buy now buttons under the editors choice section you have on the theme. I want it exactly how it shows but don’t know how to set that up.
THis depends on affiliate functions of theme. You should start here http://rehub.wpsoul.com/documentation/docs.html#affoveral
I don’t see anywhere on how to make a Editors Choice section. I am using the “Rehub Thing” theme.
Do you mean carousel which is on demo page?
Yes it shows products with the buy now buttons and prices on them how would I do that with amazon products?
I think you need to investigate affiliate options of theme or woocommerce. http://rehub.wpsoul.com/documentation/docs.html#affoveral
For amazon, we have free plugin Content Egg http://rehub.wpsoul.com/documentation/docs.html#cegg
So, there are different ways how to archive this.
1. You can add amazon product to post with Content Egg and synchronize it with main offer of post. check docs, there is an explanation how to do this. Then, use visual composer module “deal carousel”. here how to enable visual composer http://rehub.wpsoul.com/documentation/docs.html#21
2. If you have any plugin which import products to woocommerce (woozone, for example). You can add to page woo carousel module of visual composer
There are many other ways, but they depend on how you want to get amazon offers to site. Theme supports many ways for this. Did you already choose your way or not?
I am using content egg but is there anyway to just simply have a carousel of certain affiliated amazon products without having to make a whole post ? I just want to have a carousel that shows off a few selected products from amazon affiliate links without having to make a whole post. I am open to using content egg or not using it whatever makes this possible.
This is possible in affiliate Egg plugin, but ok, I will add the same for Content Egg
So how can I do this?
Currently you can’t without adding to post. I will carousel for Amazon templates in Content Egg in next update (must be in 2-3 days)
Alright thanks
please send a reply to this comment when it is finished and ready so I can use it!
added
Hi,
Does the theme require some additional call in order to save rehub_post_type and regular/full_post types etc. ?
Currently I use wpallimport which imports directly the value into the custom field. However, no matter the value is full_width, the post stays as regular.
Also, no matter the imported value is ‘review’, the post stays ‘regular’.
So everything should be manually updated/saved.
Thank you.
Did you try on frontend or in admin? Because in admin page it will be as default even if you add such custom fields. But on frontend must work. That’s why I asked why you need this. Just tell me what are you trying to get?
Well, I import posts from XML feed via wpallimport plugin. Together with Title and Image I import custom fields such as post_hot_count and rehub_framework_post_type.
For post_hot_count the value is saved an the Hot Count module and works properly.
However, for rehub_framework_post_type the value is review, and it is saved as ‘review’ but the posts design stays as ‘regular’. Only if I update it manually it will change as review. The same goes with post_size(full_post/normal_post).
Is there a php function which will refresh a post right after an import and update these custom fields correctly?
Thank you
As I wrote. Just importing field does nothing, because you don’t have any other data for review, so, post will be default until you save it with review data.
You still didn’t answer me why you need this. because I don’t see any possible reason for such action.
ok, my main reason is showing the PROS and CONS and CRITIRIAS for comments, as I found out this is only active for ‘review’ post types.
for the post_size – I just want all imported posts to be full_post after imported.
Thanks.
Just to mention – together with title and picture I import content, tags and other custom field, so there is content. But I am talking about 9k posts so manually update won’t be an option. thanks.
Both options will work on your site. In admin panel, this will not change anything, but on site, post will be full width and review format as expected.
To make post full width, you need to add custom field http://screencast.com/t/OSx8C9TAX
for review http://screencast.com/t/4X0ik6uCMYLl
Hmm, that’s exactly how I filled these 2 custom fields, but nevertheless it did not work.
That’s why I thought there’s some function or additional WP call which should trigger the update process like when clicked manually.
Can you check inside post (without saving post). What values do you have in these fields after import?
Hi, currently I have rehub_framework_post_type – ‘review’. However in the frontend the pros/cons and critirias do not show up for the comments.
THis is because you don’t have any review criterias, so, there is nothing to show. I think you need to enable this http://screencast.com/t/GKTnKyfi in theme options and add criterias
Hi,
I have already did this but no success.
1. http://www.screencast.com/t/EsjXLtf1 – the type of the post because it is imported and here it stays regular.
2. http://www.screencast.com/t/qhULrsbC99ms – the importer however made the custom field to be ‘review’
3. http://www.screencast.com/t/JgfMd8hCvG31 – the review theme settings are ok.
4. http://www.screencast.com/t/xcdYZV9zs – still nothing showing up if I haven’t manually updated the post.
Everything is correct.
Maybe you added review by yourself to post? User can add only one review, then he can’t see review box.
Hmm, I have checked again. Nope it is the same on every single post which I have imported, I haven’t added any comments or reviews, I tried with a different browser without cookies on different posts, the critirias just don’t show up with this importing method.
Can you send me admin access?
ok, just sent it.
Hi,
This theme is really great !
I am currently translating the theme in French with Poedit.
All is good excerpt the text REVEAL which appears in the shortcode OfferBox, before showing the coupon and redirecting to the target url.
I can not translate the text REVEAL in french. I have found “Reveal” in original texts which can be translated in Poedit but after having translated it in French, there is no modification on site.
Could you help me ?
You are right. Will be fixed. You can also set own custom text if you add parameter “offer_coupon_mask_text” to shortcode
Hi, thanks for another nice update.
Is there any way to achieve this – http://rehub.wpsoul.com/offer-archive/ – without having to add a Store to each product? (I have 1,000s) I am already using WC Vendors, it looks like a lot of duplication to do that. Cheers.
PS: The automatic countdown timer that shows automatically since 5.9 doesn’t show the correct amount when it’s over 99 days, it leaves the first digit off. I already knew this so I never used that feature, but now it’s there.
http://rehub.wpsoul.com/offer-archive/ – this can be done also for any taxonomy, like tags, categories, etc. But this will not work for WC Vendors. But, ok, I will add this in TODO
If you have deal with more than 3 month expiration date – such date is useless, I recommend use deal without date in this case
Hi,
great, thanks for dong that.
Re the expiry date for vouchers, I know it is stupid to have such a long date, but I have no control over it, they are affiliate offers.
Can I turn the countdown timer off then?
Cheers.
You can hide it
.re_wooinner_cta_wrapper .countdown_dashboard{display:none}
Hi,
that didn’t work I’m afraid. I have some other issues since update, I will write to your support email with them.
Ta.
This works. I tested. Send me link on page
Hey, yes, works on some, not on others. I sent you an email with details, if you look through my site you will see it still there in lots of products.
answered and fixed on your site
Hi,
just wondering if this was done yet? I don’t know how to tell 
“http://rehub.wpsoul.com/offer-archive/ – this can be done also for any taxonomy, like tags, categories, etc. But this will not work for WC Vendors. But, ok, I will add this in TODO”
Thanks again.
No, it’s not ready yet. I will add it when I will work on more better layouts for WC Vendors
To be truth, I checked your site and I am not sure that you need WC Vendor plugin. If you use it only for adding brands to products – it’s better to use “store” taxonomy which is added to woocommerce now
Hi, yes, better layout for Vendor pages would be brilliant too, they are weak unless you know how to code.
I do like the look of the Store taxonomy, and it would be one less plugin for me to worry about, but WC Vendors handles the splitting of the payments. If I find an alternative I will go with Stores.
Can I style the Store pages?
Thanks.
Ok. In this case WC Vendor is only.
You can’t style pages (if you don’t know css and php) now. But we will try to make them better. I don’t promise this in next update, because we have some another plans. I think it will be in 6.2
Hi,
OK, thanks. I will keep using WC Vendors for now.
Cheers..
I would like to include users average star rating in a Top Table. However, I don’t want the stars to be interactive. I don’t want the user to leave a rating from the table. I only want them to be able to view the average star rating from this table. So I want something like what the Top Review list has, but for a Top Table. Is this possible?
You can add overall score column. http://screencast.com/t/wZpUP7JVYV User rating can be only interactive. But you can disable rating for non users in theme option – review/affiliates
Hi, I have just done a quick install of demo clone and i am getting an Error establishing a database connection.
Please help me sort this out as soon as possible.
Much appreciated. Thanks M
Ok. But I need admin access + ftp access.
Hi Igor! Just got the answer to my (1) MDTF issue which I mentioned in mail. There was problem in setting min^max value on price slider. Saw 45min video on MDTF by Rostislav Sofronov. Now just need answers for rest question in mail and also what ideal image dimensions to use for 3-column Cat. constructor. TQ
Hi. Tried to find your email, but don’t have except one email which is already answered. If you have other questions – ask them
Hi Igor ! I just sent you the email again thru contact form – becoz maybe too long to paste here
THanks
answered
Hello, I am using the repick theme. On the homepage when you hover the mouse over the thumbnail, 3 social media icons appear: Facebook, Twitter, and Pinterest. I would like to change these but I cannot find where to do that. I would like to change them to Facebook, LINE, and Google Plus. Also, LINE is not one of the options under social media settings. How can I add a social media website if it’s not one of the options? In case you don’t know, LINE is a very popular social media platform in Asia. Thank you.
You can customize social button function of theme.
I can point you where you will find it in file functions/helper_functions.php
function name is rehub_social_inimage
But you must also have a script which handle sharing process for your social provider
Example of such script you can find in js/custom.js
start with
jQuery( ‘body’).on( ‘click’, ’.share-link-image’, function( event ) {
in most cases, you don’t need to change here anything, but I don’t know, maybe your provider require some js to work
The plugin Content Egg no show Aliexpress, Zanox and any more, i have buy version pro?
Zanox is only in PRO version. Check modules which are available for free and pro version here https://wordpress.org/plugins/content-egg/
please check
You should enable this option in settings of Amazon module
http://screencast.com/t/GVThzuiSa8I have enable this option still loading images from old source .. to show images i have to edit and search again in Content Egg i have 300+ post cant edit all ..
Developers told me that only new posts will have new images.
For old posts, it’s possible to change url inside output template. if you tell me which of templates you use, I can tell you code
there are other way to save images and data … need to clear plugin cache or you need to try different way to safe .. data .. i have few .. suggestions that will be great for all users who use this theme and Content Egg
Send me admin details + link on this page
after using theme for months, after adding so many features special for your suggestion you made me 1 review? Really?
Please, request refund, I don’t have any willing to support you after such attitude to our work
https://themeforest.net/refund_requests/new