384 comments found.
Hi There,
The theme is pulling in my title as the og:title and overwriting the open graph title I am displaying. How do I disable this to allow my own title specified in Yoast to pull through?
Thanks,
Graham
Hey, Graham!
To disable the Opengraph meta tags go to Appearance > Plugin Editor > Select plugin “Bekento Tools 4”.
Remove or comment-out the line #13:
include(plugin_dir_path(__FILE__) . 'bekento-opengraph-meta.php');
Here is a screenshot of how it should look: https://i.imgur.com/oblpXcn.png
This will disable all the social meta tags so you can use Yoast instead.
- Luke
I’m having trouble with the website Travelkees.nl
The theme is loading just fine desktop, but on some mobile devices the old theme is showing.
Hello, wandernan!
This could be the cache of your browser. Can you try incognito mode?
I see the same theme both on mobile and desktop.
- Luke
Unfortunately, this is not the case. Tried both empty my browser cache, as well on a whole different phone and incognito mode.
Emptied all the cache files and still I have the old theme on my phone.
-Nanda
Hey, Nanda!
This could be because of some plugin you’re using.
Can you send me access to WordPress admin panel at support@bekento.space i will try to fix this issue.
- Luke
Hi there, has the Instagram feed in the footer just stopped working altogether now then? I see it’s been removed from your latest version. Thanks
Hey, Danny!
Yes, unfortunately Instagram started blocking every plugin that allows to show your recent post feed in blog.
- Luke
Hi There,
2 questions:
1) Is there any way to add the sidebar onto posts page pages? 2) When I am entering custom text to the homepage, is there anyway to choose where the custom text goes?
Absolutely loving the theme so far btw 
Thanks,
Graham
Hey, Graham!
Thanks, that’s very nice to hear and I love developing this theme 
1. Send me a message at support@bekento.space with access to WordPress admin panel and i will add this option.
2. Do you mean site description? Yes, i can give you the code if you send me a screenshot of where you want this text to be placed 
- Luke
Hi,
Where do I find the settings that enable me to create these pretty images and galleries that stretch to full page width?
Thanks in advance for any help.
Best,
AD4020
Hello, AD0420!
If you’re using new Gutenberg editor it’s pretty simple just insert the image and click on full-width alignment icon.
Same goes for galleries, you can insert new gallery to post/page and choose the alignment. You can also modify existing galleries and make them full-width too.
You can also import theme demo content from xml file and inspect every block that’s in demo.
- Luke
Hi Luke,
Many thanks for your quick response. Unfortunately I can only see three alignment options for galleries / images: left, right and center.. Any idea why this could be?
Best,
AD0420
Do you have “Classic Editor” plugin enabled?
If yes then you need to disable it.
Yes, I was running this plugin. I have deactivated and deleted it and can now edit the post in Gutenberg. However, still only the left, right and center alignment options. Could this be because the post was originally created in the classic editor?
Yes, but you can create new posts and they will be edited by new Gutenberg editor with full-width option.
Hi Luke,
Still no dice, unfortunately. Even new posts only enable me to select the three options.. Any final ideas as to what might cause this? Greatly appreciate the help!
Send me access to WordPress admin panel at support@bekento.space and i will take a look at what’s causing this.
Done!
Seems like you’re using older theme version that does not support Gutenberg editor. You should download the new version from ThemeForest and install it.
No need to delete the old one.
OK, I will give this a try later today. Thanks for the help!
Hi Luke, this did the trick. Thanks! One final question and then I will leave you alone: have the settings to feature certain posts on the homepage (ie: ‘top featured’) moved? I cannot find these checkboxes in the new version of the theme..
Yes, top featured has moved indeed.
Now you can create a category, let’s say “Top Featured”, add some posts there and go to Appearance > Customize > Content > Top Featured Category > Select newly created category.
That’s it. Now all posts that are included in this category will be automatically featured. You can also hide the category name from meta by clicking checkbox or even exclude the posts in this category from home feed.
- Luke
Hi, I try to get the responsive menu with the burger-icon on the large screen view. Unfortunately it appears only on the smaller tablet and mobile screens. Is there a fix for this problem?
Hey, Ineu!
Do you want the burger icon on the desktop?
If i understood you correctly go to Appearance > Customize > Additional CSS and copy-paste this code there:
.responsive-menu-trigger {
display: block !important;
}
If you want to position the hamburger menu somewhere else in header just let me know.
- Luke
Hey Luke, thank you for your quick response! It works good but I like to align the burger on the right likewise to the tablet screens.
You can try this code:
.responsive-menu-trigger {
display: block !important;
position: absolute;
right: 0;
}
Perfect! Thanks a lot!
You’re welcome, ineu!
In case you’ll have more questions feel free to contact me anytime 
Hello, dear Customers!
I really appreciate your support of Norway theme and i want to be as open as i can to community.
Almost 700 people around the world trust me and I want to thank every one of you that purchased the theme for the years of support and trust! It means a lot for me.
Soon the Norway version 8 is coming and i want to know what do you want to see in next update.
Let me know by writing a comment here or just sending me a message at support@bekento.space
Also i want you to follow my Patreon account for even more great themes: https://www.patreon.com/lukestateson
- Luke
Hiya, I am not sure why but my sidebar widgets are not showing up on any page besides home, even though I have turned some of them on. Would you have any idea why?
Thanks!
Shahil
Hey, Shahil!
Can you please send me a link to your website at support@bekento.space i will check it out!
- Luke
Hi. If I change from Norway 6 to 7 can I still have the sidebar on “normal” pages that is not the post page?
Hello, Cathinkaingman!
No, unfortunately there is no such option in version 7.
In Norway version 8 there will be an option that enables sidebar in posts and pages. I’m currently working on it and will notify you when theme will be available for download.
Luke
Ok thanks for your swift respons. I’ll wait for Norway 8 then:)
Hey, I want to know how to disable the Featured Image in a top of the post but it have to continue to be showed in the post list. Thank you
Hello, anaeljoly!
To hide featured images in blog feed just copy-paste the code below to Appearance > Customize > Additional CSS:
.content-feed .blog-feed .post-image-wrap { display: none; }
This should work 
Luke
Thank you luke, but it’s not for the blog feed, it’s in the post directly, I don’t want to ser the featured image in my post page. Thanks
Sorry, my bad 
Here is a code to hide featured image inside the posts:
.content-singular .singular-featured { display: none; }
/* Also removing padding before the post content */
body.single .content.content-singular .post-header-big .post-meta, body.page .content.content-singular .post-header-big .post-meta { padding-bottom: 0; }
Luke
Perfect, thank you Luke, I will send you a private message soon for specific ask
Hey, I want to know if it’s possible to put vertical images in the gallery ? Thanks
Hello, anaeljoly!
Absolutely, you can do this 
Luke
Perfect, I buy it
thanks
Awesome!
In case you will have any questions feel free to contact me anytime 
Hi Max. I have a question related to Woocommerce and the available plugins to create a carousel/grid of items inside pages and posts. Do you know if these plugins have any problem interacting with the theme? I have tried 4 different plugins to implement carousel functionality but none of them load product images. Thank you.
Hello, iletrone!
Can you send me a link to a page with carousel so i can check it. You can send it to support@bekento.space
Luke
I downloaded your Norway theme, which I love but seem to be having an issue with the thumbnail posts. The Top Featured Trio works great but only shows recent three posts. When I try to add other posts similar in style below it like your live theme preview, it does not show the thumbnail in the same format. Please advise thank you Bob
Hello, Bob!
Indeed, theme shows only 3 recent posts in the layout Trio. When you add new post to featured category it shifts the trio to the right clockwise and last item is hidden.
This is a default behavior for this layout and designed this way.
If you need to customize this layout for more posts contact me at support@bekento.space
Luke
Hi guys, I tried to update the theme but I preferred to go back to the norway6 version, but now when I try to change the layout of the homepage from “standard” to “grid” nothing changes. How can I do?
Hey, Roberto!
It’s probably due to cache, because when i enter your website i see the homepage grid layout.
Can you please try clearing browser cache or incognito mode of browser.
Hope this helps! 
Max
Hello I bought a blackmore theme from you Will blackmore support continue? Regards, Alexey
Hello, Alexey!
Envato made new rules regarding WordPress compliance that required updating all themes or keeping only ones that comply. For many authors it is impossible to keep a lot of products and provide highest quality standards.
Norway and Amani themes are currently supported and are fully compatible with WordPress 5.x version, new Gutenberg editor and have Envato compliance badge.
Max
Hi, I have a few questions on my website (https://aglassfullof.com/).
- In the past week my posts have disappeared from the front end: “pagre not found” shows up for all posts, but it looks okay on the backend. - How can I duplicate posts/pages? Currently I can’t see it as an option. - How can I make the posts on a full width page format?
Thanks!
Hello, FedM!
1. It is possible due to WordPress permalinks settings changed. You can go to WordPress admin panel > Settings > Permalinks, select “Day and name” (default option) and click “Save Changes”
2. There is no default option in WordPress but you can install plugin “Duplicate Post” for this: https://wordpress.org/plugins/duplicate-post/
3. To make posts full width format you should install Norway version 7 (it can be downloaded here: https://themeforest.net/downloads
Hope this helps 
In any case let me know if everything is okay.
Max
Hi team, Thank you for super nice theme
I have a question for customizing “Top Featured Category” I’d like to add my custom post type to slider but it can’t show even if set a category. I think I should add a line for “customizer.php” but I don’t know how to do it. I want to add 3 type of custom post type like a “interview, story and report” Could you tell me how to add it?
Thanks Tesshu.
Hello, Tesshu!
First of all you should find the file /parts/all.php inside the file function norway7_the_featured, next find the line (192) inside this function
'post_type' => array('post', 'page'),
And change it to:
'post_type' => array('post', 'page', 'interview', 'story', 'report'),
This should show the featured posts from custom post types
Max
Thanks! It can show custom posts normally
One more question, I also want to show custom post for “newest post” in front page Maybe I should change at same file inside the function norway7_the_article ? Could you tell me how?
Tesshu
This code should work:
function custom_post_type_home_loop( $query ) {
if ( is_home() && $query->is_main_query() )
$query->set( 'post_type', array( 'post', 'interview', 'story', 'report') );
return $query;
}
add_filter( 'pre_get_posts', 'custom_post_type_home_loop' );
You can insert it in /parts/all.php file, just below everything
Max
It works! Thank you!
Great 
In case you will need more help feel free to contact me anytime!
Hello again! I want to ask you about “post category” I’d like to show custom post category on latest post and archive page.
<?php get_template_part(‘meta-category’); ?> <= I’d like to add here category<?php echo esc_html($post->post_title); ?>
<?php get_template_part(‘meta’); ?> <?php the_excerpt(); ?>I want to add 3 type of taxonomy(custom post category) register_taxonomy( “report_category”, array( “report” ), $args ); register_taxonomy( “interview_category”, array( “interview” ), $args ); register_taxonomy( “story_category”, array( “story” ), $args );
Sorry for asking many time…
Thanks, Tesshu
Hello, Tesshu!
I would help you but i do not clearly understand what you are trying to achieve.
Can you please explain with more details and i will surely help you with this 
Max
Hi Max,
I share with you screen shots on google drive https://drive.google.com/open?id=1fObjOlaJdINsOJN8d6OY7RmZ26J0Lk3pI’d like to put custom post category on top page and archive page
Hey, Tesshu!
It is indeed a very interesting question!
Seems like WordPress is not showing categories for custom post types with the default function get_category. But we can make a workaround by using get_the_terms. Edit the file meta-category.php and replace the file with this one:
<div class="post-category">
<?php
$categories = get_the_terms(get_the_ID(), 'category');
foreach($categories as $category) {
echo '<a href="'.esc_url(get_category_link($category->term_id)).'" style="'.esc_attr(norway7_category_color($category->term_id)).'">'.esc_html($category->name).'</a>'.'';
}
?>
</div>
This should work 
Max
Hi Max, I insert your script but it didn’t work well It shows like that “Warning: Invalid argument supplied for foreach() in /home/tenteniy/tesshu.biz/public_html/manaboon/wp-content/themes/norway7/meta-category.php on line 4”
Sorry to bother you again, Tesshu.
I could not get into admin panel. Can you please contact me in case your issue is still not fixed.
Max
Hi, Max, there are a lot of things that don’t work after the update. So the ketegory display is no longer possible with the workaround as you built it for me. A white page appears. In addition, the author box under the article is no longer displayed and an article page with sidebar no longer exists, or have I overlooked something? Can you help? Greetings, JJ
Hello, JJ!
All custom changes made for version 6 are saved (it won’t be deleted) you can still use it with classic editor if you want.
In Norway 7 author box under article is now integrated in theme – when you edit user and enter the bio information and you can also now add any social network links for each user. The author box will appear inside each article under content that author created.
If you want additional custom changes for Norway 7 please contact me at support@bekento.space
Max
Hi,
Does this theme offer multiple blog layout options?
Thank you!
Anna
Hello, Anna!
Yes! Theme features 4 completely unique layouts: Masonry, List ,Grid and Standard.
You can switch them on demo using the button in bottom-center of the screen.
Max
Hi, I bought your theme, I like it but I would like to move the logo to the right. Is possible? Only for desktop version, centered logo in mobile is ok for me.
Thanks in advance
Kindley regards
Fabrizio