kelleyh
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: hacked blog: german error messageftp login incorrect
Sounds like there is something still on your server connected with the hack because a script is trying to run.
Forum: Fixing WordPress
In reply to: Approve & reply to comments?You can find the comments in your admin area. Login to your admin panel and look on the left column for comments. Click on it and you can see the comments and either approve or delete them.
It looks like the site with the page 2 footer is using a plugin called WP-Pagenavi link
Forum: Themes and Templates
In reply to: How do I move the green bar to the left?Try changing the margin to:
margin: 15px 15px 15px 0px;Forum: Themes and Templates
In reply to: Unable to add Javascript to sidebar text widgetOkay, I got it to work. I have another wordpress site on the same server that works fine. I started swapping files and figured out it was the .htaccess file that was causing the issue.
The two files are completely different. What exactly has to be in the .htaccess file to secure my site?
Forum: Themes and Templates
In reply to: Unable to add Javascript to sidebar text widgetUnfortunately that didn’t work either.
Forum: Fixing WordPress
In reply to: WordPress 2.9.1 Not Able To Add Javascript to Text WidgetYes, I’ve tried both of those strategies.
Forum: Fixing WordPress
In reply to: WordPress 2.9.1 Not Able To Add Javascript to Text WidgetAnyone?
Forum: Fixing WordPress
In reply to: Adding header image, where is image storedI think you just want to know where is the gmad.jpg on your server?
It’s in the images folder inside the theme folder – which ever theme you are using.
Kelley
Forum: Fixing WordPress
In reply to: problems uploading pictures in 2.9.1Here is link with videos on how to use your theme:
http://www.woothemes.com/support/theme-documentation/the-original-premium-news/#HowToForum: Fixing WordPress
In reply to: problems uploading pictures in 2.9.1Sounds like the theme uses thumbnails so the little pics next to the article has to be loaded in the custom field. Look at your read-me file that hopefully came with your theme to see what the custom field value should be.
Kelley
Forum: Fixing WordPress
In reply to: Images Grayed out– link still leads to pictureThis was addressed before, maybe it will help you.
Forum: Fixing WordPress
In reply to: Trouble making style sheet changesHi,
Your burgundy color is #753534.
You can change it in your style sheet:
#container {
background: #753534;The girl picture is located on your server at:
http://newtrendmedicalspa.com/wp-content/themes/bSocial/images/latest-bg.gifJust make a new image and rename it the same as the one that is there and upload it.
Forum: Fixing WordPress
In reply to: Very confused – please help!You’re not clueless, there is a learning curve here.
Type in your website name followed by /wp-admin. A screen will pop up that has a place to put your user name and password in.
Forum: Fixing WordPress
In reply to: Moved host – transffer files to new hostThe way I have moved my files from one host to another is to do a full backup at the cpanel at the old host, save the file then give it to the new web host to reinstall. My host had to reinstall 27 sites and did it for free.
Kelley