Forum Replies Created
-
AuthorPosts
-
davidvs
Power UserHi 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:
Page reported before still not wrapping:
https://germanbunkers.com/stp-adolf
Thanks so much,
David
Website: germanbunkers.com
davidvs
Power UserThis reply is private.davidvs
Power UserThanks Zed its been working since your last reply. Not sure how to delete this thread though.
davidvs
Power UserI 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
davidvs
Power UserHere 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 6 years ago by
davidvs.
davidvs
Power UserI bought the theme and figured it out, thanks though.
davidvs
Power UserI 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…
-
This reply was modified 6 years ago by
-
AuthorPosts