Okay
  Public Ticket #2280988
Advanced Custom Fields plugin not showing
Closed

Comments

  • riczito started the conversation

    Hi guys, it's me again :)

    So I am trying to add a custom post type called "Produits" for my customer. This will be how the various products he sells will be displayed. I am following what appears to be an excellent tutorial on YouTube here: https://www.youtube.com/watch?v=1Tt6wVT845c

    So far I have installed the Custom Post Types UI plugin and created the Produits post type, but when I went to install the Advanced Custom Fields plugin, I found it was already installed and activated, presumably by Arkhitekton. However, I can't see it anywhere in the sidebar! I need to add some field groups and fields but I can't.

    I tried deactivating it, and then some of the pages on my site were messed up, so clearly it is being used somehow by Arkhitekton, but apparently it isn't visible in the admin UI. You can see my UI here : http://prnt.sc/qso3r5

    Can you advise me how to make Advanced Custom Fields visible and access it please? Thanks!

    best, Ric

  • riczito replied

    Hi,

    After searching this forum, I found your reply to Max explaining how you disabled the ACF panel. I have now re-enabled it. Thanks and sorry for bothering you. I should have looked here first!

    Thanks, Ric

  • riczito replied

    However, I would appreciate some guidance. I am working on the template containing the custom fields. Here is a very quick and dirty example, with no real design yet. http://www.pixelligence.com/brunoonaissi/produits/test-produits/ 

    I would like to remove the big white band with the Search field in it, as this template is going to be displayed via shortcodes at the bottom of a particular type of page that is being created. Can you explain how I can remove this section? I can't access it in Elementor.

    Thanks, Ric

  •  675
    Neuron replied

    Hi Ric,

    I am very sorry for the late reply, we were not working on the weekend.

    Sure, here it is.

    .single-produits .l-primary-header--default-wrapper {
        display: none !important;
    }

    Feel free to ask for anything that you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.