Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Full width template for Enfold on Github #405406

    Hi, it does not work by only removing this container div. There is also a parent container-wrap div and all the other tags like main and article….

    I think the best solution is not to use the builder and just copy and paste everything I need in a custom template so that everything is placed directly under the div id=”main” inside the header.php.

    Or I could make some custom widget plugins and some custom widget areas so that I can place these custom widget areas where I want them to be with the avia builder.

    Thanks

    Jimmy

    in reply to: Full width template for Enfold on Github #403383

    Ok thanks Ismael, I’ll give it a try!

    Jimmy

    in reply to: Full width template for Enfold on Github #402661

    Hey Ismael,

    thanks for your reply!

    Indeed, I noticed yesterday evening that the section was placed deeper inside the container div.

    I would like to use my own template because I want to add some custom php-code at certain points in my pages.
    I like working with custom fields (acf plugin) and I like to insert these fields or some query results at some points in my site.

    I was looking for a possibility to insert this php-code through the avia-layout-builder but this is not possible I think? The code-block is only meant for html, css and javascript.

    So therefore I wanted to use my own template so that I have full control.

    Maybe you know a way how I can do this? No detailed explanation needed but maybe a few tips?

    Thank you very much!

    Jimmy

    • This reply was modified 9 years, 8 months ago by jimmyg72.
    in reply to: Full width template for Enfold on Github #402246

    Hi thanks,

    Sorry, I meant that the color section background is not expanding full size. So the container’s parent div (with classes avia-section +.container_wrap + .fullsize) is not going full size.

    Although this is the css:

    .avia-section {
    clear:both;
    float:left;
    min-height:100px;
    position:static;
    width:100%;
    }

    Thanks
    Jimmy

    in reply to: Bug Enfold sidebar in Dutch WordPress #385097

    Hi, I found that if you remove the “nl_NL.mo” and “nl_NL.po files” from the “lang” folder in the enfold theme folder, the problem with the page layout is solved too. You can now choose in the right column of your “page edit screen” under “layout” for “no sidebar” again!

    Jimmy

    • This reply was modified 9 years, 9 months ago by jimmyg72.
    in reply to: Bug Enfold sidebar in Dutch WordPress #385083

    I agree, I have the same problems, I cannot choose for “no sidebar” anymore and there are huge translation problems

    Jimmy
    Belgium

Viewing 6 posts - 1 through 6 (of 6 total)