I have been trying to implement asides on my home page, and, though it appears to work right now, it isn’t quite right.
When I insert the following:
border-left:4px solid #356ac0;
the left colored border appears next to the aside, but it also goes all the way up the page. It ‘borders’ the aside and all the posts I’ve made since then.
When I firebug it, I can see that the ‘entry’ div doesn’t close before the ‘linklog’ class starts. (ie, the more recent post isn’t closing out the div and bleeds over into the aside div)
Here is the page: https://angeloarchive.com
And here is the index.php code: https://brock.pastebin.com/m78007b13
Probably overlooking something obvious.
]]>However, with MovableType was able to make the titles of the post link to the thing that I was posting to. I used the Body field in the admin interaface to add the url of the item I was linking to, and used the Extended text field for the text of post. Then I used the MT template tags for those two items to make the Title of my post also a hyperlink to item I was linking to.
Is there a way to do something similar in WordPress? Is there a template tag that is the content of the body up until the more tag?
Also, is there a way to modify the admin interface so that the text before the ‘<!–more–>’ is a seperate field from the text after the ‘<!–more–>’
Thanks in advance for any help.
Tim
]]>I’d been considering installing a hack for some kind of asides/linklog sort of thing, but rather than mucking about with one of the various plugins out there I just used a Digg.com RSS feed from my profile at their site. Basically, I just made a static page with the Digg RSS feed for stories I’ve “Dugg” and I was pretty much done.
The idea is that any links I submit to Digg.com, or any links/stories I click “+Digg” for on their site, get added to the RSS feed in my profile, and hence, appear on my site. Works rather well.
You can see it over here;
https://www.datter.com/things-i-digg
Just thought I’d pass this along in case anyone found it useful.
datter
]]>I installed a miniblog application called LiveList from SolanoSystem. You can get the file at https://www.solanosystems.com/portfolio/
I have installed it correctly. But I dont know how to implement is using WP 1.5.1.
To enable the LiveList() function in WP page, simply add a PHP include statement at the top of each HTML file where you want to embed a LiveList. The include statement should look something like this:
<?php include(‘/livelist/live_list.php’); ?>
But, in which file should I insert the code?
Need help ASAP.
Thanks
Puji
https://www.jalansutera.com