ivovic
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Free Themes: Questionsall this is a bit silly really… this credit-based circle-jerk gets a little annoying at times, especially in the footer of every page.
I vote to stick your credits on the about page, and anyone who doesn’t like it can stop making GPL or CC themes.
footer spam is just that.
it comes down to whether you’re a glory whore or not… if you’re making themes for the love and the linkbacks, a link on the about page is enough – on the other hand, if you want one on each page in the footer, then you’re just plain greedy, as no matter how much effort you put into a theme, there’s always more effort in the content.
(and if there isn’t, then you’re doing it wrong).
Forum: Themes and Templates
In reply to: theme release Dark RoomI didn’t… actually I don’t really do the web-design thing very much, but when I do, I use IE, as almost everything I do is for internal clients.
Nice to know though.
Forum: Themes and Templates
In reply to: theme release Dark RoomBack when I did this more often, I kept an html file on my desktop with some ‘new window’ javascript in it, which launched a fixed height/width 1024×768 or 8×6 window that I could play with…
it’s a pain in the arse… everyone should use the resolution I’m using :P~~
Forum: Fixing WordPress
In reply to: Change wp-admin into another nameto stop wanting it.
Forum: Fixing WordPress
In reply to: Link elsewhere?consider editing the header.php in your theme – looking for wp_list_pages, and adding your link after that with similar tags surrounding it.
if you want to post that area of your theme (the general vicinity of wp_list_pages) we can be a bit more specific about what other HTML you may or may not require.
try it yourself though, it’s faily easy and you should be able to get something workable with a little trial and error.
Forum: Themes and Templates
In reply to: theme release Dark Roomyour honor, I’d like to call my list of expert witnesses to the stand.
let the record show that I’m not surprised that Whoo isn’t one of the ‘most’ 😉
Forum: Themes and Templates
In reply to: theme release Dark Roomjust to weigh in on the widescreen thing – I’ve been a widescreen user since widescreens were so unusual only 2 video cards supported them.
I can quite safely say that most widescreen users don’t use maximised windows when browsing – but even so, it’s always better to use a centered fixed-width layout, than to do like the wordpress 2.5 admin panel, and push your constrained design to the left.
for shame wordpress gurus.
Forum: Themes and Templates
In reply to: IE7 text breakingwait, which one is supposed to be broken again? – they look the same to me in IE7.
Forum: Themes and Templates
In reply to: Shows up fine in Firefox…but nothing in IE?Both the page and the CSS validate, so there’s nothing technically wrong with them – yet the content isn’t visible in IE7.
Disappointing for IE7… annoying for you.
I would suggest maybe removing the wildcard (*) definition, as I simply can’t see anything wrong with the rest of it, so I wonder if IE7 is choking on that.
I can’t be of much help without trial and error, except to say that it’s definitely in the CSS, not the HTML – cos the page with the stylesheet ignored, renders perfectly well.
I would try just making a new stylesheet and pasting each definition into it one by one, until you find the one that breaks it.
in the mean time, please for the love of all things holy… change the first line of your text that reads:
“Here Is A Shocker For The Entrepreneur To Be’s”
to:
“Here is a Shocker for the Entrepreneurs-to-Be”
Cheers 🙂
Forum: Fixing WordPress
In reply to: yet another pagination question😀
Forum: Fixing WordPress
In reply to: yet another pagination questionI swear when reading your last post, I actually heard a 1930s black and white horror-movie style scream. That was awesome, do it again 🙂
you’ve been creative here, with your template code, but you’re doing it wrong, basically.
check out this page… use query_posts to do your exclusions, using that will respect your posts-per-page.
Forum: Fixing WordPress
In reply to: How to link phrases to websitesaLinks is my favourite plugin for this, because it doesn’t do anything stupid like linking every instance of the phrase in your post – and it’s mindful of links you’ve created manually.
most of these keyword linkers are worse than shit.
btw jag, that’s two different guesses to your one-line question, both of which required more effort than your original post. if we got it wrong, and you want something else, don’t blame us.
Forum: Themes and Templates
In reply to: Free Themes: Questionsthe problem with this sort of thing is that when using plugins, themes, and free tools which don’t have an easy and quick method to throw $10 at it to make the credit go away (nicely)… is that you end up with a site that has a small paragraph in the footer giving away credit to everyone but you.
this site powered by wordpress, pluginX, pluginY, theme design by Someone, hosted by Someone Else… er yeah, but the content is all me, I swear… er.. except for some of the clipart, oh and that stuff I pasted from your site.
I think that anyone who wants credit should also add an easy way to compensate them if you simply don’t want to give that credit because it hurts your professional credibility.
Forum: Fixing WordPress
In reply to: fixed width in FF – variable in IEhow absolutely unreasonable of them 🙂
Forum: Fixing WordPress
In reply to: Unable to access posts and archivethe .htaccess file can be safely deleted – wordpress will just make a fresh one.