elyonline
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What wp header code do I use in non-wp pages?I forgot to say, I use this at present in the non-wp pages so I can get the wp-sidebar working with them:
<?php
/* Use WP Templating System */
require(‘../news/wp-blog-header.php’);
?>By the way, could someone confirm I get a 404 on this page: https://www.elyonline.co.uk/events/
Many thanks
Forum: Fixing WordPress
In reply to: Need a little title help please <title></title>Niziol
Thanks for the reply.
Your code looks interesting but I wondered how I would incorporate non-wp pages using Use WP Templating System as I mentioned above. Any ideas?
Many thanks
Forum: Fixing WordPress
In reply to: Need a little title help please <title></title>Hi,
does noone know how to incorporate the two?
Thank you
Yes I exported the database and then imported it back.
I have added that fix mentioned in the post.
My question is: Does this mean I have to manually change every accented character that has changed to a ?.
If so that seems strange there was no mention of this in the upgrade on when you download a backup using the included back-up script.
Thanks anyway
KarlWell here is a post that shows my problem: https://www.elyonline.co.uk/archives/2004/07/21/ely-folk-weekend-2004/
These are my plugins but I have disabled them and still get the ?
Getting very depressed here at the though of manully editing each post.
Karl
I used the plugin included with the download to backup, nothing else
I will delete db and try again.
Thanks
Forum: Plugins
In reply to: Popularity Contest Plugin and WordPress, 2.1Ah yes that was it, forgot after I downloaded latest version. Thanks
Forum: Plugins
In reply to: Popularity Contest Plugin and WordPress, 2.1Hmmm I am running 2.01 and donot have the <?php akpc_the_popularity(); ? in my loop but each post is showing a popularity.
I don’t want to show popularity on my pages, How do I remove this from my pages.
Thanks
Forum: Fixing WordPress
In reply to: problems with <title></title> Help pleaseKaf, I put that in a title tag and it worked just fine but because I use a global header – <?php get_header(); ?> I get 2 <title></title> thats why I was using the long if else but was unable to get it to work for pages in their own directory, i.e. /contact/ or CityGuide/
Any other suggestions?
I appreciate the assistance.
Karl
Forum: Plugins
In reply to: CG-SameCat and 2.1a problemDavid, that worked a treat as minimal. I have a page pulling in history posts and wanted a sub-menu to show those posts and your plugin was the only one I found that done this: https://www.elyonline.co.uk/archives/category/history/
Thanks ??
Forum: Alpha/Beta/RC
In reply to: 2.0 is_author() helpThis is what I use:
<h3>Columnists</h3>
-
<?php wp_list_authors(‘optioncount=0&show_fullname=1&exclude_admin=0&hide_empty=1’); ?>
Forum: Plugins
In reply to: CG-SameCat and 2.1a problemAh does that mean I have to load all plugins to get it working?
Many thanks
Forum: Fixing WordPress
In reply to: problems with <title></title> Help pleaseYikes indeed ??
Kafkaesqui, that worked a treat.
The trouble for me is that I am not good at explaining in writing what I require ??
I have another problem with that title code. I have a few static pages that pull in wp sidebar items by using this:
<?php
/* Use WP Templating System */
require(‘../news/wp-blog-header.php’);
?><?php get_header(); ?>
pages like: https://www.elyonline.co.uk/contact/ but as you can see it uses the page title of ‘Ely Online Archives’
Could similar code to what I already have be used to say ‘Ely Online Contact Information’ and ‘Ely Online City Guide’. I ask as I am getting somewhat confused ??
Any further assistance greatly appreciated.
Karl
Forum: Fixing WordPress
In reply to: problems with <title></title> Help pleaseCan anyone help please?
Many thanks
KarlForum: Plugins
In reply to: phpGiggle: Anyone got a copy?Cheers Podz ??
don’t appear to be any that also incorporate accronyms as well.