biggupp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Categories Loading ImproperlyDo I have to put the section
<!- event-short_description category content output here ->
in a separate div or container or such?Forum: Fixing WordPress
In reply to: Categories Loading ImproperlyI wish to call the title of one category title of ‘event-long_description’ on top, and the category content ‘event-short_description’.
What am I missing from my code?[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Categories Loading ImproperlySorry, I’ve been trying to fix this. If you would, pls try again. It is the area that says: “EVENT-LONG_DESC TITLE”
Thanks again.
Forum: Fixing WordPress
In reply to: Show Title Only using 'the_excerpt()'Didn’t work. What else can I look at? Can’t quite figure what I am missing in the style sheet.
Forum: Fixing WordPress
In reply to: Show Title Only using 'the_excerpt()'Ah, yes. Much improved. But needs to black font on the blue background. Not sure what I deleted that would cause this.
The present code is:‘
<!– Top Content –>
<div id=”globalcontent”>
<h1><font color=”#FFFFFF”>New Events Coming Soon</font></h1><h2><?php the_title();?></h2><p> read more…</p>
</div>
‘Maybe cause it’s late and I need sleep. Thx again.
Forum: Fixing WordPress
In reply to: Show Title Only using 'the_excerpt()'Thx. Will do when the host srvr is online again.
Forum: Fixing WordPress
In reply to: How to Strip Div'sCould you be more specific? I was invited to retrofit an existing site to introduce WP to certain areas. The code that I _am_ working with just now on the events.html page is:
[Code moderated as per the Forum Rules. Please use the pastebin]
There is something missing here I can’t quite figure preventing a post in a category named ‘events’ from showing up here.
What am I missing?
Thanks.
Forum: Fixing WordPress
In reply to: How to Strip Div'sProgress!
But I am still unable to post to that specific category ‘events’.
What am I missing?