Forum Replies Created

Viewing 20 posts - 181 through 200 (of 269 total)
  • Author
    Posts
  • in reply to: Scroll over text on Feature Content #158583
    Glen Pavelich
    Participant

    Tried the #featured-post- to change the font styling and also #featured-post
    but neither works. So can you give me that too. Thanks.

    G

    in reply to: Scroll over text on Feature Content #158582
    Glen Pavelich
    Participant

    Thank you.
    Is the id this
    #featured-post-
    with the dash at the end?
    So I can change the font style as well.

    Regards.

    in reply to: Site identity flavicon #158580
    Glen Pavelich
    Participant

    Yes, as I stated I know that site identity handles this, but I would like a different site icon than I am using for the flavicon. Can you tell me where I would put the code (examples above) the generator is telling me to “paste them into the head of the html document”. And also where would I upload the images…I believe they are to go in the root folder.

    Thanks

    in reply to: Social Icons and the CT Social Widget #158290
    Glen Pavelich
    Participant

    Got this one figures out. I didn’t have the social icons activated in the Catch Web Tools. Not sure what CT social is as a widget but see now I need to grab CWT social. But the colors are not working. I have chosen a color and they are defaulting to something else.

    in reply to: Scroll over text on Feature Content #158281
    Glen Pavelich
    Participant

    Yes I have a child theme and am familiar with CSS and edits. Thanks
    Will gratefully accept the code.

    Notices from this forum are not coming to my email. Is there some reason that might be happening?

    in reply to: Featured Pages Columns #152390
    Glen Pavelich
    Participant

    I think I fixed it with:
    #feature-post-3 .post .hentry .post {
    clear: none;
    }

    in reply to: Featured Pages Columns #152380
    Glen Pavelich
    Participant

    I was able to get the iPad screen size 1024 to display properly using

    #featured-content.layout-four .hentry:nth-child(2n+1), #featured-content.layout-three .hentry:nth-child(3n+1), #featured-content.layout-two .hentry:nth-child(2n+1), #supplementary.two .widget-area:nth-child(2n+1), #supplementary.four .widget-area:nth-child(2n+1) {
    clear: none;
    }

    But this isn’t working for other sizes even with clear: none !important; although this change does do the trick when testing it via ‘inspect element’ wherever I find that code, for all sizes.

    See the responsinator view
    http://www.responsinator.com/?url=tangledgarden.ca

    The feature content is wrapping to 2 rows in others.

    in reply to: Featured Pages Columns #152286
    Glen Pavelich
    Participant

    Responsinator shows the issue nicely as you scroll down to the 736 and 768.

    http://www.responsinator.com/?url=tangledgarden.ca

    in reply to: Featured Pages Columns #152285
    Glen Pavelich
    Participant

    I 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

    in reply to: Featured Images showing on posts #133460
    Glen Pavelich
    Participant

    Re: 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.

    in reply to: Featured Pages Columns #133454
    Glen Pavelich
    Participant

    OK – Thank you. I will play around with it.

    G

    in reply to: Banner Image sizing #132059
    Glen Pavelich
    Participant

    Absolutely….. you guys offer excellent support.

    Will do.

    G

    in reply to: Banner Image sizing #132008
    Glen Pavelich
    Participant

    Thanks
    Works great.

    G

    in reply to: Banner Image sizing #131897
    Glen Pavelich
    Participant

    It’s https://fireflywebs.ca
    Thanks

    in reply to: Hiding 'Home' #131790
    Glen Pavelich
    Participant

    On 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.

    See: https://backyardpollinator.ca/

    in reply to: Conflict with WooCommerce #131777
    Glen Pavelich
    Participant

    I 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:

    https://github.com/Automattic/jetpack/pull/8510”

    in reply to: Conflict with WooCommerce #131775
    Glen Pavelich
    Participant

    Yes, 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?

    in reply to: Conflict with WooCommerce #131748
    Glen Pavelich
    Participant

    Yes, it persists with the parent theme as well.

    G

    in reply to: Background image repeats horizontally on only some pages #130146
    Glen Pavelich
    Participant

    I 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.

    in reply to: Background image repeats horizontally on only some pages #129747
    Glen Pavelich
    Participant

    Thanks. 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.png

Viewing 20 posts - 181 through 200 (of 269 total)