kradio
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Installed wordpress on php6php6 doesn’t have magic quotes anymore, which is quite annoying.
Forum: Fixing WordPress
In reply to: Images Will Not UploadForum: Your WordPress
In reply to: Photographer website built on WordPressjust fyi, because you used the default template as your starter, you have a nice little smilely ( 🙂 ) at the end of all of your pages, to get rid of this, go into your footer and remove it (I forgot the exact thing, but it would be the last non-closing tag in your footer)
Nice site, I like it. (well, except for the right-click stopper, this is not because I want your pictures, but because I want to look at your code…)
dunerider, it appears to be something with the initials ngg.
Forum: Requests and Feedback
In reply to: WordPress x2you need an install in each directory, however, you can use one sql database for all of them, WordPress asks you for a prefix, change that for each one, but keep all the other database information the same on each of them.
Forum: Requests and Feedback
In reply to: Feedback on RSScould you explain a little further? I don’t understand what you’re saying;
something like rss only lets you have two feeds, which is wrong…
and you can only have them in the footer? RSS isn’t content displayed in the footer, just a couple links in the default footer.Are you saying you have a footer with widgets in it? And you want to display an rss feed through them?
Forum: Fixing WordPress
In reply to: Moved blog to another location on the SAME serverThe forbidden thing, what you need to do is change the folder’s permissions (this includes all of the wordpress folders and files too).
I don’t know what ftp client you’re using, but I use FileZilla, and what you do in it is you select all the files on your server, right-click and choose “set permissions”, you than need to change it to 775, which gives everyone the ability to see it and execute it (the ability to not do that caused the 403 error), and it gives you the ability to edit them, and wordpress the ability to edit them.
Forum: Fixing WordPress
In reply to: Moved blog to another location on the SAME serverfirst off, move the entire wordpress install to the previous directory.
second, open your wordpress admin, go to the settings–>general page.
open your ftp client.
in the general settings, change your wordpress address to the new location, and change your blog address to the new location.
Now in your ftp client, move the entire wordpress install to the new location.That’s how I’ve done it before, I would think it would work for others too.
Forum: Your WordPress
In reply to: My first photoblog. What do you think?I think, that in general a dedicated photoblog should have only one image per page, and NO EXTRAS, like a sidebar, or footer. All it needs is the image, a short description [or just title] and a header.
Forum: Fixing WordPress
In reply to: Host doesn’t allow Javascript, and need to update widgetsAnyone?