copperblade
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Ten too complex for learning theme designI think the professional theme designers have had an influence on WordPress and it’s getting more and more complex to develop themes.
Forum: Themes and Templates
In reply to: where is css file in simpleX theme?I’ve created a patch for this theme:
https://bitfreedom.com/lonestar/I did submit this patch to the theme author, but I thought it might help if you want to easily add more css styles.
Hey, sorry I didn’t see this post. Someone mentioned they worked on this in another thread and has some code. If the other developer wants access to the repository, I’m happy to approve it.
Devilnet: what do you mean by multiple instance widget? You can have more than one of these at one time on a blog?
Forum: Plugins
In reply to: [Comment Rating] [Plugin: Comment Rating] Inserts link to author's siteOk after resetting the options, it seems to not be doing that anymore. I don’t know what is going on or if I had some old cruft in the database from a previous version of the plugin.
Forum: Fixing WordPress
In reply to: How can I redirect broken links to my own..There are also plugins that help deal with 404 pages:
Forum: Requests and Feedback
In reply to: Default links to files could be done better…I’m not sure what you mean… themes and plugins already are relative to your install and aren’t hardcoded or in the db anywhere AFAIK.
I just mean the URLs to things that the media manager creates. It defaults to the domain path. I’ve done the above global replace on the database for 5+ blogs now and they all work fine with relative locations.
When editing the site attributes I see that the Fileupload URL is set to https://BLOG.DOMAIN/files and I changed this to just /files
I hope that does the trick.
Forum: Requests and Feedback
In reply to: Too many plugins!I wouldn’t want all the plugins that haven’t been renewed to be deleted from the site. Moving them away from the main location would be fine, but I’d still like to be able to look through them.
Forum: Networking WordPress
In reply to: Default links to files could be done better…Sorry, moving this to requests forum.
Forum: Networking WordPress
In reply to: What do I use for an overall $table_prefix variable?Found it!
$wpdb->base_prefix
Forum: Fixing WordPress
In reply to: Removing a site from multi-user wordpressAh, I think I can find the answer here: https://www.ads-software.com/extend/plugins/wp-multi-network/
Looks like there’s an updated version of the plugin that manages this.
Forum: Themes and Templates
In reply to: Static home page on SimpleX themeOk thanks guys. I’ll probably end up just taking out that extra Home list item somehow.
Forum: Plugins
In reply to: [Plugin: Global Translator] Plese make writable and readable errorchmod -R a+rX wp-content
That’s great and all, but that’s not what this plugin does. This plugin excludes posts from certain categories from The Loop on the front page. you can modify your theme by hand, but then what happens when an update to the theme comes out? I guess you’ll have to maintain your own branch of the theme code.
Forum: Themes and Templates
In reply to: Great theme. ThanksAwesome, I actually got a comment on this. Thanks.