Okay
  Public Ticket #919268
prev-next buttons fall off page
Closed

Comments

  •  2
    studiopops started the conversation

    Dear support,

    I have a problem with my kalium site, in the Safari browser on some portfolio pages, the pref-next buttons fall off the page, in other words the normal bottom-margins are not shown well. 

    This behaviour differs in various portfolio layout and webbrowser.

    example portfolio item with the issue in my browser

  • [deleted] replied

    Hi Wouter,

    It seems that this is a CSS bug, can you please apply this change and see if it works for you:

    1. Open this file:

    wp-content/themes/kalium/tpls/borders.php

    2. Go to line 60 and replace margin: with padding: like shown here:


    (view large version)

    Then check if your site is working well in all browsers and also make sure to check other parts of the site in case something might be incorrectly placed.

  •  2
    studiopops replied

    Hi Arlind,

    It seems like it has improved with the css code. Although I still see different margins between the border and the pre/next buttons on the different portfolio pages. Some are stuck to the bottom, others are shown with a nice margin from the page border. It seems this smaller margins occurs when the side portfolio is set "stick photo's to top"

  •  2
    studiopops replied

    here are some screen caps

  • [deleted] replied

    Hi Wouter,

    I was checking your page but it seems that there is no content at this link:

    http://www.studiopops.nl/en/portfolio/apartmenst-utrechtsedwarsstraat-2/

    Did you removed the images because I cannot test the issue there?

  •  2
  • [deleted] replied

    Hi Wouter,

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

    I need to take a deeper look into this issue, its weird why this happens!

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

  •   studiopops replied privately
  • [deleted] replied

    Hi,

    I need to login to your FTP, because I have to change PHP files inside your server, I cannot do this via WordPress admin panel!

  •   studiopops replied privately
  • [deleted] replied

    Hi Wouter,

    I have managed to fix the spacing in the footer, can you please check it, here is a screenshot how it looks on my screen now:


    (view large version)

  •  2
    studiopops replied

    It hasn't improved, on my screen the text falls of the page again... see screenshot

  •  2
    studiopops replied

    At the moment I get an 500 Internal Server Error when I open a project page, please help

  • [deleted] replied

    Hi,

    I've switched to another theme and the page still not opens, I am not sure what that issue is related, I think your wordpress installation has some issues, did you changed any code of WordPress files, because it looks like a configuration issue!?

  •  2
    studiopops replied

    No it was working properly till I provided you my credentials, so I assumed you changed something with the php files that caused this problem. 

  • [deleted] replied

    Hi,

    I've just saved Permalinks in General Settings again and it solved this issue, now I will check about that error.

  • [deleted] replied

    I've added this code:

    _:-webkit-full-screen:not(:root:root), .wrapper {
    padding-bottom: 50px !important;
    }

    It fixed the issue.

  •  2
    studiopops replied

    Thanks Arlind!


    On my side the site works properly...