59214 comments found.
Hi. Problems with my website: Fatal error: Out of memory (allocated 20709376) (tried to allocate 122880 bytes) in /home/madameli/public_html/wp-includes/class.wp-styles.php on line 224
Don’t know how to solve.
SOLVED. SORRY.
hello i have a stupid question for you, there are a complete list of all shortcode that i can use on rehub themes? ty
Most of them inside shortcode generator (button S near upload media button).
There are also pages http://rehub.wpsoul.com/ but not full list
thank you
Hello Team!
Tried to install the clone and get this error message:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php:314 Stack trace: #0 /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(1252): wpa_wpc_mysql_connect() #1 /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(415): wpa_wpc_process_db(’/tmp/wpclone_ba…’, false) #2 /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(635): processRestoringBackup(‘http://redirect...', false) #3 /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/lib/view.php(39): wpa_wpfs_init() #4 /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/wpclone.php(128): include_once(’/homepages/29/d…’) #5 /homepages/29/d625745151/htdocs/clickandbuilds/Do in /homepages/29/d625745151/htdocs/clickandbuilds/Docdoc/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php on line 314
Please advise!
Thanks
Hi. Your server doesn’t have mysql extension. You should write to hoster and ask to install it on server.
If your server works on php 7.0, you can try to install this fix https://www.laserlance.com/wp-clone-wp-academy-stopped-working-mysql_connect-fatal-error-php-7-0/
Hello, I have another website with same hoster and clone worked just fine. Please advise. This fix didnt work for me
It has been confirmed that I have MYsql enabled. Please advise how to install the clone?
Thanks
send me admin access and provide what demo site you want to clone
I tried to answer you in email, but it looks like your email is broken. You missed url of site (you sent me only login)
sorry, its http://lamtastic.com/
done
Hello Igor, I wanted the user to be redirected to offer URL when they click on the thumbnail for the post. Currently they are redirected to the actual post. How can i do this ? The Theme in question here is Re:Pick
Thanks In Advance !
theme option – repick settings. you will find there option
Also for some reason the header remain thick i tried padding 0 as told by you but it wont work , here’s the link to website www.giftsideasformen.co.uk
I don’t know what I need to check in header, I don’t see isuues
i want the header thickness to be reduced but that’s not happenning
nav.top_menu > ul > li > a { padding: 0 10px 3px 10px; }
you can place this in theme options – general options – custom css
Hello, i have resetted my Cpanel. everything is imported through wp clone, i did the customizations as per mine. but now theme option not working. on clicking i am getting Houston, we have a problem. 404 The page you are looking for has not been found
Hello Sizam,
I just bought this theme and wanted to import all demo data but had many failed import errors. Your instructions mentioned registering the theme on site and using demo stack.
However, I am doing local development first before migrating to live server. Do I still register the theme on my local server? Will I still be able to register the theme when the whole site is in a live server?
Yes, it’s better to use registration and demo stack. If you have problem in demo clone on local site, download zip file to computer and place file in wp-content/uploads/wp-clone
Then, click on repopulate button and you will see backup file which can be used to backup
sure. after registering it locally, i will still be able to register the theme in my live server later on right?
yes
I have tried installing the Revendor demo via WP clone but I keep getting error message. Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
I was looking for a simple solution but I am not familiar with the coding requirements for this theme.
Can you assist me in getting it installed or issue a refund so that I can purchase another theme, please? Thank you.
It would be awesome if you could provide an option for smaller product photos/tabs on the ReCash theme similar to Slickdeals.net
To clarify I meant on the mobile responsive version of the theme
I can give you such code, but only if you use grid module without button as on slickdeals
@media(max-width: 480px){ .offer_grid.no_btn_enabled figure{float: left;width: 100px;height: 66px; margin: 0 15px 15px 0;} .no_btn_enabled .grid_row_info{float: left; width: calc(100% – 115px)} .no_btn_enabled .cat_for_grid, .no_btn_enabled .store_for_grid{float: left;margin: 0 5px 0 0;line-height: 12px;} .col_item.offer_grid.no_btn_enabled{margin-bottom: 10px !important} }
Can you specifically tell me where to put the code (i.e. style css, functions, rehub, rehub-child theme file etc.)? Also, do I need to replace a section of code with this or simply add this to a file?
Thanks!
never mind I added it to the custom CSS for the specific page and it works! Thank you!
all global css – you can place this in theme options – general options – custom css
How to reduce margin at bottom and right – there is wasted white space: I would like to go from this https://prnt.sc/jsunlb to more like this https://prnt.sc/jsuqgm
this list will be changed in update
There is still much wasted white space: https://ibb.co/mLHkUd How can I stretch width and shrink height like this: https://ibb.co/bKCxaJ
@media only screen and (max-width: 479px){ .mobile_compact_grid figure {height:90px !important} .mobile_compact_grid figure a.rh-flex-center-align{height:90px !important} }
if you need more deep customization, our customization team can help you for $25 per hour
Hello again. Is it possible to force [wpsm_specification_builder id=xx] not to display lines when the value of a specification is blank? I would like not to see the specification label when there is no data.
.meta_row_empty{display:none}
you can place this in theme options – general options – custom css
Perfect, thank you!
Hello I have 58 lines in a specification (WPSM Specification Fields) and would like to know how to rearrange and insert lines. Thanks!
There is line type http://screencast.com/t/x6p5zdSEs
Sorry, I mean that I have already entered 58 lines (meta values) and would like to know how to rearrange these lines and insert new lines in between existing lines without starting again.
Oops .. sorry for dumb question 
Hello Igor,
1- How can i disable the borders on the home page ? https://postimg.org/image/jdmwq04rx/ there is an option in theme options but it disables the border also on the post pages..2- How can i remove the words “Sort By”, i think the buttons are self-explanatory.
.main-side.no_bg_wrap{border:none !important}
2. If you delete it, mobile dropdown will not have a label
Hello, I have just purchased the rehub theme and am using revendor. It is very good. Thank you. My problem is with the mobile view on iphone.
The single product page is not wide enough and off center to the left and the regular pages are very large with no padding on either side.
Finally, is there any way to hide the sidebar completely on mobile or to turn it into a better menu option?
Thank you, Anna
give me url, please
Hello, [wpsm_specification_builder id=xx] does not display line breaks in generated meta value content. Any help to solve this problem will be much appreciated.
what lines do you mean?
The data in custom fields has line breaks but [wpsm_specification_builder id=xx] renders these line breaks as spaces.
No. it renders value as is. Are you sure that value is stored with line breaks?
I imported the custom field values from CSV with UTF-8 encoding.
Here is a custom field with line breaks: http://www.screencast.com/t/AyovFYUrFj
Here is how this field is rendered: http://www.screencast.com/t/phwfuvOHWS
Line breaks in HTML is code
<br />
If your value doesn’t have this – no real line breaks, because simple line breaks in text are ignored in html output.
To add auto line breaks, you can add next customization. File inc/specification/meta-line.php
change here http://screencast.com/t/GRSGrnZsFJtr
<?php echo $value ?>
to
<?php echo wpautop($value) ?>
Perfect, thank you!
Please share your best practice how not to loose this change when the theme is updated?
Unfortunately the customization does not work when used with a Toggle:
[wpsm_toggle title="Specifications"] [wpsm_specification_builder id=148] [/wpsm_toggle]
Just a gentle reminder .. this customization does not work when used with a Toggle, and how not to loose this customization when the theme is updated?
try this code http://rehub.wpsoul.com/documentation/docs.html#50
Perfect, thank you!
Please share your best practice how not to loose customizations in inc/specification/meta-line.php and function.php when the theme is updated.
Do you use child theme now?
No, I am not currently using a child theme, but I may do so at a later stage.
Unfortunately line breaks in user reviews pros and cons are not rendering; I’ll appreciate your help with this.
Just a gentle reminder about this issue, and also please share your best practice how not to loose customizations in inc/specification/meta-line.php and function.php when the theme is updated. I am not using a child theme but may do so later. Thanks!
Unfortunately line breaks in user reviews pros and cons are not rendering – I don’t know what fields do you mean, not enough info.
To save changes, you can enable child theme (blank child theme is in theme bundle) and copy inc/specification/meta-line.php file in child theme (in the same folder). Also, you can place code to functions.php of file theme (only modifications, not whole functions.php)
Thanks for your help with saving changes.
Here is the problem with line breaks not rendering in user reviews pros and cons:
1. Theme Options > Reviews > Type of schema for reviews > Based on user reviews – see http://www.screencast.com/t/cyzsG0g0m68A
2. Leave a reply form – see http://www.screencast.com/t/H7Crl195X
3. Leave a reply completed – see http://www.screencast.com/t/rEfUR7SIu1
4. Leave a reply posted but line breaks are not rendered in the comment. Also the form below the comment does not have pros, cons and criteria fields. See – http://www.screencast.com/t/oKdtomYR
That’s correct, PROS and CONS section in comments doesn’t have breaks, because it must be compact. Users also must add pros and conses without any line break
I will be most grateful if you could help me to change this so that users can enter pros and cons as lists with line breaks (consistent with editor’s review).
And how can I get the form below the comment to have pros, cons and criteria fields – please see http://www.screencast.com/t/oKdtomYR ?
Thanks!
this is too much advanced question, I don’t have quick code for this. Possible only with changes of core files and have price $30
Review form is available only for one review. if you added review from account, you can’t add another review again in the same post
Thanks and I am sorry if this will give you extra work, but pros and cons are always vertical lists for good reason – see http://www.screencast.com/t/hjWdCl71fGh – and I believe that this should be a core feature of the theme.
1. Pros and cons in editor’s reviews are lists and so should they be in user reviews.
2. When reading reviews the pros and cons should jump out as key points.
3. Especially for product reviews, readers need to quickly scan and assimilate a lot of information.
4. The objective of user reviews is to help readers make good but quick purchasing decisions.
5. This becomes even more important when a site (like mine) relies only on user reviews.
6. When writing reviews users expect to enter pros and cons as lists of concise points.
7. Entering pros and cons as list items helps users to organize their thoughts when writing reviews.
I would be perfectly happy, and indeed expect to pay for custom changes to the theme, and your price of $30 is very reasonable. However, in this case I hope that you will reconsider because I honestly believe that this should be a core feature.
Thank you for your time 
All of your examples shows pros, cons inside post. Post review box in post is also have line breaks. If you make pros cons in the same style in comments – each comment will have left part with huge height, right part will be small height and this will look ugly. I don’t have plans to change this logic, as I wrote, if you need this – it’s possible with customization.
Users will always be tempted to enter pros and cons on new lines, so comments without line breaks may not be readable. Would it be an easy solution to replace line breaks with in-line bullets (also for the first line)?
For the future would you consider including the option of in-line bullets or line breaks?
I notice that after deleting the only comment from a review post, the post review box is still visible and the review form is missing. Is there a way to reset the post?
Thanks!
When you mark someone’s review as spam, this user can’t add new review again. If you delete totally comment (trash and delete) – user can add review in comments again
Thanks. If it is not possible to replace line breaks with in-line bullets (also for the first line) then do you have another suggestion to make the pros and cons readable?
I wrote you, that all is possible with customization. If you don’t want to hire our customization team, here the place where you can make customization
file functions/user_review_functions.php http://screencast.com/t/OQBq7r629jtQExample of explode line with breaks
<?php $pros_review = explode(PHP_EOL, $pros_review);?>
Thank you for pointing in right direction.
Ok. I will add pros and cons on separate lines in next update. Don’t change anything
Thank you, I appreciate this very much!
Perfect now .. pros and cons look good. Thank you again!
Hi,
Can you please confirm that your theme is 100% working with Google AMP ? 
Thank you
any theme is working for AMP, but this requires plugin for wordpress https://yoast.com/setting-up-wordpress-for-amp-accelerated-mobile-pages/
Hi,
how can I restrict access to certain pages? For example the member profiles or activity for members only.
Thank you!
HI, AFTER BUYING REHUB I NEED TO PURCHASE SEPERATELY FOR HOSTING, PLEASE HELP ME IN KNOWING THE THINGS. IF I BUY YOUR REHUB THEME I NEED TO HAVE WEBSITE? AND HOSTING? ALSO PLEASE CLARIFY
Yes, you need to have website, domain and hosting
where to login for admin for your rehub
any site to login?
we don’t provide pass for admin pages, only frontend.
Hi, can i know if i can use content egg pro and affiliate pro in a local server first then migrate to a live server later? how do i manage the single site license for content egg pro plugin and affiliate egg plugin in this situation?
You can’t use license on local site. It’s possible technically, but price for reconnection to another domain is $5
is there a search for edd like woocommerce?
It’s possible to enable search in theme for any post type, including EDD
I’d like to make it bigger and centered.
3- on the home page, how can i add a banner image right under the main menu ?
1 and 2. This is advanced customization, so, I can’t give you quick code
3. You can add banner code directly to page content. Just edit page, switch to text view of editor and add code
Thank you for your reply Igor, about 1 and 2, i hope you can find time in the short term to customize the mobile integration for the repick child theme in future updates, that would be really great, thank you for the amazing theme and great support.
I don’t see what I need to customize, it’s already optimized for mobiles
okey thank you, it’s just that when i run my website in google speed analyzer, it suggests bigger buttons for menus. but that not any of a priority.
i have another question please, when i choose amazon images from content egg, the images are big and not organized. is there any way to organize the images like in “compact with extra” :
https://postimg.org/image/fnztlrgol/or maybe to add the images with smaller thumbnails in a carousel ??
yes, I plan update for this module, will be more compact
thank you
Hello sizam, after the Rething update, the permalinks are no more showing. Tried to find the single.php but I couldn’t find it. Please help how to enable it. I am using Yoast SEO.
Sizam, please respond. 
What do you mean by permalinks?
Sorry Sizam, It’s Breadcrumbs. Misspelled it. Breadcrumbs on single posts. Or you simply say, where is the single.php where i can add codes.

But it was no breadcrumbs in Rething early.
You can add them in inc/post-layout/single-meta-center.php of parent theme. You can copy this file to child theme in the same folder
Ok Thanks sizam.