Kim_Scrapster
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Feed not workingOk, I found the culprit. It was the plugin ‘Advanced Permalinks’ that was causing this. I deactivated it and my feed works fine now.
Thanks for trying to help me esmi!Forum: Fixing WordPress
In reply to: Feed not workingMy feed has always been https://www.scrapster.be/feed/ and I would prefer it to still be that. It’s just that since the new theme, I went to https://validator.w3.org and when I typed the url there, it didn’t validate. When I typed https://www.scrapster.be/blog/feed/ it did validate. But like I said I would really prefer it to be just scrapster.be/feed! I never installed wordpress in a subfolder…
Forum: Fixing WordPress
In reply to: Feed not workingIn the root. Why?
Forum: Fixing WordPress
In reply to: Feed not working<li> <a href="<?php bloginfo('rss2_url'); ?>"> <img src="<?php echo get_template_directory_uri(); ?>/images/rss.png"> </a> </li>
Forum: Fixing WordPress
In reply to: Feed not workingI didn’t it was part of my theme. I checked the header and found this:
<li> <a>"> <img src="<?php echo get_template_directory_uri(); ?>/images/rss.png"> </a> </li>
Unfortunately, I don’t know enough of coding to be able to change this…[Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code has been permanently damaged/corrupted by the forum’s parser.]
Forum: Plugins
In reply to: [Digg Digg] [Plugin: Digg Digg] Url Shortener doesn't WorkI’m having the same issue.
@chriscree: would you mind explaining this a bit further to someone who is not so experienced with code?It’s in my header.php file
But how do I comment it out?ok, what would that line look like?
The theme only allows me to show the featured slider or not.
When I choose to not show it, the problem remains. My first slideshow in the particular blogpost is set at 100 milliseconds, yet it still changes at the same speed…
Anything else I can do?