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

    Liebes Kriesi-Team,
    seit dem letzten Update geht irgendwie nichts mehr wie zuvor. Ich habe bereits vor Weihnachten versucht, Beiträge wie zuvor einzustellen und bin gescheitert, da sich entweder die Vorschau nicht anzeigen ließ, Aktualisierungen nicht möglich waren und sich ohnehin das Layout völlig verändert hat. Gibt es irgendwo eine Anleitung für die neue Gestaltung und Vorgehensweise? Bislang hat alles super funktioniert und ich versteh die ganzen Änderungen nicht wirklich – sorry!
    Nun habe ich es nach Langem endlich geschafft, einen neuen Blogartikel einzustellen und jetzt schaffe ich es nicht, den Link einzufügen, da das Link-Symbol im unteren Layout-Manager nicht mehr angezeigt und wenn ich über die Textversion gehe, wird diese auch online angezeigt. Dazwischen kommt es immer wieder zu Aufhängen und leeren Seiten. Könnt Ihr bitte mal reinschauen und Rückmeldung geben.
    Tausend Dank vorab.
    Micha

    #1057871

    Hey Micha,

    Here is a thread for you to consider
    https://kriesi.at/support/topic/dealing-with-gutenberg-after-disable-gutenberg-plugin-stops-working/#post-1044190

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1058130
    This reply has been marked as private.
    #1058500

    Hi Micha,

    Thanks for the update, do you want to keep on using Gutenberg or not? If not then you can update to the latest version of the theme (4.5.2) and then select to use the Classic Editor in the theme options. If you don’t want to update then you add this to your functions.php file to disable it:

    // disable for posts
    add_filter('use_block_editor_for_post', '__return_false', 10);
    
    // disable for post types
    add_filter('use_block_editor_for_post_type', '__return_false', 10);

    Best regards,
    Rikard

    #1058608

    Hi Rikard,
    thanks. Yes. I try to keep on working with Gutenberg, but the last update didn’t work. WordPress send me the message
    “Download fehlgeschlagen. Es wurde keine gültige URL übermittelt.” What can I do?
    The last time a freelance programmer made my updates but now I’d like to do it myself.

    Thanks.

    Best regards.
    Micha

    #1058645

    Hi Rikard,

    one more question: If I insert the featured image in a blog post, then I’ll see it above the article. You can see it in the page in my newest blog design and compare it with the last blog post. How can I remove the featured image in the article?
    Thanks so much.

    Micha

    #1058886

    Hi Micha,

    Best regards,
    Victoria

    #1059789

    Hallo Victoria,
    ich schreibe jetzt doch auf deutsch, damit es klarer zum Ausdruck kommt .-) Ich habe einen Blog-Entwurf und wenn ich diesen einstelle, erscheint das Beitragsbild auch oberhalb des Artikels, also doppelt, außerdem erscheinen Autor, Datum usw.. Ich möchte die Ansicht aber wie zuvor bei den bisherigen Beiträgen haben, also das Beitragsbild nur als Anzeige zuvor, nicht aber direkt im Artikel und die ganzen Autorendaten weg. Was muss ich hierzu tun?
    Außerdem habe ich keine Möglichkeit, das Theme zu aktualisieren. Es kommt die Fehlermeldung “Download fehlgeschlagen. Es wurde keine gültige URL übermittelt.”
    Vielen Dank!

    Gruß
    Micha

    #1061374

    Hallo Micha,

    Sorry for the late reply. My german isn’t good enough to understand exactly what you wrote, but I think you are saying the featured image is appearing twice? I can’t see that in the post in private though?

    About updates; the update to 4.5.x has to be done manually unfortunately, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541

    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or use a plugin to upload the theme zip file: https://wordpress.org/plugins/update-theme-and-plugins-from-zip-file/

    Also please read this thread: https://kriesi.at/support/topic/updating-to-enfold-4-5-and-validating-personal-token/

    LG,
    Rikard

    #1062402

    Hi Rikard,

    thank you for the threads. I will try the update as described in the thread.

    About the featured image. The post structure seems different than before. Look at the link above – only it’s a design. When I view the preview, the featured image appears twice – in the post as well as in the overview. Previously it only appeared in the overview and I put it extra in the post as a picture. Furthermore we can’t increase the pictures on the website and it’s arranged in a different layout. Also we don’t want to publish the publication date and the writer. Maybe you can help me.

    Thanks a lot.

    Best regards.

    Micha

    #1062628

    Hi Micha,

    Your problems are likely due to running WordPress 5, updating the theme to the latest version gives you an option to use the regular WordPress editor and everything would likely get back to normal again. Please try updating to Enfold 4.5.3, then select the Classic Editor in the main page of the theme options to see if that helps with your problems.

    Best regards,
    Rikard

    #1062866

    Hi Rikard,

    thank you. I’ll try it.

    Best regards
    Micha

    #1063463

    Hi Micha,

    Great, best of luck to you. We’ll keep this thread open in case you should have any further problems.

    Best regards,
    Rikard

    #1063996

    Hi Rikard,

    thanks :-)

    #1064461

    Hi,

    No problem, just let us know if you should need any further help.

    Best regards,
    Rikard

    #1068365

    Hi Rikard,
    it worked. Thanks!!!
    Now I’d like to change the fontcolor to get a darker grey. I tried it in the theme options => general styling => main content => font calor. I changed it from #9c9c9c to #5f5f5f but I can’t see any change on the website.
    Can you help me?
    Best regards,
    Micha

    #1068779

    Hi Micha,

    Did you select to delete the old CSS and JS files under Enfold->Performance after making the changes? Also make sure that you are not getting cached results in your local browser.

    Best regards,
    Rikard

    #1068875

    Hi Rikard,
    no I didn’t. Now it worked. :-) Thanks!!!
    And how do I make sure that I’m not getting cached results in my local browser?

    Best regards,
    Micha

    #1068941

    Hi Micha,

    Well, you just need to use ctrl+shift+5 to reload the page.

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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