Shape 5

Wordpress Club Themes => Compassion - Club => : lvac13 December 09, 2012, 08:01:55 PM



: Remove Page Titles
: lvac13 December 09, 2012, 08:01:55 PM
Hi, I can't modify the page title.  I have searched for the answer and looked in the s5_fw.php file but I do not see where I can comment out the page title.  I just want it to show the actual name of the page.  So instead of Compassion Charity/Nonprofit Design on ____ (name of site), it would just show the name of the site and just show the name of each page instead of all this other stuff.  I can't figure out where the logo is feeding from either.  I changed the favicon but it appears this is something else.

Thanks for your help.


: Re: Remove Page Titles
: Tristan Rineer December 27, 2012, 10:43:10 AM
The logo file is usually "images/s5_logo.png" in the theme folder.

The page title defaults to the name of the "top" post (which on a single page is also the name of the page) and "on {sitename}.

I haven't added a way to change it in the admin, but if you edit "{themefolder}/vertex/cms_core_functions.php", you should be able to adjust the "s5_head_call()" function to display however you want.

Just let me know exactly what you want to have display, and I'll help you figure out what needs to be changed.


: Re: Remove Page Titles
: promosite April 05, 2013, 08:29:30 AM
How can I change the logo? I want to overwrite this image with my own logo. Could you tell me how this works?

Filezilla tells me this:

Commando:   STOR s5_logo.png
Antwoord:   550 s5_logo.png: Permission denied
Fout:   Fatale bestandsoverdrachtsfout


: Re: Remove Page Titles
: Tristan Rineer April 05, 2013, 08:44:40 AM
"Permission Denied" means you don't have file access permission to do what you're trying to do.

You may have to talk to your host to find out why you don't have the FTP permissions to change files.