keevitaja
Forum Replies Created
-
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] wysiwyg not parsing paragraphsafter i enter some content to the custom field and save it, new lines are not showing in editor as well!
Forum: Fixing WordPress
In reply to: Custom post type single template not workingresolved. don’t know if it was so, but as soon as i created single.php the single-tehtud_tood.php started working. when i renamed single.php, it still worked. strange…
Forum: Plugins
In reply to: [Scissors Continued] [Plugin: Scissors Continued] watermarking does not worksomehow when i add watermarks it doesn’t resize images any more. any thoughts?
Forum: Fixing WordPress
In reply to: determin if it is the page in template filemhhh. i need to detect, if the user is on the following pages:
http://host/blog
http://host/blog/some-postcategory base /blog/
reading options: posts page is set to blog (page name ‘blog’)my home (is_home()) will have different template!
Forum: Fixing WordPress
In reply to: determin if it is the page in template fileit’s not working, cause it will return the name of the post. posts are displayd on that page. wordpress doesn know, that it is actualy page named ‘blog’. and that’s my problem…
Forum: Fixing WordPress
In reply to: determin if it is the page in template fileeven if it would work, i still have other stuff intended for front page.