lollacorn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to add If-Modified-Since Header to WordPress?Does anybody know if there’s a way to edit the code or a plugin that can do this?
Forum: Fixing WordPress
In reply to: How to have list of Recent Posts displayed in static Pages?Does anybody know if such a thing is possible?
Forum: Fixing WordPress
In reply to: How to have list of Recent Posts displayed in static Pages?Hi,
I put it into the page.php file and it seemed to work (however, for some reason it didn’t list the correct number of recent posts).
However, what I am after is this: I’m also running the XML sitemaps plugin and when I make a new post, it lists that the home page was just recently modified at the same time as the new post.
I want it to also recognise that my Pages have been updated whenever I make a new post (as the Recent Posts list will be updated), but this isn’t happening when I use the above code.
Is there any way this can be achieved?
Forum: Fixing WordPress
In reply to: How to have list of Recent Posts displayed in static Pages?Where on the page.php file should I put that exactly?
Forum: Fixing WordPress
In reply to: How to have list of Recent Posts displayed in static Pages?Does anybody know what to add to the page.php file to achieve this?
Forum: Fixing WordPress
In reply to: How to have list of Recent Posts displayed in static Pages?Sorry, I don’t follow you.
Please could you let me know the exact code to use on the page.php file and where to place it? Thanks 🙂
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?Hi,
I’ll have a fiddle with that code if I go for the sidebar option as opposed to the widget.
Thank you very much for all your help! 🙂
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?If you click on the Widgets Submenu under the Appearance Tab in the WP Admin menu, it’s just one of the standard widgets called Recent Posts (The most recent posts on your site).
It’s after Recent Commetns and before RSS in the list of Available Widgets.
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?I’m using the standard Recent Posts Widget from WordPress (found in the Widgets submenu under the Appearance menu in the Control Panel).
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?Thank you very much!
But is there any JUST to make recent posts from the recent posts widget to open in a new windows, and not ALL the links on my site?
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?Hi,
Thanks for the reply. Where in the headers.php do i add this to make my recent posts open in a new window?
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?Does anyone know if the widgets.php file can be edited (or another file) to make this possible?
Forum: Fixing WordPress
In reply to: How to make recent posts links open in new window using the widget?Hi,
Do you know of any custom widgets that could add this attribute to the links?
Forum: Fixing WordPress
In reply to: How to make recent posts widget links open in new window?I still can’t figure this out. 🙁
Does anyone know what to do?
Forum: Fixing WordPress
In reply to: How to make recent posts widget links open in new window?I checked the widgets.php file but I couldn’t find a place to add a target=”blank” command.
Does anyone know how to do this?