nunuh
Forum Replies Created
-
Forum: Installing WordPress
In reply to: It’s not showing?OH I found the bug..
it’s supposed to be <?php get_ym_status(); ?>
instead of <?php get_ym_status ?> which I copied from the README file.
Forum: Plugins
In reply to: [UPDATE] AlexifyHi Calevans..
why isn’t it working on my site??the code is there, mouseover tag looks alright.
I also noticed that it breaks the plugin Ajaxified Expand Post NOW. So I deactivated Ajaxified Expand Post NOW instead to see how it will do. But still no go for me. Please help? Thanks.Forum: Plugins
In reply to: [New Plugin] Alexifysome problem here
I’m not sure what’s wrong with it. I checked the code and the onmouseover tag is on each link but it won’t pop the screenshot! help?
Forum: Plugins
In reply to: doc: How to use WP grins with 1.5.what about for wordpress 2?? i upgraded yesterday.. disabled rich text, so i see my quicktags.. but I just can’t get my wp_grins to show. i don’t know what the heck im missing.
Forum: Plugins
In reply to: Few smilies in commentsForum: Fixing WordPress
In reply to: Q&A no work w/ Pages featureHi,… i got the php code running right coz im using it.. but i have problems with Q&A script ..
Parse error: parse error, unexpected T_INCLUDE in /home/nunuh/public_html/wp-content/plugins/runphp.php(40) : eval()'d code on line 1
it gave me that.
anyone help?Forum: Fixing WordPress
In reply to: HELP – I can’t log outyeah, but it won’t work still.
Forum: Fixing WordPress
In reply to: HELP – I can’t log outi cleared mine but still it won’t let me log out!!!!!
it brings me to the Dashboard area. this only happens to my computer at home.when i use other pcs, i can log out/log in just fine.
Forum: Fixing WordPress
In reply to: Custom .php page, with static content, but dynamic nav/sidebarah… that’s coz my default theme is not the one with the page template thingie..
Forum: Fixing WordPress
In reply to: Custom .php page, with static content, but dynamic nav/sidebarhow come i cant find the page template dropdown??
Forum: Plugins
In reply to: Comment Plug Mix upOh, figured it out.. Commenters SHOULD HAVE EMAIL..
turned the email req back on.Forum: Installing WordPress
In reply to: Riddle me this! Templates stucture and CSS with static foldersbut what if i am using theme switcher.. can i put this:
<style type="text/css" media="screen">
@import url( <?php bloginfo('stylesheet_url'); ?> );
</style>??? i have an iframe in my static page. now i need to use the .css of the theme the user chose and use it as the style.css for the page inside the iframe.. is this possible?
i dont see it as possible.. huhuhu.. anyone help me?
Forum: Fixing WordPress
In reply to: Link back to a parent pagethe above edited code messes up my WP..?? anyhoo
Irsinn, i dont know how to show the parent’s post title but i did editted ECHO part to this:: so it says GO Back instead.
echo '<a href="' . apply_filters( 'the_permalink', get_permalink($post->post_parent) ) . '">Go Back</a>';
Forum: Themes and Templates
In reply to: add prev and next links to subpageshi moshu.. but is there a way i can list the children inside the page itself??
coz when i do this, it doesn’t work. the code works outside the WP loop.. i hope there’s a way for that.. coz right now, i am listing the child pages manually. =[
Forum: Plugins
In reply to: Textile 2.6 – “It finally works” release.im using firefox by the way..