Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #321264
    nathan
    Participant

    As the title says. If i edit page, tick the enable scroll bottom anchor, save the page, then go to the customiser, it unticks itself.

    Frustrating, any ideas?

    http://www.redcarpetphotos.com.au

    I also want to put the headings and text running down the homepage into a coloured background container to make the text more readable. Any ideas? I have some css that support sent me once, but dont know where to insert it.

    #321277
    Christopher
    Moderator

    Hi there,

    #1 You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time, if it doesn’t help please provide us with login credentials.

    #2 Please add the following code in style filed of target column :

    background-color: rgba(255,0,0,0.5);padding: 20px;

    Hope that helps.

    #321284
    nathan
    Participant

    Awesome, thank you.

    I will test the plugins. I dont really have anything except Yoast SEO and all of your plugins. I had gravity forms, but as it is not yet integrated, cant use it.

    Can i round the edges with css? and can i select say two out of three things in a column? I have a Column with a Gap, then a heading, then a button but i want to exclude the gap from the background colour?

    Thanks again.

    #321305
    Christopher
    Moderator

    Hi there,

    Would you provide us with login credentials, so we take a closer look ?

    You can add border-radius:10px; to round edges.

    Since you added gap inside this column so it’s not possible to excluded it, let try this remove the gap and add margin-top: 60px; in style field of this column.

    Hope it helps.

    #321306
    nathan
    Participant

    I figured this out myself

    background-color: rgba(80,80,80,0.7);padding: 20px; border-radius: 15px

    But if you can answer this that would be a good help:
    and can i select say two out of three things in a column? I have a Column with a Gap, then a heading, then a button but i want to exclude the gap from the background colour?

    🙂

    #321323
    Christopher
    Moderator

    Hi there,

    I’ve already answered that, no it’s not possible the gap added in this column and column has background color so you can’t exclude one element from this column while it’s located inside the column, that doesn’t not makes sense. I suggested you to remove the gap element and instead add some top margin to column to push it down .
    Please add margin-top: 60px; in style field of this column

    Hope it helps.

    #321331
    nathan
    Participant

    Sorry, i see that now, i had a window open and wrote back before i saw your reply. Apologiges.

    Thanks. Ok so ill remove the gap.

    One final question, it seems all of my pages are somewhat hidden by the fixed header.

    Is there a way to make the page start at the bottom of the header, rather than the top of it (behind).

    Hope this makes sense.

    #321345
    Christopher
    Moderator

    Hi there,

    No problem.
    Please add the following code in Customize -> Custom -> CSS :

    body.x-navbar-fixed-top-active .x-navbar-wrap {
      height: 109px;
    }

    Hope it helps.

    #321700
    nathan
    Participant

    Hi.

    I seem to be having a number of ongoing issues using cornerstone.

    I have put rounded edges on the background areound my home page text, and put a fade effect on it.

    It shows correctly within cornerstone, but not in browser/live.

    I also can see my contact form in the cornerstone GUI but not in the live site as well.

    Please advise what is causing this. Will put my login credentials in the following message.

    #321701
    nathan
    Participant
    This reply has been marked as private.
    #321759
    Lely
    Moderator

    Hello Nathan,

    I tried logging in and wanted to check your Homepage in cornerstone, unfortunately the page doesn’t load with cornerstone and I saw the following error in console:
    Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
    Please check this link for guidance:http://stackoverflow.com/questions/22608564/neterr-incomplete-chunked-encoding-in-chrome-only or check in with your hosting provider. Once this error is settled we will be happy to assist you with the issue stated above.

    Hope this helps.

    #321919
    nathan
    Participant

    Hi, I’ve only just installed wordpress, and X theme with a child and then cornerstone. The whole thing has been built in the past 3 days, how can this error prevent cornerstone from opening when i am in cornerstone as we speak building the site?

    I can call them, but I have no issues logging in and using cornerstone

    Thanks?

    #321920
    nathan
    Participant

    This is in Firefox and Chrome???

    Can you try logging in again?

    Thanks.

    #321923
    nathan
    Participant

    I have no idea what to ask my host? The link you referenced mentioned a Chrome setting.

    #321926
    nathan
    Participant

    …Further to this, the article also discusses local Antivirus software as the probable cause.

  • <script> jQuery(function($){ $("#no-reply-321264 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>