Forum replies created

    Roman
    Spectator
    Posts: 3147
    March 17, 2019 at 11:22 am #43312

    Hello Valerie, please provide URL to the website with the issue. Thanks

    In reply to Button Shortcode
    Roman
    Spectator
    Posts: 3147
    March 16, 2019 at 10:26 am #43305

    Hello Lydia, at this moment we don’t have the button shortcode yet, but you can use the Bootstrap definition. For example:

    <a href="http://example.com" class="btn btn-primary">Button</a>

    You can use any definition of the Bootstrap button as examples are here https://getbootstrap.com/docs/4.1/components/buttons/

    Roman
    Spectator
    Posts: 3147
    March 13, 2019 at 4:57 pm #43303

    Please provide URL to the website with the issue. Thanks

    Roman
    Spectator
    Posts: 3147
    March 13, 2019 at 1:37 pm #43300

    Hello Françoise, was the CSS done in the Additional CSS in customizer? If you update the theme, those css settings are saved. Cannot be restored by an update.

    Additional CSS:

    .post-content ul {
        list-style: inherit;
    }
    Roman
    Spectator
    Posts: 3147
    March 13, 2019 at 1:34 pm #43299

    Hello Daniel,

    sorry for any troubles, but at this moment we don’t have an API for the auto updates yet. Please check the docs how to update manually https://theme4press.com/guide/docs/theme-installation-update/#updating-theme . Thanks.

    Roman
    Spectator
    Posts: 3147
    March 12, 2019 at 10:39 am #43296

    Hello Visly,

    we have some prebuilt demos, which you can see once installed the Demo Awesome plugin. Also, in the post/page editor you can add the shortcode with the TinyMCE button https://theme4press.com/guide/docs/shortcodes/#quicktag

    Roman
    Spectator
    Posts: 3147
    March 10, 2019 at 7:37 pm #43294

    can you provide example URL please? what size you would like to use?

    Roman
    Spectator
    Posts: 3147
    March 10, 2019 at 7:00 pm #43292

    Hi Hannes, yes, the theme includes them. Learn more here how to translate them https://theme4press.com/guide/docs/how-to-translate/#premium

    Roman
    Spectator
    Posts: 3147
    March 9, 2019 at 7:27 pm #43290

    Thanks for the info Gerrit

    Roman
    Spectator
    Posts: 3147
    March 9, 2019 at 3:33 pm #43287

    Yep, I see the bug now. Can you please use this tiny Additional CSS:

    .header-search .form-control {
        z-index: 1;
    }

    this will be fixed in the next version 😉 . Thanks