Word Press Help..

Messages
2,721
Name
Vishal
Edit My Images
Yes
Just a quick question.....

I'm creating a new website just to display my pictures and am using wordpress. I've been fiddling with bits and pieces, and what i want to do is remove 'vabimages.co.uk' and replace it with just 'VAB Images'.

http://vabimages.co.uk/

Probably very simple to do, but how does one go about doing this? :bang::bonk:

Thanks in advance

Vishal
 
It doesn't work now :D

It's most likely in the settings section of the admin pages @ wp-admin at a guess.

Getting this error trying to load the site:

Code:
[B]Parse error[/B]:  syntax error, unexpected T_STRING in [B]/home/vabimage/public_html/wp-content/themes/Sharpfolio/functions.php[/B] on line [B]14
[/B]
 
getting a parse error here

if it is the name at the top of the wordpress blog you go to:

go to admin panel
settings

and change it in there
 
have you still got access to the admin panel?

It looks like you have changed a piece of code inside the template file:

/wp-content/themes/Sharpfolio/functions.php on line 14

this is where the file is with the error.

You have 3 options:
1) remember what you did and restore it to how it was
2) through the admin panel remove the theme and reinstall it
3) download the theme and just upload the functions.php file to the correct location noted above.

Don't worry, I do this all the time when I am playing about :D
 
ok, you need to visit the sharpfolio website, download the template you were using and then upload it into the wordpress template folder via FTP.

this will overwrite the existing files and should restore the site to standard :)
 
I've also had this problem, and been unable to even get into the control panel of Wordpress. I've found that it's usually a problem with a Wordpress plugin. The trick is finding which one is causing the error.

Try to FTP into your site, or if you use Cpanel go into File Manager, then go into your wp-content folder, then rename your plugins folder and create a blank plugins folder. This is to stop Wordpress from loading the plugins.

Then try to get into the Wordpress panel.

Let me know how you get on.


:bonk::bonk::bonk:
 
Harvey, gotta give it to you mate! You the MAAAAN! :D

:D realised what i done wrong there and have corrected! :)

Site back up and title changed! Many Thanks!! :D
 
looks like you got it working :D

Looks like a nice clean design too!

Cheers mate....i wanted to keep it simple......still needs alot of working, but thinking of integrating either a single image or maybe like a slideshow on the homepage....

Got a fair amount of images to put up yet too! :(
 
Back
Top