Forum Replies Created
-
AuthorPosts
-
Glen PavelichParticipant
Responsinator shows the issue nicely as you scroll down to the 736 and 768.
Glen PavelichParticipantI did get the columns to be 5…. (see site now at http://www.tangledgarden.ca..
but can you assist with the responsive view for the media size 800 and 768. The columns break into 2 rows for some reason. You will see that at media size 900 they still work on one row, and at 601 they break into one column as they should. But is there a way for the 800 to 768 to maintain one row. I haven’t been able to find the css for this break.Thanks
Glen PavelichParticipantRe: Is there a way to hide them from posts and pages, and have the images within the post content show up instead.
Can you elaborate what you mean by this?Yes, I guess I was hoping that the (show full content-no feature image) would allow me to use the feature image option on the right panel, but that it wouldn’t show up on a post.
I do find the feature image quite limiting. It sits at the top of the page and has no text options or text wrapping. Therefore it really creates a problem with the desired page layout. It’s a nice feature for widgets, and if necessary for post loops to be called on to another page, but I really don’t want them on the posts.
On another site with featured images
- not used
and turned off in the layout settings, I have used the
- featured content module
on the home page and the first image on the page was imported instead (because there is no featured image). See: https://debden.ca/ It would be nice if featured images responded on the actual pages in like manner.
So I believe you are saying that if a featured image is inserted on the right panel of a post, then there’s no way to have it NOT show up on the post. What then is the purpose of (show full content-no feature image) if all you have to do is NOT insert them. [Sorry – feeling a little dense on this one.]
Thanks for the fix for the image sizes.
Glen PavelichParticipantOK – Thank you. I will play around with it.
G
Glen PavelichParticipantAbsolutely….. you guys offer excellent support.
Will do.
G
Glen PavelichParticipantThanks
Works great.G
Glen PavelichParticipantIt’s https://fireflywebs.ca
ThanksGlen PavelichParticipantOn another site…. months later.
I came back to this ticket to get the code for another Lucida site, but it is not working now.
I have added
.home #main article#post-83 > .entry-container > .entry-header {
display: none;
}
to the ‘Additional CSS’
but it is not working. Home still displays.Glen PavelichParticipantI heard back from the wordpress.org forum on this.
“JetPack causing error- post-template.php line 284
This is a known problem that is being worked on:
https://github.com/Automattic/jetpack/issues/8420
If you’d like updates on this, please follow this issue, as that is where the problem will be addressed:
Glen PavelichParticipantYes, I already stated. It’s a conflict with JetPack. I need jetpack in order to run woocommerce. I can let jetpack know, but is there anything you can do on your end?
Glen PavelichParticipantYes, it persists with the parent theme as well.
G
January 19, 2018 at 7:16 pm in reply to: Background image repeats horizontally on only some pages #130146Glen PavelichParticipantI do apologize for taking so long. I got distracted by other projects on the go.
The mobile image is
http://fireflywebs.ca/TestSite/wp-content/uploads/2018/01/StringBGButterflyDevices.png
I set it at 950px wide, as I don’t know what the idea width for the device image should be.January 14, 2018 at 12:14 pm in reply to: Background image repeats horizontally on only some pages #129747Glen PavelichParticipantThanks. This is a test site for the time being. URL for the background is.
http://fireflywebs.ca/TestSite/wp-content/uploads/2018/01/StringBGButterflyWide-1.pngJanuary 9, 2018 at 9:45 pm in reply to: Background image repeats horizontally on only some pages #129481Glen PavelichParticipantThis requires some media queries correct?
January 8, 2018 at 8:01 pm in reply to: Background image repeats horizontally on only some pages #129397Glen PavelichParticipantI’ve deactivated most all of the plug ins one by one and this didn’t make a difference to the repeating background on only those pages.
I also tried deleting and recreating those pages. This didn’t work.Then I created a much wider background image 2000px wide, and that fixed it, except when viewed in responsive design for a very large screen.
With ‘Custom fill screen’ there is no ‘scroll with screen’ option…. otherwise that could be made to work.I seemed to have fixed it thought with custom, repeat background image, scroll with page, using the wider version of the image. (except for large screens).
What is the optimal background image size?G
January 8, 2018 at 6:58 pm in reply to: Background image repeats horizontally on only some pages #129395Glen PavelichParticipantUnfortunately that simply distorts the background to become large and out of focus.
Is there any other possible fix?
January 8, 2018 at 6:51 pm in reply to: Drop down menu hidden behind 'before content' sidebar. #129394Glen PavelichParticipantIt corrected itself when I took the transparency off the menu.
Glen PavelichParticipantRe – the above addition issue…. I have upgraded to 1.3.3. but this issue remains
Glen PavelichParticipantI thought I had the issue fixed but then glitches continued when I changed opacity for the footer container, site info, etc.
I changed it back to fix some issues, but now the device menu doesn’t work at all from the home page, and without adding via Css (by the way) there is no background color on device dropdown for the other pages. I added a media query for that.I did also take out the header for the other pages as well. But now something is up.
I’m only using normal css changes – but the menu keeps being affected.
Adding this
#supplementary .wrapper {
background-color: #374741;
opacity: 0.9;
}
took out the functionality for the top menu for devicesAnyway something else is now interfering with the device menu. The drop down works for the second pages. It hides for the home page.
Glen PavelichParticipantYes, that did fix the issue with the menu items not showing, but I don’t understand how opacity of the masthead wrapper would do that.
Is there now a way to make set opacity to that element??
It’s also curious why it was only affecting the home page and not the other pages after I set the position to inherit.
Is this a glitch with the theme? Can it be corrected?Thanks
-
AuthorPosts