sngsl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to link page with sidebar widget category link?Solved already with a plug-in,
Forum: Fixing WordPress
In reply to: How to change Static page title Color?Ok esmi thanks….
Forum: Fixing WordPress
In reply to: How to Show a Message when Click a Category?Thank you esmi,
I’ll try to do it….
Thank you so much..
Forum: Fixing WordPress
In reply to: How to exclude some categories from my new Page Template?OK…. I solved it…
Thank you so much and Appreciated for valuable help guys…
Forum: Fixing WordPress
In reply to: How to exclude some categories from my new Page Template?Thanx,
Please tell me how to Identify Cat=14 to that code?
(I don’t have knowledge with php)Please tell me the whole CODE…
Thank you…
Forum: Fixing WordPress
In reply to: How to link Category to new Page?Hi,
Half of my problem solved, from all of your’s helps i found that code
<?php if (is_home()) { query_posts("cat=-14"); } ?>after add this code to my index.php posts of cat=14 not showing on front page.
and then how to make them to show on my “New page”
Please be kind to help me solve other half…
thank you…
Forum: Fixing WordPress
In reply to: How to link Category to new Page?Hi MichaelH,
I looked all the thinks you provide to me but can get exact point because I’m don’t have much knowledge with PHP and other languages..
if you can tell me how to do it.
If category 14 have post show them on Request Page (no repeat on front page.)
posts from other categories show on front page as default.
this is the thing i need…
please be kind to advice me to do it…
Thank you…
Forum: Fixing WordPress
In reply to: How to link Category to new Page?Hi MichaelH,
Thank you so much and I’ll try and add comments…
Thank you again…