zfiske
Forum Replies Created
-
Hi,
Thank you! Exactly what I was looking for!
Hi,
Unfortunately, by your answer I can see that you didn’t look at the code I am referring to.
I have looked through the code on the page template for the membership account as well as the code for the “account” shortcode. The separator bar is NOT in either of those templates…which I found highly unusual…which is why I submitted the support ticket.
So I will need some other ways to remove it since I can’t locate it in the templates. If you look at the templates you will see what I mean.
It is basically easily removed if I simply hide all the action links, but I want to keep the “RENEW” link available.
Any help is appreciated.
Forum: Plugins
In reply to: [Table Maker] ShortCode Not Showing After Update to 1.9It seems to be showing after I recreated it and saved it.
You can fix this by going to the shortcode template found at wp-user-avatar/includes/class-wp-user-avatar-shortcode.php and replacing the instance of the $user_id with the following code:
$user_id = get_current_user_id();
That’s it! You should see the current users uploaded image in the display avatar shortcode.
Let me know if it works for you.
Forum: Plugins
In reply to: [User Feedback] Not receiving supplied User InfoAny update on this? Would really like to use this plugin again…
Forum: Plugins
In reply to: [User Feedback] Not receiving supplied User InfoAwesome! Can’t wait! Thank you for the work.
Forum: Plugins
In reply to: [User Feedback] Not receiving supplied User InfoI get the exact same email data. Really need to know who sent the email! lol