i have a problem regarding the RSS feed, it does not work any more. By clicking or opening https://www.th-photography.net/feed/ i only get a error page.
It may be the case that there is a blank space after a php closing tag in the functions.php file. Please go to Appearance > Editor > functions.php and check to see if there are is a blank space after the final closing tag.
Another option, is to use the following plugin to fix the feed:
<Files „.user.ini“>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
</Files>
Just to ensure this isn’t an issue with the theme, I’m going to ask that you activate the Twenty Seventeen theme and test the feed page once more. If it loads then there’s something in the theme blocking the feed. If not, something may have gone wrong in setting up your feed, Did you use a plugin to generate this? Please walk me through the process so that I may tell you if you’ve missed something etc.
Also try adding the feed to a widget area or sidebar and see if that works.
Maybe a stupid question before changing the theme:
Is everything of my setting, adjustments etc saved, when changing the theme. So that anything will be automatically restored and will be as before when going back to Travelify?
When you switch themes, the settings remain the same, so the changes made will not be affected but you can make a back with the following plugin to cover your bases and having a backup is always good:
I changed for a test to the Twenty Seventeen theme and then the RSS feed works again!
When adding the RSS widget to the sidebar as suggested by you while using the Travelify theme, it shows an error:
“RSS-Fehler: WP HTTP Error: Too many redirects”
So there must be a problem within the Travelify theme.
Do you need some information, code or something else/other, that may help you finding the reason for that problem?