krusze
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [WPstart] How to add Site-Logo to headerHi Christian,
Just remove wpstart_logo_image and paste this: echo ‘<img src=”<?php echo get_stylesheet_directory_uri(); ?>/images/headers/black-thumbnail.png” />’;Best Regards
Forum: Themes and Templates
In reply to: [WPstart] links back from image attachmentsHi campanula. Please upgrade to the last theme version and let me know if Your issue is resolved.
Forum: Themes and Templates
In reply to: [WPstart] Navigation Menu – Problem Adding PagesHi there. This is not theme limitation on menu, but rather the hosting company 😉
Find Your .htaccess file and place there the following code:
php_value max_input_vars 5000Forum: Themes and Templates
In reply to: [WPstart] Resizing Header for WPSTART themeHi there. The best way to solve Your problem is to create child theme.
Forum: Themes and Templates
In reply to: [WPstart] Navigation menu positioning since updateI’d like to know if the problem persist after upgrade?
Forum: Themes and Templates
In reply to: [WPstart] Navigation menu positioning since updateHi, all You have to do is to set menu in Appearance -> Menus -> Theme locations – You can select menu checkbox here.
Forum: Themes and Templates
In reply to: [WPstart] resizing header heightI can’t reopen ticket now :/ Open new ticket, please.
Forum: Themes and Templates
In reply to: [WPstart] Remove excerpt function in "quote" Post formatYes, at the moment You can create child theme with functions.php modifications.
Forum: Themes and Templates
In reply to: [WPstart] resizing header heightTopic closed.
Forum: Themes and Templates
In reply to: [WPstart] Relabel the Navigation Landmark / Button.TheBlurredNerd, done in 1.2.3 release -> https://themes.trac.ww.wp.xz.cn/ticket/19745
Forum: Themes and Templates
In reply to: [WPstart] Relabel the Navigation Landmark / Button.TheBlurredNerd, could You explain more clearly issue? (maybe screenshot if possible?)
Forum: Themes and Templates
In reply to: [WPstart] Relabel the Navigation Landmark / Button.Hi there!
You can always make custom child theme 😉
Check this -> http://codex.ww.wp.xz.cn/Child_ThemesI’ll take into account Your notice about with labeling mobile navs – next release coming soon 😉
Forum: Themes and Templates
In reply to: [WPstart] Customizer Options Are Not RespondingOk 🙂
Forum: Themes and Templates
In reply to: [WPstart] Header imageHope this one abobe helped you.
Marked as resolved.Forum: Themes and Templates
In reply to: [WPstart] Customizer Options Are Not RespondingDid you try to install wordpress or wpastart theme on another host?