59156 comments found.
After use WP clone, I did a succesfull copy of RE:Cash website. And I added new admin account and login. Then if I click on the profile of the admin in the front page. There is error message: Catchable fatal error: Object of class myCRED_Rank could not be converted to string in /www/htdocs/w0119ff1/betdealz.com/wp-content/themes/rehub/buddypress/members/single/cover-image-header.php on line 43
What shoudl I do with this? I just need a fully functional RE Cash website.
Update main rehub theme to last version
Hi, Please, can you help me about these queries ? #RE:CASH
1.(recash.wpsoul.net/dealstore/golden) want to change slug From “dealstore” to “coupons”.
2.(recash.wpsoul.net/category/green-food) In every ‘category page’ want to show carousel deal section(for feature deals) or how to insert any other shortcodes in category page.
4. ../dealstore/gogreen-com/ by default showing “ ALL ” want to show by default ONLY “COUPON” and the second tab is “Deal”.(no need of “ALL” tab).
5. http://prntscr.com/c5nz4r . When user post deal he earn 1 point .(no points of any other activity).
Thank you !
answered in another same topic
Hello, I have two questions please: My website is top10buys.com
1) How do I enable the title to have a link on it. For example, top10buys at the top is static and does not have a link back to the website?
2) How do I associate posts with the drop down categories (see “top 10 deals” dropdown). Ideally I would like each post to be assiciated with one of the dropdown categories.
Thank you.
1. use logo, not text.
2. not clear
for #2, there’s a dropdown on the main page that says “top 10 deals” at the top left corner. How do I place new posts so that 1) they show up on the main page, 2) so that they also go on one of the pages on the drop down?
there’s a dropdown on the main page that says “top 10 deals” – I don’t know where you get this, so, I need screenshot
Hello Sizam,
i’m having a problem for like 6 hours now,
whenever i try to add a new plugin from the plugins tab, it shows me the error: “An Unexpected HTTP Error occurred during the API request. Try again”
I’ve been looking for a solution but can’t find one, i’ve tried to increase the timeout in the HTTP Class like ‘timeout’ => apply_filters( ‘http_request_timeout’, 30), but it’s not working, many posts i’ve read on the internet mentioned that if the timeout doesn’t work, it must be something with the theme, can you help me with this ? thank you in advance
try to enable default wordpress theme and check
yeah, i enabled the default wordpress theme and it worked, but once i went back on repick child theme i got the error again. how can i solve the problem ?
Please, get in touch through the contact form and send admin access and ftp access
Admin access sent
thank you in advance, would also apreciate any remarks from you about the website
How do I set up my review post page like this? http://screencast.com/t/kXkl8uTi
I can’t find the options to add name and email box into the form and these are essential for the running of the site. Thanks.
This is user review system for users. http://rehub.wpsoul.com/documentation/docs.html#25
Yes and how do I change it to the one displayed on the demo?
I am not sure what you want to do. I wrote you link where you can find how to enable this function
The function you linked me to is missing the name and email boxes like in the demo. How do I enable them as part of the review form?
This form can’t be without name and email. I suggest that you are trying to make review as logged users. Logout and you will see email and name
By the way, I had updated “mycred plugin” to the newest version 1.7 and the buddypress profile is not functioning from the front end. I deactivated the plugin mycred and the buddypress profile display as normal. Will you update the theme with the latest mycred so it’s compatible? Thanks.
today will be update
Hey, I wanted to add sorting option my site, I made a sort panel but it not working. It does not show at all. I have set the MDTF module in VC. There is no sort panel I can see. I have tried adding short code too but that short also appears as blank box. 1. How to add sort panel?
Now when I set MDTF in front page I found the my favourite rehub back on my site but now the problem is It is not showing badges http://imgur.com/a/XpAEl 2. How can I get back badges in this layout?
1. Send screenshot of settings for sort panel
2. MDTF doesn’t depend on badges. What badges do you need?
i used a table of contents using your theme default shortcode. Is there any way to add a hide button like this http://mountainbikereviewed.com/best-mountain-bike-under-600-review/#Let_Your_Friend_Know in your shortcode?
Currently – no. I don’t see any positives in this hide button. When will it be useful?
Actually , Sometimes if visitor feel bored and dont want to see that Table of contents , He can hide that. I have already found a way to hide that Here is the shortcode that works for me : wpsm_toggle class=”active” style=”3” title=”Table of Contents”[/wpsm_toggle]
Don’t your theme supports MegaMenu?
Yes, shortcode is correct, I wanted to suggest it
Theme supports Megamenu, but I didn’t test latest version. For megamenu usually people use UberMenu and it’s working good with theme
Hello,
I’m using the RE:PICK child them, on my posts using the Content Egg, when i try to change the “Output template for shortcode” it always displays the offers as Big cart, i’ve tried many ofthe different options available, but it always shows as big cart, how can i solve that ?
thank you
where did you enable shortcode? Did you add shortcode to post?
thank you for the reply,
it was my fault, actually i didn’t add the shortcode, and the default to appear is a big cart, adding a shortcode solved the problem, toally forgot about that;
please i have another question regarding the repick demo on your website, in the middle footer area, you have a “LATEST PRODUCTS” widget with the two top colors, how can i add the same on my website ?
this is custom widget from Affiliate Egg. Affiliate Egg: last products
Hello
1) I have some problems with the theme. I just installed and i have this result http://rehub.imaginetech.gr2) I want to import some .xml with products. Is it necessary to install WooCommerce for this?
Thank you
You have problem with your server settings. All links on static files give 500. Example, http://rehub.imaginetech.gr/wp-content/themes/rehub-vendor/style.css
Please, write to your hoster and ask about this
Ok thanks i ‘ll do it. What about my second question?
Yes, of course you need to have activated woocommerce to import product xml
I contacted host for the first problem and said that there is this log error “Request exceeded the limit of 10 internal redirects due to probable configuration error” due to many redirections in .htaccess…
- BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /rehub/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /rehub/index.php [L] </IfModule>
- END WordPress
because you have wrong htaccess. I wrote you url where you can get default wordpress htaccess
Sorry mate. If you are talking about this https://codex.wordpress.org/htaccess (first code), it’s not working for me
go to settings – permalinks – and save settings
“t’s not working for me” – what code do you use?
i already did settings – permalinks – and save settings. i use this code https://codex.wordpress.org/htaccess (first code-BASIC WP)
it’s like the CSS doesn’t work…
It’s not a problem of css, it’s problem in server settings.
How did you get this code
BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /rehub/ RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /rehub/index.php [L] </IfModule> END WordPress ?
Little problem with the theme (latest version 6.2.7): the button “s” for wps shortcodes generator displays and i see the dropdown menu, but it loads absolutely no shortcodes options.
- Debug log shows no errors. - I tried deactivating all plugins one bye one and even all together, it changed nothing so it doesn’t come from a plugin conflict. - I checked that option to show shortcodes was enable in theme’s options > it’s enabled.
I have another website for testing purpose which have all same plugins, settigns etc. EXCEPT that it’s version 6.2.3 of the theme and not the latest version… and it was working fine. I just upgraded it to 6.2.7 and shortcodes still works so i don’t understand where the problem can come from.
I found the problem (it may help someone someday) it’s because of my .htaccess in my wp—content folder. With .htaccess (at least mine) it doesn’t load.
Do you think you could make it compatible with an .htaccess in wp-content folder ? Or any idea of a secure .htaccess that won’t interfere with shortcodes generator ?
My htaccess code for wp-content folder is : http://pastebin.com/Sw3Beq1q
.htaccess file is file for global settings for server. it doesn’t depend on theme. As I see your code – it’s strange, looks like code which is not for wordpress. Use default wordpress settings https://codex.wordpress.org/htaccess (first code)
How to fix all above? Need your advice to improve it.
Hope to hear from you soon. Thanks.
And this also: http://prntscr.com/c57az4 – Please enlighten me, how to improve it.
So can you let me know how to correct http://prntscr.com/c56m0o and http://prntscr.com/c5aww9 correct?
only if i will have url
i send you an email on url.
checked. 1 and 2 issue is depending on the same bug which you must fix. I suggest that this bug because you use several cache plugins which is not compatible with each other. Deactivate speed booster pack
Presale question: can I create multiple Top Comparison Charts like this “http://rehub.wpsoul.com/top-comparison-charts/” for a different products by default?
For example: one Top Comparision Charts under www.mysite.com/dishwashers that lists a posts of the category “dishwashers” and a different Top Comparision Chart under www.mysite.com/bicycles that lists all posts of the category “bicycle”?
I also would like to add some text above und under the different Top Comparision Charts.
Thx for your answer!
Regards
Currently – no, but multiple comparison chart is in TODO
When can I expect such an update?
Near 1-2 months, because I have more priority tasks in TODO
Any news on that feature? Still waiting for it (:
it will be in next 3-4 days, it’s ready
Why in a post under custom fields do I have rehub_views twice?
Not sure what you mean. Give me screenshot
Is there a way to set a main category for an article that is in multiple categories?
What does it give to you?
I really like your vendor child theme , I want to know before purchasing that can we use default rocket and wall image and other images on our site?
No. But you can find many similar free pictures
http://www.freepik.com/index.php?goto=2&searchform=1&k=wall http://www.freepik.com/index.php?goto=2&searchform=1&k=rocketYou can also buy full graphic package (I use some parts of it on revendor) https://creativemarket.com/ruslan_latypov/649998-Oh-My!-Designers-Toolkit
Please be so kind a check this:
DELETE url after – please
The user review is deleted and had disappeared right after deletion, but now has re-appeared.
Also, I cannot write a review but only a comment.
Review system seems a bit wonky here and I have no idea why. I have not (yet) implemented any additional caching.
I see page which is not from my theme http://screencast.com/t/fEEhVUfgvA
on both links
yeah. i stopped using your theme. please delete my urls from this forum. thank you
ok. If this is because issues which you described – user can add only one review for post. So, if you added already a review as admin (or other user) – you can’t add another review to the same post
No, the reason is that I was trying to adapt your complex and well thought out theme to another kind of usage and that for now that seems to be too complex to achieve.
Thank you for deleting the one URL please be so kind and remember to delete the 2nd as well.
maybe there is more easy way to build what you want with theme. You can write me your purpose of site and I can point you to docs and steps. Maybe something is not described in docs, but I can write this
Hello, the website I currently have setup with rehub will not display photos next to the the latest posts. It just shows blank instead of a photo. I’ve loaded both 1)upload thumbnail, and 2) add media but nether seem to work.
Question: how do I get the photo to work
Website: top10buys.com
First of all. For such site as yours you should use Recash child theme.
Second – I don’t see that you uploaded feature images in any of post http://screencast.com/t/TFs2628Z
Thank you, how do I find the recash child theme?