James Kirk
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Paginate] WP-Paginate Twenty Ten ThemeHeya nin6411,
Sounds like you’re on the right track, but not sure why its not working for you without seeing your actual php code.
Have you tried the other page navigation plugin WP-PageNavi?
That one works pretty well and there is a cool styling plugin that you can also use with the PageNavi plugin.
Cheers! :)Forum: Fixing WordPress
In reply to: how to remove "author" option from new postHeya muktopoth.com,
What are you multi-authors user type? Do you set them up as “Author”, “Contributor” “Editor”, etc?
If you are setting them up as “Author” they should not see or have the option to change the post’s author.
“Editor” does provide for that option in the “Screen Options” dropdown at the top of the post/page edit screen.
Hope that helps!
Cheers! :)Forum: Fixing WordPress
In reply to: Does anyone know of a good stable "tabs" plugin?Heya calebkingston,
Actually I just reread your post. Sorry. I was talking navigation tabs and you were talking multi-panel tabs displaying content on the same page, right? If so, my apologies 🙁
Forum: Fixing WordPress
In reply to: Does anyone know of a good stable "tabs" plugin?Heya calebkingston,
Just last night I upgraded a client’s WordPress install from version 2.5 to the latest release! I know. So part of my concern was making sure what they were used to using, plugin-wise, would continue to work or I could fix them up with something more current.
One of their styling elements was tabs like you’re referring to and I tested it out on a current working install and all went well. After upgrading their install I triple checked and even added a new tab so they could show their /blog in one of them. All super groovy.
Only challenge is the developer is no longer supporting the plugin 🙁
But I’ll list the link here for you to make your own choice. Apparently the download is still actually hosted in the plugin repository here (not sure that matters much, but…)
Hate to promote something seemingly out of date, but this client has been using it for years (again, since 2.5) and it still works like a champ on latest WP.
Good luck!
Cheers! :)Forum: Themes and Templates
In reply to: Color of Active Menu/Navigation ItemHeya kgrotto,
Hate to tell you, but unless you fixed it, the navigation links seem to hover orange for me when visiting the site in the Chrome browser. What version of what browser are you using?
Cheers! :)Forum: Fixing WordPress
In reply to: Malfunctioning LinksHeya iconicles,
I’m wondering if there’s not something amiss with your .htaccess file. Check out this section of the “Using Permalinks” page in the codex–specifically the “Paged Navigation Doesn’t Work” section there.
How do you have your current permalinks set up for the site?
Cheers! :)Forum: Installing WordPress
In reply to: Having trouble finding wp-config.phpHeya,
Yup, fonglh hit the head of the nail. You either need to look in your cPanel app, or if you have FTP access to your site files. wp-config.php is going to be right in the root of your WordPress files.
Keep after it, you’ll find it!
Cheers! ;)Forum: Installing WordPress
In reply to: Import issues moving from WP.com to WP.orgYah, what songdogtech said (which was in my head, really 😉 ).
Hopefully, you’ll be able to get to your php.ini file with the GoDaddy account.
Let us know if you get the import solved.
Cheers! :)Forum: Fixing WordPress
In reply to: Splitting blog page upHeya jjsbetteroff,
What is the “certain way” you need the posts displayed? My guess is you will actually find this functionality in a theme to display your category pages, versus looking for a plugin.
Cheers! :)Forum: Installing WordPress
In reply to: Cannot see my page on search enginesOuch!
Sorry jonradio,
Yeah, Guido’s who I was thinking I was replying to 😉
Thanks for straightening that out.
Cheers! :)Forum: Themes and Templates
In reply to: Installing new theme now HTTP error 500!Or if you’re hosting with a service that provided the install with an easy one-click, you might need to try your control panel for the hosting account. Look for web files, or directory or something along those lines where you can gain access to your WordPress install through the web browser.
Then you’ll want to find the folder
wp-contentOpen that one and look for the folder named after that snazzy new theme you installed 😉You don’t have to delete the theme, but just change the name of the folder and WordPress “should” revert back to its default theme.
Hope that helps.
Cheers! :)Forum: Installing WordPress
In reply to: Multiple unique domains sharing a single databaseHeya jacnel@gmail.com,
Yeah, what ivdimova said! 😉
This might help you too: http://wordpress.org/support/topic/multi-site-across-5-different-domains?replies=7
Forum: Installing WordPress
In reply to: Problem Changing Background ColourCould you post the URL to the site, and maybe the name/link of the theme you are using.
Thanks!
Cheers! :)Forum: Installing WordPress
In reply to: Uploading to ftpHeya KB_Star,
You’d be amazed at how many of us have those DUH moments. (Or as I call mine, “Ugh 🙁 ” moments!)
Any chance you could take a quick moment and post what happened to this thread so it might help someone else with similar challenges in the future?
Thanks!
Cheers! :)Forum: Installing WordPress
In reply to: Having trouble finding wp-config.phpHeya mgregueiro,
Yeah, for most of us the
public_htmlfolder is where webhosts have us install WordPress. If you see folders like:wp-adminwp-content- etc
That is where you want your
wp-config.phpfile. Also unless you manually deleted or changed the name of it,wp-config-sample.phpshould also be there in the root (public_html) directory.Hope that helps.
Cheers! :)