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

otempus on "[Theme: Runo Lite] Add copyright info to the footer"

I would like to add copyright info to my brand spanking new WP site. I have jetpack turned on. Tried copying the footer.php into custom css and inserting the text, didn't work. Or at least it didn't...

View Article


ElectricFeet on "[Theme: Customizr] Can't get Amazon Affiliates image to...

From what I can see, it looks like the text widget should work. Can you add it back in and I'll take a look to see if I can figure it out?

View Article


ElectricFeet on "[Theme: Customizr] Footer Background Image"

footer#footer { background-image: url("http://placekitten.com/400/400"); background-size: cover; } in your Custom CSS. More info here.

View Article

FrankBukowski on "[Theme: Customizr] Can't get Amazon Affiliates image to...

Thanks ElectricFeet I've put the text widget back in at the top of the RH sidebar, with the script pasted in it, and a headline that reads 'Frank's books are available on Amazon'. As you can see, the...

View Article

euroscienceit on "[Theme: Twenty Fourteen] Twentyfourteen: How to center the...

Hello ! Is there anyone here who could help me ? Regards,

View Article


Vilela75 on "Styles plugin a no show on 2013 Theme"

Hi Paul, the Plugins still doesn´t work unfortunatelly. As by jonathan144 "It looks like the styles plugin has been installed but does not show the options I was looking for I´m working with...

View Article

ElectricFeet on "[Theme: Customizr] Can't get Amazon Affiliates image to...

Just realised that we haven't had you try deactivating all plugins and reactivating them one by one to see if one of them is causing it. Also try switching off the Customizr lightbox effect to see if...

View Article

spfa on "[Theme: Customizr] Change footer Credit"

Ok.... so here is my recent update. The Footer is still not updates. I do have access to the FTP and have followed the directions of the link you provide (How to Customize Customizr.) I did see that...

View Article


ElectricFeet on "[Theme: Customizr] Change footer Credit"

On your site, I can see "· © 2014 welkessa · Developed by Welkessa Web Development ·"

View Article


spfa on "[Theme: Customizr] Change footer Credit"

Hi Electric Feet, that is another users (see above) it's her site (tangobest). The site I am working on is The site I am working on is http://campbellexpress.com Thank you :-)

View Article

spfa on "[Theme: Customizr] Change footer Credit"

In my child theme I have the following files: functions.pho style.css screenshot.png the info inside my function php is as follows: <?php /** add_filter('tc_credits_display', 'my_custom_credits');...

View Article

stephencottontail on "[Theme: Customizr] Change footer Credit"

Your code in your functions.php looks okay at first glance, but you appear to have the entire code commented out. In PHP, anything between /* and */ is a comment and will be ignored by the interpreter....

View Article

spfa on "[Theme: Customizr] Change footer Credit"

In my child theme I have the following files: functions.pho style.css screenshot.png the info inside my function php is as follows: <?php /** add_filter('tc_credits_display', 'my_custom_credits');...

View Article


spfa on "[Theme: Customizr] Change footer Credit"

stephencottontail - I had no idea about this! - I will try this!

View Article

spfa on "[Theme: Customizr] Change footer Credit"

Yeaaaahhh! Finally, thanks so much! I am pretty new to WordPress and embracing the newness of the integrated programming of WP. I am more functional and designer savvy, did not know about the commented...

View Article


spfa on "[Theme: Customizr] Change footer Credit"

Now that I finally got my footer to appear, I somehow deleted the one piece of code that automatically updates the year annually. Does anyone have that? If in the event I fail to remember to change...

View Article

MSweet123 on "Replace Footer Credits or Add Copyright Text"

Hello, I wanted to know how to replace the credit information that appears at the bottom of the site or add text to the footer. I created a child theme and added the css code to delete the text for the...

View Article


Jose Castaneda on "Replace Footer Credits or Add Copyright Text"

What theme are you using? Where did you get it from? Not all themes are built/structured the same way. Generally the file you would look into editing would be the footer.php file.

View Article

RossMitchell on "Replace Footer Credits or Add Copyright Text"

On the other hand, many themes have a method of accessing the footer text. It varies by theme, but is likely to be in the APPEARANCE group, maybe (Dashboard > Appearance > Theme Options). If you...

View Article

ElectricFeet on "[Theme: Customizr] Change footer Credit"

The esc_attr( date( 'Y' ) ) picks up the year. The "." dots concatenate in php. I really recommend downloading Sublime Text for editing CSS/HTML/PHP (and any other language's) files. It immediately...

View Article
Browsing all 13570 articles
Browse latest View live