aaronmcnany
Forum Replies Created
-
Yea, like I said, you just have a bad business policy. I’ve already stopped using all YITH products on the 25+ WordPress installations I manage. Very happy to stop supporting bad business.
Thanks for the reply;
Here is a screenshot of the same view with a collapsed menu. This certainly makes it easier to work with, but you can see that it’s still a bit ‘wonky’.
Do you think this is an isolated issue?
Thanks,Thanks for the reply!
Here are two screenshots:
https://velocelogic.com/wp-content/uploads/2018/04/Screen-Shot-2018-04-10-at-12.18.57-PM.png
https://velocelogic.com/wp-content/uploads/2018/04/Screen-Shot-2018-04-10-at-12.19.09-PM.pngThe link to the webpage is: https://velocelogic.com/rivertown-cross-2017/
Any thoughts?
Forum: Plugins
In reply to: [BuddyPress Groups Extras] Tab Reorder Not SavingI’d like to ‘unresolve’ this topic, if possible–It turns out it’s NOT that plugin that is overriding the reorder tabs facility. Any other reason why it wouldn’t be saving the reordered tabs?
Forum: Plugins
In reply to: [BuddyPress Groups Extras] New Pages not Displaying on Navigation TabsI believe I found the issue, and will mark as ‘resolved’. Even though the radio buttons were listed as ‘show’, they weren’t actually showing the pages. I essentially just toggled ‘Don’t Display’ and ‘Display’ and then saved the form. The Pages then worked. Thank you for your help!
Forum: Plugins
In reply to: [BuddyPress Groups Extras] New Pages not Displaying on Navigation TabsI can’t think of any compatibility issues with other plugins…I would really love to get this to work. Is there a chance you could check out my site?
Forum: Plugins
In reply to: [BuddyPress Groups Extras] New Pages not Displaying on Navigation TabsIt is not. It IS still displaying in the ‘Manage’ section of the front end (where I make the new pages), but the page is still generating a 404.
Hey all, I found the solution (may have been trying to post an anchor tag inside of an anchor tag.)
Remove this pieces of code from functions ‘bxcft_get_field_data’ and ‘bxcft_get_field_value’ :
// Email. elseif ($field->type == 'email') { if (strpos($value_to_return, 'mailto') === false) { $value_to_return = sprintf('<a href="mailto:%s">%s</a>', $value_to_return, $value_to_return); } }
Cheers
Having the same issue. Is currently displaying as: [email protected]
Any workaround?
Forum: Plugins
In reply to: [BuddyPress Groups Extras] New Pages not Displaying on Navigation TabsIs that what the URL should look like?
Forum: Plugins
In reply to: [BuddyPress Groups Extras] New Pages not Displaying on Navigation Tabshttps://hamconnect.com/groups/eastern-nm-ares/gpages/club-event
Seems to be correct, no?
Forum: Plugins
In reply to: [BuddyPress Groups Extras] New Pages not Displaying on Navigation TabsI’ve done all of those things and they still aren’t displaying. Also, I’ve taken a screenshot of the ‘eye’ icon. https://hamconnect.com/wp-content/uploads/2016/04/Screen-Shot-2016-04-13-at-5.26.58-AM.png
Great, thank you!
Ideally it would just be ‘firstnamelastname’ with no spaces or dashes.