disespubli
Forum Replies Created
-
Forum: Plugins
In reply to: [WSHK for WooCommerce] Multistie supportHi alexlii!
The first of all thanks for your comment, actually i dont have made any test in multisite is a pending task.
Honestly i dont have tested the tumult plugin so if you can try to disable temporally the tumult hype animations plugin and enable Woo shortcodes kit to test if it work in multisite will be great to know that it work or not.
After that if it work, try to enable the tumult hype animations plugin again and check if you get a error again.
If you have tried that and the plugin make conflict the first thing that i can think the issue maybe can be a function with the same name.
That is strange but can be possible and without see more cant discard any posibility.
I hope your answer!
Forum: Reviews
In reply to: [WSHK for WooCommerce] A GREAT SupportThank you, your review is really appreciated!
Forum: Plugins
In reply to: [WSHK for WooCommerce] Can I paint the sales counter in a personalized place?Hi fcojgodoy!
Yes you can use the shortcode : [woo_global_sales]
Just need copy the shortcode and paste where you want.
I hope that was usefull for you, if you have any problem to use it, let me know and i will help you.
Thanks!
Hi johnsonleee!
The first of all thanks for use WSHK 🙂
The answer is YES, you can display only the login form in the sidebar.
You only need to do somethings:
1º The sidebar must be in the myaccount page, if not the lost password dont will work.
2º You need Enable the Login form function in WSHK settings and copy the shortcode to paste in your sidebar using a HTML/text widget.
3º You need go to WooCommerce settings/myaccount tab and check that you dont have checked the second option “let register to the user from my account page”.
After that you will see the login form alone without the registration form and working good.
You can use too the WSHK login form advanced options to make a custom redirection after the user login.
I hope that can help you, thanks for contact!
Regards.
- This reply was modified 8 years ago by disespubli.
Forum: Plugins
In reply to: [WSHK for WooCommerce] Forms are not showed in My Account page.Hi deanMKD
The first of all, thanks for use Woo Shortcodes Kit!
Do you have Enabled the Login form function in the shortcodes section?
This shortcode need to be enable from Woo Shortcodes Kit settings (Customize the shortcodes section) and after that the shortcode will work.
If after that the problem follow, please let me know!
Thanks for your time, Regards 🙂
Forum: Plugins
In reply to: [WSHK for WooCommerce] Logout targeting for a link with “wpnonce”.Hi Hailton!
The first of all thanks for use WSHK 🙂 !!
The logout button, is working with the function: wp_logout_url() and is configured to get the “myaccount page ID” to do the button “href” and when is clicked it close the session. (if you see the link have a custom wpnonce)
But you can modify it if you want looking for the “SHOW LOGOUT BUTTON” function in the “wshk-class” file that you find in the plugin’s folder.
The button was displayed with a print ”; so just need change the href= with your custom url.
I hope it can help you, if not i will follow here to help you to get your target.
Regards!
- This reply was modified 8 years, 2 months ago by disespubli.
Forum: Plugins
In reply to: [WSHK for WooCommerce] bug my-account page :-/Yes, you can try if dont know can see the plugin documentation or wait some days for the new video-guides and see how use all the plugins functions and shortcodes.
Regards!
Forum: Plugins
In reply to: [WSHK for WooCommerce] bug my-account page :-/Hi!
This issue is solved in the version 1.6.6, in some days will be updated Woo Shortcodes Kit, just need a few time to write the new documentation.
And please if you have a problem, comment here and i will help, if you comment in github to others i can’t help you from here.
Thanks for open the ticket and hope you can wait some days for the new version.
Regards!
Forum: Reviews
In reply to: [WSHK for WooCommerce] Fantastic¡Muchas Gracias por tu comentario! 🙂
Es fantástico haberte podido ayudar a conseguir lo que buscabas y espero que el plugin pueda seguir ayudándote mucho tiempo más en tus proyectos.
¡Un Saludo!
Forum: Reviews
In reply to: [WSHK for WooCommerce] excellent add-on for finishing touchesThank you very much for using Woo Shortcodes Kit and for your review!
It is very much appreciated knowing that the plugin is doing its function correctly helping to customize WooCommerce in a simple way. 🙂
In the next version, will be added a new function to exclude categories directly and then can choose between showing only some products by categories or excluding those that you dont want to show by categories.
Thanks again for contributing to the growth of WSHK!
Forum: Reviews
In reply to: [WSHK for WooCommerce] Great usability and support!Thanks you for the comment! 🙂
Im glad of help and hope that the plugin can follow helping you for much time more!
Regards!
Forum: Plugins
In reply to: [WSHK for WooCommerce] Other categories are not displayedThe problem was solved with the actual version 1.6.2
Thanks for use WSHK & contribute to be better.
Regards!
Forum: Plugins
In reply to: [WSHK for WooCommerce] Other categories are not displayedAnyway if you can’t wait to the next version, and you give me access to your web, i can change the function to work how you want.
You can send me the info using the form of the WSHK website: https://disespubli.com/contact/
Regards!
Forum: Plugins
In reply to: [WSHK for WooCommerce] Bug and idea BoxThis comment is being solved in the topic:
https://ww.wp.xz.cn/support/topic/other-categories-are-not-displayed/#post-9572301
Forum: Plugins
In reply to: [WSHK for WooCommerce] Other categories are not displayedBut i think that you want to hide a product category only, and this function will come in the next version of WSHK 🙂
By the moment the plugin function only work to display in the shop page 3 categories how much or if you dont use the function will see all the products.
This function work for example if you have 4 categories: PLUGINS, THEMES, FREE, POINTS
and you want show only the PLUGINS, THEMES and FREE categories. Then you write the 3 categories slug and save the changes.
The result: your shop page now display only the categories: PLUGINS, THEMES and FREE
and the POINTS category is hide.
In the next version you will see the exclude categories function, so for example if have the same categories PLUGINS, THEMES, FREE and POINTS and you want hide the POINTS category, you will only need write the POINTS category slug and save the changes.
The result: your shop page now display only the categories: PLUGINS, THEMES and FREE
and the POINTS category is hide.
How you can see with the 2 functions you get the same result, but the actual function is nice if only want to show 3 categories how much and the next function will be nice if you have a lot of categories and want hide a category. (maybe i will add the possibility to hide 3 categories how much.)