Forum replies created

    Denzel Chia
    Moderator
    Posts: 2656
    21.03.2016 at 00:41 #25762

    Glad you resolved your problem!

    Denzel Chia
    Moderator
    Posts: 2656
    21.03.2016 at 00:40 #25761

    Hi,

    Not possible.
    You have to open up sticky-header.php
    And edit the template.

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    21.03.2016 at 00:34 #25760

    Hi David.

    Please open a new thread for your question.
    Do not reply in another user’s thread.
    https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/

    Please import demo content and work from it.
    Login to your WordPress admin
    Go to Theme Options -> General -> Import demo content

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    21.03.2016 at 00:31 #25759

    Hi David.

    Please open a new thread for your question.
    Do not reply in another user’s thread.
    https://theme4press.com/support/topic/theme4press-support-forums-rules-please-read/

    Please import demo content and work from it.
    Login to your WordPress admin
    Go to Theme Options -> General -> Import demo content

    Thank you.

    In reply to Slow website
    Denzel Chia
    Moderator
    Posts: 2656
    21.03.2016 at 00:27 #25758

    Hi,

    Please use the following in Theme Options -> Custom CSS

    #main {
    padding: 0 !important;
    }

    Your portfolio is opening to a completely blank page.
    Which is most probably PHP memory exhausted.
    Please contact your web hosting company, get them to check your error log in order to know what happened.
    If it’s confirm a memory exhaust you will need to increase your web hosting memory.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    19.03.2016 at 08:15 #25654

    Hi,

    I know it’s taking a long time to load.
    Sorry that can’t be help, unless the Theme author modifies the theme code to use function wp_add_inline_style https://codex.wordpress.org/Function_Reference/wp_add_inline_style instead of using the current way of printing dynamic css.

    That’s beyond my control.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    19.03.2016 at 08:10 #25653

    You are welcome.

    Denzel Chia
    Moderator
    Posts: 2656
    19.03.2016 at 08:09 #25652

    Hi,

    For translation, you can use this application. https://poedit.net/
    update the strings before you start translating.

    https://make.wordpress.org/polyglots/handbook/tools/poedit/

    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    19.03.2016 at 08:05 #25651

    Hi,

    Check for broken css code or plugin conflict.

    Do you have any custom css in your Theme Options -> Custom CSS?
    If yes, remove them and keep in a text file.

    Load your website and see if your issue is fixed.

    Disable one plugin at a time, clear your browser history and check if your website is loading properly.

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2656
    19.03.2016 at 07:58 #25650

    Hi,

    Your website is loading in cache content.
    Did you clear your cache?

    Thank you