davidvs

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: text is no longer wrapping #122615
    davidvs
    Power User

    Hi Zed,

    Apologies for the long delay in replying. I am afraid the text no longer wraps as it did before and only on mobile devices such as an iPhone.

    Home page not wrapping after latest update:

    https://germanbunkers.com

    Page reported before still not wrapping:

    https://germanbunkers.com/stp-adolf

    Thanks so much,

    David

    Website: germanbunkers.com

    in reply to: removing borders around images #72470
    davidvs
    Power User
    This reply is private.
    in reply to: Update has killed my web site #71634
    davidvs
    Power User

    Thanks Zed its been working since your last reply. Not sure how to delete this thread though.

    in reply to: image header still not working #69849
    davidvs
    Power User

    I think I figured it out by adding the code:

    // enqueue parent theme styling
    function child_parent_styling(){
    wp_enqueue_style( ‘nirvana-style’, get_template_directory_uri() . ‘/style.css’, array(), _CRYOUT_THEME_VERSION ); // restore parent stylesheet
    wp_enqueue_style( ‘nirvana-child’, get_stylesheet_directory_uri() . ‘/style.css’, array( ‘nirvana-style’ ), ‘0.7’ ); // enqueue child
    }
    add_action(‘wp_enqueue_scripts’,’child_parent_styling’);

    Website: www.germanbunkers.com

    in reply to: Update has killed my web site #69842
    davidvs
    Power User

    Here are some important things that are not working:

    1). The header image is not showing its true height. I can’t seem to change this in the Nirvana settings.

    2). Text changes are not correct. The font style and sizes are all the same regardless of what I change them to.

    3). The navigation bar settings where the drop down menus appear won’t change either.

    4). The web site no longer appears to hold its formatting on mobile devices.

    Nothing seems to work regardless of changing them in the settings menu.

    Thank you,

    David

    Website: www.germanbunkers.com

    • This reply was modified 5 years ago by davidvs.
    in reply to: after purchasing Priority Support question #48414
    davidvs
    Power User

    I bought the theme and figured it out, thanks though.

    in reply to: after purchasing Priority Support question #48354
    davidvs
    Power User

    I have downloaded and installed the Nirvana theme to Word Press and I am really enjoying the theme. I would now like to buy the priority support, my questions is do I have to re-upload the theme to WP once I have bought the priority support?

    Thanks…

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