aleksandersen
Forum Replies Created
-
Forum: Plugins
In reply to: Permalinks without domain partCurtsey of <b>Lim_Dul</b> on the <i>IRC channel</i>:
`<?php function my_permalink() {
echo substr(get_permalink(), strlen(get_settings('home'))); } ?>`Forum: Fixing WordPress
In reply to: How to make WordPress leave my punctuation alone?I do not hate them. I just do not want someone to alter my punctuation after I am done with it.
That did the trick! Thanks. 🙂
Forum: Fixing WordPress
In reply to: How to make WordPress leave my punctuation alone?His add-on did not disable anything. I tried it on my WordPress install, but it did not work. WordPress still changed the punctuation and some formatting. I did not give it much though.
However it is mostly the punctuation that bugs me. Quotation marks, and such.
Forum: Fixing WordPress
In reply to: How to make WordPress leave my punctuation alone?The suggested Text Control add-on is way too much code! It slows down everything. As the known issues list said: Avoid using it if you can.
Got any other suggestions? A simple add-on to simply turn off the formatting would do the trick for me.
Forum: Requests and Feedback
In reply to: Share this link (like Facebook)It should be possible to use the email posting feature to make this. :/
Forum: Fixing WordPress
In reply to: Costume teasers in the news feed?I have actually tried that, but never got it to work as expected.
Forum: Installing WordPress
In reply to: MySQL importion errorI exported a WordPress/mySQL database created at GoDaddy and it imported back into another database at GoDaddy just fine. But the one I try to import, which where created on my old host’s server, will not be imported no matter what I do!
Forum: Installing WordPress
In reply to: MySQL importion errorI have access to phpMyAdmin, but I seriously cannot figure out what to put in which field in that tool. There appear to be so many tables too! :S
Can someone please help with this?