Discussion on Norway - Minimal Travel Blog WordPress Theme

Discussion on Norway - Minimal Travel Blog WordPress Theme

Cart 838 sales
Well Documented

MajorThemes does not currently provide support for this item.

384 comments found.

Hi ! just a simple question i think, i would change 2 things : 1- delete ” comment are closed ” 2- change the sentence ” you might also like…” because i’m french

tkanks :grin:

Hey, polo7729!

To replace “Comment are closed” and change “You might also like” you need to install Loco Translate plugin.

You can read the documentation with screenshots paragraph 1.3.

I copied it without screenshots:

- Login to WordPress Dashboard and Navigate to Plugins – Add New

- In the search field enter “Loco Translate”

- In the box of “Loco Translate” plugin click “Install Now”

- Wait for the text “Successfully installed the plugin Loco Translate” to appear

- Click “Activate Plugin”

- Navigate to Loco Translate – Themes

- Find the theme you want to translate, click it

- Click on a link “Create Template”

- Click blue button “Create Template”

- After it you’ll see message “OK: Template file created”, click “New Language”

- Select language you want theme to be translated to and click “Start Translating”

- Translate everything you want (You can use searchbar to translate particular text)

- After you translate every needed string click “Save”

thank you very much !

You’re welcome, sir!

Hey guys,

Is it possible to make the top bar appear even when I scroll down?

Hey, Roberto!

Yes, I need access to WordPress admin panel.

Can you send it to support@major-themes.com

Hi guys,

How can i remove all the tags at the end of every single post?

Thank you

Hey, Roberto!

To remove tags at the end of the post go to Appearance – Customize – Additional CSS and copy-paste the code there:

body.single article .post-tags { display: none; }

After you’ve done it click “Publish”. The Post tags will not be shown.

Thank you!

You’re welcome, Roberto. Have a nice holidays!

hello, thanks for the theme !! I have a little problem: I can not display the top featured layout … can you help me please ?

Hello, polo7729!

Yes, when editing post or page you want to feature mark the “Top Featured”.

This post will be featured in the top featured layout on home page

oh thank you very much !!

You’re welcome!

Have a great holidays!

Hello, my static homepage isn’t working. I selected the home page and blog page from drop-down menu, but it says “no posts found” and nothing happens: https://ibb.co/d8XvRb

Hey, xaytar!

That’s very interesting. Never seen this before, but I can help you with this issue.

Can you send me access to WordPress admin panel to support@major-themes.com

Nevermind, now it’s working, my mistake! I have two more questions: 1) Since my website is a magazine with a long history, my submenus include several pages, so the menu itself is really long. On the mobile version of the website, when I open the submenus, I can’t scroll down and therefore some of the menu voices end up outside of the bottom of the screen. Is there a way to make it scroll down? 2) I’d like to remove the “no comments” voice from the meta data at the top of the articles, how can I do? Thank you

1. I think in the next update i will separate the main menu from mobile menu so you can add the shorter version of menu without submenus. Next update will be approximately at the first week of January. If you sill need the long menu in mobile version we can discuss another solution, just message me support@major-themes.com

2. To remove “no comments” go to Appearance – Customize – Additional CSS and copy-paste the code there:

.single .comments-count { display: none !important; }

Don’t forget to click “Publish”.

Hey guys!

I noticed that there is an update for the theme. I can’t install the update if i don’t delete the “old” theme version.

If i delete the old version to install the update, will i have to reset all the widgets and featured pages or not?

Thank you,

Roberto

Ok, it works fine, but when I open the home page from mobile an image appears that overlaps the trio. How can i resolve it?

Can you send a screen to support@major-themes.com

I will help you on this.

New code:

.wrapper .top-featured-posts {
    height: 80vh;
}
@media (max-width: 1000px) {
    .wrapper .top-featured-posts {
            height: auto;
    }
}

Hi. I am wondering how I do a 1-click import with this theme?

I purchased a license on 12/15/17 – fe1ad476-5ef7-45f7-9693-57ce254b7538

Thank you

Hello, allmandy!

To make your website look like demo you just need to import the demo content.

To do this just go to Tools – Import – WordPress – Run Importer and upload the desired xml file with either posts / pages or both.

All the rest options are defaults and set automatically.

The theme is very easy to use and does not have any frameworks, composers or builders inside of it so it’s very easy to fill with the custom content.

If you need any more help feel free to contact me at support@major-themes.com

Hello. I have a couple of questions:

