lilloabroad
Forum Replies Created
-
Hi Adam,
so can you confirm me that that page is excluded from caching?
Thanks a lot for your support!Forum: Fixing WordPress
In reply to: Custom Permalink Stopped WorkingHi everybody,
I have a problem with the permalinks structure of a site wehre I did not install wp myself:
http://www.villaggiosanmatteo.it/category/gargano/escursioni/
The problem is the “category” in the permalink. Any Idea how to fix it?the permalink structure is /%category%/%postname%/
the product permalink is activated by default with this theme (even if Woocommerce is not used )
Any idea?
Thanks a lot
SilvioEhi,
…it worked!
Many many thanks Česlav!!
Can I somehow post a comment to “say thank to you”?
Thanks a lot, let me know…
SilvioHi,
I could upload the DB but I do not see any change in the dashboard. There are still no pages or any other contents there…
How does it come?
SilvioHi Česlav,
I made a back-up through der plugin, so yes, I have one (.zip compressed)
There is a server back up service provided by the hosting. But it doesn’t work. When I restore any db the installation page of wp is displayed and I have to re-install wp.
The hosting provider (register.it) wrote to me they do not provide any assistance with back-ups.Unfortunately, I do not have much experience with MySQL. What should I use? MyPhPAdmin, MySQL Database, MySQL Database wizard or Remote MySQL?
Do you think you could tell me what I should do?I have to say that I never experienced such a low quality assistance by an hosting provider
I can access the site now, but obviously all files are lost.
Unfortunately my hosting provider (register.com) did not reply to my ticket yet. Maybe you can help me. I have backed up all files in compressed format tar.gz.
Do you think it would work if I upload all them via ftp? By doing that, would I overwrite the current files.
Is this the right way to proceed? The alternative is to write all pages again.
Thanks a lot
SilvioNo, the hosting provied told me to re-install wp.
It did not work.
I installed wp again. Hopefully I will be able to save the data I backed up.The current htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Hi,
unfortunately I don’t have a copy of the ht access file,only of the wp-config file.
What would happen if I install wordpress again? Would I loose the previous configuration and the data? I have back up, not sure if it works
Thanks a lot
SilvioHi, I habe a very strange and difficult problem. I cannot access to wp-admin, when I try to do it the installation page of wordpress is displayed. I restored an older version of the website through a server back-up, it does not work! I am automatically forwarded to the wp installation page:
Any Idea how I can get my website back?