120 comments found.
Hello there,
I’m struggling with some pages on my website tadinh.nl.
First, let me tell you how I’d want the site to be like.
A: The homepage should show all posts fully (so no “read further” clicks), with the newest post on top. Just a regular post-page. This is done.
B: Then the issues start. I want the “Categorieën”-page to be some sort of archive/summary page of all my posts. But in contrary to the homepage, all posts should be displayed in masonry style with “read further” options, so people can see multiple posts in one glance. Next to that, I’d like to have a filter option, so people could click on a certain category to see posts of only that category (of course, still in masonry style).
The issues I can’t seem to fix: 1. I can’t get all the posts to the “Categorieën”-page, as they are already on the homepage. It seems that when I make “Categorieën”-page the postpage, the homepage loses all the posts. As if I have to choose between the two of them. How can I get all my posts on the homepage ánd on the “Categorieën”-page? 2. Then, how can I make the “Categorieën”-page look like masonry, while combining it with a filter option? This example is how I imagine it: https://codepen.io/Goji/pen/Kpgegd
The very first priority is to get an answer on issue #1 and then make the “Categorieën”-page look like masonry.
Issue #2 is a nice-to-have, but less important. 
I hope you can help me out! Thanks.
T.A.
Hello!
1. Could you send more details about this problem. Please contact me by email nordthemes@gmail.com
2. The Nord theme does’t support masonry layout. This requires large changes in the code of the theme. You can find the developer on this site https://studio.envato.com/explore/wordpress
Thanks
Hi, Can you help me since i can’t change the font of the tagline of my website ? Regards Christophe PS : I tried to use but i can’t record this change.
Hello!
Please install and activate the Easy Google Font plugin.
After activation:
1. Navigate to Wordpress Admin -> Settings -> Google Fonts
2. Enter “Tagline” in the “Control Name” field.
3. Click the “Create Font Control” button.
4. Enter ”.tagline” (without quotes) in the “Add CSS selector” field.
5. Click the “Save Font Control” button.
6. Navigate to Customzer -> Typography -> Theme Typography.
7. In this section you can change font for tagline.
Thanks
Will you kindly tell me how to insert the columns-based photo gallery. Do I need write such following code by myself? or Can I find anywhere the shortcode to do easily? I’ve started to use your theme 3 days ago. I really like Nord. Thanks
Shunsuke
<figure class=”gallery-item”>Hey, I’m wondering if it is possible to have the title header of the “category” pages look like the title header of the regular “pages” on the menu… The “category” page has a horizontal line separating the content whereas the “pages” page has no horizontal line and also has different, larger font. Please let me know! Would be awesome to make it the same.
Hello!
Navigate tot the Wordpress Admin -> Appearance -> Customize menu. Open the Additional CSS tab. Enter this code:
.page-title {
font-size: 2.428571rem;
line-height: 1.3;
margin: 0 0 1rem;
text-transform: uppercase;
}
Click the Publish button.
Thanks
That worked thank you! I forgot to mention one thing: How can I remove the “Category: ...” Please let me know if this is possible as well if I can remove the horizontal line separating the content! Thanks again.
Hello!
Please add this code:
.page-header + .hentry {
border: none !important;
}
In the latest releases, we removed “Category:” word. Please update the theme.
Thanks
Thanks for that, how do I update the new theme? I tried installing it and it failed “Destination folder already exists. /home2/livethm5/public_html/wp-content/themes/nord-theme/” Please let me know! Your replies are very quick and it is much appreciated.
Hello!
Please read documentation part “Updating Theme”. Documentation is located in the theme package.
Thanks
Hey! Just wondering, I would like to use the same font on the website on Adobe Illustrator… Is there a specific font that I am able to download to my computer or is there a general font that this theme uses? Let me know, thanks in advance.
Stefano
Hello!
You can try to install and activate the Easy Google Fonts plugin. Then you can find a similar font in the Сustomizer (WP Admin -> Appearance -> Customize -> Typigraphy) and set this font on the site.
Thanks
Sorry! I think you misunderstood my question… I would like to be able to extract the Nord font and download it onto my computer so I can use it elsewhere because I like it! Let me know…
The theme uses two fonts: Montserrat and Lora. You can download the fonts on this pages:
Montserrat https://www.fontsquirrel.com/fonts/montserrat
Lora https://www.fontsquirrel.com/fonts/lora
Thanks
Hello,
I would like to change the social icon for e-mail (that appears when using the customizer) from “envelope-o” to “envelope”. Where exactly in the WP-directory is this possible?
Thanks a lot and best greetings!
Hello!
Add this CSS code in the Customizer:
.fa-email:before {
content: "\f0e0";
}
Click Save&Publish
Thanks
Hello again 
I would like to change some settings in the tagcloud – if possible without using a plugin. As far as I know, wordpress offers the possibility to change the wp_tag_cloud. But I cannot find this anywhere in the template directory.
Thanks a lot for your help and best greetings!
Hello!
Tag Cloud is not theme widget. This is one of the standard Wordpress widgets. You need edit the default-widgets.php file located in wp-includes folder.
Thanks
pre purchase query: 1) is it seo optimized? 2) Light weight? 3) Are those footer credits editable and removeable? 4) I don’t like coding even though I know the basics and can get the results out. But that’s not my strong point. So if I need to remove or edit the footer do I have to change code? 5) Is it going to support plugins like yoast, jetpack, spam protection, akismet etc? 6) Does it have a option to put “No Follow” for a link?
EDIT: Never mind, I figured it out
Hello, How can I make the social links open in a new tab?
I’m trying to make my image a header image, on that extends the width of the page. Could you let me know how to do that?
Just bought the theme…really nice. Had a quick question? How do I make an image fill the page (like a header)?
Hey. Great theme. Quick question… is there a way to make the post images appear fullwidth, or adjust the size they display at, on the home page? Thanks.
Hello!
The full width of the screen?
Thanks
Either full width or a custom width – using the theme for an image heavy blog, so want them slightly bigger (I have the featured image turned on). Thanks.
You can add the gallery with “Wide List” gallery type or using the carousel. In this modes images have a full width size like this page
Hey NordThemes!
Great work with the theme, my first time after a great experience with WildBook.
I was just wondering if you can recommend a way to hide page titles but keep post titles visible? We tried the following custom CSS, which removes all titles:
.hentry .inner { padding-top: 0; }
.entry-header { display: none; }
This helps us with the pages, but then we can’t really tell where posts start and finish on the blog roll page.
Hope you can help!
Cheers
Hello!
You need use another code:
.page .entry-header { display: none; }
Thanks
Works great, thanks for the prompt reply!
Hello,
Are there any chances this theme gets an ‘About the author’ box at the end of the articles in the near future?
Hello!
The theme has this box (Published by…). You need enter your bio in WP Admin -> Users -> Your Profile -> Biographical Info.
Or do you mean another?
Thanks
Oh, that was stupid of me. 
Thank you for such a fast answer. Great theme. Keep up the good work!
Hello, I just purchased the theme and installed it. I have a white and black box at the bottom of the screen underneath the footer that contains the copyright statement and I can’t figure out how to get rid of it.
Thanks.
Hi, I recently bought this theme. It’s very nice. But I have a question. I used tools from pingdom.com. And I found your demo page’s score is quite good but mine is not good as yours My blog have 3 F-grade (Combine external JavaScript, CSS / Remove query strings from static resources) I think you may use plugin for your site’s speed. I want to know which plugin do you use.
Hello!
On the demo site used only “WP Super Cache” plugin.
Thanks
Great template. It’s so simple as it should be. But i can’t find any option to post a gallery. Even if i switch the format from standard to gallery.
Hello!
You need click “Gallery” in the “Format” block located on the right site (under the “Publish” block). After click the “Add Media” button. In the opened window click “Create Gallery” tab. Select images and click “Create a new gallery” button. After click “Insert Gallery” button. Save Post.
Thanks
Hello! First: awesome theme. I really like it.
I have some issue with the mp3-player (mediaelementplayer). The Standard height is 30px I think (definition via “style” directly in html container), but for some reason the player gets stretched to 60px, but the container remains with 30px. This doesn’t look nice – but I found no way of fixing this by custom css.
Thanks in advance
Hi, Can this item be changed to a white background?
Hello!
Yes, you can change background in the theme customizer.
Thanks