Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #735035

    Hi,

    I am trying to use the portfolio section to create an ajax portfolio for my clients site as a way of displaying information about staff including the accordion code in the ajax portfolio section.

    Can someone take a look at my site and tell me what I am doing wrong as;

    a) I’m seeing 3 versions of the same pic when ideally I just want 1 small and 1 large
    b) there seems to be a white diagonal line across the ajax text section and I can’t work out why? (I have tried clearing cache and refreshing but no joy)
    c) the headings of the toggle sections are being crossed out by the “+” and “-” symbols and I have no idea why as I copied and pasted the code from the Enfold demo page.

    If needs be I can set up a temp admin account so you can login and help me.

    Thanks as always.
    Emma

    *update – is there any chance I can push you guys for help on this one as it’s really holding up the build. Thanks.

    • This topic was modified 7 years, 10 months ago by efletcher.
    #736241

    Hey Emma,

    Thank you for using Enfold.

    1.) Edit the portfolio item then set the Display Preview Images to “Slideshow” instead of “Gallery”.

    2.) It’s because of the easy-facebook-likebox plugin and this css code.

    .responsive, .responsive span, .responsive span iframe[style], .responsive span img {
        width: 100% !important;
    }

    Please add this css code to override it.

    .responsive .toggle_icon {
        width: 15px !important;
    }

    3.) Again, it’s because of the css code from the facebook plugin. Please disable it or add the css code that we suggested above.

    Best regards,
    Ismael

    #736524

    Hi Ismael,

    Thank you for your suggestions. They worked perfectly. As I have disabled the Facebook plugin as suggested, is there a particular plugin you would recommend for displaying social media feeds from Facebook? Thanks

    #736779

    Hi!

    Great! Please try the following plugins.

    // https://wordpress.org/plugins/add-facebook/
    // https://wordpress.org/plugins/feed-them-social

    Regards,
    Ismael

    #738638

    Thank you. All sorted you can close the thread if you wish.

    #738814

    Hi,

    Thanks for the feedback. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Ajax portfolio issues’ is closed to new replies.