How to hide / remove post tags in Home page?

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

How to hide / remove post tags in Home page?

Postby cometkuasha » 23 Mar 2012, 10:13

Hey.

I want to prevent post tags from showing in my homepage. but want to show them in single post pages.

Is it possible?

URL: http://www.planetbd.net/

Regards.
cometkuasha
 
Posts: 25
Joined: 19 Dec 2011, 08:17

Re: How to hide / remove post tags in Home page?

Postby cometkuasha » 24 Mar 2012, 07:46

What have i done?? Anything wrong??
Please reply
Please :((
cometkuasha
 
Posts: 25
Joined: 19 Dec 2011, 08:17

Re: How to hide / remove post tags in Home page?

Postby Colin » 24 Mar 2012, 09:01

No nothing wrong, there are only a few of us doing unpaid support here and it takes some time to answer some requests.

I expect there may be an easier way but the only way I can think to do what you want means reconfiguring your site and then adding some custom CSS.

1: Create a static page
2: Have your posts display on this new static page
3: Make this static page your home page.

Now in Suffusion Options > Back End > Custom Includes > Custom Styles insert

Code: Select all
#post-xxx .tags{display:none;}


You need to replace xxx with the page number of your static page. All pages are in fact posts in WP. You find out the page number by going to Dashboard > Pages > All pages and then hover over your new static page. The page number will be displayed in the bottom of your browser window.

Let us know how you get on
Colin
 
Posts: 2785
Joined: 27 Oct 2009, 10:46

Re: How to hide / remove post tags in Home page?

Postby sayontan » 24 Mar 2012, 09:19

You can say:
Code: Select all
body.home .tags { display: none; }
Sayontan Sinha | http://mynethome.net/blog | http://www.aquoid.com/news
I don't do freelance work (for Suffusion or otherwise), so please don't contact me for quotes or offers.
sayontan
Site Admin
 
Posts: 10159
Joined: 15 Sep 2009, 16:39
Location: Houston, Texas

Re: How to hide / remove post tags in Home page?

Postby cometkuasha » 26 Mar 2012, 12:02

2 out of 2 solutions have been working now :D Thank you very much :)

Really appreciate all efforts of yours. :)

But , on that day there was huge spamming like XXX vs YYY... I thought something went wrong. :(
cometkuasha
 
Posts: 25
Joined: 19 Dec 2011, 08:17


Return to Support Requests

Who is online

Users browsing this forum: No registered users and 9 guests