Slider issue

Discussion in 'GeoCraft WordPress Theme' started by ldrouillard, Dec 2, 2012.

  1. ldrouillard

    ldrouillard Member

    Joined:
    Oct 7, 2012
    Messages:
    70
    Likes Received:
    2
    I tried to install the newest version of the theme and it messed up the whole slider. I am wondering if a css that I was using maybe now conflicts with the new version. This is what it looked like. Only one image shows and I have 7 other features that should show and the image is cropped. I deactivates that version until I figure out what the problem is.

    The css that I am using is:

    .slider-list{
    height:300px;
    margin-bottom:100px;
    }
    .slider-list {
    margin-bottom: 0px!important;
    }

    @media only screen and (max-width: 480px) {
    .slider-list{
    height:250px;
    }
    }
    .tabbed .tabnav li a {
    display: none;
    }
    #inquiry_form{
    display:none;
    }
    .star_rating,
    .review_desc,
    .article_rating,
    .r_rating{
    display:none;
    visibility:hidden;
    height:0;
    }
    @media only screen and (max-width: 480px) {
    .main_search .search_for input#search_for, .main_search .search_location input#search_location{
    display:none;
    }
    .header_wrapper {
    min-height: 0;
    background: none;
    padding-bottom: 0px;
    }
    .main_search #searchsubmit {
    display:none;
    }
    .header_wrapper {
    min-height: auto;
    }
    .header{
    display:none;
    }
    .it_mobile_menu li a{
    font-size:14px;
    }
    .mobile_nav{
    font-size:14px;
    }
    }
    .header_wrapper .header {

    background: #FFFFFF;

    }
    .header_wrapper .logo_wrapper .logo img{
    max-width: 500px;
    height: 250px;
    }
    .sidebar ul ul.children{
    list-style-image: url('images/arrow.png');
    margin-left: 19px;
    margin-bottom: 0;
    }
    .sidebar ul ul.children li{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 2px;
    }
    .sidebar ul ul.children li {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 2px;
    }
    .content ul ul li{
    list-style-image: url('http://infertilitysurvivalkit.com/wp-content/themes/geocraftthemepro/images/arrow.png');
    margin-left: 30px;
    margin-bottom: 0;
    }
    .content ul ul.children li{
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 2px;
    list-style-image: none;
    }
     

    Attached Files:

  2. neeraga1

    neeraga1 New Member

    Joined:
    Jul 22, 2012
    Messages:
    6
    Likes Received:
    0
    If you don't have any of your own custom CSS code. Than there should not be any issue.

    We have replaced the old Slider with a new Slider which works fine for Mobile and Tablets. If you have written any Custom CSS Codes for your old Slider, it will not work for the newer Slider.
     
  3. ldrouillard

    ldrouillard Member

    Joined:
    Oct 7, 2012
    Messages:
    70
    Likes Received:
    2
    Please see the attached screenshot because the slider is messed up and I have not created any of my own CSS. Thanks.
     
  4. neeraga1

    neeraga1 New Member

    Joined:
    Jul 22, 2012
    Messages:
    6
    Likes Received:
    0
    OK ..I checked your PDF too. If you have not done your own Custom CSS than you might just be seeing the Cache.

    Just refresh your browser 2-3 times or check your website on some other browser and it should be perfect. Also make sure you don't have any Cache plugin activated too.
     
  5. ldrouillard

    ldrouillard Member

    Joined:
    Oct 7, 2012
    Messages:
    70
    Likes Received:
    2
    This still did not work. Please see the post Remove Search Fields on 10/17. There may have been something that was done when I submitted this that I am not aware but I can not get this to work for me.
     
  6. Krish

    Krish Support Staff

    Joined:
    Oct 22, 2012
    Messages:
    210
    Likes Received:
    1
    Location:
    India
    We have updated the Theme. Did you tried the latest update v1.5, it was primarily done to fix the Slider Issue on all kind of devices.
     

Share This Page