Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author WOWSlider.com

    (@wowslidercom)

    I have just checked your pages.

    You have problems with “script.js” files. For some reasons there are additional line breaks in your files.

    Please open “script.js” file:
    http://papito.heliohost.org/wp-content/uploads/wow-slider-plugin/28/script.js

    You’ll see the following code at the end of file:
    jQuery("#wowslider-container28").wowSlider({effect:"basic"...

    It should be one line, without line breaks. There is 1 line break in “script.js” file for “Loft Conversion & Roofing” page and 3 line breaks in “script.js” file for “Painting & Decorating” page.

    You should remove these additional line breaks. You can find “script.js” files on your server, open them in any text editor (for example, Notepad) and make changes.

    * “Loft Conversion & Roofing” page. File is here:
    http://papito.heliohost.org/wp-content/uploads/wow-slider-plugin/28/script.js
    * “Painting & Decorating” page. File is here:
    http://papito.heliohost.org/wp-content/uploads/wow-slider-plugin/21/script.js
    * “Plumbing” page. Unfortunately, I couldn’t open this page. It seems that you send us a broken link.

    Thread Starter DuracellBunny

    (@duracellbunny)

    Hi

    Thanks for your help, I was not able to reply until now and unfortunately this issue is not resolved as stated in the title!

    This is the link for

    Plumbing

    I have edited the files on the server but the line breaks which you say are there, when I try to delete the space to make it all continuous, it is not possible since they delete the character preceeding i.e. they are not linebreaks but just word wrapping.

    I give Painting & Decorating as an example to confirm if they are the same line breaks you are talking about.

    http://postimg.org/image/maqpvoh4h/

    In any case, I have gone through each line and checked if there were any spaces/line breaks but again all it appears to be word wrapping.

    I reinstalled WOWSlider & reploaded all the zip files just in case but it hasn’t solved the issue.

    Thanks

    (Please be aware that unfortunately, the hosting server for Heliohost is very unreliable at times and you may get timed out if you are trying to load my site at times)

    Plugin Author WOWSlider.com

    (@wowslidercom)

    I have just checked your links. Line breaks are still there. Please see attached screenshot:
    https://dl.dropboxusercontent.com/u/68212252/line_breaks.jpg
    As you can see, code takes lines 41, 42, 43, 44, but should take line 41 only.

    Actually, WOWSlider shouldn’t generate these line breaks. Could you send us generated module “wowslider.zip”, so we can check it?

    Thread Starter DuracellBunny

    (@duracellbunny)

    Hi

    Ah thanks. I will download Notepad++ and see if I can fix it manually.

    The wowslider.cip I generated for Painting & Decorating is here:

    https://www.box.com/s/ca8189rqu6f7s3x7jju8

    Thanks

    Thread Starter DuracellBunny

    (@duracellbunny)

    I changed the Painting & Decorating on only to have no line breaks but it didn’t appear to make a difference.

    I just uploaded a new script.js without the line breaks file rather than reinstalling the wowslider.zip.
    Have I done it right?

    Plugin Author WOWSlider.com

    (@wowslidercom)

    Thanks for this report. I have sent it to our developer team. They’ll try to fix this problem in the next version.

    Thread Starter DuracellBunny

    (@duracellbunny)

    Ah appears it’s a bug.

    Look forward to the new version.

    Thanks so much for your help!

    Plugin Author WOWSlider.com

    (@wowslidercom)

    Symbol “&” in the “Title” field causes this problem.

    Thread Starter DuracellBunny

    (@duracellbunny)

    Thank you. I will try using the + symbol instead.

    Thread Starter DuracellBunny

    (@duracellbunny)

    I removed all the ampersands (&) in any text I had put in the sliders but that didn’t appear to make a difference…then I checked the script.js for every page that was malfunctioning and noticed that it still created line breaks in the JQuery as you noticed before. I edited every script.js in Notepad++ to remove the breaks, manually removed the script.js from each folder in the server then uploaded the new one.

    This was a little hard work as it meant lots of uploading, deleting, editing, updating etc.

    I imagine there is a bug here somewhere for your team to work on but have no idea where.

    However, now the slides are working as expected. Thanks

    Plugin Author WOWSlider.com

    (@wowslidercom)

    Our developers will try to fix this problem in the future versions.

    I am seeing a small sliver of the next (?) image on the left side of the slider. Can I fix it?

    fantasy-animation.com

    Plugin Author WOWSlider.com

    (@wowslidercom)

    I have just checked your page. WOWSlider has a conflict with your “style.css” file:
    http://fantasy-animation.com/wp-content/themes/graphene/style.css
    Open it in any text editor, find the following lines:

    .sidebar ul li img,
    .sidebar ol li img {
    	display: inline;
    	margin: 0 2px;
    	vertical-align: middle;
    }

    Line margin: 0 2px; causes the problem.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘WOW Slider slides not working properly’ is closed to new replies.