Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello klyan,
    we tested your site ..2 errors are there. first is of google font..that can be resolved by following steps-
    ->from “uris layout.php” remove the section of code shown below at line no 91.The code to be removed is-

    <script src=”https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js”></script&gt;
    <script type=”text/javascript”>
    WebFont.load({
    google: {
    families: [‘<?php echo $RISP_Font_Style; ?>’] // saved value
    }
    });
    </script>
    Now….the second error is of js which is not loading properly, it is suggested to upload the images by “Add media button” it automatically crops the images in the same size, if you do not do so…the display of images will be disturbed.Try this, if it won’t work please let us know.
    Thanks

    Thread Starter klyan

    (@klyan)

    Interestingly, I am not finding that section of code in uri-layout.php anywhere. I will try the image upload solution.

    Thread Starter klyan

    (@klyan)

    Let me know if there is anything else I can do because I am not finding the code, and I have tried using both the standard WordPress image uploader as well as the one that pops up when creating an image slider.

    Sir go in folder ultimate-responsive-image-slider->css-> and
    open file slider-pro.css copy following code and paste it at end of file and save it

    #pgc-57-4-3, #pgc-57-5-3, #pgc-57-6-3, #pgc-57-7-3, #pgc-57-8-3, #pgc-57-9-3
     {
        width: auto !important;
    }
    Thread Starter klyan

    (@klyan)

    The code centered the bullets, but has made my images very very small. I have them on 100% width and auto height in settings. I can’t manually set the size of the slider because it will cut off alot of my images’ content.

    https://kevinlyan.com/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Slider Images not expanding to proper width’ is closed to new replies.