1. Because I have only one footer widget, is there a way to get the links to appear horizontally instead of vertically? 2. How can I center the copyright text that appears in the footer?

Thanks for your help.

—Todd

Hey, Todd!

In the next version (coming out after 25th of December) I will introduce the option to add the horizontal menu in footer – not the widget, but just a horizontal menu and also option to auto-center the footer text if no links to social networks are added.

I will notify you when the update will be available.

Hi,

I’d like to add links to my Privacy Policy and Terms of Service on my site and links to Facebook and Instagram in the footer. What’s the best way to do that?

Thanks for your help!

Todd

Hey, Todd!

The best way to add links to custom pages in footer is to create additional menu in Apperance – Menus, put the links on pages (if you created them previously) Privacy Policy and Terms of Service and any other pages or links, name the menu “Footer Menu” for example.

Next – go to Appearance – Widgets and move the widget “Navigation Menu” to “Footer” area, name the widget, for example “Navigation” and select previously created menu “Footer Menu” and click “Save”.

For the best experience you should have 2-4 widgets in footer area.

To create links to Facebook and Instagram just go to Appearance – Customize – Social Networks and paste the full url in the correspondent inputs. For example facebook link – https://www.facebook.com/majorthemes

Hope this helps.

Hi, you’ve created a really wonderful theme, thank you so much! I am very happy with it. First: my main problem is, that I’m relaunching a wordpress blog with 2.500 posts and the “old” site must stay online during the relaunch process (the “old” site, since 2009, was hand coded by me, so there is necessary a lot of addings in the css). This means: a) I work with plugin Theme swichta (works good) and b) It’s not possivle to use customizer. Therefore I’ve to work only with the child theme of norway 6. I’ve long experiences with coding, but there are points where my knowledge ends :-( For (at the moment) 2 problems I would need your help: 1) in the main navigation (main-nav) the second (!) .sub-menu is not on the same level (height) like the first .sub-menu. .main-nav div>ul>li ul padding-top:0 does not work, I would it prefere at the same height like the first sub-menu.

2) is it possible to display the second .sub-menu in the “toggle”-menu (mobile view)? thank you in advance!

oh sorry, question 2 is obsolet, it works, I didn’t see it….

Hello, johannesreiss!

First of all I’m sorry for the delay answering.

That’s great that you are relaunching your blog and i will definetly help you on every question.

Can you send a screenshot of what exactly wrong with the submenu? You can send it here in comments or at support@major-themes.com

thank you so much, I’ve sent you an email.

“WP Mins To Read” reports wrong estimate. Maybe because of the main language (el_GR). Question. Is there a workaround or an alternative plugin? Or even better, how can I get rid of the “Mins To Read”?

You can disable it completely by turning off the plugin WP Mins To Read.

The minutes to read won’t be visible.

Hello, 69 dollar for the theme; can we have an demo version to test in our site web ?

Hello, InterludePhotographique!

The Envato policy does not allow distributing theme via other means than selling on ThemeForest, unfortunately i can’t give you this theme for “test-drive”.

But I have an option – I can send another theme that has less functionality and other design but is currently not selling on any marketplace. You can contact me at support@major-themes.com with the subject “Free Theme Demo”.

Hi. None of the three “Top Featured Layout” options appear at all. Is there a workaround? My site is http://publicspace.gr.

You can edit the post you want to feature and near the button “Save” mark the “Top Featured”. Add at least three posts so it will look good both in trio or carousel mode.

This should help.

If this won’t help you can send access to WordPress admin panel at support@major-themes.com and i will fix this for you.

Yes it helped. If no article is checked as Top Featured, is there a way for the theme to autoselect the 3 most recent?

Hey, Kostas!

Sometimes clients won’t use the featured articles option at all, so it was designed this way.

The only way is to manually include posts/pages in top featured.

Hello! I’ve just purchased the theme, and it looks great. But—the Instagram feed doesn’t seem to update for some reason. Any idea why? Thank you!

Awesome, thanks! (I’m still a beginner with all of this.) I uploaded the transient cleaner, cleared everything, and—sure enough—the feed updated. Just curious—is there some setting you’d recommend, or does just having it activated do the trick? Thanks again!

Actually once a day settings should work fine.

I know that this plugin can clear the cache instantly so newest Instagram images will appear on your website so i would personally disable this plugin on my blog, and if i post like supercool image on Instagram i enable this plugin, remove cache and then disable it again… If i post an average image on Instagram i’ll just wait till Instagram widget will clear the cache itself and won’t use this plugin.

