Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1062227
    taurustheory
    Participant

    Hello,
    is there a way I can make my Home Page slider images click to post, and also Can the image zoom to actual size when clicked?
    Thanks

    #1062616
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1063765
    taurustheory
    Participant

    Thank you,
    I’m just looking to make the Ethos 1 home page slider a #ref link

    #1064260
    Friech
    Moderator

    Hi There,

    You mean making the whole Post Slider a custom link? Regretfully this isn’t a feature offered by X. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding. Take care!

    #1064810
    taurustheory
    Participant

    Thanks, But I cant believe the the post in the banner can not be clickable to go to that post?
    I’ve never seen a slider banner that could not be clicked to go to that page?

    Isn’t that the main reason to have a banner?

    Thanks

    #1064900
    Joao
    Moderator

    Hi There,

    Could you provide your URL so we can have a look at the issue.

    Or provide more details about it.

    I have tested http://demo.theme.co/ethos-1/ and I am able to click the banner and access the post without a problem.

    THanks

    Joao

    #1065061
    taurustheory
    Participant

    ok thanks I see what happened, I have this code in the custom css file, I want it to be clickable, I just want want all the text?

    .category .x-header-landmark {
    display: none;
    }

    /* background color */
    .x-nav .x-megamenu .sub-menu {
    background:gray;
    }

    /* font color */
    .x-nav .x-megamenu .sub-menu a {
    color:blue;
    }

    .x-post-slider-entry > a {
    display: none;
    }

    .x-container > .offset {
    padding-top: 10px;
    }

    #1065150
    Joao
    Moderator

    Hi There,

    Based on the information given I am not 100% what you are trying to achive.

    Please remove this part of the code:

    
    .x-post-slider-entry > a {
    display: none;
    }

    Hope it helps if doesnt please provide us more details about your goals.

    Thanks

    Joao

    #1065182
    taurustheory
    Participant

    Yes thank you, That was the code I removed, I just didnt want the full post details on the image, But I do want it to be clickable

    #1065235
    Joao
    Moderator

    Hi There,

    Did that worked for you or you are still facing the issue?

    Let us know if you still need help.

    Joao

    #1066015
    taurustheory
    Participant

    Yes that worked, Thank you so much,
    Have a great night

    #1066107
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1062227 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>