Missing Slider Image and Slider Speed

Discussion in 'Elite Pro WordPress Theme' started by bizzyboy, Dec 9, 2014.

Thread Status:
Not open for further replies.
  1. bizzyboy

    bizzyboy Member

    Joined:
    Apr 2, 2013
    Messages:
    87
    Likes Received:
    1
    Hi

    About 1 year ago I setup a website using Elite pro and at the time I had a problem which was eventually sorted by support logging into my Website.
    Here is the support thread from last year:
    http://www.inkthemes.com/community/threads/widget-conflict-with-home-page-slider.9068/

    I have setup another website and I have a 'similar' problem in that I cannot see the Slide Image and the text to the right of the image.
    For example here is a website that uses the them and how the website should look:
    whichgoldbackedira(dot)com

    And here is the website that does not show the Slider:
    goldsilveriraplans(dot)com

    And I also noticed when I check the Theme Options and then Slider Settings that there is no input box for a Slider Speed. I have disabled each of the Plugins to make sure it is not a Plugin issue but disabling the Plugins does not solve the problem.

    Any help appreciated.

    Paul
     
  2. Yogesh

    Yogesh Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,052
    Likes Received:
    41
    Hello Paul,

    Paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .flexslider .slides > li {
    display: block;
    }
    It will resolve your issue.

    Thanks & Regards
    Yogesh Bhade
     
  3. bizzyboy

    bizzyboy Member

    Joined:
    Apr 2, 2013
    Messages:
    87
    Likes Received:
    1
    Great, that works. Many thanks.
     
Thread Status:
Not open for further replies.

Share This Page