djr3110
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp_list_categories 2.8.1 stopped workingI think it’s more to do with the plugin my category order. I’ve decided to hard code category list instead easier and quicker in the long run, should have done it from the start.
Thank you anyway
Forum: Fixing WordPress
In reply to: the_excerptThat works like a dream and I’ve spent so long trying to find a solution thank you so much
Forum: Plugins
In reply to: Allow reader submissionYour a star – thank you ever so much for your help
I’ll update this when I select one and test it.
But seriously thank you very much indeed
Forum: Plugins
In reply to: Allow reader submissionThanks for the helpful and informative reply – I must check Google out sometime (is it a new service) ??
I have looked on Google but never seen this software option, but thanks anyway for pointing it out.It seems to do exactly what I’m looking for though – would be interested to hear if anyone has used it
Forum: Fixing WordPress
In reply to: How to add posts to a pageSo sorry – thank you volunteers for all your help and advice you are all STARS!
??
Forum: Fixing WordPress
In reply to: How to add posts to a pageStop the clock!!!
Bingo it works.
Just in case anyone looks at this and wonders how it is done it is quite east – even for a non programmer like me. The trick is to work with one loop at once and ensure the loop is complete each time. (I’m right guys aren’t I)
In terms of calling a specific page I didn’t understand that you had to still use the same bit of code used for pulling posts. So to pull in a specific page you would use the following <?php query_posts(‘page_id=2’); ?> replacing the page id with the one you want to use
Thanks guys for all your help
Forum: Fixing WordPress
In reply to: How to add posts to a pagehi guys thanks for your feedback I have managed to create a page with post content at the bottom of the page with the featured posts category. However what I’m trying to work out it how to get the featured posts at the top of the page and the welcome text at the bottom. If I switch the loop bits it just calls more posts instead of the welcome text. I need a way of calling the page id for the welcome page after I have included the featured post excerpts. ?????
Any ideas – thanks again for your feedback
Forum: Plugins
In reply to: Remember my favoritesGone for ShareThis in the end – we just figured for older no techno friendly people something that simply copied the link to say notepad would be great
Thanks for you help though
Forum: Plugins
In reply to: Remember my favoritesthanks michael I’ll check these out
Forum: Plugins
In reply to: Slide showcheers thank you so much
Forum: Plugins
In reply to: Printing Every Postwicked thank you so much
Forum: Themes and Templates
In reply to: Images in post snippetsthanks for your help samboll, I have already done that but obviously don’t understand code well enough to work it out – some of us aren’t quite as talented as other in the world of code.
So just thought I’d ask.
Forum: Plugins
In reply to: Random Images in Sidebarthat’s fantastic – I wish I could code ??
I’ll try it out and give you feedback I’m sure it will be fabby
D
Forum: Fixing WordPress
In reply to: Post ID in DashboardThis is all very true and very useful folks thanks very much
Forum: Fixing WordPress
In reply to: One Category Pageanyone?