59155 comments found.
In the “demo clone” instructions, you say to use a clean install of Rehub for our blog. What is the difference between your demo clone and a new install? Do you have instructions on how to set up our blog in the settings with recommended widgets etc to look like the demo?
There is no difference. But my demo clone has many things, plugins, datas which are useless on real site. That’s why I recommend to use clean install. Anyway, it’s not required, you can use also demo clone.
If you will use clean install – after installing I recommend to set logo, menu, widget and home page.
Most of things are described in docs
About widgets – I used Re:Tab widget + Re: better menu + Re:Sticky on scroll widget
OK, I am working on it. My first WP install so a bit slow going. How can I add social SHARE buttons in position 1 of the right side bar? I tried add this, but their plugin does not add to the side bar, only blog posts… 
If you need just simple icons – you can use default theme Rehub: Social Icons widget
I actually moved that widget to the side bar position one and….. nothing. I would prefer to have all of the social networks I like listed for people to share my site on their feeds. I am surprised add this and charters have not built a solid WP plugin for this by now. How frustrating for those of us who need to simply launch a blog without incident…
Problem solved. Addthis fixed it.
Hi sizam, I am using the re:pick theme on a new project, and it is great, but I cannot seem to get the ads working. In the settings, where it says “Ads code to insert in grid item”, is that where I insert my Adsense code? I have set it to show up after every 8 items, but it does not show. Any ideas?
Send me admin account, I will check
Hi sizam, I have figured it out – it seems that it will only work on the “Grid with filters…” page template – I was using a regular page and inserting the grid through the page builder. I now have the problem that the ad is only showing up once, but will send you an email regarding this.
Yes. This option works only in repick grid, but also it’s working in default templates of categories, blog, search, etc. For VC I will add another otions in future
Hello Sizam.
I´m making contact with Re:Pick and I have some small issues:
1. In appearance/colour I change Background Image but doesn´t work. If I change “Solid color background” works fine.
2. In header and menu options I´m sure to check “CUSTOM” then I´m trying to use a background image for Header but nothing happens. The same with Menu font colour. Nothing works. Only thing works is “Custom color of menu background”
3. How can I translate homepage filter? (Sort by: latest, popular, etc etc). I want to translate “WHERE TO BUY” but I can´t find it. There isn´t in .PO file.
4. I´ve hidden HotMeter. Can I hide “Most Hot” option in Homepage filter?
5. I want to change social buttons. Can you recommend any social plugin 100% compatible with Rehub/Repick??
Thank you very much Igor.
Oh I forget this:
6. I purchased Affiliate Egg. How can I translate buttons text?
1. Yes. This was fixed, but will be available only in new update
2. The same answer
3. Maybe you are trying to find in parent theme, but child theme has also it’s own file in the same folder “lang”
4. You can
span[data-sorttype=”hot”] { display: none; }
5. There are many good plugins, but all of them will not work on image like I made for repick. You can try to copy function to repick child theme and customize it
//Get social buttons
if( !function_exists('rehub_social_inimage') ) {
function rehub_social_inimage()
{
$output ='';
$output .='<div class="social_icon social_icon_inimage">';
$output .='<a href="https://www.facebook.com/sharer/sharer.php?u='.urlencode(get_permalink()).'" class="fb share-link-image" data-service="facebook"><i class="fa fa-facebook" /></a>';
$output .='<a href="http://twitter.com/share?url='.urlencode(get_permalink()).'" class="tw share-link-image" data-service="twitter"><i class="fa fa-twitter" /></a>';
$output .='<a href="https://pinterest.com/pin/create/button/?url='.urlencode(get_permalink()).'&media='.get_post_thumb().'&description='.urlencode(get_the_title()).'" class="pn share-link-image" data-service="pinterest"><i class="fa fa-pinterest-p" /></a>';
$output .='</div>';
return $output;
}
}
6. Most of buttons text are available for translation in theme option – localization
Thank you for quick response Sizam.
4. You can span[data-sorttype=”hot”] { display: none; }
I put this in Custom Css but “Most hot” still there.
There are many good plugins, but all of them will not work on image like I made for repick. You can try to copy function to repick child theme and customize it
My english is very bad. Share buttons on images are very cool and useful. I like it a lot. Only thing I say is change aspect of sharing buttons (below featured image and below post). I´m bad with code and I can wait for any update in the future for this, no problem.
Two more questions.
1. I use the option “Make link from image to affiliate post instead link to post” When I select it “Post Title” points to external affiliate link too. Is this right? Is posible that image point to external link but post title points to inner post??
2. This is a question/suggestion. What do you thing of make 4 column per row ?? would be possible?
Thx 
I put this in Custom Css but “Most hot” still there. —-I cheked css on site – it works. Don’t forget to clean cache before testing
1. No. Image and title must have the same link. Only button can differ
2. No, because it will look bad on such width. But 4 column (and even 5,6) possible with visual composer compact grid modules (they have more compact look)
I think I have found a possible Microsoft Edge incompatability, and I believe it is to do with transitions (relates to the fading of buttons).
Will Message you the URL.
Hmmm just thought to check your demo site buttons and there doesn’t seem to be a problem with microsoft edge. Now I am stumped. Maybe it is to do with how my custom css is implemented.
OK if I turn off styles.css line 28 in developer tools -
a { text-decoration: none; outline: none !important; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
The problem disappears.
Any ideas?
answered
your default css link colour in post is black, how do i change it to blue. i tried this code .post a { color: #0000ff; text-decoration: none; } it didn’t work. but this code worked for hover .post a:hover { color: #00ff00; text-decoration: underline; } how do i change the default link colour of black in post to my preference of blue
i have resolved the issue and i want to say thanks very much for a great job
++
Hi. I use woosidebars plugin which you recommend. I read that In new wordpress 4.3 there is some problem with plugins which use phrase “WP_Widget” because it is deprecated. Or rather the issue is the use of deprecated PHP 4 style constructors for widgets. I did not update on wordpress 4.3 yet. Do you think that woosidebars plugin could cause problems when upgrading to WordPress 4.3? Because my website is dependent on the proper functioning of woosidebars plugin. Thanks, David
I don’t see problem with this plugin on 4.3. And problem is not with “WP_Widget”, it’s another
Within the Top Table Constructor, is there a way to have the thumbnails and the right-side buttons link to my reviews of the product, as opposed to the amazon affiliate link?
Here’s a picture:
http://imgur.com/UsSOUbMCurrently the thumbnail and the blue button link to the amazon affiliate link, but I’d like (if this is possible) to direct them to my own product reviews.
Link from thumbnail by default as inner link (I think you enabled checkbox and made it affiliate, check settings)
Button can’t be inner, but there is a trick for this. First of all, delete last column with button and add simple column with such shortcode
[rehub_affbtn btn_text=”See review”]
Hi,
What would be the best method in changing the “Submit Query” text for search on the RE:Pick Theme? I would like to change it to just “Search”.
Thanks!
Will be added in next update.
Thank you I appreciate it!
I can’t seem to upload the new update. It says a virus is inside the theme. Can you please check: http://www.imageno.com/tliesdiv23xipic.html
Where do you try to upload this file? First of all, it must have name without (1) in the end.
I can assure you that TF zip can’t have virus, because I have developer area on local computer, so, anyone can have access to files.
As I understand, you are trying to upload this files to server.
But, you are trying to upload wrong files. This is file with full package of theme with docs, psd sources, manuals, etc. If you need to update theme, you must unzip files on computer and use rehub.zip file inside. Or download from TF only wordpress files http://screencast.com/t/inhI0dBXZK
Also, on some servers Cpanel has outdated clamav extension which can find viruses even if there are no any
HI! one I have charged the theme in my server, when I try to activate it this messsage appears me:
Parse error: syntax error, unexpected T_FUNCTION in /home/look4de/public_html/wp-content/themes/rehub/functions.php on line 1753
what can I do?
I don’t see any problem on this line. Send me admin account and ftp on my email, please
Ok! I’ll do it! where do I find your email??
I found it!
I have just send you an email wil all the details
answered
Great theme! I have two categories for posts. One for auto brands and one for auto dealers. As you can imagine, there are many of each. I want to be able for users to select a brand, then search for a dealer based on certain filters. It seems crazy to have to list every dealer in a filed for the Brand posts. Is there an easier way to do this?
Do you from Dwayne? Because I already answered on his emails. Also, I don’t see that you are official buyer, please, write from buyer’s account or let buyer approve that you are allowed to write from his name
hi nice theme and am really enjoying it. i want to change the linked items on post and pages to blue and when hovered on to change to red. how do i do it and what code should i insert
I don’t know what you mean by “linked items”? Maybe links or buttons. Anyway, I think you can find settings in theme options – appearance/color
what i mean is when i add a link or anchore test on a post, the colour is black like other unlinked content except that it is underlined. how do i change anchore test colour in the body of my post or pages to blue and when hovered by a mouse to red. To better understand what i mean please follow this link and look at the anchore test in the body of the content and how it behaved here http://realtorhope.com/become-best-real-estate-agent/ and thanks for the quick reply,
Answer the same – theme options – appearance/color. You will find there link customization option
Hi Igor, I purchased the rehub theme. I would like for it to look like the demo so I can work a little backwards modifying it the way I want. I tried to add the nav bar from my last theme and it looks messed up. You mentioned you could help walk me through making it look like your demo with some dummy content. Can you still help get it there fast so I can start adding content and banners to the site asap? Thank you, Chad
First of all, try demo clone from instruction. You can find it in demo folder in full theme package.
If you still will have problem, I will be available in 12 hours
The instruction says to use a clean install for our projects. Do you have instructions to add all widgets and enable all functions to look like the demo from a clean install?
Sizam, I still have Genesis plugins installed. This may be causing a problem with your theme. I have tried to “deactivate” them and I get a fatal error message. How do I start with a clean version of wordpress so I can install your theme again new? Thanks, Chad
Here is the message at the bottom when I click on customize theme>
Fatal error: Call to undefined function genesis_get_additional_image_sizes() in /home/content/p3pnexwpnas07_data03/61/2759261/html/wp-content/plugins/genesis-tabs/plugin.php on line 258
Some what resolved. I uninstalled WP from my server and re-installed a clean version. Now I have a clean version of Rehab to work with. Now I just need help making it look like your demo “magazine” layout with all plugins/widgets. Thanks
According to error, your plugin works only with genesis theme
How to get clone demo site – download theme package, unzip.
http://screencast.com/t/e3pWSutXl2a2 http://screencast.com/t/6NgmfjaZo93this is file with instruction
I like your theme very much. If i wanted to add a Twitter feed of my latest tweets, would I need to use a plugin or widget? Or do you have that sort of widget or short code built into the theme?
Only facebook widget is bundled with theme, but I think it’s not a problem to find free twitter widget on wordpress.org
Thanks for response. I will buy your theme soon.
Hi Sizam,
I’m very interested in buying this. I have however some questions. I searched through the comments but didn’t find any informations.
I apologize if you answered this before:
1. I really love the Re:Pick hover image sharer and save. Is it included in theme? If not, do you mind telling me which plugin is it?
2. I love some Re:Pick functions and some Re:Thing functions. Is it possible to merge them? For example: in the Homepage I would like to use the slider from Re:Thing and the layout grid of Re:Pick (I like the bottom right button, bottom left price and image hover sharer). Is it possible?
3. Is it possible to change colours of navigation bar, background, etc?
4. Can I customize the category cart? http://rething.wpsoul.net/directory-carts looks fine but can I use 4 o 5 columns instead of 3? Can I also put the image first and then the title?
Thank you for your time.
Keep the good work Sizam!
Simone
1. It’s included in default Repick theme files
2. Currently, there is no slider in repick, but, ok, I will add full width slider
3. Yes, possible, but, note, that Repick currently supports only black style. Maybe I will add also white style of repick in future, because many people ask for this
4. Yes, you can make it 3-4-5 column, if you place each box in column shortcode or row module of VC, but you can’t change place of image. But it’s easy to add such option, so, I added this to TODO list
Hi sizam, thank you very much for your kind answers!
Last couple of questions and then I will be ready to buy the theme 
1. Will the hover sharer plugin work with the Re:Thing theme? 2. Will I be able to use the Re:pick’s grid layout on the Re:thing theme? I uploaded an image to better explain myself: http://i.imgur.com/IdoSjMt.jpg If this is it not possible, could I just remove category, date, comments and rating from re:thing?
Thanks again for your time Sizam, I appreciate it very much 
1. No, but I will add in next update
2. Mybe it will be better just to use Repick theme? Why do you need rething? Because of slider?
JJust because Re:Thing has more features, such as directory, blog, sidebars etc! 
But don’t worry! Don’t go the extra mile just for me! I’ll use the Re:thing and I’ll adapt it to my needs 
You made a great work. I’ll buy it very soon
Thanks again Sizam!
Repick is child theme of Rehub, also as Rething. And Repick theme has the same functions – directory, blog, sidebar, etc. Absolutelly the same, because all of them are from parent theme
How do we disable feature image inside posts?
Also, I have a post that embed the video from youtube and it seem not looking good when view on iphone
Sorry, I support only official buyers, I don’t see that you bought theme from Themeforest
Hi, just wanted to check if http://themeforest.net/comments/10736315 was still on the planned list? Not rushing you, just checking up on it.
I think I added this option. Can you check?
Sorrry!!!!! Totally blind – found it as “Disable post view script”. Thanks very much. Awesome.
++
Hi,
MDTF doesn’t work with rehub. If i search, it show all results of page 1 of latests posts. With wordpress default theme, it’s work correctly.
Thanks.
1. Update MDTF
2. Read docs http://rehub.wpsoul.net/documentation/docs.html#res_tem
Usually this happens if you don’t set correct output template and link in widget settings
Hello Could you please tell me if the re-pick child has the ability to have on the index page Woocomerce products and not posts ?
Thank you
Yes. You can enable visual composer and insert on home page woocommerce module instead of posts. But, note, woo grid has another design. Maybe you want to have the same design but for woocommerce? Can you tell me purpose of this?