59156 comments found.
Pre-sales question.
Is it possible for Dokan to have only one vendor/store instead of multiple?
In this case you don’t need Dokan plugin. Use woocommerce and theme
Hi, how can I remove the magnifying glass from the search engine in the menu of the mobile version. And another question, can I center the logo on the left so that it is not below the shopping cart? http://snap.ashampoo.com/nJeYaujQPpJ8rqfArKvn279mIedT6UlK0peaENru72SPmyq8eGL0ElLNppcMfNXf
it must be already in left. If you have on center – you use outdated theme version or you placed customization for logo
http://rehubdocs.wpsoul.com/docs/rehub-theme/snippets/#How_to_hide_Search_on_MobilesIn post/product section can we show the coupon codes from different website near their respective buy buttons. Just the way it is showing for Paytm under the following link.
Ex : https://www.mysmartprice.com/mobile/motorola-moto-g6-msp13622
You can change description of each offer, but it’s not visible in widget. It’s required to use offer list like in this layout http://rewise.wpsoul.net/product/samsung-galaxy-s8/
Dear Author
I am unable to integrate the “Add Product” form in Manage My shop under my Account. It is showing form short code, but not the form to add the product for vendors. Also, I am unable to activate RH Frontend Plugin while it is showing an error when trying to activate This theme is a wonderful experience but found difficult user interface for integrations
Kindly help asap
Use WC marketplace plugin instead WC vendor, it has inner frontend form. Dokan also has
Dear Author
I clearly mentioned two problems here. 1. Unable to “Add Product” because it is showing just the form short code ([wpfepp_submission_form form=”1″]) when we click the button. to reseolve this problem you were asked to install and run RH front end plugin.
2. When trying to install RH front end it is installed but couldnt activate as it is showing following error
Fatal error: Can’t use method return value in write context in /home/pickyourtrainers/public_html/wp-content/plugins/rh-frontend/includes/paid-functions.php on line 185
You just suggested to install Wp market place and i have done the same but problem still remained same
Can you understand the problem and resolve the issue?? Request you to look in to asap
Thanks
Your issue is because you have outdated php version on server. Ask hoster to update. OR use WC marketplace plugin and don’t install rh frontend plugin. You don’t need it for WC marketplace. And clean links for add and edit pages in theme option – shop settings – vendor settings as you don’t need them for WC marketplace plugin
Hi!
I bought a domain 1year ago and installed your theme. Now, my team and I decided to buy a new domain (because the domain name we used would give us some problems), giving up on the old one, so basically making that website offline. Is it possible to use our license on our new domain?
Best Regards.
yes
Yes. But why do you need this? Adding reviews is simple http://rehubdocs.wpsoul.com/docs/rehub-theme/reviews-product-review-types-user-reviews/review-post/
I am trying to build a website hub for all product reviews. At least that’s the idea…
How can I activate the RGPD in this form please, it is the form of the Donkan Shop http://snap.ashampoo.com/2c30KekJougsfnY1PI16yDGuF8y6pEAlG4lRAv3pKccqp2L0eh56KDsQCLORqP6x
This is core widget of Dokan plugin, so I can’t give you any info. Better to write to plugin author
Hi is there a way to display Country flag in buddypress profile.
No simple ways for this https://buddypress.org/support/topic/adding-country-flag-on-member-profile/
instale el tema, pero no tienes diseño, elegí el diseño re:revise, pero no me muestra el diseño como lo dice en la presentación. como obtengo ese diseño. ayuda
Hello, I use woocommerce and WC marketplace. I want the vendor logo to show in the grid view, but is doesn’t seem to work. I’m nog getting any logo to show here. Is there a way to do this? Can you help me out?
Thnx! Mathijs
It shows only vendor name. Logo is possible with some customization. Will be glad to help you once you will have actual support
Renewed it
.
Can you help me with the customization? I want the vendor logo to show in the shop compact grid view.
You say it shows only the vendor name, but i even don’t get the vendor name in the shop grid view (next to the price). When i inspect the code, there is an empty div there ( floatright vendor_for_grid lineheight15) with nothing in it. I do not get a name to show. Please help me out 
if you don’t see even name, it means that your product doesn’t have vendor. Or it has vendor, but your vendor doesn’t set store name in vendor dashboard
to show avatar of vendor, find in functions/woo_functions.php next code
<?php echo $vendor_verified_label; echo ’’.$sold_by; ?>
Add before this code next part
<?php echo get_avatar($vendor_id, '22' ); ?>
Then, send me link on page, i will give you also css code for proper align
I do not get it to work. It does not even show the name, but products do have a vendor with the vendor name set in vendor dashboard. To be sure, this should also work for Rewise, i assume???
Ok, now i see the name. But only in the grid view of the shop. Not the compact grid. Is it possible to also show name/avatar in compact grid?
add
<?php do_action( 'rehub_vendor_show_action' ); ?>
in inc/parts/woocompactgrid.php
http://rehubdocs.wpsoul.com/docs/rehub-theme/child-themes/how-to-customize-your-theme/OK, this works, thnx!!!
Now i have a small shop icon 100×100 in grid view. Can you tell me how i can make this the full or bigger logo of the shop?
how did you add shop icon?
Its the logo from the vendor i added by adding a vendor logo. Then, i added:
<?php echo get_avatar($vendor_id, ‘22’ ); ?> to functions/woo_functions.php like you told me..
I want to show the complete logo, not only a rounded icon with 100×100 pixels…
Oh, i see its showeing 22×22 pixels, from original 100×100. I want to show the actual size
And what a problem? Change 22 in code to 100
I got that, thnx! But what i want is to show the full img of the vendor/shop. The avatar is cropped from the full image.
How can i show the full logo from the vendor in woo_compactgrid instead of the cropped avatar?
But it’s already full logo, send link
This is the compactgrid view: https://bit.ly/2yRvDU3
As you can see, it’s cropped.
I want it to show the full logo in the view that’s uploaded as the vendor logo: https://bit.ly/2Pcx89q
This is the compactgrid. I want to show the full logo there: https://bit.ly/2yRvDU3
https://bit.ly/2Pcx89qcurrently, you have custom page speed module on site. disable it, so, i can check site
Where can i disable it? In the admin?
I don’t know. It’s your site. Maybe it’s on server, you should ask your hoster
I disabled page speed module. Can you check?
This is the compactgrid view: https://bit.ly/2yRvDU3
As you can see, it’s cropped.
I want it to show the full logo in the view that’s uploaded as the vendor logo: https://bit.ly/2Pcx89q
Where do you upload vendor logo? I checked WordPress code and see that avatars must be always square. When you upload image in vendor plugin, it must have special size limits and option to choose area on avatar to resize image to be square. So, how do you upload?
I upload in wordpress admin in vendors.
I want to show the complete logo in the compact view. Is there a way to do so?
I am willing to pay for the solution, but i am stuck right now.
So, can you help me with showing a complete logo (https://bit.ly/2JhZtFY) of the vendor in the size of 200 (width) x 50 (height) in the compact grid of the shop view (https://bit.ly/2yRvDU3).
Thnx!!
You must upload logo in vendor dashboard to have resizer. If you upload logo in admin panel, you must upload square image, 200*200 for example
Dude, I want to buy your template. But I have some doubts: 1) Is it possible to send a csv with the registration and offers of the partners manually? 2) Is it possible for stores to register and pay to use for a period of time? Type a recurring payment? 3) Can I manually register the stores and send bulk offers for a csv file? 4) Is the template compatible with Woocommerce?
Vendor functions will not work without woocommerce. Membership and bulk import for vendors is available only with additional extensions (they are not included in theme). Check membership add-on for WC marketplace to see if it fits you
Hi, is it possible to load for Montserrat Google font also other with font wights. Like 900?
Thanks, E
Theme option – font option.
BUENO DIAS, E COMPRADO SUS TEMA, luego cuando haga algunas entradas me gustaría que me ayudaran en algo. saludo
WHich help do you need? Please, note. We make support only on english
let me try to explain, here as the support has told me the vertical menu does not work with more than 3 levels right? like here https://imgur.com/UTkFfPw
but why when do I have a site from a mobile if it works? or responsive? for example : https://imgur.com/4PtOB4T
Only want to understand ok
thanks in advance
Mobile menus shows only one level, next is visible after slide. So, it doesn’t matter how many levels you have on mobiles, they don’t overflow width of site
understood
, now my friend only that need is show 3r level jejejee and i tried using mega menu
how do I Rename & reorder The buddypress profile tabs ->https://prnt.sc/l0uz03
There is no easy ways for this https://premium.wpmudev.org/forums/topic/reorder-profile-menu-items-and-buddypress-tab-positions
Using pros and cons shortcode from shortcode generator. Button S near Media button
Hello, there seems to be some thing wrong with Rehub Child Theme after I lunched WCMP Advanced Frontend Manger in my site. Simply, featued image of a product does not show when it is posted by a vendor. WCMP team have looked at my site and said it is the child theme, so do you have any idea how this can be solved?
Hello! I want build a site comparison with a marktplace. I like th Rewise layout. Its posible have the Rewise theme with dokan plugin or if i want a comparison + marketplace i have to choose Dokan theme? I hope ear from you Best regards Sam
Asked a question before but I solved it, thanks.
It’s possible to add dynamic “Compare to Similar Products” tables like this to the posts? https://bit.ly/2xSk2nR
Thanks
It’s in plans, but will be available as widget and shortcode and with another style