59158 comments found.
Licences – d19097aa-f233-4808-8f74-0c443128c25c
I would like centered content in full width mode. But it doesn’t work properly using the tick box in row settings.
Example page: http://www.bookiesreviews.co.uk/ – Some content is centered some is not.
Here are two screen shots to show the issue.
These settings work and the content is centered. http://www.bookiesreviews.co.uk/wp-content/uploads/2016/06/Settings-Working.jpg These setting do not work and the content splits to a full screen with a large gap in the middle. http://www.bookiesreviews.co.uk/wp-content/uploads/2016/06/Settings-Not-Working.jpgDo you have thoughts on this please?
in second case, try to place all modules inside another inner row. Will be row->row->modules First row will have settings to center content. Second row will have settings to be container with sidebar
The theme does not seem to be playing well with Ninja Forms. When I set up and use the form on another theme or on a basis theme the form looks perfect but something with REHub is not allowing the form to display properly. Drop down information text displays white when should be black. Where in the css can I fix this?
Need url. I know many user who use ninja form and they didn’t provide me any issues
I have the form on this site with a different theme and works as it should: http://privilegecreative.com/business-loans/ However on the site that had the rehub theme it does not: http://entrepreneursgym.com/businessloans/
this code causes this
select, textarea, input[type="How Much Money Do You Want?"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{color:white}
But this code is not from theme. Looks like it’s your custom code which you added to theme options
http://screencast.com/t/xM338wW07Thank you for your help!!! Greatly appreciated!!!!! Love the theme.
Hi Sizam,
We are using the table constructor to create top 10 lists of product reviews. The constructor is pulling the main featured image from a individual product review to create the thumbnail image in the table, but for some reason in thumbnail format distorts the image.
Our featured images, based on your documentation, are sized 765×400.
Is there a way to ensure the thumbnail images in the table don’t distort?
Here is an example review with the short code of the table constructor inserted: http://www.golfassessor.com/bushnell-tour-z6-jolt-rangefinder-review/
The table constructor can be seen here: http://www.golfassessor.com/equipment-guides/best-golf-rangefinders-knock-shots-off-game/
Thanks!
765×400 is size for featured image for sliders and featured area. If you don’t use it, I recommend to have size close to 765*765
P.s. theme has autocontents shortcode – very easy way to make it http://rehub.wpsoul.com/documentation/docs.html#49
Is it possible to create such landing pages without affiliate page links and details page of each product with given template. Similar to this http://www.compareraja.in/cameras.html .
I mean, Just add the storefront of best selling product list and system automatically create a landing page (in grid layout) and the each post for each product. This structure also helps to increase the SEO.
Please advice.
your example is not landing page, it’s category page. wordpress creates category pages automatically. you can also choose layout for category pages in theme option – general option
Ok. Noted. One more thing.. My pages are not mobile friendly ? Can you please help to figure out the reason?. i.e https://www.google.com/webmasters/tools/mobile-friendly/?url=http://www.reasonablerate.in/branded-body-shaper-women-premium-shapewear-india/&utm_source=gws&utm_medium=metaline&utm_campaign=notmobilefriendy
Hi. For me, it shows as mobile friendly, also I don’t have a problems on mobile view. I suggest that it was non responsive ads, but now it’s ok
Hello,
you gave me this css code to Block the “Related Items” on individual posts:
.postid-44 .related_articles{display:none}
If I wanted to just use the Visual Composer to make my own Related Items section, is there a way to Block ALL of the “Related Items” sections on ALL posts? If so, what would the code be?
Thank you.
theme option – global enable/disable – disable relative posts
Hi. The new version of visual composer (4.12) is released. I don´t know why, but the theme now isn’t compatible with some modules of visual composer like tabs and pagination. Pls, release the new version for that. I have my website out of working because of this
because you didn’t update theme. last version is compatible with changes in tabs
Hi. Of Course I´ve updated the theme. Since I´ve done it I got this trouble. This is the message displayed
Fatal error: Call to undefined method WPBakeryShortCode_VC_Tta_Pageable::enqueueTtaStyles() in /home/buceoola/public_html/wp-content/themes/rehub/functions/vc_templates/vc_tta_global.php on line 19
Also in tabs and tour
but thi is correct code for 4.12 VC. Are you sure that your version of VC is 4.12?
Hi. How can I change background color of RePick:Tabs?
What tabs do you mean? Can you send screenshot?
Hi. How can I change font color of heading in the post?
.post h2{color:green}
you can place this in theme options – general options – custom css
this is for h2 heading
Hello,
I’m using the Repick theme. My issue is the Related posts at the bottom of a post are no longer showing the images just the text. They were fine prior to this week, but I’m not sure what I changed or if something happened. I looked through the documentation and could not find the answer.
Thank You, ST
need url
I sent you an email. Thanks!
Checked. Your related images are made not by theme, but with your custom plugin, so, you should check settings of your plugin. I don’t see images in code, so, they are deactivated in plugin settings
Hello,
I ‘ve updated the theme 
How to disable the search bar that automatically appears in the menu?
Thank you for your help 
Can you show screenshot? because there are several search bars
Hi Igor, How can I change the logo to https. Its giving no lock at checkout because its http://www.logo.com
Upload logo from theme option. It uses link of your site
got it. thanks.
theme option – global enable – disable post view script
Hi Igor,
I disabled post view script and have cleared the cache and does not disappear 
Ok. I think it’s better to hide by css, because post view script is important to sort posts by views, so enable it again
Use next code
.postview_meta{display:none}
Thanks for you reply Igor but not work the your code ccs.
code is correct, but I don’t see it on your site
I have reintroduced the code but does not work.
try next
.postview_meta{display:none !important}
This code is Ok! Thanks Igor
Hi Igor, ¿Why I can not see the label Featured! in my coupons? http://prntscr.com/bht4xy / http://prntscr.com/bht4u0
Compact list of woocommerce doesn’t show this labels, as there is too small area. I will add some another sollutions in future
I greatly appreciate that could to incorporate this labels in the not too distant future please.
Thanks 
Is there a Way to make the “Related Articles” section “Not” show up on some individual posts? I don’t want to disable them on all posts just some. Is there anyway to disable it on an individual post basis?
Thank you.
Yes, but it’s possible only to disable all additional parts in post, like related articles, author box, etc.
Right side of admin – http://screencast.com/t/eNOGRQv5
yeah, i seen that, but i only wanted to disable the related articles part if possible and keep everything else enabled.
you can hide with css
.postid-44 .related_articles{display:none}
where 44 is your post ID
you can place this in theme options – general options – custom css
Hello sizam, how i can show something like header of re:pick (demo site) and home page posts box with like buttons on my site?
I think I can’t understand your question. Can you explain me more?
If you mean that you need the same layout as repick – you need install child repick theme, then enable in theme options – header options – header layout -> customizable header (you will see then additional settings).
Then, to have the same home page – use grid index template for page. More info here http://rehub.wpsoul.com/documentation/docs.html#childthemes
also you can import demo clone
thank you
Hi Igor, I do not like the default woocommerce checkout page that comes with Rehub. Can you recommend where I can find a template of the checkout page that has more of a side by side checkout, like flatsome? http://flatsome.uxthemes.com/checkout/
It’s template from woocommerce, not from theme.
Woocommerce/templates/checkout folder. You can override them if you copy templates to theme folder woocommerce
ok. thanks.
newsticker dont show, why? i add cat id
Do you use Rehub or child themes?
re:pick
Repick doesn’t have newsticker functions. THis is available only in Rehub
Ok thank you!
hi,
is it possible to build advanced classifieds script on re-hub+buddypress? Do you provide customization for a separate agreed price?
I need more details about functions of classified site which you want to make. Yes, we provide customizations
Hi, I’ve looked at the guide for building a directory site and am a little confused. How do I create these profiles pages? http://redirect.wpsoul.net/siracuzza/
Is this a post? What post type do I use? How do I make the top section, above the tabs?
(Creating specification parts)
Hi Sizam,
Today, I deleted RE:DEALS child theme and upgrade my site to REHUB 6.1.2 and RE:CASH 6.1. However, the degree disappeared, only number display, how to display number and heart icon like the demo of RE:CASH.
Please check the image below to see it displays on my site https://s32.postimg.org/kkn7bzi79/2016_06_21_111406.jpgThanks MK
If you setup latest version, heart icon will be. You need update your cache