Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #520749

    OK, I purchased Enfold. I wanted a responsive site.

    I was using Abundance, you can see I have some recent posts there.

    SO I am using an accordion slider for my main categories. I am not having any luck getting the slider to display properly with Enfold, but I was perfectly happy with the slider from Abundance.

    How can I get what I had from Abundance working in Enfold?


    These are the Abundance accordion slider and the next two are from Enfold

    #520751

    #521155

    I would either go for a fix of what I have, maybe I need a custom size? The long and short is the accordion slider in Enfold does not work very well, sometimes it auto rotates, sometimes it does not , the look is poor compared to the Abundance one. Is this a responsive issue?

    If its do-able I would rather take the slider from Abundance which I like a lot to Enfold?

    james

    #521225

    Hey!

    James, will it be possible for us to give us an example, of how you want them to be on the enfold type, so we can try assist you.
    I think that giving settings to those and keeping responsive, will be really hard, but we could give it a try.

    Regards,
    Basilis

    #521239

    OK, but first off why is the slides shadowed ?? see how the exposed half is dark.. and even when it slides out the discolour remains?

    Why is that happening?

    WOuld the Aviaccordion from Abundance be transferable to Enford??

    James

    TO answer your questions directly… I would like the enfold one to look like the Abundance one.. I REALLY liked it.. and since it was the same author and company etc.. I assumed it was the same slider.

    #521949

    Hi!

    can you provide us with links, so we can check what you want and what you actually have right now? we need to inspect the elements.

    Best regards,
    Andy

    #521956

    OK, so as I am learning more, I am understanding..

    SO that shadow I am seeing in Enfold is your version of the shadowbar along the bottom of the Aviaccordian in Abundance. I would like to change this shadow so that it runs like the Abundance version.
    I also found that the sizes in this Enfold is setup I assume so that it can adjust for different devices. Can I get an Image size to import in the images at so that this function works.. Your accordian does not seem to have the ability to scale the images properly on its own.

    James

    #521983

    my website is http://www.docksidechandlery.com/wpress

    you can see the Enfold full width slider there(at the top).. and see the shadows I refer with the sailing picture.

    http://kriesi.at/themes/abundance/aviacordion/ is the acordion in Abundance that I liked.. see the shawdow bar along the bottom.

    I want to be able to make the Enfold acordian work and look as great as the Abundance one looks.

    #522222

    Hi!

    You can move the caption container with this in the Quick CSS field:

    #top .aviaccordion-preview-title {
        padding: 5%;
    }
    
    #top .aviaccordion-preview-title-pos {
        position: absolute;
        bottom: 20%;
        height: 10%;
    }

    Regards,
    Ismael

    #522353

    Ok close, but I need to move it to the bottom of the picture, so that would be your padding value?

    Finally, what is the deal with sizing as opposed to the accordian from Abundance – it took my images and just scaled them to work. This one does not seem capable of that, and you see the gaps in the title shadow and the big white gap when it slides?? how do I eliminate that? This was never an issue with Abundance.

    I am also now having an issue with products with Enfold that I did not with Abundance as well.. IF I am not mistaken there is no way in the interface to add an image to the product????? I can add images to the gallery? but not directly to the product? What happened there?

    James

    #523222

    Hey!

    please always open a new ticket for different questions.

    Play around with different padding values in the code Ismael provided to you, until it fits for you.

    I checked http://www.docksidechandlery.com/wpress and when I hover over your accordion slider I can’t see any white gaps. Which OS and browser are you using?

    Best regards,
    Andy

    #524002

    OK, I changed the size of the accordion so that there was no white space featured 1500 x 430.. the white was generated with the entry with sidebar 845 x 321.The later sizes the images better to what I am looking for.. but generates the white space. What I need to know.. is what size do I make the images so that it fits the slider.

    The changes to the padding value does not work.. ALL I want to do is extend the shadow all the way to the right.. NO ajustment up or down.

    James

    #524019

    Hey!

    Please try adding the below css into your custom css section:

    #top .aviaccordion-preview-title-wrap {
        padding-right: 300% !important;
        padding-left: 15px !important;
        padding-top: 10px !important;
        padding-bottom: 25% !important;
        top: -52px !important;
    }

    The above css will modify the Enfold accordion as shown in the below screenshot:

    View post on imgur.com

    Regards,
    Dake

    #524118

    Thanks for the try, but thats not what I am looking for Dake, If you look at the Aviaccordion from Abundance.. that is what I want. 1 line title, maybe one line description. shadow across the complete bottom.

    played some more with the suggestions and also using google :) and came up with this .. that worked.

    #top .aviaccordion-preview-title {padding: 1%;}
    #top .aviaccordion-preview-title-pos {position: absolute; bottom:1%; height:10%; width: 300%;}

    Slider done need to fix image sizing .. I guess thats on me to resize the images to work in the slider.

    #525367

    Hey!

    Glad you made it work! If you have more question at this time, please feel free to open a new thread.

    Best regards,
    Ismael

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Moved to Enford.. but dont like something.’ is closed to new replies.