Shape 5

Wordpress Club Themes => Salon n Spa - Club => : kirstykiwi June 23, 2014, 09:58:56 PM



: S5 Image Slide
: kirstykiwi June 23, 2014, 09:58:56 PM
Having trouble with the S5 Image Slide plugin.  Where do I make the changes to update the up to 10 images?  I have gone into bottom row 1.1, and tried to add images but nothing is appearing on the homepage.  So I tried altering the code in the widget image slide 1, but no luck there either.

I can't find any useful tutorials on how to use this - this is my first wordpress site.  URL http://210.48.67.195/~renaissa/

Thanks


: Re: S5 Image Slide
: Tristan Rineer June 24, 2014, 01:15:24 PM
If you have Widget Context installed, make sure you have the widget(s) in the Image Slide positions set to show on the entire site.


: Re: S5 Image Slide
: kirstykiwi July 02, 2014, 03:11:59 AM
Hi Tristan, it seems the rendered code is ignoring the settings in the template, for instance heights and widths and not displaying as a block element, here's a source code snippet:

<div class="s5_is_wrap" style="height:px;">

    <div>
        <div id="s5_ismod_onhover" style="width: 50px; position: absolute; z-index: 1; display: none;"></div>
        <div class="s5_mask" style="width:px;height:px;overflow:hidden; ">
            <div id="s5_prev">
                <div id="s5_is_leftarrow" style="display:;height:px;">
                </div>
            </div>
            <div id="s5_if_innerbox"></div>
            <div id="s5_next"></div>
        </div>
    </div>
    <div id="s5_if_thumbsouter" style="width:0px;display:;margin-top:-65px;margin-left:-19px;"></div>

Do you have any idea why it's doing this?


: Re: S5 Image Slide
: Tristan Rineer July 02, 2014, 07:14:46 AM
If you can provide login and FTP access through PM, I'll take a look at the code, but it looks to me like you don't have any content assigned.

I also see some CSS that was added to style.css which breaks the layout a little when it's set to the right size.


: Re: S5 Image Slide
: kirstykiwi July 21, 2014, 08:33:17 PM
Hi, I updated to the new version of Wordpress and it all came right.  Was hesitant to do this as it all turned to custard last time I tried!

So all good, thanks.



: Re: S5 Image Slide
: Tristan Rineer July 22, 2014, 06:08:05 AM
It would have been nice to know what caused it, but it's good that it's working fine again.