jetshack
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I Messed Up My Blog and its URLdon’t know if this is the best solution, but you could go into phpmyadmin
select the wordpress database
select wp-options
select browse
the first field should be your blog url… you could change it directly there.edit: use the link 4k posted… I was writing my answer when he posted the link… it’s much mo better
Forum: Fixing WordPress
In reply to: unable to access blogis index.php present in your wordpress folder?
Forum: Plugins
In reply to: Plugin to enabe comments on Pagesjust add the tag to your page.php file.
Forum: Installing WordPress
In reply to: Write in advanced mode?if you’re using 2.1 go to your user profile… there should be a check box to use the rte
Forum: Fixing WordPress
In reply to: I Messed Up My Blog and its URLcan you go directly to http://www.yoursite.com/wp-admin ?
Forum: Fixing WordPress
In reply to: wp_link_pages() not workingposts or pages? they’re different… I’m not trying to be dense here, but… I’m dense. I might be misreading your question also…
Forum: Fixing WordPress
In reply to: How to create a one column Page template with no sidebarForum: Plugins
In reply to: Modify the theme without put blog offlinewamp stands for windows / apache / mysql / PHP
I know theres something similar called lamp the difference being Linux.
I’m not sure if there’s an all in one package for osx, however that said the reason I suggested using wampserver is that it’s a pretty painless way to get the 3 packages installed on a test rig.
That said it’s not that much harder to install the packages seperatly, which is what I usually do as it makes upgrading easier.
You’ll need to install Apache, PHP, MySQL for sure and then it’s nice to have phpmyadmin installed as well. do some googling and see what you come up with.
Forum: Plugins
In reply to: Post Headlines on a non WordPress pagebetween dynamic drive and wp I can do just about anything… and when I’m stumped hotscripts.com
Forum: Fixing WordPress
In reply to: wp_link_pages() not workingmaybe a stupid question, but do you have any pages to display?
Forum: Fixing WordPress
In reply to: view blogtechnically yes… it’s daunting thoguh… it would require a ton of modifictaions to wp core files… which would also make upgrading to any future release a bear.
You might think about moving your wordpress install into it’s own seperate directory.
Forum: Plugins
In reply to: Dealing with extra-wide imagespresent them as thumbnails linked to full size images that popup in an external window.
Forum: Themes and Templates
In reply to: More than one bloc in one blocwhat is a wordpress bloc?
Forum: Plugins
In reply to: Modify the theme without put blog offlineyou could try setting up a local installation of wordpress to use as a testbed.
install this
http://www.wampserver.com/en
then install wordpress into your local working directoryafter you’ve got the theme looking how you want, upload it to your live site and activate it.
Forum: Fixing WordPress
In reply to: How do I add new pages?wp-content/themes/nameofyourtheme/header.php