Avainsanana WordPress

This looks related to a test case I was preparing

30. heinäkuuta 2011 klo 18.34
Sijainti: Vianhallintajärjestelmät: WordPress Trac
Avainsanat: WordPress

This looks related to a test case I was preparing to demonstrate how flawed the output from wpautop can get inside lists:

<ol>
<li>
foo

bar
</li>
</ol>

renders as:

<ol> 
<li> 
foo</p> 
<p>bar
</li> 
</ol>

whereas I’d expect it to be

<ol> 
<li> 
<p>foo</p> 
<p>bar</p>
</li> 
</ol>

I’m changing the summary to generally cover wpautop’s problems within <li> elements.

Vastaa viestiin sen kontekstissa (WordPress Trac)

The code refers to small.gif by a path that doesn’t work

30. heinäkuuta 2011 klo 9.16
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: WordPress

Apparently either results.php or head.php (in view/admin/) refers to an image called small.gif by a path that doesn’t work: every time I use Search Regex I get 404 hits for a ’/images/small.gif’, when it should in fact refer to [site root]/wp-content/plugins/search-regex/images/small.gif. Apparently $this->url() precluding the path in the code doesn’t work — maybe $this is out of scope?

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

On a hunch, I instead opted to change Upload Url Path

27. heinäkuuta 2011 klo 20.20
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: WordPress

On a hunch, I instead opted to change Upload Url Path (of the main site) to point to where Fileupload Url already was pointing, and lo and behold, now the uploads get url’s with a /files/ base (which I feel is best).

Funnily, despite this same setting on the testing site, the url’s there have the wp-content/uploads base (like I mentioned in the previous comment), as if Upload Url Path didn’t have an effect. There doesn’t seem to be a Fileupload Url setting there — perhaps it’s deprecated? (The testing site runs trunk, whereas the main site runs latest stable.)

(Usually it’s the other way round: something that works in testing won’t work on the production site.)

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

I’m chiming in with my experience just in case more reproducers are of any help

27. heinäkuuta 2011 klo 19.43
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: WordPress

I’m chiming in with my experience just in case more reproducers are of any help. I’ve encountered the issue @RavanH described in the initial post on my multisite install: files uploaded onto the root blog get url’s with blogs.dir while subsites (in subdirectories) get url’s without it.

I was running WPMU just prior to it getting integrated into WP proper, but unfortunately I can’t say for sure whether I did a clean reinstall or an upgrade to WP (non-MU) at that point.

I’m only running a single network with none of the plugins mentioned in this thread thus far. Well, no, actually I do run another multisite for testing purposes, completely separate from the first, and there this issue doesn’t manifest.

The upload-related variables for the main site are as follows:

`Upload Url Path:
Upload Path: wp-content/blogs.dir/1/files
Fileupload Url: http://mummila.net/files`

I suspect the Upload Path is what’s causing this; further evidence is that on the testing site Upload Path: wp-content/uploads results in url’s withoutblogs.dir.

I’m thinking of changing Upload Path, but I’m unsure where it ultimately shouldpoint to. If wp-content/uploads results in corresponding url’s, is that the default for the root blog? If so, is there a reason why it deviates from what the sub-sites have, which is sitepath/files? I’d expect the root site to have /files/ as attachment url base.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

You should use wp_enqueue_script also when including the plugin script

4. heinäkuuta 2011 klo 18.11
Sijainti: Keskustelupalstat: Stack Exchange
Avainsanat: WordPress

I’d supplement saibot’s answer by saying that, instead of a raw <script>...</script> block, you should use wp_enqueue_script() also when including the plugin script:

<?php wp_enqueue_script("jquery-cookie", get_bloginfo('template_url').'/jquery.cookie.js', array(), '0'); ?>

Vastaa viestiin sen kontekstissa (Stack Exchange)

Oh so confusing

29. kesäkuuta 2011 klo 21.49
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: WordPress

Wait, so post formats are different from post types, the defaults of which are always available? Oh so confusing.

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

Problem with multiple sites and connecting

1. lokakuuta 2010 klo 16.06
Sijainti: Keskustelupalstat: WordPress Support Forums
Avainsanat: Flattr, WordPress

I’m running a multiple blogs setup under one domain. I’m the administrator of my site, and in addition I have one lesser user account for managing blogs other than the site root. I’ve installed the Flattr plugin, but I’ve only been able to make it fully work on the first blog I activated it in (under my non-admin account). In others, the ”Connect” link on the plugin’s options page does nothing: it seemingly just reloads the options page. That is, the connection is never made (it just says ”None”).

I tried disabling the plugin in the blog it does work in, but that didn’t help. I also tried different combinations of disabling/enabling the plugin in different blogs, using my administrator account, but it didn’t make a difference either. I also tried the Network activate option, to no avail. So I’m starting to suspect there’s some kind of a flaw in the plugin’s support for multiple blogs.

So, how can I connect my Flattr id to the rest of my blogs?

Vastaa viestiin sen kontekstissa (WordPress Support Forums)

WordPressin postauslomake osaksi teemaa

14. heinäkuuta 2010 klo 11.47
Sijainti: Blogit: Melkein Kapina
Avainsanat: WordPress

Itse aion tässä juuri alkaa hakkeroimaan postauslomaketta osaksi teemaa, jonka olen sovittanut puhelimen näytölle. Ei siis tarvitsisi erillistä backendiä lainkaan, mikäli tämä onnistuu.

Vastaa viestiin sen kontekstissa (Melkein Kapina)

Aikavyöhyke pielessä

21. huhtikuuta 2010 klo 20.44
Sijainti: Blogit: Matkalla
Avainsanat: aika, WordPress

Blogisi aikavyöhyke näyttäisi muuten olevan pielessä.

Vastaa viestiin sen kontekstissa (Matkalla)

Elektronisen musiikin blogin hostaaminen

24. maaliskuuta 2010 klo 19.50
Sijainti: Blogit: shadowbound
Avainsanat: Internet, WordPress

Voin lupautua hostaamaan projektia sillä varauksella, etten vielä tätä kirjoittaessani tiedä, voiko WordPressissa antaa käyttäjille teemanmuokkauksoikeuksia antamatta täydellisiä admin-oikkia. Jos se ei ole mahdollista, voin kyllä myös toimia ylläpitäjänä joka päivittää ulkoasutiedostoja, mutta (kuvittelisin, että) sillä lailla pohjan muokkaaminen on kyllä ärsyttävän hankalaa, jopa hankalampaa kuin vaikkapa wordpress.comissa (en itse asiassa kyllä tiedä, onko se siellä lainkaan mahdollista). Ja mummila.net-domain ei ehkä blogin aihepiiriä ajatellen ole se kaikkein iskevin, joten pitäisi mahdollisesti olla myös oma domain, = €€€. Mutta jos resurssisi riittävät omaan hosting-palveluun, suosittelen Kapsia, jota itsekin käytän.

Mutta WordPressistä minulla on runsaasti kokemusta, joten joka tapauksessa voin jeesata ainakin siinä, olipa hosting-palvelu sitten mikä tahansa.

Vastaa viestiin sen kontekstissa (shadowbound)

« Uudempia - Vanhempia »