Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1317866
    nillamary
    Participant

    I’ve added an image in the Customiser in Background Pattern and Background Image as a test.
    Although the image loads correctly and displays for both functions in the customiser, the image doesn’t display on my site. However, when I remove the image in both areas, it briefly displays on my site before being removed.

    Any help is greatly appreciated.

    #1317984
    Jade
    Moderator

    Hi there,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1319193
    nillamary
    Participant
    This reply has been marked as private.
    #1319692
    Friech
    Moderator

    Hi There,

    The background-image is there, but its behind the main container white background-color and the section’s background.

    You can adjust the main container background-color by adding this on your custom CSS on Customizer.

    .page-template-template-blank-4-php .x-main {
    	background-color: transparent !important;
    }

    You can make the section’s background transparent by inspecting it.

    Another thing, I did commented out the code below from your Global JavaScript on Customizer. Because it is not JavaScript and its causing an error on the front page.

    <div class="container" onclick="myFunction(this)">
      <div class="bar1"></div>
      <div class="bar2"></div>
      <div class="bar3"></div>
    </div>

    Hope it helps, Cheers!

    #1319989
    nillamary
    Participant

    Many thanks Friech but that didn’t work. I still can’t see the image as the first one in the “Title” background. Is this the wrong place to load the image? I’ve tried several places but none display the image. Do I need to create a slider and place the image there? If so, can I only have one image in a slider?

    I haven’t touched the JavaScript area yet (only Global CSS) so not sure where that code came from – perhaps it’s default script when loading a Child theme?

    #1320056
    Christopher
    Moderator

    Hi there,

    Please set sections background color to transparent to display the image.In regards with the code, see the attachment.

    Thanks.

    #1320443
    nillamary
    Participant

    Thanks Christopher. I’ve removed the background image as it’s not how I want it to display.

    As I’ve created my site so far using the WP Editor, I’m not sure whether to continue with this or change to Cornerstone. What are the pros and cons with both? I’ve done much research on your Knowledge Base, Forums, watched videos and many users seem to have loads of issues with Cornerstone.

    However, I tried to use Cornerstone as a test but it was like building a completely separate site to my site created with WP Editor. Although I could access my site’s containers with Cornerstone (Title, image, text, etc.) and haven’t been able to do this with the WP Editor, I’m not convinced Cornerstone is the answer. I believe I have to use one or the other, not both?

    #1320826
    Rad
    Moderator

    Hi there,

    Cornerstone is just a tool to maintain design and structure of your content, it’s not mandatory. You can create a content the usual way and add shortcodes, but, you’ll have to manually code the structure within the editor and add custom CSS.

    Cornerstone is just to make the process easier if you’re starting from zero. But not advisable if you have existing structure that you wish to maintain.

    Does background issue is now resolved? I see that the background image is now removed.

    Thanks!

    #1327432
    nillamary
    Participant

    Thanks for the info. Think I’ll stick to the WP Editor.

    No, when I played with Cornerstone to see the difference, the first image displayed and I was able to edit the Title and para text just below. However, I have not been able to add the first image, title, and para text in the WP Editor and not sure what I’m doing wrong. I’m not sure if it should be a background image for the 1st image? I’d like to include different images down the page.

    #1328036
    Rue Nel
    Moderator
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1317866 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>