Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

Category Description


  #1  
Old Feb 11, 2010, 09:17 AM
seoguy
 
9 posts · Jan 2010
Category Description

I would like to put a description at the top of all category pages as well as home page above where the posts display. Preferably with a wysiwyg editor.

Does anyone know of a plugin available? or hack?

thanks
  #2  
Old Nov 30, 2010, 05:05 AM
reketeke
 
8 posts · Sep 2010
go to
EDIT POST/PAGE INFO ITEMS

and put this code in
kicker multipost pages

<?php if ( is_category() ) : ?>
<?php get_category($category) ?>
<?php echo category_description($category); ?>
<?php endif; ?>
  #3  
Old Dec 15, 2010, 06:17 AM
eperon
 
11 posts · Aug 2010
im struggling with this idea too.

The suggested solution puts a description above each post on the multipost page. It should be just 1 description, above the list of articles...
  #4  
Old Dec 15, 2010, 07:17 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try adding the code to ato->Style & edit CENTER COLUMN->Content ABOVE the LOOP
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Jun 7, 2011, 08:21 PM
emilyrose's Avatar
emilyrose
 
13 posts · May 2010
Quote:
Originally Posted by juggledad
try adding the code to ato->Style & edit CENTER COLUMN->Content ABOVE the LOOP
How to make the Category show above it? So far only the descriptions is showing.

Last edited by emilyrose; Jun 7, 2011 at 08:23 PM.
  #6  
Old Jun 8, 2011, 03:41 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
if you are using the example
HTML Code:
<?php if ( is_category() ) : ?>
<?php get_category($category) ?>
<?php echo category_description($category); ?>
<?php endif; ?>
you would need to add
HTML Code:
<?php echo $category; ?>
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Show meta description in category page instead of excerpts over_cloud9 Excerpts, Read more, Pagination 1 Feb 5, 2010 08:08 PM
Where are meta keywords and description? horsemansarts Atahualpa 3 Wordpress theme 18 Aug 28, 2009 04:23 PM
TUI's Category Description for Archive Not Working sleizure Plugins & Atahualpa 1 May 29, 2009 02:05 PM
Umlauts in Home Page Meta Description mrz Atahualpa 3 Wordpress theme 2 May 24, 2009 09:37 AM
Category description & category classes shedhed Page & Category Menu Bars 4 Mar 22, 2009 01:25 AM


All times are GMT -6. The time now is 01:15 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.