Hi, the plugin looks great but the compact layout is not working for me. Any ideas what I can do to get it functioning as intended?
Our goal is to have the logo, cart and menu all on one line
]]>Hi,
When testing compact mode the logo is above the menu and not left from the menu.
Can that happen when there are to many menu items?
gr, Age
]]>Hi.
I installed the plugin, when I press activate, it brings me to the 500 error page. WordPress . com support says there is no error on the logs about it and that I should contact you.
The same scenario happens with all the other Wooassist plugins I tried (e.g. Top Bar)
]]>The main menu (main-navigation) dont show in the same line with the logo and cart header (site-header-cart) in Compact Mode.
]]>Hi!
Thanks for plugin, great looking!
I have some issues with compact mode and submenu. Also when cart is full of product menu and cart overlapped and not visible. Could you give me a hint, how to resolve this issue?
Whenever I try to activate Storefront Header Picker I get a screen with the following text:
500 Internal Server Error
An error occurred while processing this request.
Website owner? Check your code and/or debug log. If you need assistance, contact support.
Hi,
Wordpress version 4.7.1 compact mode does not work correctly.
Hello and thanks for your plugin.
I have an issue with child theme and the compact option. It doesn’t look like your screenshot example, the code looks diferent and I don’t know how to modify it.
<!-- child theme -->
<section class="wooassist-compact-layout">
<div class="site-branding"></div>
<ul class="site-header-cart menu"></ul>
<div class="storefront-primary-navigation">
<nav id="site-navigation" class="main-navigation" role="navigation" aria-label="Primary Navigation"></nav>
</div>
</section>
<!-- main theme -->
<section class="wooassist-compact-layout">
<div class="storefront-primary-navigation">
<div class="site-branding"></div>
<ul class="site-header-cart menu"></ul>
<nav id="site-navigation" class="main-navigation" role="navigation" aria-label="Primary Navigation"></nav>
</div>
</section>
Thanks!
]]>