Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #810393

    Hallo ihr Lieben,

    ich habe diese Demo installiert http://kriesi.at/themes/enfold-health-coach/

    Wenn ich Änderungen auf einer Seite mache und Aktualisieren drücke, werden Inhale gelöscht.
    Das Theme und WordPress ist aktuell. Ich habe PHP 7.0 und 7.1 versucht.

    Was stimmt hier nicht?

    Danke + Liebe Grüße
    Annemarie

    #810799

    Hey mary301187,

    Please, may you translate your question to English? This way we can answer you faster.

    Best regards,
    John Torvik

    #810841

    Hey John,

    I have installed this demo http://kriesi.at/themes/enfold-health-coach/

    When I make changes on a page and press refresh some content is delete.
    The theme and WordPress is up-to-date. I have tried PHP 7.0 and 7.1.

    What’s wrong here?

    Thanks + Regards

    #810872

    Hi,

    You probably have some open html markup in your content then, could you link to the page where this is happening and point out from where your content is being deleted please?

    Best regards,
    Rikard

    #810875

    Hey Rikard,

    here is the link…

    #810911

    Hi,

    Thanks for that, the WordPress login details are not working though. Could you check and verify please?

    Best regards,
    Rikard

    #810952

    Sorry:

    • This reply was modified 7 years, 5 months ago by mary301187.
    #811331

    Hi,

    Thanks, this is your content:

    <strong>Upcoming Shows

    This is the correct way of adding markup:

    <strong>Bold text closed properly</strong>

    Best regards,
    Rikard

    #811494

    Hey Rikard,

    so simple, thank you!!! It work!

    Another question: How can 3 icon boxes show side by side on mobile devices?

    • This reply was modified 7 years, 5 months ago by mary301187.
    #811924

    Hi,

    You will need custom CSS for that, where can we see the three icons?

    Best regards,
    Rikard

    #812068

    Page: home
    color section: kontakt

    #813079

    guys???
    Please help me :D

    #813595

    Hi,

    We are sorry for the late reply! Your thread was assigned to one of our German speaking moderator who is currently not available and since the title was German, i think it was overlooked. Sorry about that :)

    I tried to login however login credentials did not work for me. Please add following code to Quick CSS in Enfold theme options under General styling tab

    @media only screen and (max-width: 768px){
    #footer .flex_column {
        width: 33%!important;
    }}

    Best regards,
    Yigit

    #813726

    Hey Yigit,

    thank you, but it doesn´t work.
    The Icons are not in the footer. They are part of a page.

    Best regards

    Annemarie

    #813731

    Hi,

    There was a missing closing curly bracket in your Quick CSS field. I closed it and added following code

    @media only screen and (max-width: 768px) {
    #kontakt .av_one_third {
        width: 33%!important;
    }}

    Please review your website

    Best regards,
    Yigit

    #813741

    Hey,

    it works not perfekt.
    The icons are side by side but not exactly straight.

    #813826

    Hi,

    Custom padding values were not the same in “kontakt” color section columns. I edited them so they all have the same padding values. Please review your website :)

    Best regards,
    Yigit

    #813844

    Yigit, thank you so much!!!!

    Have a nice day <3

    #813984

    Hi Annemarie,

    Please let us know if you need further help with this topic, or if we can close this thread now. :) You can of course open a new one if you have other questions.

    Have a nice day!
    Best regards,
    Sarah

Viewing 19 posts - 1 through 19 (of 19 total)
  • You must be logged in to reply to this topic.