Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #990108

    Hi there
    Just moved a site to a new hosting space, upgrading Enfold at the same time. The accordian elements on the site were functioning perfectly during installation testing but immediately after the domain transfer, the controls ceased functioning (must be a coincidence?), so the accordians display with all toggles open (and uncloseable) no matter what settings are given to them … see example page link in private content. The settings should be 1 toggle open on loading, multiple toggles open allowed (these are currently set but having no effect).

    WP 4.9.7, Enfold 4.4.1 … only plugins are benign (Duplicate Post, Search Exclude)

    Have tried: setting up a new page with only an accordian on it, dumping the browser cache and reloading, viewing in other browsers … none of these had any effect.

    Ideas?

    Many thanks

    #990427

    Hey JaneJoyce,

    Can we please have backend access and FTP Details?

    Best regards,
    Basilis

    #990475

    Hi Basilis. Your request prompted me to check that the ftp settings are working correctly, and they are not … we have had some domain linking problems with this site. As this may well be the cause of the accordian issue (domain issues caused other layout problems now fixed), let me sort that first. I’ll lodge a ticket with the host and get back to you with log in details once they are done.
    Thank you.
    Jane

    #990563

    Hi Jane,

    Thanks for the feedback, we’ll keep the thread open if you should need any further help from us.

    Best regards,
    Rikard

    #990644

    Hi there again

    The ftp issue has now been solved, and is not related to the accordian problem. So, we need to look at why the accordians are fixed in the ‘open’ position. Login details in the private area.

    Thanks again

    #991068

    Hi JaneJoyce,

    There seem to be no errors in JavaScript on that page, but there are on other pages, can you please re-upload the latest version of the theme via FTP? Seems like you have old JavaScript files.

    Best regards,
    Victoria

    #991892

    Thanks Victoria. Sorry about the delay in getting back to you.
    I have re-uploaded the javascript files, as you suggested. No change.
    I don’t think this can be the issue in any case, as the site accordians were working fine after the initial upload. They only stopped working after a domain transfer done through the ISP’s auto service, which involved some database work by the ISP’s techs. Possibly a coincidence but it doesn’t look to me as if the uploaded theme version is the issue.
    Any other suggestions?

    Many thanks, Jane

    #992597

    Hi Jane,

    Thanks for giving the access.
    For some reason some js files where not loaded and I was able to fix it by going to Enfold > Performance > Disabling of template builder elements > (set to) Always load all elements.
    Saved it then return it to Load only used elements (recommended). Let us know if it works properly on your end :)

    Best regards,
    Nikko

    #994645

    I’m having the same issue. I tried changing the setting Nikko listed, but it didn’t change anything.

    #994818

    Hi CanopyLandHoldings,

    Please open a new thread and include admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

    #995783

    Thanks Nikko
    There is some improvement, in that the accordion is now at least closed on loading. However, the layout on the page is not correct — the toggle buttons are out of position and the toggle content is spaced away from its heading. Anything more we can do?
    Login credentials unchanged. But if you need FTP, let me know so I can unlock the site.

    Many thanks

    Jane

    #996301

    Hi,

    I fixed it by adding this code to the quick css field:

    
    
    #top #wrap_all .toggle_icon {
        top: 17px;
    }
    
    #top #wrap_all p.activeTitle{
    margin-bottom: 0 !important;
    }
    
    #top #wrap_all .toggle_wrap .toggle_content{
    padding-top: 10px;
    }
    

    Best regards,
    Dude

    #996511

    Brilliant, thanks Dude, much appreciated.

    Jane

    #996571

    Hi,

    Glad we could help you :)

    Best regards,
    Dude

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Accordian controls not functioning’ is closed to new replies.