Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #333932

    Hello,
    I setup the blog in my website and I face to strange problems.

    First, I can’t see any posts and I always get a 404 error message.
    (The setup for the blog main page is a custom layout using the avia editor, but I faced the same problem whatever I set up)

    Second, in the blog sidebar, the widget titles don’t display (and they exist). I tried to create a custom widget,but the problem remains the same.

    Thanks for your help

    David

    #334543

    Hi CAUM!

    Having had a look at your page below is what I would initially suggest.

    Please try the following to see if it helps.

    1. Disable all third-party plugins to see if the issue gets fixed. 90% of the time, issues are caused by conflicting code from third party plugins. Disabling these plugins one by one and checking if this helps sort the issue helps pin-point the exact source of the issue.
    2. Has this started occurring after a theme, plugin or wordpress update? Restoring a backup version of your site might help in such a case.

    If disabling any third party plugins does not help, please forward us administrative credentials to your site for us to have a closer look.

    Please check the “Set as private reply (Only you and moderators will see the content of this post)” option before posting any sensitive information.

    Regards,
    Arvish

    #334793
    This reply has been marked as private.
    #335384

    Hi!

    Thank you for the update.

    The permalink structure is set to “sujet”. Not sure what that means but you need to change it to a valid permalink structure. Changed it to something else. It is working now:

    http://www.homelink.fr/wp/bonjour-tout-le-monde/

    Best regards,
    Ismael

    #335501
    This reply has been marked as private.
    #335871

    Hi!

    “Sujet” is not a valid permalink structure. Please refer to this link: http://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structure

    Regarding the widget titles, you have this custom css:

    .widgettitle {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: white!important;
    }

    Change the color or remove it.

    Cheers!
    Ismael

    #336674
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘displaying problem with the blog in Enfold’ is closed to new replies.