tomaja on "[Theme: Customizr] I need help with footer"
Hi @lizfitch, you can do that with Find&Replace plugin. After install you can find it in the WP-admin/Tools tab. If your RSS feed is in the first footer widget area just replace <div...
View ArticleAlexander Agnarson on "[Theme: Hueman] Footer Widget Area 2 problem"
I looked at the widget area and it seems to be working just fine as intended. What you need to do is center the content within the widget. If it's an image, do: .myimageclass { width: 300px; margin: 0...
View Articlemirilailai on "[Theme: Hueman] Footer Widget Area 2 problem"
Doesn't work.. I'm trying to center this script: <script type="text/javascript"> <!-- d=document;d.write('<a href="http://www.tyxo.bg/?131868" title="Tyxo.bg counter"><img width="88"...
View ArticleGrandma824 on "Theme: Twenty-Thirteen - removing comment box on each page"
I would like to remove the section of each page that says "Leave a Reply", has a comment box, and a "Post Comment" box. Where do I go to do that and how? Is it in the footer? Is there a way just to...
View Articleesmi on "Theme: Twenty-Thirteen - removing comment box on each page"
Do not edit the Twenty Thirteen theme. It is the current default WordPress theme and having access to an original, unedited, copy of the theme is vital in many situations. First create a child theme...
View ArticleAlexander Agnarson on "[Theme: Hueman] Footer Widget Area 2 problem"
Try putting a div around the script with a classname, specify width of it, and then put margin: 0 auto; on it. As for social icons, it seems like the %-width grid is broken in the footer. grid one-half...
View Articlephilipshambrook on "Customizr 3.014 - footer credits...again"
I know this has been asked before but there does not appear to be an open thread that I have seen. I have a child theme. I have a Parts folder in it. I have class-footer-footer_main.php in there. I...
View Articlejmerr59944 on "footer issues-twenty ten theme"
hi, how do I get the address line and copyright line in my site: http://biozphilly.org/ so that my address doesn't run over to the next line. to be 2 separate lines? any help would be greatly...
View ArticleRobbieB1953 on "Footer text align issue"
On this site: http://bit.ly/1d0hpNz I have a 3 section text widget in the footer. I'm trying to move the text in section 3 and have tried adding/subtracting padding, margins, etc. to the code below but...
View Articlepaulwpxp on "footer issues-twenty ten theme"
Use this in your child theme stylesheet #site-info { font-size: 12px; font-weight: normal; } BTW, did you make edit to theme main stylesheet? If so, transfer all the changes to child theme stylesheet...
View ArticleManan on "[Plugin: Email newsletter] How to call email newsletter in header...
I am really enjoying with this plugin because I am using from long time. :) Now I want to call this plugin in header.php and footer.php with php code. Any Idea or Suggestion. Thanks....
View ArticleKathryn Presner on "[Theme: Sundance] Edit Footer"
Hi there, I think it might be a little easier to help if I could see your site - could you provide a link so I can have a look? Thanks! Is your goal to have something like this? Some text here in...
View Articlesmaitb on "[Theme: Sundance] Edit Footer"
I just figured it out! It was CSS. And you had my goal except I didn't want ANY links anywhere in the footer. This is what I did to my footer.php file, line 17: - took out the entire <a> tag -...
View Articlemirilailai on "[Theme: Hueman] Footer Widget Area 2 problem"
Thanks the script alignment worked.
View Articlewocmultimedia on "[Plugin: qTranslate] How can I translate Widgets?"
Hi Paola, I confirm you that whever you cannot have it automatically translated you can use the hard code [:it or other language] like wrote above Frankmireault. I lost many hours asking for support...
View Articlejlarson on "[Plugin: List Custom Taxonomy Widget] dropdown does not work"
I got it to work by changing $output.= "\t" . '<option' . ' class="' . esc_attr( $class_name ) . '" value="' . esc_url( $url ) . '">' . esc_html( $text ) . '</option>' . "\n"; to $output.=...
View Article