Marcomail
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Select name of categoryok, thanks…the problem is now don’t work in_category(2) in single.php :((
Forum: Plugins
In reply to: [Plugin: WP Post Thumnail]it’s strange because the plugin working good on wp 2.7 without any modify.
do you have add the file wppt.xml in the theme folder ?
Forum: Plugins
In reply to: [Plugin: Post Thumb Revisited] DO NOT USE THIS PLUGIN!!!!!!!!!!!!!My site with post-thumb has been hacked, i don’t know if the problem is this plugin, but i ‘ve find the malicious code of the webshell c99madshell in this folder /wp-content/plugins/post-thumb/js/highslide/graphics/ , so i think about this post….do you think it’s a strange coincidence or not ?
Forum: Fixing WordPress
In reply to: Select name of categoryis it possible show the rss link near the category with the_category ?
Forum: Fixing WordPress
In reply to: Select name of categorybut why ?
Forum: Fixing WordPress
In reply to: Select name of categoryok, but what’s the difference if i select or not “fruits” ? it’s not better check “fruits” every time?
Forum: Fixing WordPress
In reply to: Select name of categoryi would show only the current post child categories.
for example i have this categories:
-> fruits [X]
–> apple [X]
–> strawberry
–> bananathe post is under “fruits –> apple”
i would show in single.php only the child category name “apple”
sorry but my english is not perfect so it’s a little difficult explain better for me 🙂
Forum: Fixing WordPress
In reply to: Select name of categoryi’m not interested to show all the child categories, i’d show only the child of the current post 🙁
Forum: Plugins
In reply to: [Plugin: All in One SEO Pack] AIOSP and Simple Press Forum issuesask on the simple press forum, the creator of the plugin are very happy to help person and they answer very quickly to all
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Idea: Single Image in a PageYes, you must select imagebrowser in the nextgen option 🙂
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Custom thumbnail for picturesOttima notizia! Grazie hpatoio!
Forum: Fixing WordPress
In reply to: comments_template not working on single.phpthanks, but i’ve solved moving
<?php comments_template(); ?>outside the main loopbye
Forum: Plugins
In reply to: Weird comments behavior after using WP_query()I don’t have
<?php if (have_posts()) : while (have_posts()) : the_post();on comments.php
i only have
<?php comments_template(); ?>Forum: Fixing WordPress
In reply to: comments_template not working on single.phpi have the same problem. could you explain me better your solution ? thanks
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] ImageBrowser Page Reloadyes, the only way is use ajax…i hope this function will be implement in the future version 🙂