• I know this has been posted on before but all the posts I could find had broken links that linked to the solution. So let’s keep all of the solutions detailed in this post so we don’t have to repost? 🙂

    If I missed a newer post then please point me to the post.

    The issue:
    The float operator doesn’t work in NextGen.
    So I put [singlepic id=23 width=320 height=240 float=center] and it ignores it entirely.

    I’ve seen suggestions at solutions that mentioned folder permissions, what folders and what permission settings are needed?

    The issue seems to be independent of the theme in use.

    To detail the issue the environment:
    I made the theme in Artisteer 2 and the site is hosted on Hostgator. http://www.Rockrevolution.com is the site, please let me know how to fix this.

    Something interesting to note is I have another site I am working on (www.rockunc.org) that is on a2hosting.com and it works fine.

    Even more detail:
    Server that doesn’t work NextGen overview details:

    * Operating System : Linux
        * Server : Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
        * Memory usage : 16.84 MByte
        * MYSQL Version : 5.1.30
        * SQL Mode : Not set
        * PHP Version : 5.2.8
        * PHP Safe Mode : Off
        * PHP Allow URL fopen : On
        * PHP Memory Limit : 64M
        * PHP Max Upload Size : 640M
        * PHP Max Post Size : 640M
        * PHP Max Script Execute Time : 600s
        * PHP Exif support : Yes ( V1.4 )
        * PHP IPTC support : Yes
        * PHP XML support : Yes

    Server that does work:

    * Operating System : Linux
        * Server : Apache
        * Memory usage : 20.89 MByte
        * MYSQL Version : 5.0.81-community
        * SQL Mode : Not set
        * PHP Version : 5.2.9
        * PHP Safe Mode : Off
        * PHP Allow URL fopen : On
        * PHP Memory Limit : 128M
        * PHP Max Upload Size : 128M
        * PHP Max Post Size : 129M
        * PHP Max Script Execute Time : 600s
        * PHP Exif support : Yes ( V1.4 )
        * PHP IPTC support : Yes
        * PHP XML support : Yes

    If you need any more info let me know!

    Thanks for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter whoopn

    (@whoopn)

    Bump?

    Any ideas?

    I have the directory settings proper.

    Thread Starter whoopn

    (@whoopn)

    bump…

    Thread Starter whoopn

    (@whoopn)

    Ok so the author of NextGen was out for a bit, so another bump 🙂

    Thread Starter whoopn

    (@whoopn)

    I feel like I’m all alone with this issue, is that the case?

    weave1web

    (@weave1web)

    OK this isn’t a fix (I just posted on the same issue). This is a workaround hack. go to the html view in your wordpress page/post, and enclose the instance code with a div tag which includes the float style you want in an attribute. Yeah, I know, it’s not elegant. I’ll be looking around for a new plugin, but it’ll work.
    so:

    <div style="float:left;>your NextGEN gallery code here</div>
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘[Plugin: NextGEN Gallery] Float operator doesn’t function’ is closed to new replies.