Amnesia180
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to remove an image from certain pages only*bump*
Forum: Fixing WordPress
In reply to: Error With Windows Live Writer*bump again*
Does anyone have any information on this?
Forum: Plugins
In reply to: Replying to comments doesn’t work*bump*
Forum: Fixing WordPress
In reply to: Error With Windows Live Writer*bump*
Forum: Fixing WordPress
In reply to: Error With Windows Live WriterI have tried uploading more posts and even pages, and for some reason it removes the < and > so you can see all the formatting….
Forum: Themes and Templates
In reply to: How to remove an image from certain pages onlyStill no luck here, I’ve even tried modifying the comments section in page.php but nothing.
Any further advice?
Forum: Themes and Templates
In reply to: How to remove an image from certain pages onlyThanks MichaelH.
I’m assuming that in my comments.php folder I should only need to add the following
if (is_single('11')) { echo 'test'; } else {
here (where xxx is marked, that is where the above code will go.
<?php // Do not delete these lines xxx if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME']))
Forum: Fixing WordPress
In reply to: Everything has GONESorry moshu, i’ll explain what I done.
I thought I had to back up my old SQL tables and load them back into my current one. But that didn’t work.
I just went into phpMyAdmin (through XAMPP control panel) and found localhost on the computer. Then I “browsed” my “contents” table… and it was right there! ??
Forum: Fixing WordPress
In reply to: Everything has GONEOkay, backed up using phpmyadmin… then restored (like it said) on my server (again, using phpmyadmin). But it hasn’t put back my about me page.
I found it ??
Forum: Fixing WordPress
In reply to: Everything has GONEYes, it’s XAMPP.
Okay, I have just done some reading on the internet and I keep keeping some error in my mysql.lib but i’m clicking cancel every time it shows up.
I’ve backedup what I think is right… now I guess I just need to import it?!
I’ll give it ago!
Forum: Fixing WordPress
In reply to: Everything has GONEBut I can’t access this. Because it’s on my actual computer and I have messed up the “paths”. I can only view the windows explorer.
Forum: Fixing WordPress
In reply to: Everything has GONEThank you renato.
However, I can’t find the file. I no longer have access to any of the backend files.. I can only see the physical folders such as tbl_structure etc and can open these in notepad.
Any idea where in phpMyAdmin I can find this?
Thank you!
Forum: Fixing WordPress
In reply to: Removing “Comments Have Been Disabled”Thanks michael. If you go to https://www.thewebevolved.com/enter you can see I have modified the page. Still have some tweaking to remove the “leave comment” option and tidy up the images. But I think i’m on my way!
Forum: Fixing WordPress
In reply to: Removing “Comments Have Been Disabled”Thanks MichaelH.
So, if I remove it from my “pages” will it show on my blogs still?
Forum: Themes and Templates
In reply to: Rearranging Header file, not workingI have since downloaded other templates and checked out their header and index files… again, I am un able to re-arrange the menu bars and titles etc.