tech270
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [application] Make some slider links pop upsHi again,
Wondering when your site will be up, currently seeing a Godaddy parked domain page.
In addition to this question, I am having trouble getting the slide posts to format HTML properly, can you assist? We purchased the pro edition, so we’re not just freeloaders ??
Thanks!
Forum: Themes and Templates
In reply to: [discover] Your Homepage is not available!Still a problem, almost appears as if the domain is abandoned. Is everything OK?
Forum: Plugins
In reply to: [HTML Import 2] How does "Categories & Tags" work?So far I’ve failed with the tag. I have a tag called History, I set up custom field called post_tag, and put it settings to div, id and history. I put this tag in my HTML file
<DIV id="history"></DIV>
And ran an import. Do I actually need the word “history” in between the DIV tags?
Sorry for the endless bonehead questions.
Forum: Plugins
In reply to: [HTML Import 2] How does "Categories & Tags" work?Ugh, I’m such a mess tonight. OK I figured out the date thing. It doesn’t like the “lazy year” date, it wants 2012 fully written out. So
‘<DIV id=”date”>7/24/2012</div>’
Got the job done. Back to my orginal question about post_tag…
In the HTML file itself, would I put in
<post_tag>History</post_tag>
Or would it be
<div id="post_tag">History</div>
Forum: Plugins
In reply to: [HTML Import 2] How does "Categories & Tags" work?Uh oh, did my code just get swallowed? Testing this post now…
EDIT: Sorry, please ignore, I was too hasty here.
Forum: Plugins
In reply to: [HTML Import 2] How does "Categories & Tags" work?Eh, didn’t work, wonder what I screwed up? So I set “set timestamps to” custom field. Then, in “Select date by” I did Div, ID, and then “date” for =value
Put this in my html
<DIV id="date">7/24/12</div>
After import, the publish date was still for today.
Forum: Plugins
In reply to: [HTML Import 2] How does "Categories & Tags" work?OK, I do have another question about date options. Could you explain the difference between “Set timestamps to” in Titles & Metadata and “select date by” in the Custom Fields tab? I’d like to have the files timestamped by a date already in the HTML content. Thanks again!
Forum: Plugins
In reply to: [HTML Import 2] How does "Categories & Tags" work?I think so. I’m a bit ignorant on how custom tags work, so I may be back with more dopey questions. I will fiddle about with it some more. Thanks for getting back to me so quickly!