120 comments found.
I am considering purchasing this theme but would like the blog to be only one section of the site; that is, I’d like the home page and others to be static. Is that possible with this theme? Thanks!
Hello,
Yes it is possible.
Thanks
Please help, install says there is style.css missing in ZIP file.
Thanks Michal
Hello,
Perhaps you tried to install the main theme package instead of the theme file. Please unpack this package, then go to the unzipped folder and open the Theme Files folder. nord-theme.zip – this is a theme file that you must install in the admin panel.
Thanks
Hello I have question about the the theme how can I translate posted on and by in french ? I have set up the theme in french but the translation is not working
I want to translate also It seems we can’t find what you’re looking for. Perhaps searching can help.
and the “search” in the search field could you please help me
Hello,
Please try to install and activate the Loco Translate plugin. This plugin adds features to translate themes.
Thanks
Hello Nord Studio,
Unfortunately, I just purchased this theme by accident. This was not the theme my client chose, and I mistakenly purchased it. I appreciate if you would consider refunding my purchase.
Thank You,
Vershima Ajo
Hello,
You can send refund request on the page https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-
Thanks
Hi NordStudio, is the side compatible with PHP 7?
Hello,
WordPress 5.0 is compatible with PHP 7, so the theme is also compatible.
Thanks
Thank you
Hello!
Is it possible to change the order of the social media Icons that are connected to the customizer? I’d like to put Instagram on the second place but it gets on the last one every time…
Thanks a lot in advance!
Hello,
Unfortunately this is not possible. Icons are sorted in the order they are added. You can try to add HTML code with icons to theme files (WP Admin -> Appearance -> Editor -> Theme Header). Use the icons from the Font Awesome set (incuded in theme) https://fontawesome.com/v4.7.0/icons/
Thanks
Hello,
what exactly do you mean by “in the order they are added”? Added to the theme – or added to the blog, using the customizer? I have tried to delete all my social connections and to connect them again in the order that I would like to have them, but unfortunately, it doesn’t work…
Hello,
I mean that the order of sorting icons is set only once and can not be changed. Please contact me by email nordthemes@gmail.com
Thanks
Hello! I bought your Nord Theme and it works great! 
I need a little support. I just can’t figure out how I can get rid of the words “Posted on” before the date. I just wanna show the date. Is there a way to to this? I just can’t find the lines in the Theme-Editor…
Thanks for your support. Michael
Hello,
Please navigate to WP Admin -> Appearance -> Theme Editor. Click “inc” on the right side, then click “template-tags.php”. Words “Posted on” are in 207 line. Just delete these words, but do not delete the %s sign. Click the Update File button.
Thanks
thank you!
Hi there… is it possible to add a video background for the page (behind the content carve out.)
Hello. Wondering how to get gallery images to “pop out”? Thanks.
Hello,
This is possible by installing additional plugins. Try to install and activate the Simple Lightbox plugin.
Thanks
Any update for wordpress 5.0?
Hello,
We will release an update next week.
Thanks
Hello! Love the theme! I like the gallery i’ve installed on my home page. Its just a basic grid. Wondering if there is a way for the person NOT to be taken to the actual image page when they click on it. Maybe just a pop up with larger image?
Thanks,
Jeff
Hello,
Yes it is possible. Just open the gallery settings window and select “Media File” in the “Link To” dropdown menu.
Thanks
That takes the person off the page and to the actual media file…. I would like a “pop out” of sorts.
Will try lightbox plugin.
Hallo! Gallery does not work. I cannot upload any mediafiles. Could you help me, please?
Solved.
Hello, I just installed your Nord theme on my new blog https://pltfrm.uk/. I would like to add a Spotify social button to the section at the top but I’m not sure how to do this. I had a look inside the “Editor” but couldn’t see an obvious way to do it either. Any help would be greatly appreciated! Ben
Hello!
I am wondering if you could help me get my instagram widget to work in the sidebar?
My domain is livethefitstyle.com 
Thankyou in advance,
Stefano
Hello!
You have an older version of the theme. Please update the theme.
Thanks
Hm that is odd it says my theme is up to date when I try to update it (v1.2)
Is this correct?
Thanks,
Stefano
Hello!
Current version of the theme – 1.2.1. Please download the latest version on this page https://themeforest.net/downloads and re-install the theme.
Thanks
Thankyou!!
Hi
I am interested in buying this theme but need some clarifications.
1. Are Google fonts used and if used, is there an option to disable them. 2. A lot of verticle space is used by the header. Is there an option to reduce the header height. 3. Is the theme GDPR compliant? 4. What is the required image size for featured images? Is 670×446 enough? 5. Do you give refund if I am unable to use the theme due to some reason?
Best Regards Narinder
Hello
1. This theme uses Motserrat and Lora fonts from Google fonts library. To disable this fonts you need to make changes to the css code.
2. It requires a little CSS code.
3. I’m not sure about this, maybe it requires installing additional plugins.
4. The minimum width of the featured image must be 1100px
5. About the refund reasons you can read on this page https://themeforest.net/page/customer_refund_policy
Thanks
How do I add buttons to a page?
Hello!
Could you please explain what buttons you mean? Is this the “Read more” button or the buttons in the content of the post?
Thanks
For GDPR reasons in Europe, we need to use youtube-noproxy.com instead of youtube.com. I could find the file in the nord theme where you set up the url for embedding. Any suggest? In which pfp file the url youtube.com is created that use the css class fluid-width-video-wrapper?
Thank you kind regards, Gerald
Hello!
This theme has no files where you can change this URL. We use the standard Wordpress function wp_oembed_get for parsing video URLs. This function does not support youtube-noproxy.com service. List of supported services you can see on this page. Perhaps you need to use additional plugins or make changes to the Wordpress files.
Thanks
Hello,
I’m wondering if I could remove the “TAG :” TITLE on the top of the heading when clicking on tags?
It would be very much appreciated.
Thankyou,
Stefano
Also,
In the menu bar, I’m wondering if I could change the font on the word “search” to having regular font and not italics to match the subscription box font.
Is it possible also to make the boxes of the subscription box the same width of the search box?
I just want to make things uniform! Aha sorry I’m a little too much.
Website is livethefitstyle.com for your reference.
Stefano
Hello!
1. Please navigate to the WP Admin -> Appearance -> Editor. On the right side click Theme Functions. Scroll the editor window to 821 string. Replace this code:
if ( is_category() ) {
to
if ( is_category() || is_tag() ) {
Click the Update file button.
2. Please navigate to the WP Admin -> Appearance -> Customize. Open the Additional CSS tab. Enter this code:
.search-form .search-field {
font-style: normal;
}
.widget input,
.widget textarea {
width: 100%;
}
Click Publish button.
Thanks
Thankyou! The second one worked but I couldn’t seem to get the first one to work. The “Tag” headline is still there…
Can you help? 
Stefano
Never mind! Got it 
Hi there,
Does this theme supports RTL?
Hello!
Unfortunately, this theme does not support RTL.
Thanks
Hello, I want to prevent the menu button from cutting over the logo while on the mobile screen…
I have tried to adjust the size but I go really small and it still doesn’t work. (Can’t be too small or else the desktop view looks funny).
Please let me know if there is any other way to correct this 
Website is livethefitstyle.com
Thankyou.
Hello!
Please navigate to WP Admin -> Appearance -> Customize. Open the Additional CSS tab. Enter this code:
@media (max-width: 767px) {
.header-image img {
margin-top: 50px;
}
}
Click Publish button.
Thanks
Hello,
Thanks for that! It didn’t seem to work though, the logo is still too wide on the mobile screen and the menu button cuts over it :/
Please let me know,
Stefano
To clarify it is the button in the top right corner 
Ah it works on every page except the the homepage! Let me know if you have a solution for this…
Thankyou once again
Your home page is cached (W3 Cache plugin), you need to reset the cache.
You are amazing. 