abinashm on "[Theme: Independent Publisher] How to update footer content?"
Solution to update wordpress footer copyright text via child theme using Independent Publisher Well I got the solution how to implement. It's quite easy actually that I never thought of doing it. So...
View Articlekimkhd on "[Theme: Family] Changing the Footer"
I am having the same problem. I found the code under hooks but when I tried to take the space out between 2014 (year) and the . it crashed the whole site. Please help!
View Articlemcfmullen on "[Theme: Customizr] Widgets have disappeared"
http://famigami.com/Testsite/?p=1 I have the left and right sidebars activated. Both have a calendar. Obviously, you only see the left sidebar with the calendar. Nothing in the right sidebar is showing.
View Articlenikeo on "[Theme: Customizr] Widgets have disappeared"
OK @mcfullen thanks for sharing this. The layout can be set at two levels : 1) globally in appearence > customizr > pages /posts layout 2) on a single page / post basis in the WP admin, in a box...
View ArticleDanzillion on "Theme Styling Not Showing Up On Two Site Pages"
Thank you for your feedback. Yeah the site seems to be back to normal now. Very odd... I didn't take any actions that would've corrected it.. Maybe it was just a weird caching issue. Either way, this...
View Articleelangejans on "Hatch: Remove 'Powered by Wordpress'"
Hello, I am in the process of familiarizing myself with HTML/CSS and need a fix that IS fairly simple, just not exactly sure how to execute. I want to remove the 'Powered by WordPress' in my footer....
View Articlemcfmullen on "[Theme: Customizr] Widgets have disappeared"
lol, that was it! Completely forgot that the sidebars had to be set. I took for granted that they were always enabled.
View Articlenikeo on "[Theme: Customizr] Widgets have disappeared"
:-) No problem, I am happy to help! Enjoy the theme.
View Articlelisa401 on "Footer menu - CSS"
Hi, I have a footer with menus in widget columns, however I need to put a list item for the menus (small arrow) I've looked on the forum for my theme and loads of support for those who want to remove...
View Articlesimonmitas on "footer width homepage"
Hello I need help trying to work this out, I have put the footer width at 100% in the css and moved the file in the footer.php outside of the container... now this has worked on only a few pages apart...
View Articlethebusywoman on "[Theme: Twenty Thirteen] Can I change the footer color?"
I am completely new at this. Is there a way to change the footer background color from brown?
View ArticleCraig Ralston on "footer width homepage"
Your footer is still inside of #container which has a max-width. Check that they are using the same template file.
View ArticleDestinyKing on "Trouble with footer and page content."
I am currently using page builder and css hero to build my wordpress site. The footer is not adjusting to the actual page width. You can find the page here: http://www.destinykingproductions.com/test/...
View ArticleScott Foshee on "[Theme: Decode] Insert Social Media code in footer, align...
There should be a way to insert the following code <?php DISPLAY_ACURAX_ICONS(); ?> in the footer, aligned left, on the same line as my Copyright line on the bottom. Here is my link...
View Articlesimonmitas on "footer width homepage"
Hi Craig thanks for the quick response, I understand the footer is still within the #container but I can only locate this in footer.php, where I have taken the div outside the container if you notice:...
View Articlesimonmitas on "footer 100% different on homepage different"
Hello WP world, Can anyone help? the footer on my homepage is within the #container (www.simonmitas.com) but not on other pages (www.simonmitas.com/?page_id=23) could the footer file be anywhere else...
View Articlerupok on "footer 100% different on homepage different"
Check if the current page is homepage by this <?php is_home(); ?> If home you can call default footer, and if not, you can call another footer made by you. More Details Here:...
View ArticleW.P. Ginfo on "Trouble with footer and page content."
Looking at the page / link, not the width, but the length of the page / contentarea seems to create problems. Or do I misunderstand?
View Articledamiroquai on "Sidebar overlaps footer in TwentyThirteen"
This was mind bugling for me too ;) That's why I created a simple java script plugin that removes last widget or widgets from sidebar until sidebar height is equal as a content height. It works by...
View Article