GregW
@gwmbox on WordPress.org
- Member Since: July 3rd, 2008
- Location: Australia
- Website: thatnetsite.com
-
Posted a reply to Login with Email address?, on the site WordPress.org Forums:
Thanks for the quick reply. Thanks also for confirming that the username is still required… -
Posted a reply to Login with Email address?, on the site WordPress.org Forums:
To add to the above I note that the default WP login allows for email… -
Created a topic, Views v Templates, on the site WordPress.org Forums:
I note that Simple Membership (SM) has a views folder … -
Created a topic, Login with Email address?, on the site WordPress.org Forums:
I note this has been discussed previously, but has the… -
Posted a reply to So does this work or not?, on the site WordPress.org Forums:
OK, I have installed it and now users cannot login, keeps going back to the… -
Created a topic, Does not work to show large images, on the site WordPress.org Forums:
A most promising plugin for enabling classes to be use… -
Created a topic, Will not show full or large image, on the site WordPress.org Forums:
I have tried as much as I can but I cannot get it to s… -
Created a topic, Can this apply lightbox to only a specific class?, on the site WordPress.org Forums:
Looks good but from what I can see you cannot tell it … -
Posted a reply to Override template files?, on the site WordPress.org Forums:
Override tested and works, still needed to update non layout template.Next/Feature update to separate layout… -
Posted a reply to Override template files?, on the site WordPress.org Forums:
Awesome, a great resolution.As part of development pre production I always test child templates with… -
Posted a reply to Clear log files?, on the site WordPress.org Forums:
All of the SO ones that are used, like a total reset -
Created a topic, Clear log files?, on the site WordPress.org Forums:
Is there a way to clear the log files, so start logs a… -
Posted a reply to Override template files?, on the site WordPress.org Forums:
I don't believe it is a better approach. It should use the same template override… -
Created a topic, So does this work or not?, on the site WordPress.org Forums:
Reading the reviews and lack of replies in the support… -
Created a topic, Custom Fields?, on the site WordPress.org Forums:
Are there any plans to enable custom fields? Text, … -
Created a topic, Documentation and Segments?, on the site WordPress.org Forums:
Documentation? Idiot Question of the day. Segments w… -
Created a topic, Powerpress Diagnostics – Recommended Settings?, on the site WordPress.org Forums:
I have looked for and so far can't find a page with in… -
Created a topic, Front end Event submissions?, on the site WordPress.org Forums:
Are there any plans to enable front end event submissi… -
Posted a reply to SEO and Page Titles, on the site WordPress.org Forums:
It seems to be working now, not sure why but I turned things off and… -
Posted a reply to SEO and Page Titles, on the site WordPress.org Forums:
Sorry I have been away, not yet but I am still working on it. I… -
Posted a reply to SEO Framework and Ultimate Member?, on the site WordPress.org Forums:
Hi @cybr you are correct, avatar fixed, not sure why it went missing.So is the… -
Posted a reply to Set a default upload image for an image upload field, on the site WordPress.org Forums:
Thanks for replying, a possible add to your new Features list. -
Posted a reply to Remove space from permalink when using custom, on the site WordPress.org Forums:
@missveronicatv as always, a big thank you, your help is greatly appreciated. -
Posted a reply to SEO and Page Titles, on the site WordPress.org Forums:
So after a lot of testing, it appears to be related to the setting User… -
Posted a reply to SEO and Page Titles, on the site WordPress.org Forums:
Adding to the above I did also try the default {display_name} in place of the… -
Created a topic, SEO and Page Titles, on the site WordPress.org Forums:
At this stage I do not have any SEO plugins installed.… -
Created a topic, Add Ultimate Member Profiles to Sitemap?, on the site WordPress.org Forums:
How do I get Ultimate Member profiles to be included i… -
Created a topic, Random sorting not working, on the site WordPress.org Forums:
I am trying to get a members directory to sort members… -
Posted a reply to Remove space from permalink when using custom, on the site WordPress.org Forums:
@missveronicatv Thanks that did work, I had 2.3.1 installed. Can I ask if there is… -
Created a topic, Set a default upload image for an image upload field, on the site WordPress.org Forums:
Is there a way I can set a default image for an image … -
Posted a reply to Remove space from permalink when using custom, on the site WordPress.org Forums:
@missveronicatv I am not sure you understood my request, or I can't explain it better.Initially… -
Posted a reply to Remove space from permalink when using custom, on the site WordPress.org Forums:
@missveronicatv thanks that worked but now it removes the dash also from the url. It… -
Posted a reply to Format Registered date to display, on the site WordPress.org Forums:
ChatGPT to the rescue <?php $user_id = um_user('ID'); $registration_date = get_the_author_meta('user_registered', $user_id); $formatted_date = date('F… -
Posted a reply to Remove space from permalink when using custom, on the site WordPress.org Forums:
Hi again @missveronicatv Just came across an issue where if a business name has a… -
Posted a reply to Format Registered date to display, on the site WordPress.org Forums:
I figured it out <?php$registration_date = $user->user_registered; // Get the registration date$formatted_date = date_i18n('d F… -
Created a topic, Format Registered date to display, on the site WordPress.org Forums:
I wish to add the Registered date as a Member since, w… -
Posted a reply to UM Widgets and Shortcodes, on the site WordPress.org Forums:
@missveronicatv I don't use Elementor. -
Posted a reply to UM Widgets and Shortcodes, on the site WordPress.org Forums:
Really? For a plugin as old as UM, one would think that would be standard… -
Created a topic, UM Widgets and Shortcodes, on the site WordPress.org Forums:
Is there a list of widget or shortcode options for Ult… -
Created a topic, SEO Framework and Ultimate Member?, on the site WordPress.org Forums:
How well does this work with Ultimate Member? -
Posted a reply to TikTok URL not working, on the site WordPress.org Forums:
Ignore I had a type -
Created a topic, TikTok URL not working, on the site WordPress.org Forums:
When using the social field for tiktok, the url is the… -
Posted a reply to Remove user page permalink url, on the site WordPress.org Forums:
Ok thanks -
Created a topic, Remove user page permalink url, on the site WordPress.org Forums:
Is there a way I can have the members url just to thei… -
Posted a reply to Editing or fixing class-builtin.php, on the site WordPress.org Forums:
Thank you :) -
Created a topic, Editing or fixing class-builtin.php, on the site WordPress.org Forums:
On line 977 of the class-builtin.php file located in /… -
Posted a reply to Members Grid/List check if field empty, on the site WordPress.org Forums:
I was able to work it out with your suggestion and that page for more… -
Posted a reply to Add a stylesheet at the bottom after um_members-css, on the site WordPress.org Forums:
Thanks that worked a treat -
Created a topic, Sort by 2 fields at the same time?, on the site WordPress.org Forums:
Is it possible to sort 2 fields at the same time, for … -
Posted a reply to Remove space from permalink when using custom, on the site WordPress.org Forums:
@missveronicatv Ok that seems to have worked by having my um_unique-acount_id being set to the…