Topic: Removed Featured Image?

I am setting up my site as a static page and not a blog.

For several of the pages, I do not want or need a "featured image" that goes across the top of the page. I either want no image, or a smaller, left or right-justified image. I can't seem to find a way to get rid of the featured image in certain posts. If I don't designate an image as such, then the big generic camera image that came with the theme still shows up.

Site: http://www.take10reading.com/site/ (hidden behind a splash page at the main URL for now)

Thumbs up

Re: Removed Featured Image?

jennahw wrote:

I am setting up my site as a static page and not a blog.

For several of the pages, I do not want or need a "featured image" that goes across the top of the page. I either want no image, or a smaller, left or right-justified image. I can't seem to find a way to get rid of the featured image in certain posts. If I don't designate an image as such, then the big generic camera image that came with the theme still shows up.

Site: http://www.take10reading.com/site/ (hidden behind a splash page at the main URL for now)


I'm in the same boat.  I did see another post with instructions for editing the filters.php file but when I tried I got errors so obviously I did something wrong. 

http://www.arrastheme.com/forums/topic2 … -page.html

Maybe it will work for you.  If it does, please reply here and send the the entire code for your filters.php file please.  I'm not a coder so I'm not confident in my editing ability.  It would help to have the whole file after you've done the editing.  Thanks!

Thumbs up

Re: Removed Featured Image?

Trish at CP wrote:
jennahw wrote:

I am setting up my site as a static page and not a blog.

For several of the pages, I do not want or need a "featured image" that goes across the top of the page. I either want no image, or a smaller, left or right-justified image. I can't seem to find a way to get rid of the featured image in certain posts. If I don't designate an image as such, then the big generic camera image that came with the theme still shows up.

Site: http://www.take10reading.com/site/ (hidden behind a splash page at the main URL for now)


I'm in the same boat.  I did see another post with instructions for editing the filters.php file but when I tried I got errors so obviously I did something wrong. 

http://www.arrastheme.com/forums/topic2 … -page.html

Maybe it will work for you.  If it does, please reply here and send the the entire code for your filters.php file please.  I'm not a coder so I'm not confident in my editing ability.  It would help to have the whole file after you've done the editing.  Thanks!

Thanks, Trish! It worked perfectly for me. Don't know what to tell you....maybe you replaced the wrong code?

Thumbs up

Re: Removed Featured Image?

Trish at CP wrote:
jennahw wrote:

I am setting up my site as a static page and not a blog.

For several of the pages, I do not want or need a "featured image" that goes across the top of the page. I either want no image, or a smaller, left or right-justified image. I can't seem to find a way to get rid of the featured image in certain posts. If I don't designate an image as such, then the big generic camera image that came with the theme still shows up.

Site: http://www.take10reading.com/site/ (hidden behind a splash page at the main URL for now)


I'm in the same boat.  I did see another post with instructions for editing the filters.php file but when I tried I got errors so obviously I did something wrong. 

http://www.arrastheme.com/forums/topic2 … -page.html

Maybe it will work for you.  If it does, please reply here and send the the entire code for your filters.php file please.  I'm not a coder so I'm not confident in my editing ability.  It would help to have the whole file after you've done the editing.  Thanks!

NOTE: This removes that image from all of the pages, even ones where you may have wanted it. Not a big deal though, as you can now just put an image there as you normally would have.

Thumbs up

Re: Removed Featured Image?

jennahw wrote:
Trish at CP wrote:
jennahw wrote:

I am setting up my site as a static page and not a blog.

For several of the pages, I do not want or need a "featured image" that goes across the top of the page. I either want no image, or a smaller, left or right-justified image. I can't seem to find a way to get rid of the featured image in certain posts. If I don't designate an image as such, then the big generic camera image that came with the theme still shows up.

Site: http://www.take10reading.com/site/ (hidden behind a splash page at the main URL for now)


I'm in the same boat.  I did see another post with instructions for editing the filters.php file but when I tried I got errors so obviously I did something wrong. 

http://www.arrastheme.com/forums/topic2 … -page.html

Maybe it will work for you.  If it does, please reply here and send the the entire code for your filters.php file please.  I'm not a coder so I'm not confident in my editing ability.  It would help to have the whole file after you've done the editing.  Thanks!

NOTE: This removes that image from all of the pages, even ones where you may have wanted it. Not a big deal though, as you can now just put an image there as you normally would have.

I got it working!  Thanks for checking in with me Jenna!  Any idea how you got the "Comments" area to suppress on your home page?

Thumbs up

Re: Removed Featured Image?

Not sure if this is what you're talking about, but I did add this to the user.css (found in some other thread on here).

.posts-quick .entry-comments { display: none; }

Thumbs up

Re: Removed Featured Image?

jennahw wrote:

Not sure if this is what you're talking about, but I did add this to the user.css (found in some other thread on here).

.posts-quick .entry-comments { display: none; }

Thanks Jenna!  I'll give that a shot! :-)

Thumbs up

Re: Removed Featured Image?

I can offer an easy but incomplete solution - using 1 pixel image file with your background colour (white).

The only problem is the default theme frame - gray, which makes it visible if not irritating.

Post's attachments

white dot.jpg
white dot.jpg 21.29 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Thumbs up