Cakelab profile

Home Forums Cakelab

Forum Replies Created

Viewing 20 posts - 1 through 20 (of 34 total)
  • Author
  • Cakelab
    Participant

    Great, that did the trick! thanks πŸ™‚

    Cakelab
    Participant

    Yeah, I agree, they’re different when you look at them like that, but I do create them with the same width which is 1024 pixels, just with different height. Don’t worry about it, I’ll figure it out myself. Thanks anyway πŸ™‚

    in reply to: Image sizing problems

    Cakelab
    Participant

    Nope, they are the same width as the other images, 1024.

    They’re just taller.

    in reply to: Image sizing problems

    Cakelab
    Participant

    Sorry about the later reply,

     

    here’s the URL:

     

    https://cake-lab.org/pastries/apple-honey-tart/

     

    scroll down to the pictures and you’ll notice one of them is narrower than the others. Thanks for looking into this.

    in reply to: Image sizing problems

    Cakelab
    Participant

    When I upload an tall image (not landscape) to a blog post, it’s narrow and doesn’t cover the whole space. See the arrow I marked on the new screen capture I attached.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Image sizing problems

    Cakelab
    Participant

    Ok thanks, I’ll try it our! πŸ™‚

    Cakelab
    Participant

    Thanks!

    As always, your solutions help like magic πŸ™‚

    in reply to: Main blog image

    Cakelab
    Participant

    Oh, here’s the URL too:

     

    https://cake-lab.org/uncategorized/test/

    in reply to: Main blog image

    Cakelab
    Participant

    Ok, so I tried it and it didn’t work. I added the custom plugin to functions.php and changed it to the desired featured image size:

    function custom_jevelin_general_setup(){
    set_post_thumbnail_size( 660, 496, true );
    add_image_size( ‘jevelin-portrait’, 496, 660, true );
    add_image_size( ‘jevelin-square’, 660, 660, true );
    add_image_size( ‘jevelin-landscape-large’, 1200, 675, true );
    }
    add_action( ‘init’, ‘custom_jevelin_general_setup’, 999 );

     

    I uploaded a new image, I regenerated the thumbnails too, but nothing helped. The main image still looks cropped as seen in the attached file.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Main blog image

    Cakelab
    Participant

    Oh nice, thanks!

    in reply to: Main blog image

    Cakelab
    Participant

    Oh cool, it works now, thanks!

    in reply to: Font Awesome problem

    Cakelab
    Participant

    Solution for this topic

    I take it back, I just played with it and changed it to:

    @media (max-width: 900px){
    .sh-comment-list ol.children {
        padding-left: 0;
       Β padding-right: 0;
    }
    }

    And now it works perfect on both languages! Thanks so much πŸ™‚

     

    in reply to: Comments on mobile

    Cakelab
    Participant

    Well, it’s not perfect yet, but looks much much better.. Thanks for the help!

    in reply to: Comments on mobile

    Cakelab
    Participant

    Oh, I guess it somehow fixed itself.. Didn’t do anything on my part.. Thanks for fixing the header though! πŸ™‚

    Cakelab
    Participant

    Perfect! Like always, it worked like a charm.. Thanks!

    Cakelab
    Participant

    Yes,

     

    I attached a file. Basically I wanted to look like a mirror image of the english menu. I hope this helps.

     

    URL:

     

    https://cake-lab.org/blog

     

    (but you need to open it on a mobile to see it)

    Attachments:
    You must be logged in to view attached files.

    Cakelab
    Participant

    Oh, brilliant! good to know.. thanks!

    Cakelab
    Participant

    Seriously, you’re a life saver!

    Thanks so much πŸ™‚

    Cakelab
    Participant

    Thanks!

     

    This fixed the arrow icons for the mega menu but not the regular icons for all the other text. Is there anything that could be done about them?

    • This reply was modified 5 years, 1 month ago by Cakelab.
    Attachments:
    You must be logged in to view attached files.

    Cakelab
    Participant

    Thanks! That worked like a charm πŸ™‚

Viewing 20 posts - 1 through 20 (of 34 total)