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

    Hi there

    I’ve enabled the advanced layout builder on some custom post types and that works fine but there is one issue. If I enable the advanced layout builder on my post and add some content, when I save and the page reloads, the advanced layout builder isn’t enabled. I just see the normal editor with a whole bunch of shortcodes.

    Is there any way to turn the builder on by default when it’s already been selected? It work for normal pages but not for custom post types.

    Cheers

    #722332

    Hi twitchdevelopment!

    Thank you for using Enfold.

    How did you enable the advance layout builder for your custom posts types? Did you read the following documentation?

    // http://kriesi.at/documentation/enfold/use-the-layout-builder-with-any-post-type/

    Best regards,
    Ismael

    #722863

    Yup I did. I’ve implemented it exactly as shown in that link. The actual builder works, it’s just that it reverts to the standard editor after saving.

    #724092

    Hi,

    Please provide the login details here so that we can check it. Is this happening on every posts?

    Best regards,
    Ismael

    #724098

    Yep it’s happening on every post. If you go into Lessons you can edit any one of those. Lessons have been added by the sensei plugin, but I’ve been having the same issue on other sites with custom post types.

    #725660

    Hi,

    The site requires a .htaccess login credentials. Please post it in the private field as well.

    Best regards,
    Ismael

    #725935

    Hmm, that’s a bit odd. We haven’t set up any .htaccess rules that should require that. I did speak to my hosting provider and they were also unaware of anything going on. I know they do have some pretty tight security on some of their servers though and they asked if you could provide the following:

    • A screenshot of the .htaccess login screen
    • The country you’re trying to log in from

    It seems a bit odd that you would be presented with .htaccess login and we wouldn’t a. Can you even see the site, or does that require .htaccess also?

    #727368

    Hi,

    This is the screenshot.

    // http://imgur.com/a/eKCrq

    And you can find our locations here.

    // http://kriesi.at/about

    Best regards,
    Ismael

    #730927

    Hi Ismael

    Turns out our host does have a security measure for those overseas. Apparently if you open it in a browser other than chrome it shows a basic logic test but in chrome it requires htaccess authentication. Anyway I’ve put the username/password details in the private content

    Cheers

    #731894

    Hi,

    Thank you for the info. I was able to login to the site but I’m not sure why it doesn’t switch to the advance layout builder automatically. I will ask Kriesi to check this. Please wait for his response.

    Best regards,
    Ismael

    #737989

    Hey guys, any update on this?

    #740439

    Hey guys, just letting you know I’ve figured out what was wrong. I found a stray filter on avf_builder_active that was setting things to be false.

    Cheers

    #742690

    Hi,

    Sorry for the delayed response and glad that you fixed it. Can you tell us what file the stray filter on avf_builder_active is located, as well as post the code. Thanks again for your patience.

    Best regards,
    Nikko

    #743543

    Hey Nikko

    It was more a stray filter on my end. I had used avf_builder_active to stop the ALB from overriding core templates on the frontend ( e.g. so that the user could still use the advanced layout builder on the backend but their content was constrained to a template ) but I didn’t realise that the same filter was used on the backend to check whether to load the ALB by default or not.

    Cheers

    #745693

    Hi,

    Thank you for the information. Let us know if you encounter any issues again in the future.

    Best regards,
    Ismael

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Advanced Layout Builder on custom post doesn't open by default’ is closed to new replies.