I don’t know if it’s right or wrong thing to do, but that’s just my thoughts.

Thanks for the tip! Totally makes sense. Looking forward to building out my site! LOVE this theme.

Great theme guys! Was wondering: is it possible to (sometimes) overrule the Featured Image being shown at the top of a post and keeping the header there instead?

That is, having the header at the top of the page and the Featured Image shown just underneath the post title as per most other themes.

Thanks a lot

Thanks again for the update guys – but now the home page Trio / Carousel / Slideshow has disappeared? I’ve deleted cache and set 3 ‘Top Featured’ articles. Also, is there a way to activate ‘Small Featured Image (Inside Post)’ by default please?

Can you contact me at support@major-themes.com with access to WordPress admin panel i will help you with this issues.

Sure, will do now, thanks

Hi, I am using your theme at http://makingourownway.com/temp/ 1. Is it possible to have the posts in grid format (when viewing on desktop browser) in 3 columns instead of 2? 2.Is it possible to have the featured image on the post page the same width as the boxed content instead of full width? Thanks so much Deb

Hey, Deb!

To add the 3 columns you can now do the following.

Go to Appearance – Customize – Additional CSS and copy-paste this code there:
.blog_layout-grid .content .looper article:not( .sticky ) {
    flex-basis: 33%;
}
To add a different header cover on mobile you can do the following
@media (max-width: 700px) {
  header.header.header-main {
    background-image: url("https://LINKTOIMAGE");
  }
}

We can help you with this, just send an email to support@major-themes.com

Thank you Thank you Thank you the mobile header works brilliantly! The three columns work on a browser but it does mess with the mobile version so I will play and see if I can fix it.Thanks again Deb

Hey, Deb!

A little update on columns code:

.blog_layout-grid .content .looper article:not( .sticky ) {
    flex-basis: 32%;
}
@media (max-width: 1100px) {
    .blog_layout-grid .content .looper article:not( .sticky ) {
    flex-basis: 48%;
    }
}

This should fix the issue with moboile version!

Hello,

First, thank you! I really like the theme, it is simple and easy to install.

Can you please tell me how to access the Full Width layout for a page/an article? I want to display some of the articles/pages without the right bar…

Thank you

Hey, luliaSt!

It’s only possible to use full-width layout for a page or disable it fully for all articles.

When editing page attributes – you should select page template to Full-width or Default Template – the sidebar will be hidden.

In the next update I will add option you could change the sidebar to visible / hidden for each article.

I have purchase code if need be.

How do I make header images include the parallax style? How do I customize each page to dictate display of header image / size / or leave empty? How do I move pages from displaying centered on desktop to stay pushed right?

Thank you for making an awesome theme!!

Hey, tbalicki!

To add the parallax style to header image add this code to Appearance – Customize – Additional CSS:
header.header.header-main {
    background-attachment: fixed;
}
Just copy and paste and click “Save”.

You can set up default header/image height in Appearance – Customize – Header – Header Height, but not every page separately, yet. But I will add this option to the next update and notify you when it will be available for download.

To move the page to the right side you can add this code to Appearance – Customize – Additional CSS:
body.page .content {
    align-items: flex-end;
}
If you want the page to be moved to left side, you can use this code instead
body.page .content {
     align-items: flex-start;
}

Copy and paste and click “Save”. This will make all pages (but not posts) move to the right or left side.

If you want the pages to stick fully pushed to left or right side, use the code below:

Left side:
body.page .content {
    margin-left: 0;
}
Right side:
body.page .content {
     margin-right: 0;
}

Hope this helps!

Hello, I noticed that when I use an image for the logo it is not centered at mobile size. It seems to be left aligned. Is there a way to center the logo image?

Hello, afirst!

I am sorry for this issue – seems like it is some bug but it will be fixed in next version coming next week.

As a temporary solution you can add this code to Appearance – Customize – Additional CSS:

header.header.header-main .logo-wrap h1.logo-image img {
    margin: 0 auto;
}

Just copy and paste the code there and click “Save”. This should help!

This new layout is basically an entirely different theme than before. Any way to get the old style and layout?

Hey, youngCODE!

Yes, the default theme demo now looks different. Nevertheless, it is possible to customize the theme to look like the old layout.

But if you want the previous version of theme just send me a message at support@major-themes.com and i will send it for you!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey