stephan

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: H1 headline (h1.entry.title) DISAPPEARS on narrow devices #96355
    stephan
    Participant

    Thank you Zed.

    in reply to: H1 headline (h1.entry.title) DISAPPEARS on narrow devices #95683
    stephan
    Participant

    nice. thank you. it doesn’t look the same. but i will resize my picture so it fits.
    thank you very much.
    could you please delete the link in my previous post so that it is not visible anymore?
    thank you.

    in reply to: H1 headline (h1.entry.title) DISAPPEARS on narrow devices #95152
    stephan
    Participant

    thank you for getting back. yes here: [link removed on request]

    [image removed on request as well]

    thank you.

    • This reply was modified 4 years ago by Zed.
    in reply to: H1 headline (h1.entry.title) DISAPPEARS on narrow devices #94966
    stephan
    Participant

    hello there.
    thanx for an awesome theme. Is this issue really resolved though? On mobile phones the h1 titles are not printed out completely. they get cut. All I see is the underlying header image and some parts of the title. the font is way too big to display the whole title.

    in reply to: loop.php in child-theme #83773
    stephan
    Participant

    nevermind. I just found out, I should have inserted the code into content-page.php.

    sorry to bother.

    in reply to: loop.php in child-theme #83771
    stephan
    Participant

    I’ll try it like this:

    div class="featured-bar"></div
    <?php
    echo '<div align="center">';
    echo '<imgsrc="/wp-content/uploads/2019/07/icon.jpg" align="center">';
    echo '</div';
    in reply to: loop.php in child-theme #83770
    stephan
    Participant

    ok. I got it working with this inserted in the functions.php:

    get_template_part('includes/loop');

    but now there is an error: Cannot redeclare verbosa_excerpt_length_words() (previously declared

    What I am trying to do is:

    Inserting a picture right before the h1 on a site. So I added the following code to the loop.php:

    Sorry, I cannot post it here. It consists echo and div-tags and they get filtered out when posting, even if I use the code option

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