9 replies [Last post]
johandenhollander's picture
Offline
Joined: 09/27/2007
Juice: 79
Was this information Helpful?

Hello,

When I create a product the author information is shown in the product page. I mean when a visitor is viewing the product he/she is able to see who created the product. Now I have been searching everywere but I could not find a place to turn this of.

Who helps me out?

Regards,

Johan

Insurrectus's picture
Offline
Spreading the word - Ubercart for president.
Joined: 08/22/2007
Juice: 364
Re: Author information

I couldn't find this either. This is my solution for the search results page and all node pages: in your theme's main *.css file just add this bit of CSS code:

.search-info, .submitted {
display:none;
}

UPDATE:
I just found it!!! Go to admin/build/themes/settings at your site and uncheck the node types that you don't want the meta data display for.

psynaptic's picture
Offline
Early adopter... addicted to alphas.Not KulvikTheminator
Joined: 08/28/2007
Juice: 731
Re: Re: Author information

Hi Insurrectus, I forgot about that! I've used it in the past on another Drupal site but have ended up removing it from the node-product.tpl.php file instead.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Author information

+1 to Insurrectus' actual solution. This is somewhat of a buried setting... it should really be in the content type edit page. I wonder if it just wasn't moved because someone forgot about it when the updates happened to content types...

psynaptic's picture
Offline
Early adopter... addicted to alphas.Not KulvikTheminator
Joined: 08/28/2007
Juice: 731
Re: Re: Re: Author information

Agreed, that should really be moved.

johandenhollander's picture
Offline
Joined: 09/27/2007
Juice: 79
Re: Re: Re: Re: Author information

@Insurrectus: Thanks, this worked!
In general Drupal and the modules feel really slick to me. but this one was buried way to deep!

seedseller's picture
Offline
Joined: 11/27/2007
Juice: 141
Authoring info on product page

I am using the alpha 8 version of Ubercart and a variation of the Evening theme. Turning off the authoring info on product pages is ignored by this theme. Is there another location where I might turn off the authoring info?

Or how do I get the theme to obey this option?

Thanks.

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Authoring info on product page

If it's an issue with the theme, you'll either need to modify it yourself or contact the author. I'd doublecheck your settings, as it's odd that Drupal would send any post data to the theme engine when the setting is off. However, looking at the theme, it may just have those numbers and things built in since it's trying to be a good default theme for blogs.

ragavendra_bn's picture
Offline
Joined: 01/10/2009
Juice: 68
Re: Author information

Thanks Insurrectus/ jgdenhol and rest. It helped me for http://www.fashionjewelery.co.in/

tekad's picture
Offline
Joined: 10/21/2008
Juice: 160
Re: Re: Author information

Way to resurrect a dead post just to post a back link to your site. So not cool raga, not cool at all.