Tagged: x
-
AuthorPosts
-
January 5, 2017 at 3:18 pm #1317866
nillamaryParticipantI’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.
January 5, 2017 at 5:43 pm #1317984
JadeModeratorHi 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.
January 6, 2017 at 1:15 pm #1319193
nillamaryParticipantThis reply has been marked as private.January 6, 2017 at 7:57 pm #1319692
FriechModeratorHi 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!
January 7, 2017 at 4:04 am #1319989
nillamaryParticipantMany 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?
January 7, 2017 at 6:06 am #1320056
ChristopherModeratorHi there,
Please set sections background color to transparent to display the image.In regards with the code, see the attachment.
Thanks.
January 7, 2017 at 2:38 pm #1320443
nillamaryParticipantThanks 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?
January 8, 2017 at 1:12 am #1320826
RadModeratorHi 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!
January 12, 2017 at 11:08 am #1327432
nillamaryParticipantThanks 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.
January 12, 2017 at 6:49 pm #1328036
Rue NelModeratorThis reply has been marked as private. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1317866 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
