I’m using a Nanospace child theme, but this issue showed up when doing a Live Preview of the parent theme as well.
My clients had a menu item in their main menu which had two nested submenus. It looked like this:
Job Seekers (top tab)
– book an appointment
– services
– – youth programs
– – employment services
– tools
– – job search sites
– – resources
In the site’s right sidebar, whenever someone tried to mouse over the search box to use it, the Job Seekers menu would pop up and obscure the search box. Mousing over the search box shouldn’t have triggered the menu, since the mouse was quite a ways below the menu. This wasn’t happening for other menu dropdowns which didn’t have a nested submenu.
I created a workaround by moving the Tools and Services submenus to the top level and the issue stopped, so I’m pretty sure it has to do with the visibility of nested list items in the menu. Just an FYI, thanks.
]]>I’ve noticed since switching to the Nanospace theme, it does not allow the Store Notice option to be displayed.
Has anyone identified a workaround or is this a simple bug?
]]>hello I need help with figuring out why my main header menu is not aligning the way it is set to. I cant figure it out.
It is supposed to be centered under the logo. That is how it is set up in the header builder.
I tried changing the css like this:
.nanospace-header-section .menu {
align-items: center !important;
}
that didnt work. i cant figure out where the menu is getting told to align left. would appreciate any tips.
thanks
nisa
Hi, is there the ability to reduce the white space between the header and the footer?
I’ve added in a mp4 file and have used four small images within elementor yet, regardless of how much or less padding / margin is used, there’s still a white area that i’ve been unable to fill.
Forgive me if i’ve missed it in the customisation. Any guidance or additional CSS that may be available to assist would be sincerely appreciated,
Regards
]]>Hey guys,
I’ve been trying to add next/previous post buttons to my site using the below code:
/**
* @snippet Add next/prev buttons @ WooCommerce Single Product Page
* @how-to Get CustomizeWoo.com FREE
* @sourcecode https://businessbloomer.com/?p=20567
* updated code with forum: https://generatepress.com/forums/topic/previous-and-next-buttons-in-woocommerce/#post-637396
* @author Rodolfo Melogli
* @testedwith WooCommerce 2.5.5
*/
add_action( 'woocommerce_before_single_product', 'tu_prev_next_product' );
function tu_prev_next_product(){
echo '<div class="prev_next_buttons">';
$previous = next_post_link( '%link', '← Previous', true, '', 'product_cat' );
$next = previous_post_link( '%link', 'Next →', true, '', 'product_cat' );
echo $previous;
echo $next;
echo '</div>';
}
But i’m having two problems:
1) I don’t think the products are being linked to in any discernable order – I want it to be sorted in the order the user has selected, i.e. on the category page you can choose the ordering such as ‘Sort by latest/popularity/price etc.’, but I fear it may be going by posted date
2) I can’t see the buttons appearing on some categories, such as in this one https://katecouragemusic.com/product-category/solos/
Can you please advise?
Thanks!
]]>I’d like to know if there’s a way to make NanoSpace’s mobile header behave the same way as the desktop header. The desktop header disappears while scrolling down, but reappears if the user scrolls up. Is there a way to make the mobile header do the same thing?
]]>My mobile menu is longer than the screen height. When I scroll down, the background of the menu scrolls away resulting in the menu items difficult to read.
I can easily reproduce this issue in the NanoSpace demo by adding padding: 5em 0;
to the .nanospace-header-section-vertical .nanospace-header-menu .menu-item
CSS selector using the browser developer tools.
I tried to include this CSS code into my child theme: .nanospace-popup-background { position: fixed; }
It corrects the background behavior but makes the close button not clickable same time. Is there any way to make the menu work properly?
When I hover the mouse cursor over an icon in the Nanospace social menu, the displayed title includes the word “icon”, e.g. “Facebook icon”, “Twitter icon”. It happens in (at least) Firefox, Chromium, and Safari. This is caused by SVG’s <title>
tag which seems to have a higher priority than <span>
’s title
attribute for the browsers.
<span class="nanospace-menu-icon nanospace-icon" title="Facebook">
<svg aria-labelledby="simpleicons-facebook-icon" role="img" viewBox="0 0 24 24" xmlns="https://www.w3.org/2000/svg" width="24" height="24">
<title id="simpleicons-facebook-icon">Facebook icon</title>
Could you please fix this? I’d prefer to have the title “Facebook of {site_title}” etc. and it should be a translatable string.
]]>Hi –
I am using NANOSPACE and am new to it. Does this theme have a limit to the number of child pages that can be listed on the parent page? I currently have 12 child pages visible and need to add 3 more. How can I do this if it is possible?
Thanks.
Hello,
I have installed the nanospace theme. I can customize the header by adding a picture. (header media) On that picuture then the title of the front page will be displayed. Is it possible to add a call to action button beneath the title (on that picture)?
Thanks a lot, iago
]]>Hi there; I’m running my development site through the W3C accessibility tester and it keeps getting hung up on the Nanospace search form:
Repair: Add text to the label element.
Error Line 144, Column 6:
<input type=”search” class=”search-field” placeholder=”Search…” value=”” name=”s” />
Can you offer any suggestions how I can get this to pass validation? Thanks.
]]>Want to create a homepage which has a header image with some description and a button. Example can be seen below
https://drive.google.com/folderview?id=1B69mlkeVI-zIFksbzwNMoFPphzuQQKBn
I also want to add a cart button that matches the theme help me out with that too pleass
]]>I’ve just installed the theme and found that the description in the categories is overlapping in the theme’s menu. Not sure why this is on by default, but it really is unreadable and making the menu very distorted.
]]>Hi
I uploaded a video in the 1920 x 1980 header but the video is cut off at both the top and bottom, what can I do?
thank you
]]>I’m updating a website for a client using Nanospace and wanting to put a sidebar to the right of the pages, is this possible to do?
I’d leave a link to the website but I have it under construction mode and the public can’t see it. My apologies.
Thanks!
]]>my theme makes it so that my shop page takes up the left-hand side of the page. This is where I want a filter to go. Currently, the filter defaults to the top of the page, above the products. I have tried physically moving the products to the right side of the page, but that did not bring the widget(filter) down to the left-hand side of the page. Any advice would be greatly appreciated.
Thank you.
Thank you for your work.
I’m enjoying your Theme.
However, I can’t change Woocommerce Product Image Size.
I tried to Go to Appearance > Customize,
Then go to WooCommerce > Product Images
and Write my desired width in “Main image width” field.
But the image size was not changed.
Default image size is so big!(maybe 600px…)
I want to change to at least 100px × 100px.
I want to sell download music in this HP.
Please assist me.
I just switched to this Nanospace theme and have been through the customizations. But I noticed on mobile that the menu is missing entirely.
I have been through all the settings but I am not seeing where to make that visible. Am I just missing it?
]]>First of all, many thanks for developing this amazing theme!
We recently installed the Nanospace theme and the Polylang plug-in to support multi-languages. However, our website gives the following errors:
[Wed Aug 19 11:42:02.875750 2020] [php7:warn] [pid 40280] [client 10.6.212.12:52904] PHP Warning: simplexml_load_file(): /instances/home/nexuse/htdocs/wp-content/themes/nanospace/wpml-config.xml:29: parser error : Comment not terminated in /instances/home/nexuse/htdocs/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59, referer: https://nexus-e.org/wp-admin/plugins.php
[Wed Aug 19 11:42:02.875760 2020] [php7:warn] [pid 40280] [client 10.6.212.12:52904] PHP Warning: simplexml_load_file(): /instances/home/nexuse/htdocs/wp-content/themes/nanospace/wpml-config.xml:29: parser error : Start tag expected, '<' not found in /instances/home/nexuse/htdocs/wp-content/plugins/polylang/modules/wpml/wpml-config.php on line 59, referer: https://nexus-e.org/wp-admin/plugins.php
As far as I understand, it means that the Polylang plug-in calls the wpml-config.xml of the Nanospace theme, but the wpml-config.xml has syntax problems.
The wpml-config.xml looks like the following:
<!-- WPML plugin setup -->
<!-- -->
<!-- Adding Customizer fields for plugin to localize them. -->
<!-- -->
<!-- @package NanoSpace -->
<!-- @copyright Labinator -->
<!-- -->
<!-- @since 1.0.0
<!-- @version 1.0.0
<wpml-config>
<admin-texts>
<key name="theme_mods_nanospace">
<key name="texts_site_info" />
</key>
</admin-texts>
<custom-fields>
<custom-field action="copy">show_intro_widgets</custom-field>
<custom-field action="copy">no_intro</custom-field>
<custom-field action="copy">no_intro_media</custom-field>
<custom-field action="copy">no_thumbnail</custom-field>
<custom-field action="copy">content_layout</custom-field>
<custom-field action="copy">intro_image</custom-field>
</custom-fields>
</wpml-config>
The last comment is indeed not closed and it is already like this since version 1.0.0 according to https://themes.svn.www.ads-software.com/nanospace/.
How should this be solved?
Also, we rencently noticed a memory leak issue of the website, could this syntax issue be the cause?
Thank you very much in advance for the help!
]]>Hi,
I just installed the Nanospace theme and Woocommerce. On the default Shop page, there is text at the top that says “This is where you can add new products to your store”. I do not see a way to remove or replace this text in either the Page settings or the WooCommerce shop settings.
Any ideas?
]]>In the header builder there is an option to add plain text within an html box–“Plain text, HTML tags, and shortcodes are allowed.” as one of the elements for the header. How do I change the color of plain text in this box?
]]>Love the theme! But I see there is a ‘shade’ (if I can call it that) that darkens the header video. How can I get that shade removed? Thanks!
]]>