120 comments found.
Hi there, my site looks very different to your demo site. Your seems to use a very nice bold Poppins font, mine uses a non-bold Montserrat. Do you know why?
edit: see below please
Hi, I just bought the theme. How do I install the demo content? I have uploaded the theme zip file but there was no demo content installed along with it. Also the main menu Button from the top right corner is not visible at all. I have added a testing menu with 2 entries already but it is still not displayed.
Thanks, Michael
PS: Really outstanding work
Thanks for that! It fits my needs perfectly for a personal blog.
P.P.S.: Turning off the comment section below a page or post is not possible via the WordPress Settings. It changes nothing.
Hi there! We just installed Nord 1.4.4 on our server running WP 6.8.1 and PHP 8.1. We are told the theme is incompatible with our PHP and advises to upgrade. Is this correct? The Nord documentation suggests it is PHP 8 compatible.
Thanks for your continued support of Nord, this and your Iceberg are excellent themes.
is there a way to make the social icons bigger, finally decided to update my blog with the Nord update, love the bug fixes
Hello,
I’m using the Nord theme (it’s very nice and simple!)—when I try to add a new post, and I add a “Header” block, the placeholder for the next block (the “Type / to choose a block”) is overlapping the header.
If I add a paragraph, the paragraph text overlaps the header too.
This problem does not persist if the post is published, but it makes writing posts difficult.
I can provide a screenshot if necessary!
Hello,
The update has been released.
Thanks
I am buy nord minimal and clean wordpress blog theme.why this theme not uploade my wordpress dashbord
Hello,
I’m thinking of buying this theme. Will it be updated for the next 5-10 years?
Kind regards, Jef
Hello,
Yes, if any critical bugs occur, we always release an update.
Thanks
Love the theme. But I have problem with video posts.
When I create video post the the title show before the video it self. How can I get the video to show before the title without disabling the visual edit mode?
Because I have more text to write inthe video post that I want to be able to format without coding all the elements my self.
Hello,
Am I understanding you correctly, you would like to display a video instead of a featured image? Like here https://nordthemes.com/nord/how-to-protect-a-planet/
Thanks
Hi, I like your theme. But I’ve some issues to fix it. Can you help me? 1. I want to decrease space between header image and menu field. There is a bit big gap there. 2. I want to change page name font size and color. I could not find how to do that. Or how to show/hide on top of the page. 3. Can I assign a specific header image for specific page? 4. How can I edit standard post template (I want to change image alignment from center to left. Thank you so much from now on.
Hello,
1. Please navigate to WP Admin -> Appearance -> Customize. Open the Additional CSS tab. Enter the code:
.site-header {
margin-bottom: 40px;
}
Click the Publish button.
2. Add this code (same as in the first step):
.entry-title {
font-size: 3.8em;
color: #222;
}
.entry-title a {
color: inherit;
}
Replace in this code #222 to HEX code of color you want. Change 3.8em value to larger or smaller for the font size.
Click the Publish button.
3. Unfortunately, the theme does not yet support this feature.
4. Add the code:
.post-thumbnail {
text-align: left;
}
Thanks
Thank you so much! All worked! I’ll be appreciate if you help me for 1 more thing to fix like manage distance between menu section with page/post title.
Hello,
Please add the code:
.inner-box {
padding-top: 60px;
}
Replace the value 60px with any other one.
Thanks
Amazing help! Thank you so much. Now I can online the site that it’s well done!
I am enjoying this theme but one problem I have is when putting in a Title for a post the editor shows it in ALL CAPS while the actual post display has upper and lower case. You can’t see what is actually in the post title. Is this a theme problem or something with the WordPress editor?
Hello,
Yes, it’s a theme bug. I will fix this in a future update. Thanks for the bug report.
If you want to fix it now, then go to the page WP Admin -> Appearance -> Theme File Editor. In the right side panel (Theme Files) click assets -> css -> editor-style.css. In a text editor, add the following code after the last line:
.editor-post-title__input {
margin: auto;
margin-bottom: 30px;
text-transform: none;
}
Click the Update File button.
Thanks
Thank you for your help. I was able to follow your instructions and fix the problem.
Hi
Nord theme looks great but are there more layout options than the one in the preview? e.g. 3x columns for blog posts etc rather than just the one big full size one?
Thanks
Hello,
Unfortunately, the theme only supports the one-column layout so far.
Thanks
Hi, does your theme support PHP 8.1? Best
Hello,
Yes, the latest version of the theme is compatible with PHP 8.
Thanks
Hi
I will buy this theme. I had a question. Can I customize this theme with the free version of Wordpress Elementor?
Your kind response will be highly appreciated.
Kind regards
Mahmudul Hasan
Hello,
You can only use the Elementor in the content area of a post or page. The entire site layout cannot be edited with Elementor.
Thanks
Hello, i want to ask how i can make a “read more” at the homepage. I see all my blog entrys unabridged at the home page. Best regards
Hello,
Use the More block to break up your content. More info https://wordpress.com/support/wordpress-editor/blocks/more-block/
Thanks
Hello,
I am new to wordpress. Do you have anything you could send me to help me begin to customize the theme to my liking?
Thanks!
Noah
Hello Noah,
You can find the installation and customization guide in the downloaded package, in the Documentation folder.
Thanks
Hello! Wonderful theme! I just purchased it and am really enjoying it. My one question is can I add an additional social profile icon to the available ones? I was able to add the actual profile option by reading how you told another commenter to add the Xing profile. But is there somewhere I can add an additional social icon so that it’ll appear next to the ones I’m currently using in the header on the site? For instance, I have an Instagram icon visible now, but I’d like to create an option to add Letterboxd. Thank you!
Hello,
Unfortunately, there are no options to add this social network. The icons pack does not contain the icon for this service (Xing is in this package). You can try adding a link to your service in the Slogan field (using html tags). In future updates, we will change the way to add social media links, and it will be easier to add little-known social networks.
Thanks
Hello! I purchased your beautiful theme and it’s working wonderfully. My only question is whether it’s possible or not to widen the width of the header logo area. I’d love for my logo to be as wide as the posts themselves. Thank you!
Ah, nevermind. I was able to figure it out!
Is there a way to place contact (ie Vimeo embed) above the portfolio in a portfolio template?
Hello,
This theme does not support portfolios. Are you sure that your request is about this theme?
Thanks