Forum Replies Created
-
Author
-
October 10, 2017 at 05:22 in reply to: code not working for “show certain profile fields on member directory”… #176197jackbeanParticipant
Hello again,
Just want to mention that the newly added fields are been highlighted on the individual member’s profile page, BUT they’re not showing up on the member directory page.
Please see doc attached.
thanks!
JB
Attachments:
You must be logged in to view attached files.October 10, 2017 at 01:07 in reply to: “WP_Admin_Bar::add_node” error in functions.php within the wp-includes folder… #176185jackbeanParticipantHi Kieran,
Yes I will definitely leave an excellent review for the Kleo theme. It is not the simplest theme for a newbie (such as myself) to start with, but there are many features to allow expansion for the future. I’m very glad that I picked Kleo over other alternatives!
Thank you again for looking into my issues, I appreciate all the help very much!
JB
jackbeanParticipantSo as a conclusion,
I only need two fixes at this point:
A). the search icon did not have the option to move to the “Top Menu”, the only options are for “Primary Menu” and “Secondary Menu”. Do you have any other ideas how the Search Icon can be moved to the Top Menu? If not, can you tell me how to get rid of the Top Menu so it won’t appear on the website?
B). Get rid of the social media login icon in the buddyPress Register page.
thank you,
JB
jackbeanParticipantHi Laura,
Thanks for the replies.
a). we don’t have to worry about Q1 anymore. I was able to delete it.
b). thanks for the css code to hide the top menu, but it didn’t work. Maybe I didn’t put the code in the right place? please specify where I should use the code: In editor? In theme option’s quick css? in a css file?
c). No need to worry about this question anymore. your suggestion would work for “regular” pages, but since the register page is a buddyPress page, it needed a different fix. I was able to find the right setting for the change. so we’re ok here.
d). thanks for the css code to hide the social media icons, but it didn’t work. Maybe I didn’t put the code in the right place? please specify where I should use the code: In editor? In theme option’s quick css? in a css file?
thanks,
JB
October 8, 2017 at 22:04 in reply to: “WP_Admin_Bar::add_node” error in functions.php within the wp-includes folder… #176056jackbeanParticipantHi Kieran,
thank you for continuing to think about my issues.
I don’t think the the snippet in functions.php used to display a users name in menu item is the cause.
But in anycase, I don’t know exactly how, but something changed to my WordPress, and the errors went away. In fact, even my WP dashboard interface changed. Maybe some kind of WP upgrade or refresh? But it seemed to make the error messages to go away 🙂
Thanks again for all your patient help!
Jay
October 8, 2017 at 15:18 in reply to: “WP_Admin_Bar::add_node” error in functions.php within the wp-includes folder… #176016jackbeanParticipantHi Kieran,
i did a bit more digging and found the actual php function that was called and trigger the error is in the file “wp-includes/class-wp-admin-bar.php” , but unfortunately I cannot identify which Admin Bar menu item is causing the problem.
Each time I click on a menu item on the Admin Bar, the error log will be generated:
20171008T062200: http://www.prohrweb.org/wp-admin/index.php
PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb17a/b1766/ipg.prohrweborg/wp-includes/functions.php on line 413920171008T063625: http://www.prohrweb.org/wp-admin/edit.php
PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb17a/b1766/ipg.prohrweborg/wp-includes/functions.php on line 4139Is there a way to test the php codes by “step” into the codes line-by-line, so I can see which step is causing the problem?
Thanks!
JB
October 8, 2017 at 14:10 in reply to: “WP_Admin_Bar::add_node” error in functions.php within the wp-includes folder… #176015jackbeanParticipantHi Kieran,
Just want to add one more thought…
If you think this is a tough issue without an obvious solution, then just let me know I can close the ticket. i don’t want to waste your time if this is a quick fix because I think this is more of a WordPress issue, and not a Kleo theme issue, so I don’t want to take away your time and resources.
thank you!
JB
October 8, 2017 at 14:06 in reply to: “WP_Admin_Bar::add_node” error in functions.php within the wp-includes folder… #176012jackbeanParticipantHi Kieran,
Thanks for the suggestions.
I tried to do all the things you suggested but am still encountering the error. What’s frustrating is that I cannot even find the line of code that’s causing the problem.
Here are the error logs:
20171008T062200: http://www.prohrweb.org/wp-admin/index.php
PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb17a/b1766/ipg.prohrweborg/wp-includes/functions.php on line 413920171008T063625: http://www.prohrweb.org/wp-admin/edit.php
PHP Notice: WP_Admin_Bar::add_node was called incorrectly. The menu ID should not be empty. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /hermes/bosnaweb17a/b1766/ipg.prohrweborg/wp-includes/functions.php on line 4139While I was researching this issue online, I saw that other Kleo user also had this problem (see attached doc), so i think maybe a solution already exist at SeventhQueen 🙂
Thank you!
JB
Attachments:
You must be logged in to view attached files.October 7, 2017 at 18:12 in reply to: make a shortcode dynamic depending on the buddypress member’s email… #175911jackbeanParticipantNot marked as solutionjackbeanParticipantThank you Kieran!
So your new function indeed just had the undefined argument removed. Thank you for the confirmation on how to fix the error.
Your other tips on how to suppress php warnings and errors are very helpful too! I will keep them in mind for future use.
Thanks very much!!
JB
jackbeanParticipantHello again,
So I just tried to just delete the second argument that was not defined in the function, and the error seemed to go away.
So please let me know your thoughts on if I should just delete the second argument and won’t cause other problems.
Thank you.
JB
jackbeanParticipantHello again,
Just want to let you know that I found an old help posting from Kleo’s support forum that would provide a solution to Question #4. So there is no need to spend time on that issue for me. Thank you.
JB
jackbeanParticipantAlso, for
For Question 3, I apologize for not being more clear, as I only want to make the changes to just the “Register” page. Specifically, I would like to:
a). get rid of the right sidebar elements in that page only.
b). get rid of the social media login icon in that page only.Please see the attached pdf in my original post.
Thank you.
jackbeanParticipantHi Laura,
Thanks for the help.
For Question 1, I did look into the Edits (both regular and visual editor) as well as the widget area, but could not find where that testimonial item (please see the pdf file I attached in the original post). Do you have idea what created that shortcode [kleo-testimonials …] ?
For Question 2, your solution would help with the shipping cart icon. But the search icon did not have the option to move to the “Top Menu”, the only options are for “Primary Menu” and “Side Menu”. Do you have any other ideas how the Search Icon can be moved to the Top Menu? If not, can you tell me how to get rid of the Top Menu so it won’t appear on the website?
For Question 4, I am not trying to change the language of the text. I simply want to change the text itself in different words. English words. Can you please take a look at my original question? Thank you.
October 2, 2017 at 18:37 in reply to: logged in member page not appearing consistently between Chrome and IExplorer…. #175454jackbeanParticipantThis reply has been set as private.September 29, 2017 at 16:26 in reply to: “Register” page couldn’t be loaded and How to populate Users’ Profile data using Forms? #175170jackbeanParticipantNot marked as solutionSeptember 28, 2017 at 20:27 in reply to: “Register” page couldn’t be loaded and How to populate Users’ Profile data using Forms? #175116jackbeanParticipantNot marked as solutionSeptember 26, 2017 at 08:06 in reply to: how to change style.css and select the best or correct pages for the Menu… #174790jackbeanParticipantThis reply has been set as private.September 26, 2017 at 07:19 in reply to: how to change style.css and select the best or correct pages for the Menu… #174788jackbeanParticipantThis reply has been set as private. -
AuthorPosts