Jack Struck on "[Theme: Itek] Custom Footer"
Hello, Any way to have a custom footer that won't be overwritten if there's an update? Trying to do this without a child theme.
View Articlestephencottontail on "[Theme: Itek] Custom Footer"
What are you trying to do? If you're just trying to change colors or fonts, you could do that with a custom CSS plugin, but if you're trying to make large-scale changes, you'll need a child theme to...
View ArticleJack Struck on "[Theme: Itek] Custom Footer"
I'm trying to add some text and a link, that's all.
View Articlestephencottontail on "[Theme: Itek] Custom Footer"
Your theme supports a footer menu, so you might be able to fake it that way, but it would be better to create a child theme.
View ArticleJack Struck on "[Theme: Itek] Custom Footer"
Hmmm, okay. It is a workaround, not a solution. Thanks for your help!
View ArticleJohn on "[Theme: Twenty Thirteen] Adding more than 3 widgets to the footer"
Anybody know how to change the site-footer to contain 4 widgets next to each other? Whatever I try with CSS, I only get 3 next to each other, and if I add an extra one, then the 4th one ends up below...
View ArticleOldClicker on "[Plugin: Kebo Twitter Feed] Removing Reply, Retweet and Favorite"
Another usage example... I'm the webmaster for my golf club alresfordgolf.co.uk and have been looking for a way of easily allowing the greens staff to update a short message with the current status of...
View Articleiografica on "[Theme: Base WP] Footer is floating in middle of background"
Yes, but is normal because the height of the screen is bigger of the height of the page. The problem is the image you have add to the background. You must remove the image and add it to...
View ArticleDavid Sader on "MU site lost styles"
Well, here is what I offer. Turn off plugins, go back to a "valid" default theme. Make sure page loads as valid html. http://validator.w3.org Then switch to your site theme and make sure it is valid. I...
View ArticleOldClicker on "[Plugin: Kebo Twitter Feed] Removing Reply, Retweet and Favorite"
Just a little addendum - it was easy to remove the buttons via CSS: .kfooter { display: none; } But an option to not display them would be cleaner.
View ArticleAldo Rancier on "How to edit text on footer"
I've been trying to change the footer text of my site, right now it says "Your Name Here". This is the site for reference http://www.milliondollarninja.com/ I went to the footer.php file and changed...
View ArticleTara on "How to edit text on footer"
also try posting here: http://wordpress.org/support/theme/preference-lite
View ArticleAldo Rancier on "How to edit text on footer"
Tara, Thank you so much. I went to the link and found the answer there. Again Thank you.
View ArticleEtbalaly on "Anyway tp remove Proudly powered by WordPress?"
Hi All, Is there anyway to remove the "Proudly powered by WordPress" from the bottom of the website and put it somewhere else or only on one page or something? Maybe to make it smaller? Looking forward...
View Articletakingabr8k on "Anyway tp remove Proudly powered by WordPress?"
You need to edit the footer.php file. I usually open the file with Notepad++ and edit the code that looks like this (depending on the theme you're using): <div class="site-info"> <?php...
View ArticleDSS-Analytics on "Analytics not tracking"
I have my analytics loaded in the footer in the correct place, but they are not tracking. I've been told that I need to activate the footer before it will start tracking. How do I activate a footer....
View ArticleIpstenu (Mika Epstein) on "Anyway tp remove Proudly powered by WordPress?"
Or make a Child Theme: https://codex.wordpress.org/Child_Themes :)
View ArticlePeter Booker on "[Plugin: Kebo Twitter Feed] Removing Reply, Retweet and...
Hi OldClicker, Thank you for explaining your use case and good job on the quick fix yourself! The latest update (1.5.0) adds an option for showing the Intent links in the Widget and Shortcode....
View ArticleOldClicker on "[Plugin: Kebo Twitter Feed] Removing Reply, Retweet and Favorite"
Hi Peter Thanks for the rapid update - works fine for me. Just what was needed. Tried it on my test site alresfordgolftest.co.uk - great plugin for those of us that just want to display tweets without...
View Article