• Resolved Atenais

    (@atenais)


    Hi!

    I see that you updated your plugin, but now it doesn’t work for me.

    Before I could chose the width limit of the pic on my page, that would expand if it was too small:

    Look my old code:

    <a href="link.jpg" rel="lightbox-5133999d0491a"><img class="alignnone" alt="name.jpg" src="link.jpg" width="512" /></a>

    But now:

    <a href="link.jpg" rel="lightbox"><img class="alignnone pe2-photo" alt="name.jpg" src="link.jpg" /></a>
    [Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]

    If I put limits on “Image properties”, if the image is too small it will not expand to 512px, if it is larger than 512px it will fit, but if it small it will be small.

    Could you help me, I want to have the old code back?

    Regards…

    http://wordpress.org/extend/plugins/picasa-express-x2/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter Atenais

    (@atenais)

    There’s so many changes in this update I don’t like, could I have the last update, please?

    Thread Starter Atenais

    (@atenais)

    I wanna, at least, put this parameter width=”512″ in the code, by default. Could it be possible?

    Plugin Contributor gjanes

    (@gjanes)

    If you wish to set a specific style attribute for an image, you can use the “Image style” option in the preferences to set a css style of: “width: 512px;”, or you can use the “Image CSS class” option in the preferences to set a class from your stylesheet that does the same thing.

    There is also a new option called “Related all images in a post” which will return the “rel” attribute to a unique ID that relates all images together.

    If you wish to get a previous version of the plugin, you may do so by visiting the “Developers” tab of the plugin:

    http://wordpress.org/extend/plugins/picasa-express-x2/developers/

    All previous versions are available there. However, I would recommend staying on the current release, as previous versions of the plugin are no longer maintained and may not work with Google+/Picasaweb.

    There are many new options in the new plugin that should allow you to get the functionality you desire.

    Thread Starter Atenais

    (@atenais)

    The thing is, I don’t know how to put this parameter. Which code should I use? I’m a newbie on CSS language. If you could tell me I would be very happy.

    Plugin Contributor gjanes

    (@gjanes)

    In the plugin options:

    1. Find the option called “Image style”
    2. Put the following (without the quotes) into the box: “width: 512px;”
    3. Save the options, refresh the page

    Let me know if this corrects the issue for you, but I am assuming that it will.

    Thread Starter Atenais

    (@atenais)

    It works for me!!! Thank you so much.
    I was using: width=”512″, but with your code it works now!!!
    Thanks a lot.

    Plugin Contributor gjanes

    (@gjanes)

    Glad it works!

    Thread Starter Atenais

    (@atenais)

    Not more than me.
    Really, thank you for your kindness.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Request: Could I have the last code?’ is closed to new replies.