Ant Eksiler
Ant Eksiler
@koyaanisqatsi80 That's not working for me on desktop screens, with this, I cannot go back to the normal non-scrollable slide on top.
@billymedia Hi there, where can read about installation.set and save methods?
This is still the same, it never finishes loading if the device is in power-saving mode.
Hi @pixedelic, hmm maybe that could work. are those correct Photon function names and classes?
Agreed, this is quite needed on masonry layout where you want images with different heights, but with fixed widths.
I guess one can directly comment out `if ( false === strpos( $url, $upload_url ) ) return false;`
I am trying to import using the below code: ``` $file = get_template_directory() ."/inc/democontent/demo-content.xml"; $importer = new WXR_Importer(array( 'fetch_attachments' => true, )); $importer->import($file); ``` But it's not working.
@rmccue Thanks for the reply, as far as I can see there are no posts or media being imported.
@rmccue I just tried by adding the above line, but failed to import again. Here is the demo content I am trying to import: http://cl.ly/code/2i3S2O0O2s3a Also, I am invoking the...
Any update on this one?