Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #817104

    Hallo Team,

    ich habe das Problem, dass wenn ich meine Seiten bearbeite und dann die Veränderungen online stellen möchte.
    Wordpress alle Änderungen bis auf die Überschriften löscht.
    Wie kann ich diese Problem beheben?
    (Zwei unterschiedliche Seiten auf unterschiedlichen Speicherorten)

    Mit freundlichen Grüßen
    Pia Marquitan

    #817119

    Wann wird Enfold Kompatibel mit WordPress 4.8.?
    Gibt es schon eine von euch geprüftes Cookie Plugin – Da Cookie law info nicht ganz so gut funktioniert

    #817174

    Hi,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also, most of the moderators on the forum do not speak german so if you could communicate in english you will get help faster.

    Best regards,
    Rikard

    #824173
    This reply has been marked as private.
    #824416

    Hi,

    Thank you for the login details. Your problem happens because you have open markup on the page:

    <strong> Öffnungszeiten

    You need to close all html tags properly like this:

    <strong> Öffnungszeiten</strong>

    Best regards,
    Rikard

    #847640
    This reply has been marked as private.
    #848150

    Hi,

    I am not sure if i understood the issue. Can you please post a screenshot and show so we can make sure that we are on the same page?
    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.

    Best regards,
    Yigit

    #848171
    This reply has been marked as private.
    #848195

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    @media only screen and (max-width: 1250px) {
    .av-burger-menu-main {
        display: block;
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none;
    }}
    

    Best regards,
    Yigit

    #848498

    Thanks!

    That works!

    #848525

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Aktualisierung der Seite’ is closed to new replies.