Johnny Tuch on "ColorWay Theme footer"
Hy! Checked your site and saw that you have a plugin named Share Buttons by AddToAny. Go to Plugins -> Installed plugins, click on edit for that specific plugin. It should give you access to edit...
View ArticleWanderlustWomen on "ColorWay Theme footer"
No, that's for the add buttons at bottom of blog posts to share. It has nothing to do with mini links I am referring to above. I recall placing the code in the css stylesheet but can't remember where.
View ArticleProgress Concepts on "[Theme: Fruitful] Footer (Multiple Lines of Text)"
If you just want multiple lines, use a line break <br> in your footer code wherever you want your line break to occur. Or do you mean something different?
View ArticleMax Valore on "[Theme: Local Business] How to remove middle "footer" widget??"
I have deleted what was there, but it still is showing something in the middle footer area?? Anyone know how to remove this? Thx :-) Website is: http://www.MaxValore.com
View Articleepaynedsm on "How to remove WP maintenance release links from footers"
Hello... I am a relative beginner developing foundersbibleclub.com as a WP site using the WP-Opulus theme. In the footer of my site are 7 WP maintenance release links that I wish to remove. The public...
View ArticleJumboClicks on "How to remove WP maintenance release links from footers"
probably in your theme file footer.php
View Articlelogmov on "[Theme: Formation] Footer Widget"
Hi, can i use footer widgets only on some pages? Also now there is three footer widget...can i have six? Because i need to have some quick footer links only on some pages, and because there is a lot of...
View ArticleJohnny Tuch on "ColorWay Theme footer"
I'm afraid I can't help you much on that. It could be in a .php file. You should try something else: install the plugin Advanced Code Editor, activate it, go to appearance -> editor, start searching...
View ArticleWanderlustWomen on "ColorWay Theme footer"
All solved. In Colorway...Theme Options - Setting - Footer Settings voila!
View Articleelinnet on "[Theme: Expound] Removing the "Blog at WordPress" footer"
Hello all, I'm new to Wordpress and do not yet know how to code. I'ld like to get rid for the standard footer in Expound. But I'm hugely confused by all the information on child-themes (have read the...
View ArticleCrouchingBruin on "[Theme: Coller] Header and Footer"
Looks like you found the answer, because I can see the header & footer, now.
View Articlerobcnz on "Customizr header & footer stopped working"
Hi there, All of a sudden the custom header in my WP site is giving a 404 error and I can't log into the site to post content/update it/etc. This is the error I am getting when I try to log in: 404...
View ArticleOssie Heffell on "[Theme: Formation] Footer Widget"
Hello, you can have as many widgets as you want in the footer - just add more to each widget area. But if you want 3 extra footer widget areas then that would require a bit of coding in the...
View Articlerdellconsulting on "Customizr header & footer stopped working"
Looks like you may have set up your child theme functions.php incorrectly (things don't tend to happen suddenly!) To get your Admin back, rename the CT functions.php (eg functions.old) and the core...
View ArticlePeter on "Footer at top. How use clear:both to fix?"
My footer at responsive size (browser reduction) pops to top of page. I've read it's tied to using a clear float, but can't figure out how to implement. What am I doing wrong?...
View ArticleFruitful Code on "[Theme: Fruitful] Footer (Multiple Lines of Text)"
py1, #colophon .site-info { font-size: 12px; float: left; width: 940px; padding: 8px 0; } You can increase width for footer text area
View Articlejamesbarnett39 on "How to call header on a custom page in WordPress directory?"
Hello, i've got a custom page in my main directory with the index.php and its named custompage.html I will have multiple of these custom pages but i want to be able to call the header and footer on...
View Articlejamesbarnett39 on "How to call header on a custom page in WordPress directory?"
Problem has been solved. <?php require('wp-load.php'); get_header(); ?> Your page content here. <?php get_footer(); ?> Code for anyone interested in resolving the issue.
View Articlealchymyth on "Footer at top. How use clear:both to fix?"
the style of #footerback with position: fixed; does not get applied in the narrow browser window; from Firefox' web developer add-on: /* Line 2082 */ #footerback { height: 35px; position: fixed;...
View Article