ThemeForest

Music: Musicians theme & Facebook app

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

The content slider is not working! I also noticed it’s down on the demo site as well: http://music1.netlabs.co.za/ When will this be fixed?

Net-Labs

I had a look just now and all seems to be allright in the demo.

regards AJ

Default-user

Okay, I went to my Mothers House & all looks good on her iMac on My Site & the Demo Site with Safari & Firefox. I come back home & it’s not showing up on my Macbook Pro. I’ve cleared cache. I’m running Wordpress on my NAS with a Static IP. Why would it not show up correctly on my computer?

Default-user

Okay, I finally figured it out. Disabled addons. All is good now. Thanks

Net-Labs

Great News

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

I have the content slider set as default. How can I give the user an option to use the image slider?

Net-Labs

Hi blaircarriere

if you want the visitor to select ot switch between the content slider and the image slider you should write a program that will allow this.

The best would probably to use cookies to determine the selection that the visitor made and server the slideshow from there.

Regards

AJ

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
jborgella Purchased

Any reason why the background will start to disappear? I have already downloaded the latest version and I am still having this problem. Please provide some advice. Thanks

Net-Labs

Hi jborgella.

This usually shows a clash with a plugin.

If you make contact i can take a look for you and assist to solve this.

You can make contact through my profile page here or the cro.ma site here

Regards

Aj

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
Ranjitm Purchased

Hi,

I just purchased your theme and I’m new to this so was looking for your tutorials but couldn’t find them. Can you send me the link or point me to the correct location?

Much obliged Ron

Net-Labs

Hi Ron

Thanks for making contact.

unzip the folder that you downloaded from Themeforest. in the folder will be another folder called music_help, and in that folder a file called index.html

When you click to open the file it will open in your browser and give you access to the help files.

Just click on any topic in the lists, and a lightbox will open with the corresponding video tutorial.

Tutorials also online here.

Regards

AJ

Default-user
Ranjitm Purchased

Thank you, AJ. I will refer to your help files and tutorials

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

I’ve noticed there’s no “Contact Us” Form for this theme. All the other Music Themes have one. Am I just blind? lol.

Net-Labs

Hi blaircarierre

Thanks for making contact.

Because of the specialized nature of the contacts usually on a musicians webpage (space for bookings for shows dates etc) we left the contect form to your favorite contact form plugin that will allow you to set up your contacts just the way you want it.

Regards AJ

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United States
pdensy Purchased

Hello,

I have purchased this theme and for some reason since I installed it, I’ve been having issues with my whole website.

– – – – – – – – – – – – – – – – – – – – – – – – – – –

Below are the error messages I’m getting:

1.- “Error establishing a database connection”

2.- “Error establishing a database connection. This either means that the username and password information in your “wp-config.php” file is incorrect or we can’t contact the database server at “mysql”. This could mean your host’s database server is down. Are you sure you have the correct username and password? Are you sure that you have typed the correct hostname? Are you sure that the database server is running? If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.”

– – – – – – – – – – – – – – – – – – – – – – – – – – –

My whole website was out last night because of these issues. Are you able to assist me with that? Could it be some codes issues within the theme? Please let me know if you can assist because it’s getting really frustrated dealing with these. Every single move I make, I get these errors.

For your convenience, my username & password are correct, also the Host’s Database Server is working fine, it’s not down.

Thanks in advance for your help!

pDensy

Net-Labs

Hi pDensy.

Wow, the issues you are getting are some of those that everyone would like to be spared.

Your database is a big spreadsheet that keeps the “data” of your website.

Because of the sensitivity of the data in a database (passwords etc) you need a set of passwords, users and permissions to connect to that database.

In your case, the message either says that your database is not working, or that the details you entered to connect to your database are incorrect.

Because of the many ways that connections to the database can being configured, your host will be the guys that will be able to assist.

If you have questions after you spoke to them feel free to make contact and i can assist further.

you can make contact through my profile page here or the cro.ma site here

Regards

Aj

Default-user
pdensy Purchased

Thank you Aj!

I will contact them and get back to you if I still have any concerns.

Best,

pDensy

Net-Labs

great news

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi there. I have a couple of questions: 1- I accidentally click on activate the theme again on my site and now the slideshow dissappeared. I went to the slidewhow menu,click on save slideshow and nothing.Can you help me? the site is www.concertotempo.com 2- Why the blog section doesn´t have a kind of comment box?did I miss something? Thanks for the answers and greetings ;)

Net-Labs

Hi Artandgamer.

I’ll have to take a look at why you do not have a slideshow.

If you make contact i can take a look and assist.

you can make contact through my profile page here or the cro.ma site here

Regards

Aj

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
webvudu Purchased

Do you foresee Buddypress Integration in the Future? My client really like the theme. But it would be awesome if it was Buddypress Compatible.

Net-Labs

Hi webduvu.

We do not see Buddypress integration in the theme’s future.

Regards AJ

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United Kingdom

Hi AJ

Is it possible to move the logo from its current position to appear where the tagline/page titles appear? I would then just type the page titles into the body content instead.

Many Thanks

Gary

Net-Labs

Wow Gary there’s so many files that you need to edit to do that. that even if i post the sequences that you need to change the chance it that it’s not going to work.

the best will be to pay someone to do it for you.

you need to first open the header.php file and delete the following on line 95

<a class="logo" href="<?php echo home_url(); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><img class="logoimg" src="<?php echo $settings['ntl_theme_logo']; ?>"></a>    

then you need to open every file in the theme folder and replace the top code everywhere that you see

<h1 class="vfont"><?php the_title(); ?>

problem is that it looks a little different in different php files.

then the easy part is over and you need to edit the css code so that your logo will fit correctly in the space.

There is a little chance that this might hurt the code of the player and you’ll have ot take all the changes you made back, so best make a backup beforehand.

Regards

AJ

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Netherlands

Hello, This theme works very good. But I’ve discovered that the gallery links every large picture (the one that is selected) to a specific URL on my page. How do I remove/change this link?

http://www.spijkerpakkenband.com/gallery_categories/fotoalbum
Net-Labs

already answered

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
  • Netherlands

Hello, This theme works very good. But I’ve discovered that the gallery links every large picture (the one that is selected) to a specific URL on my page. How do I remove/change this link?

http://www.spijkerpakkenband.com/gallery_categories/fotoalbum
Net-Labs

Hi Jaap

The best thing is to make the images smaller before upload.

There’s a script that can be added to make the images smaller instantly, but it will require 2 or 3 hours of coding.

Regards

AJ

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi AJ,

I’ve got a question! My band has it’s own YouTube Channel and will soon has a SoundCloud, but I can’t add YouTube and SoundCloud to the Social settings in the Music menu. Is there any chance I could add this options, anyhow?

I hope to hear from you!

Regards,

Marty

Net-Labs

Hi Marty_XL

Your request makes perfect sense.

I’m winding down for the weekend, but if you make contact early next week i can add it and publish the added code as an update to the theme.

you can make contact through my profile page here or the cro.ma site here

Regards Aj

Default-user

Hi AJ,

Thank you so much! You’re the best! I’ll contact you after the weekend.

Regards,

Marty

by
by
by
by
by