maiki
Forum Replies Created
-
Instead of uploading the folder, install the plugin from the dashboard of WordPress (where it says Add New on the Plugins menu).
Otherwise, make sure the contents of the zip are in a directory called ‘pubsubhubbub’ in your WordPress plugins directory.
cfinke, while you are at it, I am having an issue with @font-face as well. It is removing the src line, which kinda defeats the whole selector.
@font-face { font-family: BlackoutMidnight; src: url(‘/files/blackout-midnight.ttf’); }becomes
@font-face { font-family: BlackoutMidnight; }Is there a ticket that is collecting these issues? I can’t find one on Trac.
I need help with this, because the site that I changed the siteurl on is the only one that will keep me logged in on the primary domain. The others redirect to the original site URL, but when I go to the primary domain set for it, I am not logged in (no admin bar nor edit buttons on posts).
The main site works fine. Of the five options, I have 1 thru 4 checked.
Please tell me what changing the siteurl is going to stop working, and also pointers on how to fix the login issue.
What can we do ? Do you really want a video record showing how I do to get the same problem ? (Just download that archive, unzip, open sunrise.php with any text editor).
That sounds like a good idea. Please link to a video, showing the steps you are taking.
Here is my output:
5258347942eac8b835772b439b6999cc wordpress-mu-domain-mapping.0.5.4.2.zipIt doesn’t have an extra line for me. I checked in gedit in Gnome. Also, I haven’t heard of anyone else having this problem. It seems isolated to your environment.
So, the archive is bugged. I am right until you prove I am wrong on this one.
It appears that English isn’t your first language, so it may not occur to you that sentence sounds abrasive. It is also factually inaccurate, as you are the only one having this issue. So, deep breath, and try re-downloading the archive (or install it from the admin dashboard and network activate it).
What is the “primary” tick box for when adding a domain? thanks!
When you map a domain, that site now has two or more addresses. Whichever domain is checked as the primary will be what the other domains redirect to. If you only map a single domain to your site, you will likely want that one to be the primary address.
So if you have example.tld/groovyblog, and you map groovyblog.tld to it, you will want to set groovyblog.tld as the primary.
So far it is working fine, so what is the concern? At which point does it break? During an upgrade?
Do not edit the siteurl and home on the sub-sites if you want them to continue to work correctly.
Why is that?
Groovy, I am using it and it works fine.
Right now you have this in the readme:
= Why is ‘Prefer content with markup’ disabled by default? =
I for myself do not like the idea of displaying markup from a remote/unknown/untrusted source in my site. In theory Twitter and co could inject any markup (incl JavaScript!) into my site.I would consider something like:
=What is ‘Prefer content with markup’?=
When this is checked, arbitrary markup is parsed from the source. I personally do not like the idea of displaying markup from a remote/unknown/untrusted source in my site. In theory Twitter and co could inject any markup (incl JavaScript!) into my site.However, in certain setups, such as StatusNet’s federation, this will fix username links when replying to people across instances (i.e. from a personal StatusNet site to indenti.ca).
Consider the risks, and decided if this works for you.
Thanks again! ^_^
Forum: Fixing WordPress
In reply to: How to do this Mini Posts, like Ma.tt?Matt just makes small posts most of the time. His template leaves off most of what other templates include, such as the title, post date, categories, tags, etc.
He is using just the content of the post.
maiki
Forum: Plugins
In reply to: “selective” Japanese text displayI am having the same issue. I use 2.3 from SVN, and my config file contains those lines. I have used Japanese in posts before, without any plugins for that functionality, just UTF-8, so I am going to poke around and see if I have posted anything since upgrading.
Any other pointers?