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 » Montezuma Theme »

[SOLVED] Hide Tags in all place


  #1  
Old Dec 12, 2012, 05:27 AM
fafa
 
39 posts · Dec 2012
[SOLVED] Hide Tags in all place

Hi
I'm so sorry for my many questions... but I realy like this theme ... It's fantastic...

I want to hide all tags in index.php and post ... how can i do ? or which css should i edit with which name or tag?

thanks a lot..

Last edited by juggledad; Dec 12, 2012 at 05:49 AM.
  #2  
Old Dec 12, 2012, 06:02 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
look thru the virtual templates
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Dec 12, 2012, 07:52 AM
fafa
 
39 posts · Dec 2012
I don't understand what should look!!

but I do this :

in post.css ,sepersat .post-categories & post-tags and than for post-tags i say "display:none;"

is work but is it true ? in first I delete post-tags but don't work.

Code:
.post-categories i {
	display: 				inline-block;
	width: 					12px;
	height: 					12px;
	margin-right: 			5px;
	background-image: 	url(%tpldir%/images/icons.png);
}
.post-tags i  {
	display: 				none;
	width: 					12px;
	height: 					12px;
	margin-right: 			5px;
	background-image: 	url(%tpldir%/images/icons.png);
}

.post-categories  {
	margin: 					0; /* Turn off default margins of <p> paragraph element */
	display: 				inline-block;
}
.post-tags {
	margin: 					0; /* Turn off default margins of <p> paragraph element */
	display: 				none;
}
  #4  
Old Dec 12, 2012, 08:34 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
look at the postformat.php in the virtual templates - then look for something with 'tag' and then read about what that 'Limited PHP code' does
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Dec 12, 2012, 01:59 PM
fafa
 
39 posts · Dec 2012
Quote:
Originally Posted by juggledad
look at the postformat.php in the virtual templates - then look for something with 'tag' and then read about what that 'Limited PHP code' does
I don't understand " virtual templates" & "postformat.php"... where are they? Where are the path of them ? I search all file but don't find answer .
what's the "Limited PHP code" I really don't know about it & want to know please.
  #6  
Old Dec 12, 2012, 03:11 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Look thru the theme options, not the theme code
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] place start and stop tags around main content area. RealtorNathan Atahualpa 3 Wordpress theme 3 Aug 16, 2010 02:22 PM
[SOLVED] Hide by, categories and tags superoreh Excerpts, Read more, Pagination 2 Jun 24, 2010 12:34 AM
How do you suppress/hide title tags in widgets? Wyro Sidebars & Widgets 2 Feb 28, 2010 05:05 PM
[SOLVED] How to hide all tags on every page? dougc Center area post/pages 2 Feb 9, 2010 03:01 PM
want to place clickable icons in place of links (Home, About, etc.) agrossman Header configuration & styling 2 Aug 13, 2009 02:45 PM


All times are GMT -6. The time now is 09:16 AM.


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