anatman
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How do they do THAT?Ha! The Firefox problem doesn’t exist online, only when seeing locally. It is just a slower fade-in on Firefox.
Seems we were typing at the same time – only after i posted that i had to change the default text color, as Orkut did, i saw your suggestion. I am going to try it now, it will be better if it works. (i am using the content div only)Forum: Themes and Templates
In reply to: How do they do THAT?Thank you, Stevarino. I am trying it at home, locally, and it almost works, just two quirks:
1) when using Safari, the text shows imediately in black, then it turns white in a jump and then fades in.
2) using Firefox, the text is never shown, stays white all the time.
Can’t check with IE, it was never able to load my page when served locally (weird program). Would you know what isn’t working right?Forum: Fixing WordPress
In reply to: commenter’s email and spamYes, he used some hack (of his) to make the form guaranteed. Alexking is one of the developers, when he says “committed to CVS” it means he posted it to the Current Version System (i think that is the meaning of the acronym).
The spam-proof code is not in your 1.02 version, it is in the CVS current version. Which is sort of beta.
This is all as far as i can tell…Forum: Fixing WordPress
In reply to: Harcoded textsThere a a few other hard-coded english words, like some title attributes in anchor tags. For example the title saying “permalinks”, and the title for the categories saying “click to see all post in ___ (category)”.
These are inside the functions (functions.php, if i recall), and are my main concern about localization. Those are the hard ones for the average user to dig.Forum: Themes and Templates
In reply to: How do they do THAT?Yes, i find it really cool. Stevarino, do you think it is possible to adapt that so that my post’s texts fade in like that in WP?
Sure, i would stick the code in my head tag, but i have no idea what it is doing, aside from guessing that it increases the value of a color attribute…Forum: Plugins
In reply to: Template or CSS Switcher with cookie handlingThanks, LL!
Forum: Everything else WordPress
In reply to: TypeKeyOops, hadn’t seen that thread. Yeah, i agree with you.
Forum: Fixing WordPress
In reply to: commenter’s email and spamHa!
I asked here, guess why? I had seen the “spamproof comment form” in Mindfull Musings. Nice to know it is committed, then.
Thanks
EduardoForum: Requests and Feedback
In reply to: BB integrationWhat i am trying to say is, please consider more options if anywhere in the future there could be any integration between WP and a BB.
Or maybe i am thinking way too far in the future!Forum: Your WordPress
In reply to: /usr/benThanks ByteWarrior, i’ll link then…
EduardoForum: Your WordPress
In reply to: /usr/benHi ByteWarrior,
How does the translation that you make available in your website works? Do you pay for the service? Or can someone just link to SystransBOX and that’s all?
Thanks,
EduardoLoganSix,
No, the function wp_list_authors() will not do the same as your hack. It will just allow one to display a list of authors on the menu bar, and clicking the author will display his posts. It seems easy to ad a small gif or link beside each author as a link to a “who am i” static page, which is more what i am looking for.
Your hack seems more comprehensive: it converts names anyhwere to links, and any name you choose to register…
keep it up, i think it is a nice tool!
EduardoHey LoganSix,
Just to let you know that in the end i didn’t install the hack. I decided towait for WP1.2, ’cause there will be a wp_list_authos() function, that’s more like to what i am looking for.
Thanks anyway!Forum: Requests and Feedback
In reply to: Localization: Help Needed!My, people are not listenning!
Look: translation as it is being done now will not translate the blog. It will only translate the admin pages. The page that readers actually read has hard-coded english that must be changed in the index.php page and inside some functions (template-funcions.php).
Somebody (Otsurake?) more involved in the coding would take a look at this, please?Forum: Fixing WordPress
In reply to: Simple Contact FormTake a look:
https://www.taijiquan.pro.br/contact-drpdn.php
It uses Ultimate Form Mail. I am very happy with that script (get it at https://www.surefirewebdesign.com/scripts/), and it is fairly easy to adapt to your design.