John Boyle
Forum Replies Created
-
No It did not work… I installed the new pre-release and some members disappeared again… Had to go back and edit the um-filters-members.php as shown above… Also just for you info… The notice plugin I just bought.. does not work on cell phones… They cannot see the x to close the window.. hence it is useless to me.. 🙁
Thanks
JohnThank You for taking the time to help us rookies out tevorNanders… A life saver indeed.. 🙂
The privacy is working.. But the hide profile I am not activating.. LOL just in case.. 🙂
Worked for me.. adding that to the ultimate-member/core/um-filters-members.php.. Still missing one.. But she is never online… Thanks so much.. hope they fix this.. so I don’t have to edit every time there is an update..
Thanks so much
Johnshortly after deleting that .. my database crashed … Luckily I had a backup…
Deleted that as told above.. But it only restored one user… Still have others missing??
I see these two but do not know how to edit them.. if these are what is suppose to be edited.. I am a novice also..
function get_tab_output( $id ) { global $ultimatemember; $output = null; switch( $id ) { case 'notifications': $output = apply_filters("um_account_content_hook_{$id}", $output); return $output; break; case 'privacy': $args = 'profile_privacy,hide_in_members'; $args = apply_filters('um_account_tab_privacy_fields', $args ); $fields = $ultimatemember->builtin->get_specific_fields( $args ); $fields = apply_filters('um_account_secure_fields', $fields, $id ); foreach( $fields as $key => $data ){ $output .= $ultimatemember->fields->edit_field( $key, $data ); } And Also this one function predefined_fields_hook( $predefined_fields ){ $account_hide_in_directory = um_get_option('account_hide_in_directory'); if( ! $account_hide_in_directory ){ unset( $predefined_fields['hide_in_members'] ); } return $predefined_fields; }I have no idea. Fairly new at this… 🙁
I don’t have a caching plugin.. I cleared the browser cache… and did as you said… Then I created a dummy user account… logged in as the dummy and set my account to hidden… Later reset it to not hidden.. now the profile is totally missing from the members directory.. can not get it to come back no matter what I do…
What to do now.. I have seen this problem posted elsewhere.. must me something wrong somewhere.. need a fix.. hate to lose one of my best members because of this..
Thanks
JohnThey may have by accident.. playing with their profile.. I don’t know.. All I know is the one member that is complaining that his profile is not listed there.. doesn’t remember hiding it.. None the less all profiles are marked not hidden now… And his and about 3 others do not show in the directory.. and yes the the user role is set properly to show all members and admin.. I saw somewhere else that another website was having problems with someone hiding the profile and later tried to un-hide it and it still stays hidden… The answer I saw then was that they were going to try to duplicate the problem on another web site and see if that happens.. That was just a couple days ago… Well I am having the same problem.. it seems.. Not sure if anyone has a resolution for it or not..
Thanks very much..
JohnI am having the same problem with it creating pages… I disabled all the plugins, etc, uninstalled it, reinstalled it and still will not create needed pages… Not sure what to do now… Can I manually create the pages and enter the shortcodes… if so I have no idea what they are for the default pages that are suppose to be created automatically..
Thank you so much for your help or information
JohnForum: Themes and Templates
In reply to: [raindrops] Unwanted text and copyright info in wrong placeJust checked and my footer.php is the same.. It only happens when I use the full page no sidebars template.. Also I use MiniMax – Page Layout Builder for building the front page.. And I think since there is no content in the visual editor or text editor, only building blocks in the MiniMax editor, I believe your theme thinks there is no content… if that makes sense.. lol Hence it puts the footer below the header.. If I switch the page to Front Page template it works fine… I just didn’t want to have the latest posts shown at bottom though.. Thanks for the help… John
Forum: Themes and Templates
In reply to: [raindrops] unwanted Shortcode text showing up on home pageI uninstalled it some time ago.. but re-installed to figure out the problem… I found the shortcode in the sticky widget and deleted it… Thanks so much..
JohnForum: Plugins
In reply to: [Frontier Post] Locked outOk.. I got it fixed I think… Seems it was wp-edit pro that was causing the problem… Had to ununstall it.. But don’t need it with all your plugins have to offer… Great Plugins…
Thanks
JohnForum: Plugins
In reply to: [Frontier Post] Locked outI spoke too soon.. I have access to it today, till I try to save my post or save and preview, then it logs me out and I have to shut down browser to be able to log back in.. 🙁