• Resolved chemass

    (@chemass)


    Dear support team,

    your free version of slider is working perfectly, only that navigation is not visible – no matter if Dots or Thumbnails option is selected.

    What is your suggestion to solve this issue.

    Thanks in advance.

    Wish you a nice day.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Dear chemass,

    Thanks for your post.
    Please find the \wp-content\plugins\slider-image\templates\front\style\style.css.php file and change the highlited codes to some hexidemical color: https://prntscr.com/hnt3ah , for example #FFFFFF

    Do not forget to add a semicolon mark (;) after the changes.

    Please inform us of your results.

    Thanks

    Thread Starter chemass

    (@chemass)

    Dear colleagues,
    thank you very much for your answer.
    I did the recommended changes (tried with and without !important mark), but still no dots.
    —————-
    huge-it-dot-wrap a {

    -webkit-border-radius: 8px;

    -moz-border-radius: 8px;

    border-radius: 8px;

    cursor: pointer;

    display: block;

    float: left;

    height: 11px;

    margin: 2px !important;

    position: relative;

    text-align: left;

    text-indent: 9999px;

    width: 11px !important;

    background: #FFFFFF !important;

    box-shadow: none;

    }

    .huge-it-dot-wrap a.active:focus, .huge-it-dot-wrap a:focus,

    .huge-it-thumb-wrap > a:focus, .huge-it-thumb-wrap > a.active:focus {

    outline: none;

    }

    .huge-it-dot-wrap a:hover {

    background: #FFFFFF !important;

    box-shadow: none !important;

    }

    .huge-it-dot-wrap a.active {

    background: #FFFFFF !important;

    box-shadow: none;

    —————-
    Checked the settings, you can see here: https://www.chemass.si/tmp/slider_settings.jpg

    Some more suggestion?

    Thank you very much fro your help.

    Dear chemass,

    In the same file, please, remove one of the hashtags
    https://prntscr.com/ho7sq8 > https://prntscr.com/ho7sv2

    Again open the same file, find this codes: https://prntscr.com/ho7utt

    1) change left: 50% to left: 44%
    2) in the place, mentioned with the arrow add transform: translateY(-100%);

    It should be like this: https://prntscr.com/ho7vbd

    Let us know your results.

    Thanks

    Thread Starter chemass

    (@chemass)

    Dear Huge-IT team,

    after applying recommended changes, especially transform: translateY(-100%); the dots are seen perfectly.

    Thank you very much for develop and support this great WordPress add-on.

    Wish you a pleasant holidays time.

    Dear chemass,

    We are glad to hear your feedback ??
    Thank you very much for keeping us informed.
    In the case, if you need our help any further, feel free to ask.
    We will be glad to assist.

    Wish you all the best!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Huge IT slider navigation dots/thumbnail missing’ is closed to new replies.