{"id":9681,"date":"2014-04-23T08:46:47","date_gmt":"2014-04-23T03:16:47","guid":{"rendered":"http:\/\/www.aivahthemes.com\/musicplay\/?page_id=9681"},"modified":"2019-03-06T18:14:02","modified_gmt":"2019-03-06T12:44:02","slug":"faqs","status":"publish","type":"page","link":"https:\/\/www.aivahthemes.com\/musicplay\/faqs\/","title":{"rendered":"FAQ"},"content":{"rendered":"<h2>Frequently Asked Support Questions.<\/h2>\n<div  id=\"accordion3\" class=\"ac_wrap iva_anim\"><div class=\"ac_title \" ><span class=\"arrow\"><\/span><i class=\"fa icon-file\"><\/i>How to change Order of Events Display?<\/div><div class=\"ac_content \">If you are using Events Page Template then open the file musicplay\/musicband\/template_events.php and edit the following lines and replace &#8216;ASC&#8217; with &#8216;DESC&#8217;<\/p>\n<pre>$args = array(\n\t'post_type' \t=&gt; 'events',\n\t'posts_per_page'=&gt; $event_limit, \n\t'orderby'   \t=&gt; 'event_date',\n\t'meta_key'  \t=&gt; 'event_date',\n\t'paged' \t=&gt; $paged,\n\t'order'    \t=&gt; 'ASC'\n);\n<\/pre><\/div><div class=\"ac_title \" ><span class=\"arrow\"><\/span><i class=\"fa icon-file\"><\/i>How to Update the theme to the latest version?<\/div><div class=\"ac_content \">Go to yor Themeforest account and then navigate to downloads section and click on download button of the Musicplay Theme and download the package \u2018Installation WordPress Theme\u2019 file which contains only theme files no PSD files are included in this file.<\/p>\n<p>If you download the full package you can find the Themefiles directory from which you can find the latest version released folder says example 2.0. in that you can find the relevant theme folder. It depends on how you wish to update the theme via FTP Cllient or WordPress Theme updates method.<\/p>\n<p>Before you update the theme everytime you need to backup your current theme folder. Take a backup of your modified files first and make a note of what changes you did in the files so that you can replace the altered code later as it will get replaced when you update the theme. If you are using the child theme then you don\u2019t have to worry as you can simple replace the parent theme folder without any hesitation.<\/p>\n<p>If you wish you can also take backup of your theme options from Appearance &gt; Theme Options &gt; Import\/Export<\/p>\n<p><strong>Upload via FTP<\/strong><\/p>\n<p>Go to wp-content &gt; themes location and backup your theme \u2018musicplay\u2019 folder by saving it to your local computer hard drive, or you can choose to simply delete it. You will not loose any of your content or posts.<br \/>\nRetrieve the musicplay.zip file from your new Themeforest download and extract the file to get the musicplay theme folder.<br \/>\nThen simply drag and drop the new musicplay theme folder into wp-content &gt; themes location. Choose if it prompts to Replace the current one if you did not delete the exisiting one.<\/p>\n<p><strong>Manual Upload via FTP<\/strong><br \/>\nSame as above but replace only the changed files. You can find the changed or added files in the changelog.txt file provided with the full package of the theme.<br \/><\/div><div class=\"ac_title \" ><span class=\"arrow\"><\/span><i class=\"fa icon-file\"><\/i>Video Thumbnails 16:9 Ratio?<\/div><div class=\"ac_content \">If you like thumbnail to 16.9 ratio then you can edit in musicplay\/musicband\/template_video.php, musicplay\/musicband\/template_video3col.php and musicplay\/musicband\/taxonomy-video_type.php find the coding shown below and replace with your own heights<br \/>\n<strong>Find Code<\/strong><\/p>\n<pre>if( $columns == '4' ) { $width='470'; $height = '470' ; } \nif( $columns == '3' ) { $width='470'; $height = '470' ; }\n<\/pre>\n<p><strong>Replace Code<\/strong><\/p>\n<pre>if( $columns == '4' ) { $width='470'; $height = '264' ; }\nif( $columns == '3' ) { $width='470'; $height = '274' ; }\n<\/pre><\/div><div class=\"ac_title \" ><span class=\"arrow\"><\/span><i class=\"fa icon-file\"><\/i>Title Here<\/div><div class=\"ac_content \">Content Here<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Frequently Asked Support Questions.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9681","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/pages\/9681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/comments?post=9681"}],"version-history":[{"count":3,"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/pages\/9681\/revisions"}],"predecessor-version":[{"id":13459,"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/pages\/9681\/revisions\/13459"}],"wp:attachment":[{"href":"https:\/\/www.aivahthemes.com\/musicplay\/wp-json\/wp\/v2\/media?parent=9681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}