elyonline
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Riddle me this! Templates stucture and CSS with static foldersmoshu: Yes but as I mentioned nothing was conclusive. I mean I have been trying to get this fixed for over a week now.
Lorelle: Yes static pages. So there is nothing wrong will calling images out of WP root then even it they do a root path of ../../../../images/pix.jpg
Thanks for your efforts
Forum: Installing WordPress
In reply to: Riddle me this! Templates stucture and CSS with static foldersThis is my current structure. There must be people with this structure. I just wondered how they done it.
index.php
/WP/
/CSS/
/IMAGES/
/INCLUDES/
/ABOUT/
/EVENTS/
/HISTORY/
/CONTACT/thanks
Forum: Fixing WordPress
In reply to: Comment links and permalinks not workingHi there and thanks for the reply.
Yeah everything is set up correctly.
Thanks
Forum: Fixing WordPress
In reply to: get links : Can I also show ‘Short description’ text out of title?sorry back ticks gone weird.
Should be a UL here
li here – The actual Link name
li here – The link description
li here – Date link Posted
closing ul hereForum: Fixing WordPress
In reply to: get links : Can I also show ‘Short description’ text out of title?Well I am not a PHP guy and am totally confused as you can see, it’s nearly 24 hours later and still I am stuck on this.
In the old days I used to get a lot of assistance but the community has changed since wp started.
All I wanted to show was my links in a certain way, for example:
‘<h3>Link Category</h3>’
‘- ‘
- The actual Link name’
‘ - The link description
- Date link Posted
‘‘
‘‘
‘‘
and I have no idea how to do this ??
Thanks for you time.
KarlForum: Fixing WordPress
In reply to: get links : Can I also show ‘Short description’ text out of title?anyone?
Thanks
Forum: Fixing WordPress
In reply to: comments closed: to show on main wp index for 1.22that is correct but it don’t show my example as closed. How do I say ‘Comments Closed’ in the example above?
Thanks
Forum: Fixing WordPress
In reply to: get links : Can I also show ‘Short description’ text out of title?Thanks. sorry I misread your post. I’m afraid it still don’t do what I need though.
Thanks
Forum: Fixing WordPress
In reply to: get links : Can I also show ‘Short description’ text out of title?Thats what I am using hust not ure how to implement my needs ??
Karl
Forum: Fixing WordPress
In reply to: get links : Can I also show ‘Short description’ text out of title?This is what I currently have:
‘<?php get_links(‘-1’, ‘- ‘, ‘
‘, ‘
‘, FALSE, ‘id’, TRUE, TRUE, -1, TRUE); ?>’but I need to show:
category first in h3 tag
Link name in li tag
short description in p tagWhat do I need to do please?
Thanks
KarlForum: Fixing WordPress
In reply to: User levels: user set to 1 can admin be emailed?Hey thanks for that ??
Very much appreciated!
Karl
Forum: Themes and Templates
In reply to: templates and index outside of WP folderOh so you have every other folder for your site in the themes folder?
Forum: Themes and Templates
In reply to: templates and index outside of WP folderThanks for that. So what do people do when they are only using WP for blogging purposes and have various folders for static content.
This is my root:
index.php
/WP/
/IMAGES/
/CSS/
/ABOUT/
/CONTACT/
/EVENTS/Getting very confused ??
Thanks
Forum: Themes and Templates
In reply to: templates and index outside of WP folderSorry about that. In general option you have this:
‘Blog address (URI): If you want your blog homepage to be different than the directory you installed WordPress in, enter that address here. ‘
Traditionally I had my main wordpress index outside of the WP root. It looks like I scan’t do that now with themes. Is that correct?
This is how WP1.5 has my url: https://www.domain.com/wp/index.php
I want to use this: https://www.domain.com/index.php
Which is how I have always done it with WP1.2 and previous version.
Also I am getting a little confused about my css style sheet sitting in the wp-content/themes folder as my images are outside of the WP folder as they also serve additional non-wp pages. With my css in the ‘themes’ folder my images are not showing.
Any suggestions?
Thanks
- The actual Link name’