- Support forum for the Custom Fields & Tabs in ‘My Account’ for WooCommerce.
- This topic has 5 replies, 2 voices, and was last updated 3 years, 6 months ago by Tom Anbinder.
-
AuthorPosts
-
February 12, 2021 at 10:17 pm #91370FlorinParticipant
Is this plugins still getting updates?
February 13, 2021 at 2:50 am #91371Hi Florin,
Yes, I will release a new version in the next few days. Please let me know if you have any ideas/requests for new features, and I’ll add them in the upcoming release.
February 13, 2021 at 9:15 am #91372FlorinParticipantHere is what I recommend:
01. Add profile image function.
02. Implement FontAwesome compatibility in order to enable users to add icons to the account menu items.
03. Implement two factor authentication methods via email, sms, or qr code using Authy.
04. User reviews/contributions history.
05. Privacy section which enables users to select emails they want to receive (mailster compatibility, subscribe or unsubscribe – this will remove user or add him to mailster subscribers list) and also what fields of their data are public.
06. WishList features builtin.
07. Seamless compatibility with Nextend Social Login or other plugins of this nature.
08. Points & Rewards features.I have been using a great plugin for 2FA for more than a 2 years now, and it is great if you’d make it compatible with yours, seamless integrations with your plugin.
I believe these features will truly empower this plugin and make it different from all the others. If you’d have all the above modules, you’ll be selling this skyrocket.
February 13, 2021 at 9:48 am #91373FlorinParticipantAlso it would be great to have the profile photo implemented as a menu item on any theme and show the user avatar and name. I made my purchase. I would invest in your time developing there features if you’d want.
February 15, 2021 at 1:35 am #91374Hi Florin,
Ok, got it. Let me check everything and get back to you…
March 11, 2021 at 10:39 am #91375Hi Florin,
It took longer than expected, sorry about that, but we’ve released a new plugin version (v1.1.0) yesterday, where I’ve implemented some of your tasks. I’m going to implement more in the next plugin version, however, unfortunately, some tasks are out of the scope of the current plugin. For example, “06. WishList” – there is a separate (and quite good) plugin on WPFactory for this.
> 01. Add profile image function.
I’ve added a new “Type” to “WooCommerce > Settings > My Account Customizer > Fields”. It’s called “Gravatar (Profile Picture)”. This way you can add it as a custom field to the “My account > Account details” tab. Please note, that field will not be editable on frontend, so I would suggest adding a “Description” to the field, something like:
<a target="_blank" href="https://en.gravatar.com/">You can change your profile picture on Gravatar</a>
> 04. User reviews/contributions history.
I’ve added a whole new section to “WooCommerce > Settings > My Account Customizer > Tabs” for adding custom tabs to the “My account” page on frontend. Also, I’ve added
[alg_wc_mac_user_comments]
shortcode to our plugin. So now, if you add a custom tab and set its “Content” so something like this:[alg_wc_mac_user_comments type="review"]
then you will get the list of all user’s reviews. You can read more about the available shortcode attributes here.
Also, custom tabs have “Icon” option, which will allow you to set Font Awesome icon for it. This is the first step for your task “02. Implement FontAwesome compatibility in order to enable users to add icons to the account menu items” which I’m going to implement in the next plugin version.
I know it’s not all you requested, but this will get us started. Please give it a try and let me know what you think.
-
AuthorPosts
- You must be logged in to reply to this topic.