Okay
  Public Ticket #991187
Links of portfolio posts not working after update
Closed

Comments

  •  2
    Amir started the conversation

    hey.. I updated to 2.0 version and now all the posts not working... 404 error..

  • [deleted] replied

    Hi Amir,

    I can see that your Posts pages are working fine. Can you please check them again?

    If you still have any problem, please try to be very specific about the question and explain it more to us, in this way we can easily understand you and give you the proper answer.

  •  2
  • [deleted] replied

    Hi Amir,

    Please activate your theme and then update to Kalium 2.0.1. Your problem should be solved.

  •  2
    Amir replied

    hey.. I just updated to 2.0.1 but still get that 440 "We’re sorry, the page you have looked for does not exist in our database! 
    Perhaps you would like to go to our home page?"

  • [deleted] replied

    Hi Amir,

    I fixed this problem for you. It was the permalinks http://drops.laborator.co/fa7j

  •  2
    Amir replied

    im not talking abous this post... Im talkung abot portfolio posts... I have pictures there... Please try to enter one of the photos in "cooking"... And suddently... The logo is not in the center

  •  2
    Amir replied

    ohh thank you!!! Can you fix the logo also please?? It need to be in the center

  • [deleted] replied

    Hi Amir,

    We don't offer this kind of the menu on our theme, so you are asking for customization. Our support don't offer customizations but i will try to help you this time only.

    Can you please add the code below to Custom CSS

    @media screen and (max-width: 768px) {
        header.main-header .logo-and-menu-container .logo-image {
            max-width: 384px !important;
        }
    }
    

    P.S: Your logo has space on the left size, that's how you have uploaded it 

    Will set this ticket as solved from here.
  •  2
    Amir replied

    hey... before the update the logo was in the center... i was asking for this before, and the gave me code to write in the css and it worked.. and after the update i went to the side.. 

    the code that you gave me not working for me :(

  •  2
    Amir replied

    oh no... and not the "all" bottun also came back :( it means al the css was deleted.. i asked from you before to make the "all" disapear and display the "cooking" by defult

  • [deleted] replied

    Hi Amir,

    Please check this again, the code is working fine because i can see the results on your site


    (view on new page)

  •  2
    Amir replied

    it work only in the phone version.. on my pc is not in the center... i realy realy regret for updating :/ everything was perfect.

  • [deleted] replied

    Hi Amir,

    Please be very specific on your questions and tell us exactly what you want to achieve, i gave you the code to center the logo on the mobile menu only.

    I fixed your problem now by adding !important to one of your Custom CSS codes:

    .main-header .logo-and-menu-container .logo-column {
    width: 99% !important;
    }
  •  2
    Amir replied

    thank you. I will be fine for now.. Maby ill keep this like this.. Thank you.

  • [deleted] replied

    Hi Amir,

    Glad to hear that

    Have a nice weekend!