Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
  • in reply to: Product thumbnails not acting as links #101510
     glassinebooks
    Participant

    Nevermind! It was “YITH WooCommerce Wishlist” that caused the issue.

    Thanks!

    in reply to: Product thumbnails not acting as links #101508
     glassinebooks
    Participant

    It was working until recently though when I updated a few of the plugins. Any idea what plugin or code might cause this? I’ve been turning plugins on and off and checking the CSS but I’m having trouble finding the root of the problem. What would cause the to close so early or in the wrong place like that?

    in reply to: Friends page not working #28910
     glassinebooks
    Participant

    Hello! Any update on this? Thanks

    in reply to: Related product thumbnails too big #26042
     glassinebooks
    Participant

    Thanks Catalin! Changing the number of related products to display did the trick!

    in reply to: Styling forums #25338
     glassinebooks
    Participant

    Thanks Catalin!

    That did the trick!

    in reply to: Related product thumbnails too big #25337
     glassinebooks
    Participant

    Thanks for going out of your way and actually testing things out on the site Catalin! While the test product has no related products listed, the related product thumbnails on other products are still 360×360 pixels, so squared versions of the earlier thumbnails. So the only thumbnails that aren’t following the woocommerce product settings are the related product thumbnails… Still not sure what’s happening there =/

    In case you check the site again, I’ve unchecked “hard crop” as I do want the while image to show in the thumbnail, just smaller.

    Thanks!

    in reply to: Related product thumbnails too big #24747
     glassinebooks
    Participant
    This reply has been set as private.
    in reply to: Related product thumbnails too big #24254
     glassinebooks
    Participant

    Hi Catalina,

    Changing the settings there didn’t seem to effect the related products thumbnails, even after regenerating all my thumbnails. In fact, I’m noticing that pretty much all the thumbnails don’t follow the sizes set there or their listed “natural” sizes. The related product thumbnails are displaying at 360×512, while apparently it’s “natural” size is 211×300, and I’ve set it to show at 300×300.

    in reply to: Request Membership not working #21946
     glassinebooks
    Participant

    Ah, I figured it out, requesting membership from the group page was sending the user to a page to send a comment with their request, while sending a membership request from the groups directory sends the request without asking for a comment. It’s a bit confusing that it happens differently for the different pages, but it’s manageable.

    Thanks!

    in reply to: Removing animation from activity stream #21933
     glassinebooks
    Participant

    That worked great! Thanks a lot Catalin for the speedy responses =)

    in reply to: Removing animation from activity stream #21879
     glassinebooks
    Participant

    Hi Catalin,

    It’s set to 10, I’ve played around with numbers from 2 to 20, and when the number is low (2 or 3) they will all show, but ideally I would like to show 15. I’ve found that when I scroll all the way to the bottom of the page, one or two more elements will load, but rather than having them animate and load one by one, I’d like them to load when the page loads, or at least when the div that I’ve set to overscroll loads.

     glassinebooks
    Participant

    I managed to figure it out! Playing around with the styling options, I realized that the color of the large border around the avatars was matching the color of the text for that section. So I added this code to the section to make the color match the background of my page and it worked!

    COPY CODE
    
    .activity-avatar
    {
    color:#f0f0f0;
    }
    
    .rounded
    {
    color:#f0f0f0;
    }
    
     glassinebooks
    Participant

    Hi Catalin,

    Changing the main background colour to transparent fixed my issue with the borders, but now the text in all my buttons on the site have become transparent too… How can I stop that from happening?

     glassinebooks
    Participant

    Hi Catalin,

    Thanks for that, but what code should I add? I tried this code to make the images larger, but it didn’t do anything… I’m still quite new when it comes to html and css.

    .activitystream.kleo-activity-avatar{
    height: 80px;
    width: 80px;
    }

    I also tried this to make the border smaller, but with no results:

    .activitystream.activity-avatar.rounded {
    height: 50px;
    width: 50px;
    }

Viewing 14 posts - 1 through 14 (of 14 total)

Log in with your credentials

Forgot your details?