dragonbonetattoo on "All of footer HTML not showing"
I got the images displayed in my footer correctly using a simple text widget. Looked great, then I reloaded the page and Presto! Only one of the images is showing. When I inspect the element, I see the...
View ArticleSeacoast Web Design on "All of footer HTML not showing"
Probably a Theme template file in use that does not call get_footer() To test WordPress default functionality, always use default unedited theme and no plugins.
View Articledragonbonetattoo on "All of footer HTML not showing"
I had added the a href function to the images, attempting to get them to act as links. For example: <a href="http://www.oakley.com" title="Oakley"></a> I was missing the titles on the other...
View ArticleSeacoast Web Design on "All of footer HTML not showing"
Can you provide a screenshot of this issue to us?
View ArticleWPyogi on "All of footer HTML not showing"
The images do not appear to be inside the anchor tags: <a title="Oakley" href="http://www.oakley.com"></a> <img width="257" height="67"...
View Articledragonbonetattoo on "All of footer HTML not showing"
You were absolutely right about the anchor tags. You both have been so helpful on this project. Thanks!
View ArticleSeacoast Web Design on "All of footer HTML not showing"
So this topic ran across multiple domains? Oh..he wanted to know how to hide a domain link in an image...got it...
View ArticleWP Help Support on "Login/registration added, how to adjust to single pages?"
You can use http://wordpress.org/plugins/widgets-controller/ combined with this http://wordpress.org/plugins/nice-login-register-widget/ if you want to use the code from that tutor, then have to use...
View Articlerajeevmatrix on "Login/registration added, how to adjust to single pages?"
you can also use the conditional statement like if(is_page('your page id')) {} else {} hope this can help you.
View ArticleDiabolito86 on "Login/registration added, how to adjust to single pages?"
Cheers, I'll try those :) Thanks a lot
View ArticleJames on "Footer issue in twenty twelve"
I would like the special footers I have to only show up on the homepage and not any of the other pages. see http://www.maurconsulting.com for the homepage and...
View ArticleJames on "Footer issue in twenty twelve"
Note that should be Twenty eleven in the title and not twenty twelve!
View Articlesireneweb on "[Plugin: WP Deferred Javascripts] Exclure certains scripts dans...
is it possible to specify filename extension as style.css ?
View ArticleWilly Bahuaud on "[Plugin: WP Deferred Javascripts] Exclure certains scripts...
Nope, only javascript handlers. But styles will not be deferred :-)
View Articlesireneweb on "[Plugin: WP Deferred Javascripts] Exclure certains scripts dans...
sorry, little mistake for script.js :)
View Articlealchymyth on "Footer issue in twenty twelve"
you could try and use one of the 'conditional widget' plugins; http://wordpress.org/plugins/search.php?q=conditional+widget or for a permanent solution, edit footer.php; change this line: if ( !...
View ArticleJames on "Footer issue in twenty twelve"
Genius! Pure Genius! Thank you so much! Changing that one line worked perfectly!
View ArticleDavidJHolmes on "Turn off footer and move the header?"
Hi, Just installed Photocrati and having a ball setting it up. However, is there a way to turn off the footer completely so stop the page scrolling and to move the header down slightly so it looks like...
View ArticleCarletonU on "Turn off footer and move the header?"
Because this is a paid service, I would suggest checking in the photocrati members area first and you may find your answer there: http://www.photocrati.com/questions/
View ArticleDavidJHolmes on "Turn off footer and move the header?"
Ah ok cool! I clicked the link on the page and came here so thought this was the place :) Cheers
View Article