43 comments found.
Hello can you software use soundcloud private track embed code to play my own private tracks? Thanks
Hey. We don’t have any specific code to work with SoundCloud. So, this does not depend on our theme, it will be a question to a 3rd-party plugin or custom code.
Hi,
I have information from WPBakery :
WPBakery Page Builder license not found or invalid. You can manage your licenses at support.wpbakery.com or purchase a new license at wpbakery.com.
it wasn’t like this before – what do I have to do ?
I did the re-installation of Musart but it didn’t help – any suggestions?
best regards ,
Sebastian
Hey Sebastian.
You have to reinstall the WPBakery plugin using this guide – https://nkdev.info/docs/wordpress-themes-basic/premium-plugins-update/
Regards, nK.
Hi I did it but it doesn’t work ! And now it is updating plugins like WPBakery And AdvBackground it is showing that it is updated , but when you refresh the site it is still showing that you need to update it … any idea why , and how to repair it? Regards, Sebastian
Hey Sebastian. Please, try to update WPBakery again.
Hi, I did it many times …. same outcome every time
Please, create a ticket in the Bug Reports category here – https://nk.ticksy.com/
Hi _nK, but there is no Musart on the list to Submit the ticket… I bought it some time ago . Do I have to buy support if yes – how much, and where can I pay it ?
WpBakery upgrade still doesn’t work, I have 6.11.0 ver.of the WPBakery and it can’t be upgraded to 6.13.0 ver. I manually removed theme folder and plugins from server folders and placed fresh new version of them again in the server – everything works except WPBakery updating
Also Wordfence is asking to remove “Sociality” plugin it is saying that its abandon.
and last question, are you going to support this theme (MusArt) ... I mean upgrades to newer WordPress ver. ? security issue etc.?
Hi,
I have replied to you in the support system.
We no longer support old themes and templates, but we still will provide fixes for critical issues.
Regards, Nikita.
Hi Nikita, I see that you still sell Musart, but for how long you will provide fixes for critical issues? In your opinion, until when will it be compatible with actual Wordpress? Is it better to switch to something else in the near future?
Which template from your collection do you recommend to replace the Musart template – which is the closest? I would like it to be some current template that you will support as long as possible? And that there would be no difficulty in adapting it. Best regards, Seba
On your demo, I’m not seeing any single Artist or single Release pages when clicking on each. Do these exist in your theme?
Hey.
No, we don’t have a separate pages for it. You can provide your own links.
Regards, nK.
Hi, I can’t import the demo data!! And I can’t find this template in your product list. So I can submit a support request
Hey. Answered to you in the ticket system.
Hello, when is the next theme update going to be?
Hey. Updates for Musart are not in plans yet.
One last thing. On my site and your demo, the Playlist page responsiveness isn’t working as expected. https://wp.nkdev.info/musart/band/playlist/forever-in-darkness As you look at this page using smaller viewports, the play buttons go off the screen. Using a web browser, slowly reduce the width of the page to see what I’m referring to.
It looks like the content on the page isn’t centered either. Thx
Thank you for reporting to me. This bug will be fixed in the next plugin update.
Under Customize > Side Navigation > Social – I’m having a hard time finding the appropriate format for updating and adding additional icons. For example, the icon you’re using by default for Instagram is “ion-social-instagram”. This icon and the Facebook icon are outdated. On the ionicons website, it shows the Instagram icon as “logo-instagram”. When I try to use this it doesn’t work. What is the appropriate format for adding new ionicons and font-awesome icons? For example, if I wanted to add the icon for TikTok, what would that look like? I’ve tried “ion-social-tiktok” but it doesn’t work. Thx,
Hey.
We are using Ion Icons v2 https://ionic.io/ionicons/v2/cheatsheet.html and Font Awesome v4.7 https://fontawesome.com/v4.7/cheatsheet/.
To add other icons, better to include icons manually with code customizations.
Regards, nK.
What is the purpose of logging into Instagram and Twitter under the Customize section? Is this used for stats?
Hey.
It was used for Instagram and Twitter shortcodes. Twitter is not working for now.
Regards, nK.
Mobile submenus don’t appear to work?
There is a problem with custom styles. Resolved in the ticket system.
I have the theme via Envato Elements, can I just purchase support?
Hey. I’m not sure it is technically possible on the Themeforest.
Hi, I coudnt find it in documentation, so I’m asking here: is it possible to set up 2 different menus – one for mobile devices second (it can be main) for desktops? if yes what should I do – I have seen that in other themes there is such option… best regards sebastian
or is it any way to use Side Menu as a mobile menu – with different content?
Hey.
You can do this with customizations only.
1. Set side menu items in Appearance > Menus
2. Disable mobile menu in Appearance > Customize
3. Hide side menu toggle on large screens using custom CSS
Regards, nK.
/register_nav_menus( array(
'mobile' => 'Mobile Replace Primary',
) );
/**
* When building menus, if the menu location 'primary' is being used, and we're on mobile,
* swap it out for the menu location 'mobile'.
*
* @see wp_nav_menu()
*/
add_filter( 'wp_nav_menu_args', function( $args ) {
if( 'primary' === $args['theme_location'] && wp_is_mobile() ) {
$args['theme_location'] = 'mobile';
}
return $args;
} );
then choose in Appearance >Menus Mobile Replace Primary
the main menu will show up normally on desktops and mobile will be different on mobile devices
but, thanks any way
Is there any update for this theme? Is it compatible with the latest versions of wordpress and php?
Hey.
The current theme version should work fine with the latest WordPress update. There are no breaking changes in WP 5.7.
I don’t know about the latest PHP, since we haven’t used it yet.
p.s. I still recommend you make a backup before such major updates.
Regards, nK.
Hi, I updated the wordpress to 5.5 version and WBbakery and VisualPrtfolio doesn’t work – I can’t work on it in the Kokpit. It’s doesn’t show library , site show’s everything properly but I can’t add anything new… Can you help me with this?
Hi.
I don’t see any problem with it on my test server. Could you give more info (screenshots, screencast)?
Don’t forget to update all plugins to the latest versions. There are fixes for WordPress 5.5 in most of these plugins.
Regards, nK.
Hi,
I have duplicated media (pictures and music) in the media gallery
some of it is even tripled
I manually removed copies but it’s creating it again -
the site is now big – a lot of megabaits
I have happened during my support time, but I though that when I removed all copies there wan’t be any problem . but now it is again ….
what is the reason ?
best reg,
Sebastian
Hi Sebastian.
I don’t think it is a theme problem, as we don’t do anything with the images in the media library. On our demo site there is no such problem.
Regards, nK.
Hi, I updated the wordpress to 5.5 version and WBbakery and VisualPrtfolio doesn’t work – I can’t work on it in the Kokpit. It’s doesn’t show library , site show’s everything properly but I can’t add anything new… Can you help me with this?
Hello, we have this template through Envato Market. On the posts page (News), posts are not ordered by date. How is this fixed?
Yes, but your ticket system requires an order number, which is not given to those who have the theme via Envato Market. We simply need to know how to get posts to load in order by published date, and not by ID (which it seems to order them by). This is very important for news, that it be in order by date. Please advise.
Everything should work in the default WordPress way. If you simply need something from the author, you required to have a valid purchase code with an available support period.
How to get purchase code https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-
/*Neon*/
h2.nk-title {
text-align: center;
font-size: 4em;
margin: 20px 0 20px 0;
}
a {
text-decoration: none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
h2.nk-title a {
color: #FFDD1B;
font-family: Pacifico;
}
h2.nk-title a:hover {
-webkit-animation: neon3 1.5s ease-in-out infinite alternate;
-moz-animation: neon3 1.5s ease-in-out infinite alternate;
animation: neon3 1.5s ease-in-out infinite alternate;
}
/*glow for webkit*/
@-webkit-keyframes neon3 {
from {
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
}
to {
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
}
}
/*glow for mozilla*/
@-moz-keyframes neon3 {
from {
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
}
to {
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
}
}
/*glow*/
@keyframes neon3 {
from {
text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #FFDD1B, 0 0 70px #FFDD1B, 0 0 80px #FFDD1B, 0 0 100px #FFDD1B, 0 0 150px #FFDD1B;
}
to {
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #FFDD1B, 0 0 35px #FFDD1B, 0 0 40px #FFDD1B, 0 0 50px #FFDD1B, 0 0 75px #FFDD1B;
}
}
/*REEEEEEEEEEESPONSIVE*/
@media (max-width: 650px) {
#container {
width: 100%;
}
h2.nk-title {
font-size: 3.5em;
}
}
Added this on my style.css (of child or parent) but the animation does not work. Why? I should get something like this : https://codepen.io/FelixRilling/pen/qzfoc
Hi, i’m sorry but I cannot do this because I got your template on elements.envato.com and impossible to add a licence when I try to do it. How can we do ? Thanks
Please, read more about support on Elements here – https://help.elements.envato.com/hc/en-us/articles/360000629166-Item-Support-on-Envato-Elements
Just bought this but the Musart Shortcodes plugin is missing and cannot be downloaded. The link (https://a.nkdev.info/wp-plugins/plugins/musart-shortcodes.zip) seems to be dead. Can someone update
Hi.
Thank you for reporting to me. Fixed in Musart v1.1.2. Please, update the theme.
Regards, nK.
Hello, this theme was downloaded through Envato Elements, and the required musart shortcodes file will not install. I receive this message, “Plugin not activated. A higher version of Musart Shortcodes is needed for this theme. Please update the plugin.” What can be done to fix this?
Hi.
Thank you for reporting to me. Fixed in Musart v1.1.2. Please, update the theme.
Regards, nK.
We are testing your theme using our Elements account. Can the music player button be shown upon load instead of the whole player (particularly on screens 420 width or less)? If so, how? Thanks.
Hi.
It is possible with custom CSS. You can hide all the player elements but keep visible the play button only (if I correctly understand what do you mean).
You will need to make it by yourself since we don’t provide customizations.
Regards, nK.
Cool, we’re good with css. Can you provide any info regarding the elements to point us in the right direction? Thx
To be clear, we just want the music symbol button to show that controls (show/hide) the player display. Thx
Many similar themes have such an admin option for showing/hiding the player on load and instead displaying a launch button. Sure would be nice here. Thx
I liked the theme very much, but only one thing I did not find so cool .. the menu for mobile devices. Is it possible to leave only 1 menu? And show the logo on the left of the header / menu?
Hi.
All menu settings you can find in Appearance > Customize > Navigation. You can disable Side Menu and show only Main and Mobile menus. So, on mobile devices, you will only see the hamburger icon on the right side.
Logo position option you can also find in Customizer.
Regards, nK.
Hello, I bought the theme, and I was able to configure it to show only one menu, but I can not position the logo in the left of the header in the mobile version. See the print. https://prnt.sc/o25z7j How can I do this? Thank you.
Hi.
Try to add this custom CSS:
@media (max-width: 420px) { body .nk-navbar.nk-navbar-top .nk-nav-logo { display: table-cell; } }
Regards, nK.