mkelley
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon JS] Amazon Product Advertising API Error UnauthorizedOperationDid you find a resolution? I’m having the issue but can find no other examples.
I have a new site, without jetpack, displayign the same erro r
http://s150326747.onlinehome.us/nnb/Forum: Plugins
In reply to: New multiple blog hack for WordPress 1.5It’s working for me, testing the rewrites out at http://blogs.drumblog.com/
Forum: Fixing WordPress
In reply to: WordPress as a CMSI use Movable Type to power my employer’s website, a 4000+ employee health system. WordPress is getting there, but it’s not quite ready to be used for a non-blog CMS. If you need a small CMS, try Pages.
Forum: Fixing WordPress
In reply to: the_date formattingIf you look at my wp site now, I’m using
‘<?php the_date(‘lFdY’, ‘<div class=”datebox”>’, ‘</div>’, display); ?>’
And as you can see it’s in the box I want, but I still can’t format the individual areas (day of the week, month, day, year). If this is a limitation of WordPress, then I’ll probably look at another weblog cms.Forum: Fixing WordPress
In reply to: the_date formattingWillM, that’s initially how I set everything up. But It would only properly display the top line. UW, I’ll check those out.