decentguy49
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to separate Wrapper and footer@elfynity5 i had already tested those codes but they are showing below footer i want it between footer n wrapper
Forum: Themes and Templates
In reply to: How to separate Wrapper and footerHere is my footer code:-
<div id="footer"> <p style="float:left;"> <strong>© Copyright <?php echo date("Y") ?> <a href="/"><?php bloginfo('name'); ?></a> | All Rights Reserved.</strong> Designed by <a href="http://www.RahulSharmaHere.in" target="_blank">Rahul Sharma</a></p> <p style="float:right;"> <a href="<?php bloginfo('rss2_url'); ?>">RSS</a> | <a href="/copyright-policy/">Copyright Policy</a> | <a href="/disclaimer/">Disclaimer</a> | <a href="/privacy-policy/">Privacy Policy</a> | <a href="/contact/">Contact</a> | <a href="/changelog/">Changelog</a> | <a href="#header" class="backtotop">Top</a></p> </div> <?php wp_footer(); ?> </body> </html>and i am fixing those errors
Forum: Themes and Templates
In reply to: How to separate Wrapper and footerhow can i put footer out of wrapper?
Forum: Fixing WordPress
In reply to: Manual Method To Lazy Load ImagesAnyone dont have support on this?
Forum: Fixing WordPress
In reply to: postname?yes it will do, If your problem is solved thn mark this post as Solved
Forum: Fixing WordPress
In reply to: postname?yes you have to do it after doing so you will get you post name in your URL like :-
http://floydwiebe.ca/ATTENTION-FOSTER-FAMILIESthat’s wht you looking for right
Forum: Fixing WordPress
In reply to: postname?try this, login to your admin panel and then navigate to Setting -> Permalink and then click on custom structure and use /%postname%/
Forum: Fixing WordPress
In reply to: postname?can you plz share your blog address so that i can knw more
Forum: Fixing WordPress
In reply to: Getting syntax error, unexpected T_ENDWHILE Errordid
Forum: Fixing WordPress
In reply to: Getting syntax error, unexpected T_ENDWHILE Errorits working dont know what i did but now its working anyways thanx
Forum: Fixing WordPress
In reply to: Getting syntax error, unexpected T_ENDWHILE Errordid but not work
Forum: Fixing WordPress
In reply to: Getting syntax error, unexpected T_ENDWHILE Errornw whole theme seems unstyled
Forum: Fixing WordPress
In reply to: Getting syntax error, unexpected T_ENDWHILE Errorthnkx for your support but nw web site showing 1 post on a page :- see here http://www.technoarea.in
Forum: Fixing WordPress
In reply to: Getting syntax error, unexpected T_ENDWHILE Errorplz tell me which statement ur taking about and what should i put there
Forum: Fixing WordPress
In reply to: How to use If, If Else and else in WordPressThnkx alchymyth, it got working