All links stopped working

Posted in: Newspaper
Post count: 6

I was working on the page builder for my mainpage. After a change and Saved. All links stopped working. Now every single link just sends me to the Homepage and can’t go anywhere in my website now. Need help with this.

Website is http://veracruzquintopoder.com

I will appreciate any help.

I really like this theme and want to use it.

Post count: 6

I have no idea why this happened. I haven’t messed with the code. I will appreciate your help.

Post count: 18

Look if the htaccess file is set.
– Admin > setting > permalinks > Article name check (/%postname%/).
– verify .htaccess file via ftp.

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

Hi. Everything seems to be okay.

But the links still not working. Everything just sends me backs to the main page.

Last thing I did before this problem, was working on the page builder for the main page, changed the layout and now everything is broken. Any other idea?

Post count: 18

Admin > settings > reading > the static page is good ???

Post count: 6

Yup. The static page is good. Do you think i could mail you an admin and password to the wordpress site so you see whats going on. It is in spanish tho. But what you are telling me seems fine.

If that is not helping. then. Do you think if i activate and reactivate the Newspaper theme i wont lose all my changes?

I could try that or if you think you could access the panel and check for yourself. I am confused right now.

Post count: 6

Already tried activating a diferent theme. Still the same problem. Any link will send me straight to the homepage.
also the .htaccess is fine.

Please help.

Post count: 18

Send the support administration access with the forum topic.
contact@tagdiv.com

Post count: 6

Already sent the email with the info. Did you do anything? now it works. dont know why. but everything is fine now

Post count: 780

replied via email 😉

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.