Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter boon64

    (@boon64)

    Yeah i’m thinking it might be a template issue. But I will paste the code here anyway.

    Image that is not showing correctly:

    <figure class=”wp-block-image”></figure>

    This class says ‘display-block’. If you inspect the image on my blog you can see there is a block around it (or its placed in a block). I do not want this block around my image (or my image in that block).

    If you align the image, it looks ok. Code looks like this:

    <div class=”wp-block-image”><figure class=”aligncenter”></figure></div>

    So here is the wp-block-image class again but there is now and extra class ‘aligncenter’ and the styling of that one deletes (I think, i’m not a developer) the ‘display-block’.

    So now the block around my image is gone.

    Now, I could align every image on my blog but I have about 6000 images so that is definitely not what I want to do. I just want the ‘wp-block-image’ to not ‘display-block’.

    I’m guessing I maybe have to add some styling to the CSS sheet but I don’t have any code knowledge. So don’t know.

    Thread Starter boon64

    (@boon64)

    adding: might have something to do with the latest WordPress update.

    Forum: Reviews
    In reply to: [Chosen] Amazing theme!
    Thread Starter boon64

    (@boon64)

    Hi Ben,

    Thanks for the tip! I did as you said and now everything is nicely translated again. At first it didn’t work but then I selected ‘Deutsch’ in the settings. Refreshed the site (saw it in German), then changed the settings to Dutch again and refreshed the site again, and voilá my translations were visible.

    Handy to know that when there’s an update on this brilliant theme I only have to get the .po file form the server and place it back when the theme is updatet. Even managed to update the footer (although it’s probably not the propper way to do it here).

    Just struggling with one translatation above the comment form. In English it says ‘Leave reply’ which has been translated to ‘Geef reactie’ which is a bit blunt.
    I found out this sentence is in the .po file in the language folder under the ‘wp-content’ folder. I changed it but it doesn’t show the updatet content. Probably needs a refresh as well, but changing the settings doesn’t work. So no idea how i’m going to get that visible, but ok that one is a non-chosen theme issue.

    Thanks for the support and this amazing template!

Viewing 3 replies - 1 through 3 (of 3 total)