manstraw
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Rss Feeds – not owkring or not configuredI see your rss feed here:
http://flowersdelivereduk.com/blog/?feed=rss2
You have feed in front of the url on the entries rss at the bottom of the page. You could remove that if you like. Only certain browsers understand what to do with that. Is that your problem? That the browser doesn’t understand the link? Or have you fixed the problem now. Anyway, I see the page I linked above just fine.
Forum: Fixing WordPress
In reply to: Need Top Bar Navigation in Default Theme – Any Ideas?glad you’re sorted!
Forum: Plugins
In reply to: What is the Gallery URL for PhotoPresshmmm. you say it’s updating the .htaccess file, yet not every version of permalinks works, and the album token isn’t recognize in the rewrites …
could it be possible you have another .htaccess file, perhaps in the html root? it could be conflicting with yours.
do you have shell access? do a ls -al and see if there is an .htaccess file in the html root or elsewhere. I’m puzzled by this one.
Forum: Fixing WordPress
In reply to: Sorting Links Manually – Plugin Available?sounds like a good way to do it. if I find out about something that will suit you, I’ll pass it along.
Forum: Fixing WordPress
In reply to: Sorting Links Manually – Plugin Available?lhk, I generally never have that many links, so sorting them isn’t much of a problem. When I have had a large number of links, I’ve build a page for them and formatted them up in the order I want. Perhaps others prefer to do that as well instead of having a long list of links in the sidebar. Just speculating as to why others haven’t wanted this as much as you.
You can sort links by ID. But I guess you can’t easily change the ID? Or can you? I haven’t looked.
rastamad. I’m not sure atm. I’ve never done much with links. Perhaps there was more to the theme than just that bit of code.
Forum: Plugins
In reply to: What is the Gallery URL for PhotoPressIt sounds like the permalinks code isn’t updating your .htaccess file. If you make a change to your permalinks, does it shows the code for the .htaccess (scroll down to check). If it does, that indicates you need to update it manually. Just copy the code, and then manually replace the contents of .htaccess.
.htaccess is not normally visible in a list of files, but it’s there.
Also, is the use permalinks setting on in the photopress settings? You might have mentioned that before, I haven’t read back. Photopress has it’s own setting for that too.
Forum: Fixing WordPress
In reply to: How to add ‘Print’ and ‘Email’ links to my postok, moshu gets a point for mindreading. seems I suck at that .. 🙂
There is a list of plugins in this post. The second plugin in the list let’s you do the email a friend this post thing. It let’s you define how big of a snippet gets emailed and has a link to the rest. I haven’t personally tested it.
http://wordpress.org/support/topic/62975?replies=14#post-335326
Forum: Fixing WordPress
In reply to: Need Top Bar Navigation in Default Theme – Any Ideas?You can use a negative margin-top to cause your menu to move up over top your header image.
Forum: Fixing WordPress
In reply to: Sorting Links Manually – Plugin Available?I wonder if the built in order can serve your needs. You can order them by Rating, and then set the rating for each one. You only get values from 1 to 10 though.
Forum: Fixing WordPress
In reply to: Sorting Links Manually – Plugin Available?Oh, I’m an idiot. I misread your request. I thought it meant category links, not actual links. Sorry about that. 🙂
Um, I’ll look for an alternative for what you *actually* want.
Forum: Fixing WordPress
In reply to: Changing Database Serverthe database server address is in wp-config.php. The place where you enter your user, pass and database name.
Forum: Fixing WordPress
In reply to: How to post from desktop app using API?You would want to start here > http://codex.wordpress.org/XML-RPC_Support
Forum: Fixing WordPress
In reply to: Sorting Links Manually – Plugin Available?Hi best friend! 🙂
yep, there is a plugin for that which you seek. Category Order is available on this page > http://www.coppit.org/code/
You can control the order, add spaces, and even next them.
Forum: Requests and Feedback
In reply to: HelloChange your authors to contributors. Everything they write will require approval by you.
Forum: Requests and Feedback
In reply to: Want to change the default email idDo you mean the email address that where you are notified when a new user registers? Not sure what you want exactly, but that one is the admin email. Just log in to admin and click Users and you’ll see on that page where you can change the email. If that’s not what you’re after, please provide more info and I or someone will help you out.