greg-j
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Duplicate sub-category slugs in WordPressWhat an incredible oversight.
The WP team really needs to focus on the taxonomy of WordPress. There’s no logical reason for the inflexibility here.
Forum: Fixing WordPress
In reply to: Duplicate sub-category slugs in WordPressI should have specified that I am using that plugin. Either way, this will not work.
WordPress will not allow two categories to exist with the same slug, regardless of if they are nested or not.
I’m looking for a plugin that will accomplish this.
Forum: Plugins
In reply to: How does WordPress store user passwords?I should have been more clear:
How are passwords encrypted?
Forum: Fixing WordPress
In reply to: Some admin JavaScript not workingThis ended up being an issue with a SuPhp setting not allowing files with a chmod of 0744 to be read. The solution was to chmod them to 0755.
All is well.
Forum: Fixing WordPress
In reply to: Some admin JavaScript not workingThanks for the advice esmi,
– Deactivated all plugins – did not resolve.
– Done – did not resolve.
– resetting the plugins folder is not necessary as no plugins are inactive and all plugins are new and up-to-date.
– Done – did not resolve.
– Definitely not the issue.
I am utterly dumbfounded right now.
Forum: Plugins
In reply to: ‘Links’ plugin?I can’t believe I waited this long to give wordpress a go. Thank you so much. Codex is like my new php.net 😉
Forum: Plugins
In reply to: ‘Links’ plugin?I just found it, thank you. Now on to my next question:
How would I go about dividing the links in to two divs (subsequently making them a left and right column) and then alternately placing the link categories into a column. Thus giving the links two columns to populate rather than one long skinny one?
Forum: Themes and Templates
In reply to: Where’s the structure?Is there a service anyone knows of that will convert my layout to a theme to WP?
Forum: Themes and Templates
In reply to: Where’s the structure?It’s a pretty humbling experience learning a new system. I blame drupal for making me move to WP 🙁