59155 comments found.
How do I remove the “Latest Posts” title from the homepage like in your demo? Can’t add custom css without it affecting the rest of the site. Thank you.
.home .wpsm-title { display: none; }
Thank you – works like a charm!
I am using the WC Vendor PRO version…
In the Seller Dashboard > Products There is no “EDIT” feature like the demo. I do see “DUPLICATE” “DELETE” “VIEW” only.
Any idea?
WC Vendor – settings – pro
You can check your settings, We didn’t add any changes in plugin
I’m trying to add in social sharing to my category.php template.. so far I’ve identified the sharing comes from post_share.php.. but I have no idea how to edit it. If I call it as is, it doesn’t share the category I’m in, it shares a post..
http://image.prntscr.com/image/1124f9da5e2343a695f8151da1da7df7.png http://image.prntscr.com/image/300829c4604b4e1fa54e8c6ae9bc74ff.pngThis is hard task, share buttons will not work on category pages, because it’s not single pages. You can try to use this plugin https://wordpress.org/support/topic/share-buttons-for-categories
or hire us for customization. Price will be $30
What’s the file name that holds that share script?
functions/helper_functions.php (function rehub_social_inimage)
Hello…not a huge problem but I activated the redirect to BP in the User Options but in the login widget, the redirect takes me to the woocommerce account section for both the dashboard and my profile links. Is there a way to redirect each link to the proper Buddypress links?
Because woocommerce also has redirect which is more priority.
You can change this with next code (add to functions.php)
add_filter('woocommerce_login_redirect', 'rh_woobp_login_redirect', 10, 2);
function rh_woobp_login_redirect( $redirect_to, $user ) {
if (function_exists('bp_core_get_user_domain')) {
$redirect_to = bp_core_get_user_domain( $user );
return $redirect_to;
}
}
I added this code to the functions.php and cleared cache but the redirect is still going to woocommerce.
try to change 10 to 99 or to 1, maybe this will help
Hello Igor,
In the home page i have the sorting options set by default to “Latest”. how can i make the “Popular” option by default ?
thank you
Try to copy meta key for popular posts here http://screencast.com/t/VTFCJUYjSj
I am not sure if this will work in filter panel, because panel uses some data from first tab for common option, but you can try
Thank you for your reply Sizam, but i can’t find the place where to add these meta keys ?? in which menu on the dashboard it exists ?
Did you make page with visual composer?
No, it’s the default home page in the repick team, i’ve just created a new static page. and i’d like to show popular products first, not latest, thank you in advance
This possible only with custom home page with visual composer.
http://rehub.wpsoul.com/documentation/docs.html#21“Register New Account” page is having loading speed issue. After fill-out the signup form and click on “SIGNUP” on the register form for new account. It takes about 10 seconds to receive the message “Your application has been received. You will be notified by email the results of your application. Currently you can use site as Pending vendor.”
This is on my website ; I am hosting on a dedicated server.
I have checked on your demo and fast loading after clicking “SIGNUP” to see the message “Your application has been received. You will be notified by email the results of your application. Currently you can use site as Pending vendor.”
Any idea?
Thanks!
What plugin do you use for social login as seen in one of your demo?
I use wordpress social login
About popup – only one possible issue is that your server has slow speed for wordpress ajax function. Send me url of site, I will check, maybe there is an error
Good afternoon, another doubt , want to buy the system, the need to get all my doubts . I wonder if there is some kind of plugin , like a bank for sellers receive their money. Once released the money from the seller, he already fall into this account within the site so that it can make the withdrawal or transfer to your bank account or paypal ? is possible?
Auto payment for vendors can be done only with Paypal Instant or Stripe.
There is no vendor’s bank account and it’s impossible. Each vendor has own dashboard and he see all orders and statistic. Admin will make payments to vendor manually (or autopayment with paypal, stripe).
You can get more details from plugin’s author https://www.wcvendors.com/ because maybe I am wrong and there is such method as you want
hello sizam please check my mail
Hi,
I’m using the woocommerce plugin to show off products. How can I add the discount button outside the home?
Demo: http://lam.edu.vn
Screenshot: https://goo.gl/9JMrLs
Thank you very much. 
Edit deal grid module in visual composer and you will see there option to enable/disable buttons in grid
oops. I checked again and I see that you use deal grid module, but for woocommerce. This will not work as you want. You should use woocommerce grid or column module there to have button
Thank so much 
Please check my mail
The sub items in the menu bar only work when you are on the home page? I assume this is not correct. Please tell me how to fix this. .
Check what js error you have in web console on non home pages http://screencast.com/t/MzANmfjMjh
I will read that in one minute, but I deleted my plugins and started them one by one, testing as I went along. There is 2 plugins that seem to be causing the problems, Better WordPress Minify and Remove query strings from static resources. If that helps.
this is what has come up, I do not seem to be able to add an atachment.
Uncaught ReferenceError: jQuery is not defined bozing.com/:379 Uncaught ReferenceError: jQuery is not defined (index):551 The specified value “Email” is not a valid email address. ?f=wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js,wp-content/plugins/contact-form…:11 Uncaught TypeError: e is not a function ?f=wp-includes/js/jquery/ui/position.min.js,wp-includes/js/jquery/ui/dialog.min.js,wp-content/plugi…:11 Uncaught ReferenceError: jQuery is not defined bozing.com/:859 Uncaught ReferenceError: jQuery is not defined jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1 amazon.js:9 Uncaught TypeError: Cannot read property ‘currency’ of undefined
Yes, these plugins can make a js error. First of all, try just to update cache in BWM.
Send me url, please on page with issue
bozing.com, any page but the home page has the problem. The sub menus are under the submit tab, also the sticky header does not work on any other page except home page. How do I update cache I am looking at the plugin, and flushed the cache, how do I cache it again.
I don’t see the same errors, but I am sure now that this is because you use two cache plugins (Fastest cache and Better Minify) which do the same. Deactivate Better Minify
Also, you should reduce number of items in menu. For example, you can place all deals items in sub menu.
That worked when I Deactivate Better Minify, thanks. Why would I and I really do not want to reduce the number of items in menu? I have never come across that before (reduce menu tabs)
Since I deactivated the plugin, on the submit forms, all the paragraphs, letter sizing ect are gone from the write post form. Only thing that is left is media upload? (I wish we could upload photos/attachments here to show what I mean)
You need update cache in your plugin
maybe also in browser
Hi! Great theme! I am importing bulk post using csv but the post type is always set to regular. how can i make it to review?
pls reply asap.
You can do this only with Post extension for Wordpress All import plugin (get it in Rehub – Plugins tab).
Note. Just setting post format to review gives nothing if you don’t have review data in post
I am using a plugin called wp ultimate csv, thats ok if setting the post type to review gives nothing i just want to set it to teview.
I just need the format to use in csv on how to make this happen thank you!
BTW where can i see the plugins tab?
Ok i have installed the wp all import plugin, now what’s next?
How Can i have a criteria in post type review using also csv?
Install Wordpress all import, install Post Extension for WPAI (get it in Rehub-Plugins). While import you will see additional panel “Post Review”, “Post coupon”, etc
Hello, Is it possible to Bulk Post badge?
for example: I have 100 articles on a Forex Broker that is no longer operational, and for SEO purposes I wont delete these articles, but I want to tag all the posts in this Broker category with Post badge “INACTIVE BROKER”.
Thanks,
- Uri -
You can try this plugin https://wordpress.org/plugins/custom-field-bulk-editor/
and change posts from category. Change custom field “is_editor_choice”. Set number of field as value. For example, you badge is second here http://screencast.com/t/Tr90BJoPqp18 – value will be “1” (because count starts from 0)
Works like a charm: https://www.diigo.com/item/image/5qqj6/e3xc THANK YOU!
Hey Igor, look at this image it’s from Theme option and for this option I can’t use PHP codes, only javascript and HTML, can you tell me if I can put there specific PHP code? I need to display my affiliate search option there putting the <?php single_post_title(); ?> or something like this https://postimg.org/image/k6wxwxv6n/
You can’t use php code here
Hi. With the update on 14 AUG 2016, is this theme compatible with WordPress 4.6? Is it OK to upgrade?
currently I can’t find any incompatibilities
I have already posted this question before. Kindly let me know how to do it as my site is now live.
We have purchased ReHub Theme for WordPress for Coupon / Deal site. But we are unable to remove the ‘Show full profile’ link from the posters profile. Please tell us how to remove that link as we do not want to show that ‘Show full profile’ link anywhere in the website.
Please treat it as urgent.
and I already wrote answer early. Disable Buddypress plugin
How can I disable the theme’s breadcrumbs? I want to use the ones by Yoast. If there’s no option I can do it manually, just let me know which files I can find em in.
Theme is compatible with Yoast, just enable yoast breadcrumbs and they will be used automatically
when I enable yoast breadcrumbs the stock theme breadcrumbs are still there.. but they break and don’t show the full path anymore. it only shows home and the article I’m currently on… no categories.
if I add in yoast snippet into the template it shows the new breadcrumbs and works perfectly.
also do you have any tips how I can edit my category template so the top area is styled just like a post?
When you enable Yoast breadcrumbs – they will change default theme’s breadcrumbs (design is the same). You should set all other settings for breadcrumbs in Yoast (including category and other)
2. Try to use blog layout in theme option – general option – category layout
Unfortunately the theme options for category layout only affects the way the feed looks. No worries though I’ve been making a custom version of top_title.php for my category pages and almost have everything the way I want now. Cheers!
Does this theme have and email opt in before the customers get the coupon?
no, users have access to coupons without any restrictions
check my mail
Hi. This has started happening since I updated to Rehab 6.2.8 and Wordpress 4.6 yesterday. I have Revendor child theme. 1. Activate Buddy Press 2. Customer or vendor signs in and the screen goes blank except for my logo and my main menu, but not how it normally looks. 3. Deactivate BuddyPress 4. Customer or vendor signs in and everything appears to work normally.
I checked the same on several sites – but can’t reproduce. So, enable debug and check what error you have
https://wpsoul.com/how-to-know-what-error-do-you-have-on-wordpress-site/_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/classes/admin/class-product-meta.php(19): current_user_can(‘manage_woocomme…’) #7 /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/class-wc-vendors.php(242): WCV_Product_Meta->__construct() #8 [internal function]: WC_Vendors->include_core(’’) #9 /home/themakeu/public_html/dv/wp-includes/plugin.php(524): call_user_func_array(Array, Array) #10 /home/themakeu/public_html/dv/wp-settings.php(295): do_action(‘plugins_loaded’) #11 /home/themakeu/public_html/dv/wp-config.php(89): require_once(’/home/themakeu/...’) #12 /home/themakeu/public_html/dv/wp-load.php(39): require_once(’/home/themakeu/...’) #13 /home/themakeu/public_html/dv/wp-admin/admin.php(31): require_once(’/home/themakeu/...’) #14 /home/themakeu/public_html/dv/wp-admin/plugins.php(10): require_once(’/home/themakeu/...’) #15 {main} === Please in /home/themakeu/public_html/dv/wp-includes/functions.php on line 3995
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3995) in /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/class-wc-vendors.php on line 136
Warning: Cannot modify header information – headers already sent by (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3995) in /home/themakeu/public_html/dv/wp-includes/pluggable.php on line 1174
Fatal error: Call to undefined function bp_notifications_get_notifications_for_user() in /home/themakeu/public_html/dv/wp-content/themes/rehub/shortcodes/shortcodes.php on line 2390
Fatal error: Call to undefined function bp_notifications_get_notifications_for_user() in /home/themakeu/public_html/dv/wp-content/themes/rehub/shortcodes/shortcodes.php on line 2390
update your Buddypress plugin
It is updated. I have version 2.6.2
Go to settings of Buddypress and enable notification module
When I do I get white screen
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/classes/admin/class-product-meta.php(19): current_user_can(‘manage_woocomme…’) #7 /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/class-wc-vendors.php(242): WCV_Product_Meta->__construct() #8 [internal function]: WC_Vendors->include_core(’’) #9 /home/themakeu/public_html/dv/wp-includes/plugin.php(524): call_user_func_array(Array, Array) #10 /home/themakeu/public_html/dv/wp-settings.php(295): do_action(‘plugins_loaded’) #11 /home/themakeu/public_html/dv/wp-config.php(89): require_once(’/home/themakeu/...’) #12 /home/themakeu/public_html/dv/wp-load.php(39): require_once(’/home/themakeu/...’) #13 /home/themakeu/public_html/dv/wp-admin/admin.php(31): require_once(’/home/themakeu/...’) #14 {main} === Please see Debugging in WordPress for in /home/themakeu/public_html/dv/wp-includes/functions.php on line 3995
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3995) in /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/class-wc-vendors.php on line 136
Warning: Cannot modify header information – headers already sent by (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3995) in /home/themakeu/public_html/dv/wp-includes/pluggable.php on line 1174
This is not error – it’s notice from WC Vendor. I reported them about this issue https://www.wcvendors.com/help/topic/undefinite-notice-on-all-pages/ but they ignore this. You can also write in the same topic, so they will see that this issue is very common and must be fixed.
You can disable debug mode in wordpress, so this notice will be ignored on your site
What about this Fatal error: Call to undefined function gmw_fl_xprofile_fields() in /home/themakeu/public_html/dv/wp-content/themes/rehub-vendor/geo-my-wp/friends/search-forms/horizontal-bigfields/search-form.php on line 57
or this
Notice: WP_User->id was called with an argument that is deprecated since version 2.1.0! Use WP_User->ID instead. in /home/themakeu/public_html/dv/wp-includes/functions.php on line 3890
Notice: WP_User->id was called with an argument that is deprecated since version 2.1.0! Use WP_User->ID instead. in /home/themakeu/public_html/dv/wp-includes/functions.php on line 3890
Warning: Cannot modify header information – headers already sent by (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3890) in /home/themakeu/public_html/dv/wp-includes/pluggable.php on line 1174
This only happens when buddy press is activate and a vendor or customer is signed in.
What about this Fatal error: Call to undefined function gmw_fl_xprofile_fields() in /home/themakeu/public_html/dv/wp-content/themes/rehub-vendor/geo-my-wp/friends/search-forms/horizontal-bigfields/search-form.php on line 57
You are trying to use Geo My wordpress module (maybe old version of plugin or you didn’t install Member extension at all).
Other notices – I already wrote you, this is notice from Wc Vendor plugin which I can’t solve from theme. You can just disable debug mode and you will not see these notices, they don’t change anything
GMW is up to date and I have member extension installed.
I now can’t log into my wp dashboard. White screen with Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). === Trace: #6 /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/classes/admin/class-product-meta.php(19): current_user_can(‘manage_woocomme…’) #7 /home/themakeu/public_html/dv/wp-content/plugins/wc-vendors/class-wc-vendors.php(242): WCV_Product_Meta->__construct() #8 [internal function]: WC_Vendors->include_core(’’) #9 /home/themakeu/public_html/dv/wp-includes/plugin.php(524): call_user_func_array(Array, Array) #10 /home/themakeu/public_html/dv/wp-settings.php(295): do_action(‘plugins_loaded’) #11 /home/themakeu/public_html/dv/wp-config.php(89): require_once(’/home/themakeu/...’) #12 /home/themakeu/public_html/dv/wp-load.php(39): require_once(’/home/themakeu/...’) #13 /home/themakeu/public_html/dv/wp-admin/admin.php(31): require_once(’/home/themakeu/...’) #14 /home/themakeu/public_html/dv/wp-admin/plugins.php(10): require_once(’/home/themakeu/...’) #15 {main} === Please in /home/themakeu/public_html/dv/wp-includes/functions.php on line 3995
Warning: Cannot modify header information – headers already sent by (output started at /home/themakeu/public_html/dv/wp-includes/functions.php:3995) in /home/themakeu/public_html/dv/wp-includes/pluggable.php on line 1174
I sent you an email on Friday as requested.
You can disable debug from ftp, then, you can login
https://codex.wordpress.org/Editing_wp-config.php#Debugor send me ftp access
Thank you. I went into my cpanel and deleted the buddy press file and reinstalled. I also turned of Debug. I initially don’t appear to be having the same issues as before so am testing the site and will let you know if I come across any more problems. Thank you for your help!
Ok. If you can, please, write about this problem in topic https://www.wcvendors.com/help/topic/undefinite-notice-on-all-pages/
I hope that authors will see that this problem is real issue on many sites and it must be fixed urgently