Home Forums WoodMart support forum This page cant be edited with WPBakery since it’s missing a WP default area

This page cant be edited with WPBakery since it’s missing a WP default area

Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #510637

    statkats
    Participant

    Hi,
    on a specific page of my website I receive the following notification when I am trying to edit the page:

    This page cannot be edited with WPBakery since it is missing a WordPress default content area

    #510749

    Hello,

    Sorry to say this is not the page.The portfolio page is an archive. You cannot edit it with the page builder. You can only edit a single portfolio with the page builder.

    Go to Theme Settings > Portfolio > Portfolio archive. Here you change the archive layouts and other options as per your requirements.

    Best Regards.

    #510771

    statkats
    Participant

    Hi!
    Our page is the following: https://staging.webintourism.gr/portfolio/

    We need top margin but when we try to add from the page doesn’t work
    and we want to remove the hove effect.
    Is it possible to make these changes?
    Thank you!

    #510845

    Hello,

    Please share the wp login details in private content under the message area I will check and give you a possible solution.

    Best Regards.

    #511962

    statkats
    Participant

    Do we have any progress with this?
    Have you received the admin credentials?

    #512008

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .wd-portfolio-holder[data-source="main_loop"] {
        margin-top: 150px;
    }
    .portfolio-text-shown .portfolio-thumbnail {
        -webkit-transform: none !important;
        transform: none !important;
    }

    Best Regards.

    #512266

    statkats
    Participant

    Hi!
    Thank you for your reply.
    I integrated the css code but still, as you can see, there are several problems.
    1) the filters are at the top of the page and not under the (logo- menu) header section as it is supposed to be.
    2) The filters don’t work.

    Moreover is there any way the portfolio items not to be clickable?

    #512330

    Hello,

    Please remove the previous css code and add the following:

    .page-id-282, .main-page-wrapper {
    	margin-top: 150px !important;
    }
    [class*="wd-spacing-"]:not(:where([class*="wd-grid"]))>[class*="col"] {
        pointer-events: none;
    }

    Best Regards.

    #512342

    statkats
    Participant

    Adding the code above the portfolio page works but on all the ohter pages a large white header appear and they are not transparent any more.

    Is it possible to have both? The portfolio page with a header as it is right now and the transparent header on the other pages exactly as they were before.

    Thank you!

    #512480

    Hello,

    Your issue has been resolved. Check back your site after completely clearing the browser cache

    Best Regards.

    #512498

    statkats
    Participant

    Hello,

    Unfortunatelly the issue hasn’t been resolved.
    for example look at the follwoing page https://staging.webintourism.gr/about-us/ it’s supposed to be a transparent header and now it appears a white space before the image.
    Can you please check that all the pages work properly when trying to solve the issue.

    Thank you in advance!

    #512590

    Hello,

    You can find the option in the Design tab for WP bakery page builder:
    Here is the Manual:

    https://elementor.com/help/create-space-with-padding-and-margin/

    Best Regards.

    #512628

    statkats
    Participant

    Your answer is irrelevant!
    We all know what is margin and padding.
    I just found what you did and the page header change.
    You disables it the “the make it overlap” no w we enables it again, the header now are correct
    but we have the same problem with the portfolio page
    https://staging.webintourism.gr/portfolio/

    Can you resolve this without changinng the other headers?

    Actually this is the reason why we extend your support service.

    #512770

    Hello,

    Your issue has been resolved. Check back your site after completely clearing the browser cache.

    Best Regards.

    #513138

    statkats
    Participant

    Hi! Thank you! This is issue has been resolved but we have another one.

    Since you disabled the portoflio linkes after our request, the poduct links in shop page don’t work https://staging.webintourism.gr/product-category/nfc-cards/

    We need to deactivate only the links in portoflio page but all the other links like product links in shop page or post links in blog page must be clickable!

    Thank you.

    #513228

    statkats
    Participant

    Hi!
    We solved this on our own.

    Thank you!

    #513239

    Hello,

    You are Most Welcome.

    We are glad that you managed to solve the problem yourself. You are Great!!!

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘This page cant be edited with WPBakery since it’s missing a WP default area’ is closed to new replies.