vinit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: i changed host, wordpress is not working nowthanks moshu for replying.
as you said, i replaced every WP file. but error is still there. the whole site is down man. plz help
its again showing the same error:
Fatal error: Call to undefined function: nocache_headers() in /home/content/v/i/n/vinit/html/locations/wp-login.php on line 10
Forum: Plugins
In reply to: Simple Tagging Widget Plugin: display only post titlesthank you so much rajaman. my problem is solved. just upload “pagetemplate.simpletagging.php” file in your themes directory. then just replace
<div class=”entry”>
<?php the_content(‘Read the rest of this entry »’); ?>
</div>code with
<div class=”entry”>
<?php the_excerpt(‘Read the rest of this entry »’); ?>
</div>and you are done.
Forum: Plugins
In reply to: Simple Tagging Widget Plugin: display only post titlesbuddy even i am looking for that trick. does anyone know how to fix this problem?
Forum: Plugins
In reply to: How to put google ads in my postsdont put those codes in the page itself. put them in different files such as sidebar.php (to get ads on sidebar), page.php etc. if u have a blogging site then put ads below the title of post, its very effective. u can put google adsense code anywhere u want. u just hv to edit all files at presentation->theme editor
Forum: Plugins
In reply to: How to adjust form placement?use   code. i hvnt seen ur form but it must be having name, email boxes. just put this code next to “Name” etc. u’ll hv to put it many times to get the form at center.
Forum: Themes and Templates
In reply to: header problemya i m using default theme