Tagged: 

Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #815863

    Hello,
    We have the posts and comments of an old WP website (not Enfold, not an architect or similar) exported and these again in a new WP Website with Enfold imported.

    The posts are output, the number of comments also, only the comments are not output.

    We have tried a lot and we noticed that when we add a comment to a post, that all comments of a post are then output.

    The posts are created with the “AVIA LAYOUT ARCHITECT”, here we use the element “COMMENTS” at the end.

    WP Version: 4.8
    Enfold Vers: 4.0.7

    This error is present in older versions.

    Hope you can help us.

    Best regards
    Marcel Mattern

    • This topic was modified 7 years, 4 months ago by PAGEPAPER. Reason: eng
    #815962

    Hey PAGEPAPER,

    Please, is possible to translate your question to English? This way is easier to answer it faster.

    Best regards,
    John Torvik

    #816377

    Hi John,
    i have Update my Post.

    Best regards
    Marcel Mattern

    #816617

    Hi,

    Now, could you provide to us your WP credentials?

    Best regards,
    John Torvik

    #819178

    Hi John,

    please try again login as mentioned in private content.

    Thanks very much,

    Best Regards
    Woelf

    #819353

    Hi Marcel,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #819354

    Hi Woelf,

    This is a different url? Are you having the same issue?

    Best regards,
    Victoria

    #819485

    Hi Victoria,

    no, its still the same issue. I just changed the backend url to avoid brutal force attacks (all-in-one-wp-security plugin).
    Please see the backend url again in the private content field.
    The problem is, that I put a blog post Masonry in the “Home” page but it does not show.
    It did before I updated to WP 4.8.
    Please help, everything is ready for going online beside this issue.

    Thank you!

    Best Regards and greetings from Austria,
    Woelf

    #819878

    Hello,
    Sry i have not received any notification on this thread, sorry.
    In private content, the data is attached.

    Thank you again

    #820401

    Hey, can you please help to solve the problem?
    Otherwise I have to change the template.
    I posted the issue already but if there are still questions, please let me know.

    Thanks, Woelf

    #820480

    Hi,

    I would like to access the site but the login credentials are not working. Please check it carefully. Are the comments displaying if you switch to the default the editor?

    Best regards,
    Ismael

    #820517

    Sry, Update.

    #821171

    Hi,
    Sorrily the Update didnt solve my problem. The post Masonry is still not shown.
    Any suggestions?
    Thanks, Woelf

    #822180

    Hi,

    I have checked your web site and I can see your are not on the latest Enfold Version

    Best regards,
    Basilis

    #822374

    Hi Basilis,
    version 4.1 is – as far as I know – the latest Version. Is there any newer?
    Did you check my homepage http://www.klangei.jetzt?
    Are you sure you are talking about my site?
    There are two participants in this thread and either you cant see my posts or you mix me up with pagemaker.
    Anyway I dont get my problem solved and thats frustrating.

    Cant wait too long, it takes now more than 3 weeks and still not solved.

    Woelf

    #822376

    Right as I wrote the last comment I got the message for an update to 4.1.1.
    So I will try this one.
    Woelf

    #822379

    @Woelf: Why did you take over our thread? This is not very nice. We`ll have to open another thread for our issue now, because this here is a mess.

    #822381

    @Pagepaper: I am sorry bout that. This was not on purpose but a mistake and misunderstanding.
    I will leave it and make a new thread, please apologize.
    First time I have a problem with Enfold and need support…

    #823111

    Hi,

    Did you install the W P M L plugin on the previous site? The comment element is working properly on a newly created post.

    // https://www.huf-haus.com/news/test-comment/#comment-303

    Best regards,
    Ismael

    #823146

    Hello,
    the problem is not connected with WPML, since we have not used this plugin and this problem exists with imported posts and comments. :(

    We urgently need a solution, but unfortunately I find no more :(.

    Thx and have a nice day :)

    #824311

    Hi,

    We’re not really sure why the comments are not displaying on old or imported posts. It’s probably related to the database. Unfortunately, that’s not something we can help you with. They do display properly on a newly created post.

    Best regards,
    Ismael

    #824455

    Hi,
    thx for your Help.

    We have solved this problem.
    Connect with phpMyAdmin to your Database and select the wp_comments table.
    Go then to column comment_type, delete the values on all comments.

    Here a PHP Code:

    <?php
    $update = "UPDATE wp_comments SET comment_type= '' WHERE comment_type= 'comment'";
    ?>

    Best regards
    Marcel

    #824483

    Hi Marcel!

    We’re glad that you were able to sort this out. Thank you for sharing your solution with us!

    Do you still need assistance with this topic?

    Best regards,
    Sarah

    #824491

    Hi Sarah,
    No problem, we have to support each other :).

    This Topic can be closed.

    Best regards
    Marcel

    #824777

    Thank you!

    Just as a reminder, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold!
    Cheers!
    Sarah

Viewing 25 posts - 1 through 25 (of 25 total)
  • The topic ‘Kommentare werden bei Import nicht angezeigt’ is closed to new replies.