Important:
This support area is for Kalium 3 users only. Support for Kalium 4 has moved to our new platform at support.laborator.co. If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.

Okay
  Public Ticket #3040898
re-instal a demo page
Closed

Comments

  • hemarleen started the conversation

    Hi, I have installed Kalium Photography theme and am ready well advanced in filling the website.
    Unfortunately I have no longer acces to the original demo pages. Therefor I cannot put an image on the background my 'about' page as the demo page had. I cannot find any option for that to do so.

    Can I re-instal the demo pages without losing everything I have done so far so I can find the way to put in a background image?

    Thank you for you response.

    Kind regards,
    Marleen

  •  1,562
    Laborator replied

    Hi Marleen,

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

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

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • hemarleen replied

    Hi Art,

    Thank you for your reaction. I already fixed it. Thank you.

    But I  do have another question. How do I center my logo? I have already set a custom CSS but nothing changes. Here below is the CSS I used:

    header.main-header .logo-and-menu-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    Thank you!

    Kind regards,
    Marleen

  •  1,562
    Laborator replied

    Hi Marleen,

    Make sure to follow the instructions in the screenshot below, you can remove the CSS you have added previously:

    Yd04WA.png


    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  • hemarleen replied

    Thank you Art, that is very helpfull.
    Another question: When I change the font sizes under Typography/font sizes, nothing changes on the pages. 
    How can I change the font sizes?

    Thank you again.

    Kind regards,
    Marleen

  •  1,562
    Laborator replied

    Hi Marleen,

    Can you let us know exactly which font size is not changing when you are changing them, also please include the login credentials so we can see what the problem may be.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   hemarleen replied privately
  •   hemarleen replied privately
  •  1,562
    Laborator replied

    Hi Marleen,

    The login credentials are not working, tried them twice but could not login..

    1. Kalium theme offers 18 extra pre-translated languages which will automatically translate Kalium, and Dutch is one of them so if you want to get the Dutch translation for Kalium strings then just change your WordPress language (Settings > Site Language) to Dutch and then after some minutes you will see those translations on your WordPress updates section, click update and then Kalium strings will automatically translate to Dutch.

    2. Unfortunately it is not possible to add a back button, and to me it does not seem necessary at all when you have the browser back button.

    3. Lightbox gallery works only for the Lightbox type of portfolio where you can scroll through these images, it is not possible to have the other portfolio items to be part of that gallery.

    4. You can only do a "trick" do make that happen, add an image and link it externally to the video URL, otherwise it is not possible.

    5. As I can see the logo is on the left by default in all pages, have you sorted this out?

    6. This can be managed from Laborator > Theme Options > Branding by making the logo smaller, you will notice the height of the header will drop. Also in Theme Options under Header and Menu > Header Settings  you can set a smaller vertical spacing.

    7. Add this CSS to Custom CSS area to unlink the categories:

    .portfolio-holder .thumb .hover-state.hover-style-white p a, 
    .portfolio-holder .thumb .hover-state.hover-style-white p a:hover {
        pointer-events: none;   
    }
    

    8.  Just tested it on my phone and it seems to be showing:

    EqoE2W.png


    9. The social icons are added to the header, and the header is Sticky so you can disable the header from being sticky but you cannot specify each element to be sticky or not.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group