Forum Replies Created

Viewing 23 posts - 41 through 63 (of 63 total)
  • Author
  •  jackbean
    Participant

    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

     jackbean
    Participant

    Hi 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

    in reply to: how to change certain page elements… #176184
     jackbean
    Participant

    So 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

    in reply to: how to change certain page elements… #176183
     jackbean
    Participant

    Hi 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

     jackbean
    Participant

    Hi 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

     jackbean
    Participant

    Hi 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 4139

    20171008T063625: 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 4139

    Is 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

     jackbean
    Participant

    Hi 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

     jackbean
    Participant

    Hi 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 4139

    20171008T063625: 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 4139

    While 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

    in reply to: how to change certain page elements… #175912
     jackbean
    Participant

    Hi laura,

    My boss is a little uncomfortable with given full access to the site 🙁

    All the things we want to modify are from Kleo demo pages, so is it possible that you do the testing on your side and just let me know what css code to add?

    Thank you for your understanding 🙂

    JB

     jackbean
    Participant
    Not marked as solution
    in reply to: function “kleo_bp_replace_placeholders_extra”… #175908
     jackbean
    Participant

    Thank 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

    in reply to: function “kleo_bp_replace_placeholders_extra”… #175904
     jackbean
    Participant

    Hello 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

    in reply to: how to change certain page elements… #175773
     jackbean
    Participant

    Hello 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

    in reply to: how to change certain page elements… #175728
     jackbean
    Participant

    Also, 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.

    in reply to: how to change certain page elements… #175726
     jackbean
    Participant

    Hi 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.

    in reply to: How to change “membership-level” page options… #175457
     jackbean
    Participant
    Not marked as solution
     jackbean
    Participant

    Hi Radu,

    I think the solution you provided worked for me. Thank you very much!.

    JB

    in reply to: How to change “membership-level” page options… #175312
     jackbean
    Participant
    Not marked as solution
    in reply to: “Register” page is not working, please help… #175214
     jackbean
    Participant
    Not marked as solution
     jackbean
    Participant
    Not marked as solution
     jackbean
    Participant
    Not marked as solution
     jackbean
    Participant

    Hi Laura,

    please ignore the new question I raised in the above post about the login page, it appears to be working now.

    Thanks,

    JB

     jackbean
    Participant

    Hello Laura,

    Thank you for your reply to my questions.

    I think questions 1,2,3,6,7 have been resolved. I’d like some more clarification on #4 and 5 if you don’t mind.

    For question #4, you answered that
    “4- At Appearance > Menu add the menu item my account and add ##username## it should use the username ( add the function to functions.php ) ”

    What I’m not clear on is where should “##username##” be placed into the “My Account” menu item. I assume I need to open the “my account” menu item and put “##username##” somewhere inside the opened data box?

    Related to Q#4 is Q#5 where you said “title attribute” is where I should put in ##member_name##, but what/where is the “title attribute”?

    Lastly, I have a new question. The Login page I put under “My Account” is a 404 page, how do I set the login page up properly?

    Thanks very much for your help!

    JB

Viewing 23 posts - 41 through 63 (of 63 total)

Log in with your credentials

Forgot your details?