Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1287460

    Hi,

    We created a custom post type with ACF in this website. Never had this problem but for some reason the ACF group is loaded in the masonry of blog posts. There is 1 blog category “general news” (“algemeen” in dutch). This is selected in the masonry element. But still the ACF group is being loaded.

    What can we do to fix this?

    Kind regards!

    #1288228

    Hey bonsaimedia,

    Sorry for the late reply. Could you try updating the theme to the latest version (4.8.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    If not, then please post admin WordPress login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1288997
    This reply has been marked as private.
    #1289668

    Hi Rikard, did you had a chance to look into this?

    #1291632

    Hi,

    Sorry for the delay. Would you mind posting the FTP details so that we could check the issue the properly? For the meantime, please use this css code to hide the acf-field-group items in the masonry element.

    .type-acf-field-group {
    	display: none !important;
    }
    

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.