jetshack
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Theme REQUESTnot sure what you’re expecting.
there are a bazillion 2 column themes out there. Pick one that’s close and then modify it to suit your needs.
themes.wordpress.net
Forum: Plugins
In reply to: Post Headlines on a non WordPress pageuse the script on your non-wp site to retrieve and display the last five headlines from your wp site’s rss file.
Forum: Fixing WordPress
In reply to: Password Protect A Single PageI’m willing to bet that you’re still logged in because your cookie hasn’t been modified yet, if you delete your current batch of cookies as relates to your site then I think that issue would be taken care of.
as regards a plugin for what you’re looking for, I don’t know of one. Not saying that there isn’t one, just that I don’t know of one.
Forum: Themes and Templates
In reply to: Keeping a nav button highlighted to indicate the page your on…great links jabecker and dwzemens… I’ve been looking for those for a while.
Forum: Fixing WordPress
In reply to: view blogYou’ve got a possible problem here.
Having 2 index.xxx files in your root directory is a quick way to get ignored by the search engines.
one thing you might think about doing is taking the content from your index.html file and trying to work it into a static page inside wordpress and then setting that page as the frontpage and then deleting the index.html file.
if that’s not an option for you then I think you could change the WordPress Address to http://www.healthconceptsnutrition.com/index.php
and it would work as intended… just know that if you go that route that you could be affecting your search engine rankings.Forum: Fixing WordPress
In reply to: Can not do anything over than postnot to belabour a point, but you said you had “updated the “permissions” of the index.php file”, this could be taken a couple of different ways, especially coming from someone who’s new to WP.
regardless, what I asked was “do you have ftp access? check the permissions on your folders…” I asked that specifically for a couple of different reasons. To verify that you had FTP access and weren’t talking about changing the user permissions settings inside WP, and if you did have ftp access to then go and check your the permission settings on the individual folders of your install. Sometimes fantastico installs don’t assign permissions to folders.
what I said in no way implied that you were a dumbass.
Forum: Fixing WordPress
In reply to: How do I get an API Key for You TubeI liked it
mongolian grill and sushi…
Forum: Themes and Templates
In reply to: CSS Pro neededyou don’t have the classes associated with the menu…
you need to go into your style sheet from your main site and copy the parts which relate to the way the menu works and then add those into your blog stylesheet and then make sure you’re refernecing the correct styles in regards to your blogs menu…
i know that doesn’t sound very clear, but in my head it makes sense…
Forum: Themes and Templates
In reply to: Site looks different in IE and FFsite looks fine in ie7
Forum: Installing WordPress
In reply to: Installation issuesI would contact media temple on this one.
Forum: Installing WordPress
In reply to: ur database seems to have???
using wordpress with joomla… ???
for a local installation (if you’re trying to get a testbed working on your home computer and have php/apache/mysql installed) try changing the config settings to
dbname = whatever you named the database
username = root
password = (leave this blank)
db host = localhostForum: Fixing WordPress
In reply to: Embedding a speical flash object (no solution yet)reading through the comments section here
http://blog.geekkid.net/2007/01/xspf-jukebox/
quite a few people have had luck by using the kimli flash embed plugin found here
Forum: Requests and Feedback
In reply to: PHP dev for next and Previous entriesForum: Your WordPress
In reply to: Cutting down on spamare you using the akismet plugin? That would be the first suggestion.
If that doesn’t take care of all of it, then try using the bad behavior plugin in addition to it.
Forum: Fixing WordPress
In reply to: How do I get an API Key for You TubeJust got back from lunch… looks like you got it figured out… I should go to lunch more often…