This topic has 6 replies, 2 voices, and was last updated 11 years, 2 months ago by Artem.
Viewing 7 posts - 1 through 7 (of 7 total)
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
New Updates will be going to release by this week. We have already fix the above issue. Let me know is there anything else i can assist you with?
Regards,
Mawk
I’m sorry, we don’t have this feature at moment. We do intend to add it to our theme and we can notify you when it has been done.
I made it that way in version 3.2:
1. Replace ‘dateformat’ to ‘text’ in 29-th string the file ‘/wp-content/themes/musicplay/musicband/artists/music_artist.php’
[29] ‘type’ => ‘dateformat‘,
[29] ‘type’ => ‘text‘,
2. Comment strings 73-75 in the file ‘/wp-content/themes/musicplay/musicband/artists/single-artists.php’
[73] //if(is_numeric($artist_born_date)){
[74] // $artist_born_date= date_i18n($default_date,$artist_born_date);
[75] //}
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.