Viewing 30 posts - 1 through 30 (of 37 total)
  • Author
    Posts
  • #926138

    Why does all the copied elements disapears when I click save ?

    in the page, I’ve made one row as a model of structure. I cpoied the elements of the first row to build the 2nd and 3rd row.

    When I do a changes, often 9/10 times I have to restore from a revision cause the builder clear all the copied elements… they still keep on ly the first row.

    Why this is happening ? Very frustrating.

    Its like that the builder break the post and everything disapears…

    #926432

    Hey Inazad,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also please point out where and how we can reproduce the problem.

    Best regards,
    Rikard

    #926642

    There you can create a page and try to put some elements, then copy them and click save.

    Often I have to go back from a revision cause all the elements under the copied row disapears ??

    #927102

    Hi,

    Thanks for that, though the login details are not working. Please check and verify.

    Best regards,
    Rikard

    #927346

    I’ll double check cause now the elements are staying in the page… strange ?

    #927859

    Hi,

    Yes that sounds a bit strange, but it’s good if it’s working I guess? Please post working login details in private if you should need any further help on the topic.

    Best regards,
    Rikard

    #927870

    I want to know how to get a customized responsive 3 columns footer (copyright section) the blue one I made.

    #928352

    Hi,

    I’m not sure exactly what you mean by that, could you try to explain a bit further or post a screenshot of your intentions please?

    Best regards,
    Rikard

    #928477

    I want to reproduce this footer (see image in private content).

    When I means responsive, its I want that if we are in a mobile version, the 3 elements on the footer will be iver the others.

    #928495

    I want to be able to customize the events colors but I’m not able… the footer should be the same as the footer’s theme. and I want to remove the title bar

    #928497

    I removed the title bar with CSS, but I cannot set the footer to the theme footer file cause I want the same footer everywhere.

    I’m not able to change the “Find events” button background color…

    #929695

    Hi,

    Thank you for the update. Please provide the WP login details so that we can check the page.

    Best regards,
    Ismael

    #930099

    Login info in the private content.

    After fixing the events calendar button background color, I have another question for you.

    I want to be able to get a footer like the image in the private content, I want it to be responsive with 3 colulmns, how I can output it in the child’s theme functions file ?

    #930596

    I’m waiting your help for the events calendar button background color and my footer please.

    #930871

    Hi,

    Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)

    Best regards,
    Basilis

    #930883

    I just want to know which html structure (div) I have to use.

    There is surely a grid system I can use?

    I dont want you to reproduce this footer, just to gives me the instructions to get a 3 columns structure responsive.

    #931637

    Hi,

    You can try take the HTML of the existing section and start deleting things, until you achieve what you are looking to make!

    Best regards,
    Basilis

    #931672

    You cannot simply gives me the code for a simple footer with 3 columns (div) ?

    #932036

    I have a question : how to get rid off the white space under the footer ??

    see the bottom of the page (link in private content).

    #932151

    Hi,

    Please add the following to your Custom CSS

    
    #socket {
    position: fixed;
    bottom: 0;
    width: 100%;
    }

    thank you

    Best regards,
    Basilis

    #933000

    The code does that the footer is sticky ?

    and it get over the footer form… there is a way to fix it without getting a sticky footer ?

    #933383

    Hi,

    Please use this code to remove the white space below the footer.

    .post-type-archive-tribe_events .template-page.content.av-content-small.alpha.units {
        padding-bottom: 0;
    }

    How did you add that section in the calendar page?

    Best regards,
    Ismael

    #933676

    Thanks it works very well !

    Great support indeed :-)

    #933759

    I got the same bug again… all the elements under the copied one disapears when clicking Save.

    How to get rid off this situtation ?

    My client wanna uses WordPress for content management, now its so complicated we have to restore the revision each time we save…

    Can you helps me to solve this ?

    #934263

    Hi,

    Please post the copied content on pastebin.com. We would like to inspect it.

    Best regards,
    Ismael

    #934299

    How I can copy the content ?

    #934526

    Hi,

    Go to the Text Version of the code editor and copy it from there.

    Best regards,
    Basilis

    #934561

    I see nothing in the text version ??

    You can see in the products or sales tools page.

    Login in the private content below.

    #934895

    Hi,

    I’m sorry. What do you actually meant by “copied one”? Did you clone the elements? Please switch the builder to debug mode.

    // https://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Ismael

    #934902

    I have 3 kinds of products, I did the first one then I cloned the elements to build the 2nd and 3rd row of the products.

    I switched the builder to debug mode, there is my sales tools page code : pastebin

    You can login and see by yourself.

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