• Hi!

    Over the night all my posts were lost. I can see number of posts (28) so they seem to be somewhere. Also all the structure is there, correct header, correct left and right sidebars etc.

    But there is nothing…

    I can start editing a post but it never publishes.

    Have a look to see:
    https://www.zogaj.se

    Sincerely

    //iZogaj

Viewing 7 replies - 1 through 7 (of 7 total)
  • delete the wordpress .htaccess
    regenerate your permalinks
    dashboard – Settings – Permalinks

    Thread Starter idriz-zogaj

    (@idriz-zogaj)

    I have deleted the .htaccess file
    How do I regenerate the permalinks? One by one or are all updated automatically.

    I had the settings “Pretty Permalinks”

    I tried the default but it did not work
    I tried the custom and tried to set it according to “Pretty”

    And the most important question – Are my posts still there or are they deleted? I had a web shop so there is a lot of work behind.

    Thank you for your time!

    From a Snowing Gothenburg

    your posts are stored in the database so they are there

    permalinks will update all
    use one of these structures
    https://codex.www.ads-software.com/Using_Permalinks#Choosing_your_permalink_structure

    Thread Starter idriz-zogaj

    (@idriz-zogaj)

    Sorry still not working.

    It looks ok, the links on the address field on the browser. But no posts.

    Also when I try posting a new post – nothing there.

    This is how it should look from Google catch:

    https://74.125.77.132/search?q=cache:cdiLykWxToMJ:zogaj.se/+zogaj.se&cd=1&hl=sv&ct=clnk&gl=se

    Good to know everything is there though…
    Is there a way to communicate with you faster? I can give you my log in if it helps. You probably would have solved it by know.

    Thank you again for your time!

    //iZogaj

    Thread Starter idriz-zogaj

    (@idriz-zogaj)

    How many .htaccess files are there?

    Found one in root direkctory and one
    \Zogaj\wp-content\uploads\wpsc\downloadables

    Shall I delet both?

    This is the content of the root .htaccess file

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    just the one you posted above

    Thread Starter idriz-zogaj

    (@idriz-zogaj)

    Still not working… but I have someone helping me tomorrow.

    Thanks for your time

    //iZogaj

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No posts, 404! Danger, Will Robinson!’ is closed to new replies.