Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1181522
    themezoo
    Participant

    I was editing the x child theme and got this “Parse error: syntax error, unexpected ‘<‘” error message and now i can’t log in to my site at all. Could you please help me with this issue :)?

    Thanks in advance!

    #1181524
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! That is because of the code you have added is incorrect or missing pieces. Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1181554
    themezoo
    Participant
    This reply has been marked as private.
    #1181563
    themezoo
    Participant
    This reply has been marked as private.
    #1181577
    Thai
    Moderator

    Hi There,

    The FTP account is incorrect.

    Could you please double check again?

    Thanks.

    #1181580
    themezoo
    Participant

    Would you mind creating the code for adding search bar to the header to my child php file? I was trying to do that but then this happened… :D. Thanks 🙂

    #1181600
    themezoo
    Participant
    This reply has been marked as private.
    #1181655
    Rupok
    Member

    Hi there,

    Thanks for writing back. We can’t provide you such code because it would be out of our support scope. While we are okay with some tweaks and beautification with CSS, we can’t really go with any custom development that needs complex coding. However we can surely have a look into your code and point you the error if possible. As the FTP is not working, you can share your entire code here and make sure to wrap with code tag from Toolbar.

    Cheers!

    #1184489
    themezoo
    Participant

    I managed to fix it myself :). I also managed to add the search bar in the header but could you give me some advice how to move the search bar between the logo and the nav menu, so that it would be in the same line with them. Right now it’s below the menu.

    My website: tuotearvostelu.com

    #1184520
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    li.menu-item.menu-item-search {
        display: inline-block;
        float: right;
    }
    li.menu-item.menu-item-search form {
        margin: 10px 0 0;
    }

    Hope it helps 🙂

    #1184529
    themezoo
    Participant

    Big thanks to you! It worked 🙂

    #1184561
    Thai
    Moderator

    You’re most welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1181522 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>