weavailable
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: All Posts Gets deletedi tried to do that but database looks empty.
Forum: Fixing WordPress
In reply to: All Posts Gets deletedi didnt have the backup of my database and Godaddy says that they dont have the backup of my database 🙁
Forum: Themes and Templates
In reply to: Thin grey bar and white spacesend us ur blog URL
Forum: Themes and Templates
In reply to: My Home page images are not visibleProblem solved.
My template is Manifesto and it is using timthumb.php file for resizing the images. I just replaced the new timthumb.php file. U can find the new file here
Forum: Themes and Templates
In reply to: My Home page images are not visiblestill the images in the home page is not visible. some one please help
Forum: Themes and Templates
In reply to: Need Help ASAP plz!this could make u to succeed
in the header.php change
FROM:
$menu = substr($menu, 13);
TO:
$menu = substr($menu, 22);In the footer.php change
FROM:
$menu = substr($menu, 17);
TO:
$menu = substr($menu, 52);Forum: Fixing WordPress
In reply to: Previous and Next link in attachment pageDear 123milliseconds,
Thank for replying.
There is no Image.php file in my theme.
I found the following problems in the below attachment page
http://www.kollywoodimages.com/tamil/movie/minsaram/attachment/minsaram061. title Image is broken
2. ‘previous image’ and ‘Next image’ Link is not foundplease help to solve my problem.