Profile link/page
Quote from driven13 on September 20, 2017, 5:40 pmHello.
We have been using your really nice plugin for some time now.
We saw that with the latest update, users can now view Profiles.
Because of the way we have our site set up with memberships/store/etc we don’t allow our members to access the default WordPress profile page.
Question: Is there any way you can include the Signature capability in your Forum’s Profile functionality so that Forum users can maintain their signature from within the Forum’s Profile page…??
Thanks in advance.
Hello.
We have been using your really nice plugin for some time now.
We saw that with the latest update, users can now view Profiles.
Because of the way we have our site set up with memberships/store/etc we don’t allow our members to access the default WordPress profile page.
Question: Is there any way you can include the Signature capability in your Forum’s Profile functionality so that Forum users can maintain their signature from within the Forum’s Profile page…??
Thanks in advance.
Quote from Asgaros on September 20, 2017, 7:34 pmHello driven13,
you can try to add your own signature-editing-logic via the asgarosforum_custom_profile_content hook which allows you to add custom content to the lower area of the profile. Maby I can extend the profile with an editing-functionality in the future, but it will be not in the next weeks.
Hello driven13,
you can try to add your own signature-editing-logic via the asgarosforum_custom_profile_content hook which allows you to add custom content to the lower area of the profile. Maby I can extend the profile with an editing-functionality in the future, but it will be not in the next weeks.
Quote from driven13 on September 20, 2017, 7:39 pmHi.
Appreciate the response.
As I have no idea how to use hooks to extend the Profile section 🙁 I will wait for your update whenever you get around to it.
BTW, in case you did not know this, the attached image shows how the Search box looks in the latest version of regular IE.
All the best.
Hi.
Appreciate the response.
As I have no idea how to use hooks to extend the Profile section 🙁 I will wait for your update whenever you get around to it.
BTW, in case you did not know this, the attached image shows how the Search box looks in the latest version of regular IE.
All the best.
Uploaded files:Quote from Asgaros on September 20, 2017, 7:44 pmThis is definitely not how it should look like. Sadly I dont have Internet Explorer available for testing. Lets see if I or any other community member can find some CSS fix for this.
This is definitely not how it should look like. Sadly I dont have Internet Explorer available for testing. Lets see if I or any other community member can find some CSS fix for this.
Quote from driven13 on September 20, 2017, 7:54 pmHi.
This is most probably happening because of the magnifying glass icon.
I really don’t want to remove it but if I change this CSS rule to display:none the display shows correctly.
#af-wrapper #forum-search span
Thanks.
Hi.
This is most probably happening because of the magnifying glass icon.
I really don’t want to remove it but if I change this CSS rule to display:none the display shows correctly.
#af-wrapper #forum-search span
Thanks.