Quantcast
Channel: Topic Tag: footer | WordPress.org
Browsing all 13545 articles
Browse latest View live
↧

julesjunction on "[Theme: Attitude] How to edit footer"

This is in my child theme functions.php file: <?php // Remove old copyright text add_action( 'init' , 'sfs_remove_copy' , 15 ); function sfs_remove_copy() { remove_action( 'attitude_footer',...

View Article


WPyogi on "[Theme: Attitude] How to edit footer"

Okay, sorry it took me a while and I'm not at a computer I can easily test this one right now - but see if this works: Right after this (in the functions.php file): <!-- .copyright --> Add:...

View Article


julesjunction on "[Theme: Attitude] How to edit footer"

Oh wow that's beginning to work, thank you so much :) I haven't added all the content yet because I wanted to check it worked first. I've made a start here

View Article

WPyogi on "[Theme: Attitude] How to edit footer"

Cool - that looks great, indeed :)!

View Article

Kathryn Presner on "[Theme: Sundance] Edit Footer"

Hi there, the credits are in the file footer.php. The best way to make these sorts of changes to a theme is to use a child theme, so your tweaks won't be overwritten when updating the theme. Here are...

View Article


leonardogsouza on "Banner issue on footer"

I don't know what else to do so I decided to ask for your help. My website (zunkabitz.com) has a 728x90 banner on the footer, however sometimes it shows correctly and sometimes it shows like this:...

View Article

WPyogi on "Banner issue on footer"

Start by clearing and turning off your caching plugin.

View Article

leonardogsouza on "Banner issue on footer"

And leave it off? I'm using W3 Total Cache..

View Article


WPyogi on "Banner issue on footer"

Not permanently, but no one can see anything useful on a cached site. And it's possible that plugin could be causing the problem. Start testing by deactivating ALL plugins to see if that helps.

View Article


leonardogsouza on "Banner issue on footer"

I don't like the idea of cached site as well, but all of those performance scanners (GTMetrix, Google PageSpeed Insights, etc) told me that I needed it..

View Article

WPyogi on "Banner issue on footer"

There's nothing wrong with using caching - the point is that plugins can cause problems so deactivating them is a standard troubleshooting step. And caching plugins make it very difficult to see the...

View Article

leonardogsouza on "Banner issue on footer"

Will do. Thank you so much!

View Article

ADQ on "[Theme: Preference Lite] Footer Copyright Customization"

I cannot locate the customize your site button. I upgraded to 3.7.1. Thanks.

View Article


StyledThemes on "[Theme: Preference Lite] Footer Copyright Customization"

It will be on your admin's home page of the dashboard, or you can go to Appearance >> Customize

View Article

smaitb on "[Theme: Sundance] Edit Footer"

Hello! I should have been clearer in my original post. I like that it is one color to the left of the vertical bar, and another to the right of it. I actually tried taking the <a href></a>...

View Article


williamkwatt on "Footer editing"

Whoever can help me I thank you in advanced. I have been trying to edit the text in the footer of my website but it has been to no avail. I went in to appearance>editor>Footer.php and I deleted...

View Article

WPyogi on "Footer editing"

First, you should not be modifying theme files as your changes will be lost when the theme is updated. Use a child theme - http://codex.wordpress.org/Child_Themes That said, do you have a caching...

View Article


williamkwatt on "Footer editing"

Thank you for your help thus far, I will do that!

View Article

xstomper on "[Theme: Hueman] How to configure sidebars and footer?"

I do not understand how to manage widgets and footer. I did not activate and not pressed.

View Article

xstomper on "[Theme: Hueman] How to configure sidebars and footer?"

If anyone had a video instructions? =)))

View Article
Browsing all 13545 articles
Browse latest View live