59207 comments found.
Is there a way to modify the last column with the offer button of the top table? I only see a check box and since I do not list prices and that last column is too empty with just a button I want to place the review rating above it so they are in the same column. Is there a possible way to do it/code it?
Just don’t enable last column with button. Instead of this, you can add any other columns with any content, including review score column
Is there a shortcode to only include the offer button then? Without any price, pictures or any other info, just the offer button.
Yes.
[rehub_affbtn btn_text=”Your text on btn” btn_url=”Your url of offer”]
Can I change the names of the badges such as “Editor’s Choice” and “Best Value” etc. to custom ones I want?
Of course. Theme option – badges for posts
Wordpress broke after a recent set of updates.
I am seeing the following error in Wordpress…
Your theme (rehub-pick) contains outdated copies of some WooCommerce template files. These files may need updating to ensure they are compatible with the current version of WooCommerce. You can see which files are affected from the system status page. If in doubt, check with the author of the theme.
I have also seen this error…
[20-Feb-2016 02:53:52 UTC] PHP Fatal error: Call to undefined function rehub_custom_badge_admin() in /public_html/wp-content/themes/rehub-pick/admin/metabox/post_type_side.php on line 78 [20-Feb-2016 04:27:51 UTC] PHP Fatal error: Call to undefined function rehub_custom_badge_admin() in /public_html/wp-content/themes/rehub-pick/admin/metabox/post_type_side.php on line 78 [20-Feb-2016 05:05:22 UTC] PHP Fatal error: Call to undefined function rehub_custom_badge_admin() in /public_html/wp-content/themes/rehub-pick/admin/metabox/post_type_side.php on line 78
Any plans to release an update?
You need just update repick child theme and parent theme. Your problem is that you use not last one of theme http://rehub.wpsoul.com/documentation/docs.html#5
I tried installing the demo theme. Couple of time, It gave me the same error. Although, I am copying the exact link.
Maybe this is because you use temporary domain. Send me admin details, I will check
Hola Igor,
i have request. could you make ReHub compatible with Exchange (ecommerce plugin) from iThems.
Regards.
I will check this plugin when it will be more popular. Currently it has just 3000 installs, so for me it’s better to add more functions to much more popular plugins like woocommerce and EDD.
please take attention, I just but the theme and the messages as below :
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description REHubWP-theme Stylesheet is missing. Delete
You installed full theme package instead of theme zip file. Check docs http://rehub.wpsoul.com/documentation/docs.html#3
yes thanks and done … but why we could not find the shop woocommerce function? the post we could not find the shop woocommerce
www.plazashope.com how to make my post become shop?
contact, checkout, callback is mulfucntion
If you need shop on site – you need to install plugin woocommerce https://wordpress.org/plugins/woocommerce/
Note. If you need deal site, such plugin is not required. But if you need store – this plugin is what you need.
its mean your theme is not multipurpose as mentioned in the demo…for coupon, store, ecwid store.. directory
i look for ecommerce with multipurpose not a articles theme.. my i return?
Everything that in description – is true. Theme is for store, coupon, deals, ecwid store, directory, comparison, review. I can’t understand – what problem do you have with setup? You ask me about store – I write you to install woocommerce plugin to have store. It’s free plugin and you can install it from dashboard
I just download and uploaded the theme to my domain but the theme could not work
the information is : the theme neeed stylesheet, invalid installed
what the size of the file ? is it 25.8 mb?
look forward your prompt feedback
question before buying: can admin post a product without a review but then end users can then add reviews to that product? can end users add their own products with their own reviews?
thanks
1. Yes, it’s possible to set common criterias and disable editor’s review, so, only users can add reviews
2. Currently users can add products or posts, but without review. I know, this is good function and it’s in my TODO list for future updates. As you see from changelog, theme doesn’t stop improve from first version
Hello,
Greate theme but facing issue with 2 things.
1. Mobile responsive issue post looks weird in mobile due to long list of tags. 2.I have added the commenting plugin but FB comments and discus comments not visible.
I am mailing you on your contact form with screenshots, links and other required details.
thanks, Vic
Hi. Answered you.
Home can you center the menu? The menu is aligned starting from the left hand side.
Thanks.
nav.top_menu>ul { text-align: center; } nav.top_menu>ul>li { float: none; }
you can place this in theme options – general options – custom css
Hi sizam since last rehub theme update “Auto thumbnail” in Video posts no longer works. All Thumbnail in Video posts are away. If i create a new one i have the same problem?
Do you know this issue?
You can see it on ideecon.com
Thanks Lars
Yes, image class was changed. I checked it tomorrow. If I find issue, I will make fix soon. Can you tell me how did you add such compact header with full width. Is it plugin?
No plugin, a friend did it for me and integrated in theme. you like it?
Yes. I like such header and for some sites it’s very useful because it’s very compact and there are more space for content.
If you send to me this code – maybe I will add it to core files + add some new features to it, like ajax search, login ajax button, etc
P.s. I added fix in 5.8. Also I created function which can grab thumbnail and save it as featured image (works for video post format)
Hi, sorry for my late reply. I paid for this change 100$ but I can send it to you after i found all changes. Can you give me an email to send in next days.
Also have some questions:
1. How can i create the new Video Playlist
2. Do you know a way to load fonts in at the end? Actually they load at the beginning and block rendering.
1. This is a work of new page builder and visual composer module http://screencast.com/t/lswteEKj1pV
2. I don’t know why google think that this is a problem. Because all css must be loaded before content to prevent unstyled view when page is loaded. It’s correct way and I don’t recommend to change this only because this helps get some scores on google page speed.
If you still want – I can tell you how to do this
For RE:Pick, is there a way to just limit the text? I only want to a buy button and if user clicks on the image, it’ll just go to the referenced site. I don’t need the text to gradient out.
.repick_item .wrap_thing p, .hover_anons:after{display:none} .hover_anons{min-height:45px; height:45px}
you can place this in theme options – general options – custom css
Shazam,
When i click the twitter share button on a the post image on my homepage it doesnt include the title of the post only the link. I want it to include the title of the post too like the bottom image. http://postimg.org/image/3r12oxwhr/
Thank you. I think I missed this. Will be added soon
Hi Sizam. First of all great theme! Is it possible, to remove auto linking to posts in “top review list with sidebar”. I just want to use this feature as a ranking without forwarding the people to the posts (currently you can click the title/text/image to get forwarded). Thank you for your help!
Hi. I think you need to use top table constructor, because it has possibility to control links. http://rehub.wpsoul.com/documentation/docs.html#34
And you can make the same layout with it. Just add image for first row, then text + description, then review score for third row + button row if you need it
Thanks for your responding. The problem is that I need the top review list, because I add the category param. to the URL via PHP after a User fills out a form.
Do you have any other suggestion?
Any chance to remove the link to the review post from “Top review list with sidebar” template? That would do it perfectly
With top table constructor you can create the same layout and it’s also has option to choose category. You can also add black child theme (you can find it in full theme package). Then, copy file template-toprating.php from parent to child, then you can customize it
Delete
<a href="<?php the_permalink();?>"></a>
and
< /a>
from template
Hey, Can you please add support for Jabong.com in Affiliate egg plugin? Thanks.
checked. I think it’s good suggestion. Is it for India market?
Yes, It’s for Indian market.
Ok. Added to TODO. Looks like Affiliate Egg will be best solution for Indian markets, because currently there is no any good affiliate aggregator for India, so, we need to create separate parsers for each shop.
Will be added in 5.9.
How do you remove/disable the category text/link under the post title in the latest version of the theme (5.7.2)?
.top_single_area .cat_link_meta{display:none}
Hello is it possible when using this short code in the top posts table: [rehub_exerpt lenght=”120”] To have bigger amount than 120 symbols? I have a lot bigger excerpts that I write especially for the tables but they are like 100 words each and I want to include them in the table.
Yes, you can. But this shortcode will count symbols, not words.
Yes, but when I increase that number nothing really happens. I tried with 200, 300, 500, 800 it doesn’t change.
I just found out what caused this issue. In your example you spelled it wrong and I just copy/pasted it. It should be “length” and in your shortcode example you spelled it “lenght” and Wordpress doesn’t understand it
Hope this helps to other too 
You are right, thank you for this notice
HI
http://prntscr.com/a5bipris there any way to create this for multiple products in same page .. like for top ten .
Thanks
Of course, use list template Example, http://repick.wpsoul.net/donec-vitae-sapien-ut-libero-venenatis-faucibus/
we like to use http://prntscr.com/a5bipr its will be Title Buy options like this http://prntscr.com/a5bipr and description of product
Maybe I don’t understand what you need. If you want to divide several blocks with text – yes, this is possible. Just use parameter next=1
So, for example you have 10 products in list. So, add shortcode on page and add next=1 in each shortcode. Will be like
[content-egg module=Amazon template=custom/compact next=1]
text
[content-egg module=Amazon template=custom/compact next=1]
text
Or you can group by 2 or any number
[content-egg module=Amazon template=custom/compact next=3]
text
[content-egg module=Amazon template=custom/compact next=2]
Each next parameter will get product from list and show it. Next call with “next” will grab next product, etc
I would like to remove the login/register button as well as the ‘add a deal’ button—can you tell me how? I can’t find them on the backend.
Nevermind…I found it. Btw, this is an AMAZING theme with great documentation. I wish I could remove my previous comment which was in regard to the demo tables process.
How can I change de facebook share and like botton? I need to put it in Portuguese and I could not found where is the code or where change…
Last theme version doesn’t have any FB buttons which need localization. It has name “Facebook”. Maybe you use old version of theme