• Hello!

    Use the Satellite Pro edition 2.0.2 . The code for individual adjustment of the size of the slide is not working for me (ex: [satellite gallery=1 w=400]). In all cases, it takes the default size defined in settings.

    What should I do?

    notes:
    – There is no other plugin installing.
    – I tested with the default theme for wordpress Theme and Responsive.
    – Before installing the PRO version removed the FREE version.

    Thank you!

    http://wordpress.org/extend/plugins/slideshow-satellite/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author cpres

    (@cpres)

    Hi Marcelolz!

    Can you show me the page? Also, can you verify that the /pro/ folder is in your plugins/slideshow-satellite/ directory?

    How many slideshows do you have on that page? You can only change the width and height once per page since that information is sent across to the stylesheet in the header.

    Thread Starter marcelolz

    (@marcelolz)

    Hello!

    Unfortunately the site is still in localhot. However, I added the same theme and the same plugin on another web. I performed the same operation on both. To my surprise, for what is on line (with wordpress 3.2) the definition of width and functioned as autura can observe it in http://cnbbsul4.org.br/rede/agencia/.

    The plugin directory is / pro / just added a slide in home page:

    [caption satellite auto = on = on thumbs = on w = 300 h = 250]

    This would have something to do with the fact that the site is in local host?

    Thread Starter marcelolz

    (@marcelolz)

    Another fact:

    Setting width and height worked on the home page (embed in html) but not on the inside pages (tried to embed the html theme and inserted post).

    Plugin Author cpres

    (@cpres)

    So where is the ‘w’ and ‘h’ settings not working? Localhost shouldn’t be a problem, I do all my testing on localhost just fine.

    Remember you can only change it once per “page load” since it’s passed in the header css

    Thread Starter marcelolz

    (@marcelolz)

    I use this: <?php echo do_shortcode('[satellite caption=off h=333 w=988]'); ?>, correct?

    In Shortcode Requirement: I leave “off” so that the slides are displayed in the template. There is only one per page / post.

    Plugin Author cpres

    (@cpres)

    Ok, that should work, although I don’t really use the do_shortcode all that often. Is it working or not?

    Also post in how your orbit-css.php is being called in the View Source. there should be a long string of key/value pairs after it, including width and height information

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Size of individual slide does not work [w and h] – Pro edition’ is closed to new replies.