Okay
  Public Ticket #994416
Slug fix, menu problem and more
Closed

Comments

  •  2
    JonasW started the conversation

    Hi Laborator friends,

    Thank you for the latest update, it looks promising! However, I few issues occured after updating which I hope you can help me with:

    1. You have helped me with a CSS fix for the functions.php file to remove the portfolio slug. Unfortunately this always fails after the updates and the old CSS never seem to work again. Can you please help me again? Please note that I have changed the slug from "portfolio" to "work".
    2. You provided a CSS to reduce the padding above the menu but this doesn't work any more. I would like the reduce the space here, what is the correct CSS for this now?
    3. Some of my portfolio masonry thumbnails now get an underline on hover. How can I remove this?
    4. The sticky menu stopped working after the update, but I've managed to fix everything except the "full-width header" option which doesn't work even if it's selected in header settings.
    5. Thanks for adding the search function to the menu! :) Is there a way to change the symbol to the text "Search"? Can the search text be changed to "Search" instead of "Search site..." without bold text? The grey search field is now overlapping the menu item to the left - could it instead be static so the word "search" gets a grey field around it? 

    Thanks again for the hard work!

    Best, Jonas

  • [deleted] replied

    Hi Jonas,

    Thanks for your words, they really motivate us.

    1— I was reading the last reply by Arlind in your other ticket, and i saw that Arlind wrote that this option will be added on Theme Options > Portfolio Page > URL Rewrite Options (Click Yes) there and the options will appear.

    If you still need help on this question:

    Arlind can help you with this, but he is not in the office until 03 Jan. When Arlind come back, just reply to this thread and you will make sure he will see your comment.

    2— You can do that by going to Theme Options > Header Menu  > Header Settings > Header Vertical Padding.

    3— Can you please send us a screenshot to show us that place. Also write the URL of this exact page please? We need to investigate your site and then get back to you if we have possible solution.

    4— That happened because we changed 90% of the code of the sticky menu, because the old sticky menu was not working fine for some users.

    I just tried if the Full width header is working, and on my test site it worked as it should.

    Can you please share your WP credentials here, because I need to login to your site and test this issue. Your information is safe here (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    5— This is how we implemented search, we will experiment with it and offer more functionality on the future updates.

    Have a great week and a happy Holidays!

  •   JonasW replied privately
  • [deleted] replied

    Hi Jonas,

    1— I'm sorry but I don't know how to help you on this question. When Arlind is back please write a new ticket on January 3'rd and he will reply to you.

    2— That is happening because you are using Theme Borders and you have selected them to be 70px. Please disable Theme Borders and you will see that the menu doesn't have this "problem".


    (view on new page) 

    Also if you want to remove your full-width menu, you can de-select this option


    (view on new page)

    3— I'm sorry but ti can't replicate this problem, because this is not happening to me http://drops.laborator.co/SSxu (Browser: Chrome 55, Macbook Pro Retina 15')

    4— Read second answer.

    6— Can you please add the code below to Custom CSS

    .wp-widget.widget_text .textwidget a:hover {
        color: red !important;;
    }
    .wp-widget.widget_text .textwidget a:after {
        background-color: red !important;
    }
    

    Have a great weekend!