maordany
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how can i display the number of posts in a category?my category php code is.
Category Template (category.php)<?php
global $options;
foreach ($options as $value) {
if (get_option( $value[‘id’] ) === FALSE) { $$value[‘id’] = $value[‘std’]; }
else { $$value[‘id’] = get_option( $value[‘id’] ); }
}
?><?php get_header() ?>
<div id=”container”>
<div id=”content”><?php thematic_page_title() ?>
<?php thematic_navigation_above();?>
<?php thematic_above_categoryloop() ?>
<?php thematic_categoryloop() ?>
<?php thematic_below_categoryloop() ?>
<?php thematic_navigation_below();?>
</div><!– #content –>
</div><!– #container –><?php thematic_sidebar() ?>
<?php get_footer() ?>Forum: Fixing WordPress
In reply to: how can i display the number of posts in a category?From what I understand the first responder wrote what I need but I do not understand where I write the code.
Forum: Fixing WordPress
In reply to: how can i search in specific category?HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP HELP
Forum: Fixing WordPress
In reply to: how can i search in specific category?Hello
I did not understand. I want my site users can choose where to look alone.
I’m looking for the addition of advanced search but could not find Something that gives the search by categories.Forum: Fixing WordPress
In reply to: faq Plugin with text editorPlease I need help.
Maybe someone knows other option. Maybe someone has an idea how to write a FAQ on Post. I want to write a list of questions and then clicking on the question, the answer will open. I NEED an idea how to do it.Forum: Fixing WordPress
In reply to: faq Plugin with text editorbut i need with TinyMCE or html editor
Forum: Fixing WordPress
In reply to: How do I change the main page of the site?I do not think it fits.
I will explain myself again
I have 5 categories and the site main page of posts shows me all 5 categories and I want to display posts from only one category.Forum: Fixing WordPress
In reply to: How do I change the main page of the site?I will review the idea thanks But someone knows maybe plug-in who can do that?
Forum: Fixing WordPress
In reply to: Add text to each headline PostsIt makes no sense, must be able to insert text automatically to all my posts.
Please i need help urgentlyForum: Fixing WordPress
In reply to: insert tag to postsMichaelH Thank you very very very much.
It took me time to write a comment because I was in shock.
Everything worked really well And have no idea how happy I am now.
Thank you MichaelH ??Forum: Fixing WordPress
In reply to: Tags proposed by site visitorsI remember once I saw something like that but can not remember which. Please maybe someone can help me
Forum: Fixing WordPress
In reply to: insert tag to postsSorry I can not really understand Maybe you can give me more explanation please.
Forum: Fixing WordPress
In reply to: insert tag to postsThank you very much it works fine.
Another question if I may.
When I search through the tags it displays the result in a certain way and if i search in the site search engine that presents a different way.How can I view the regular search results as the results of the search tags?
Forum: Themes and Templates
In reply to: Gallery, a Thematic child theme 1.2.1. Search problemI really hope someone can help me because I’m trying to do something for a week and can not
Forum: Plugins
In reply to: Looking for Plugin and can not findi find information about “Contact Form 7” But I did not understand the difference between [file-602] and [file-598] Why here the number is 602 and On the other side the number is 598 ???
I found the data here