• Hi there,
    On my site, I would like only one image in my home page slider. I’ve tried the solutions lined out here in the forums but still have one of the default images showing up after an extended amount of time on the page or when navigating from an interior site page back to the home page.

    Any help or suggestions to try would be appreciated—thanks!
    M.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter MRaines

    (@mraines)

    Not trying to bump up my question but thought adding a link to my site where this problem is ongoing would be helpful: youngbloodeldercare.com

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    I would like to inform you that to resolve your issue there would be requirement of source code customization.

    Thanks!

    Thread Starter MRaines

    (@mraines)

    Oh, my bad. Here’s the custom CSS I’ve added:

    body {
        font: 14px/1.7 "Trebuchet MS", Arial;
    }
    p {
        font-size:14px;
        font-family:"Trebuchet MS";
        color:#4a4a4a;
        line-height:1.7;
    }
    a {
      color:#35689F !important;
      text-decoration:none !important;
    }
    a:hover {
    	color:#0454A8 !important;
    }
    
    h4 {
        text-decoration: none !important;
    }
    
    #menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    	color: #FFFFFF !important;
    	background:#35689F !important;
    }
    #menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover,#menu li.current_page_item a  {
    	color:#fff !important;
    	background: url(../images/menu-bg.png) top repeat-x #0454A8 !important;
    }
    #menu .ddsmoothmenu li li {
    	background: #0454A8 !important;
    }
    /*==========Slider Colors==========*/
    .slide .slide-content.entry {
    	background:url(../images/purple.png);
    	border-right:8px solid #0454A8 !important;
    }
    #slides .pagination li a {
    	background-image:url(../images/pagination.png) !important;
    }
    .slide .slide-content.entry h2 a {
    	color:#000;
    }
    .slide-content p {
    	color: #000;
    }
    .salesdetails {
      border-right-color:#0454A8 !important;
    }
    
    /*==========Blockquote Colors==========*/
    blockquote {
    	background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/qoute.png)no-repeat !important;
    }
    blockquote a {
    	color:#35689F !important;
    }
    /*==========Footer Colors==========*/
    .footer-container { background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/footer-bg.png)repeat scroll 0 0 transparent !important;
    }
    
    .footer-container h4 {
    	background: url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/h4-border-bg.png) repeat-x !important;
    	background-position:0% 100%;
    	color:#FFFFFF !important;
    }
    .footer-container p {
    	color:#FFFFFF !important;
    }
    .footer-container .textwidget {
    	color: #FFFFFF !important;
    }
    .footer-container ul {
    	list-style-image:url(../images/disc-img.png);
    }
    .footer-container a {
    	color:#FFFFFF !important;
    }
    .footer-navi .navigation ul li {	background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/border-right.png) no-repeat !important;
    	background-position:100% 0%;
    }
    .footer-navi .navigation ul li a {
    	color:#FFFFFF !important;
    }
    .footer-navi .navigation .right-navi p {
    	color:#FFFFFF !important;
    }
    .footer-navi {
    	background:#0454A8 !important;
    }
    .footer-container h4 {
      background-position:0 100%;
      border-bottom-color:#0454A8;
      border-bottom-style:solid;
      border-bottom-width:0px;
    }
    .footer #searchform label {
    	color: #FFFFFF !important;
    }
    .footer #searchform {
    	background:url(https://youngbloodeldercare.com/wp-content/themes/colorway-child/images/search-bg.png) no-repeat !important;
            width: 180px;
    }
    .testimonial_item_container {
    display: none !important;
    }
    Thread Starter MRaines

    (@mraines)

    Good morning,
    Was the above information what you were needing in order to offer some guidance on troubleshooting this issue?

    Thanks!
    M.

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    Please follow the link of screenshot given below.

    Link: https://screenpresso.com/=F3Zrf

    Hope it will resolve your issue

    Thanks!

    Thread Starter MRaines

    (@mraines)

    Good morning,
    Thanks for the response and screen shot. Is there a way to do this without editing the theme file?

    Thanks again!
    M.

    Theme Author inkthemescom

    (@inkthemescom)

    Hello,

    Sorry, but you have to edit that file…

    Thanks!

    Hi there,

    I am having exactly the same issue, the default images are showing up after an extended amount of time on the front page or when navigating from an interior site page back to the home page.
    The link posted above isn’t working: https://screenpresso.com/=F3Zrf

    I would really appreciate a bit of help here as I’ve been searching for the past few hours in different forums and trying to customise the code to no avail.
    Thanks a mil.
    Great theme, by the way!

    i have the same problem

    how i can remove this theme update

    and keep my old version without any coding ?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Continued Issue with Home Page Slider (Default Image Still Appears)’ is closed to new replies.