This topic has 5 replies, 2 voices, and was last updated 11 years, 4 months ago by Fem.
Viewing 6 posts - 1 through 6 (of 6 total)
Hi!
I recently acquired this issue, and yesterday I upgraded to version v3.0.0. The problem I have is that, when activating the child theme, several errors appear.
One is failing the theme options page with the following error:
“Warning: require_once(/homepages/7/d359100311/htdocs/wp-content/themes/musicplay/framework/admin/advance-options.php): failed to open stream: No such file or directory in /homepages/7/d359100311/htdocs/wp-content/themes/musicplay-child/musicband/index.php on line 122
Fatal error: require_once (): Failed opening required ‘/homepages/7/d359100311/htdocs/wp-content/themes/musicplay/framework/admin/advance-options.php’ (include_path = ‘.: / Usr / lib / php5 4 ‘) in /homepages/7/d359100311/htdocs/wp-content/themes/musicplay-child/musicband/index.php on line 122 ”
Another mistake is that when you enter the page of an album I get errors (see attached picture)
Then apart, he had other problems such as the option to have the page “boxed” mode does not work and is “full-width”
Neither the LIKE button is displayed in album.
Another problem I have is that I can not translate some strings or buttons theme, such as “Release Date”, “Genres”, “% s Tracks in Total”, etc …
Any solution to these errors?
Thank you.
There was a line missing in the recent update. I have fixed it now.
Modified file is functions.php in child theme. added following line after this line
FIND LINE
$this->child_require_once(FRAMEWORK_DIR . 'common/sociables.php');
ADD LINE
$this->child_require_once( FRAMEWORK_DIR . 'common/postlike.php' );
Regards
Maqk
THANKS!!
However, I still have some bugs.
I still can not put the web in boxed mode, I do not see “Like” button or “Add this album to playlist” on album page.
Nor accounted likes or reproductions of each track.
Besides I continue to wonder how to translate some text strings of the theme.
Thanks for the help!
You have all an option to use some plugins for the translations. Like we recommend WPML the best plugin for the translation of strings and your website.
If you have issues you can contact us via our support Skype and will be much faster.
Regards
Maqk
Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.