marekuk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to limit Tag Cloud to certain number?Thank you
Forum: Fixing WordPress
In reply to: Custom Page Template from a featured post?thanks for the links and knowledge
Forum: Fixing WordPress
In reply to: Custom Page Template from a featured post?id rather stay away from plugins if possible 🙂
Unless its the way its done?well i managed to fix it myself after waiting for an hour without any help
anyone?
I tried this but didn’t work it no longer showed up on my template at all. I am no php guru so any help would be appriciated.
Like i said i tried something like this but didn’t work
<?php if (is_page('1')) { include (TEMPLATEPATH . '/slideshow.php'); } ?>Forum: Fixing WordPress
In reply to: Controlling children comments wordpressi managed to force the styling through css, im not sure why it didnt work for me the last time i tried and i switched around the code inside my function and now it nests inside the parent comment
Forum: Fixing WordPress
In reply to: Controlling children comments wordpressThis is my problem my wordpress is already setup for threaded comments my problem is styling and controlling the children (threaded comments) as the styling and structure of the child is a mirror from the parent comment