Forum Replies Created
-
Author
-
February 25, 2015 at 01:05 in reply to: BP Groups- Create, My Groups, All Groups buttons show but cannot click #47494aaronjamesParticipant
That was the fix. Thank you.
February 24, 2015 at 23:56 in reply to: BP Groups- Create, My Groups, All Groups buttons show but cannot click #47479aaronjamesParticipantDumb question, but how do I do that?
aaronjamesParticipantOk, I have solved the issue. IT was a conflict with menus. I have a plugin that apparently has an option to add to menu. Therefor, they were conflicting.
Mark this has not the templates fault, but a 3rd party plugin. However, please update me on the VC fix if any will be coming in newer versions.
Thanks.aaronjamesParticipantplaying around with all the settings I still cannot fix this issue. If no menu or one the side menu is checked off, then there is no error on line 289 on the theme-functions.php
This whole issue started yesterday with the VC to working which seems to a common issue with this theme. I could my hoping provider (GoDaddy, yes slow b/c its only the deluxe hosting) to troubleshoot and they disabled all the plugins. Upon re-enabling them all, then this problem starting occurring.
so this error is clearly with the them and therefor I connect seem to solve it. Asking for help on this matter.
aaronjamesParticipantthe error has something to do with bread crumbs.. line 289
$breadcrumb_data = ”;
error if( $show_breadcrumb )
———-> {
$breadcrumb_data = kleo_breadcrumb(array(
‘show_browse’ => false,
‘separator’ => ‘ ‘,
‘show_home’ => __( ‘Home’, ‘kleo_framework’ ),
‘echo’ => false
));
}aaronjamesParticipantNo, there is 4 error messages on chrome.
functions.php on line 289
However, when you un-check all menus so that no menu is set, the error goes away. When you set the menu to main menu it comes back.
Attachments:
You must be logged in to view attached files.aaronjamesParticipantI tried the above: deleting VC and uploading js.composer. However this did not work for me. The VC is not working.
This is the second time this has happened. The first time I reinstalled the theme, however, I don’t want to do that again because I had to do a lot of repairs.
What can I do to repair the VC and hopefully stop this?
-
AuthorPosts