-
AuthorPosts
-
June 30, 2017 at 3:25 pm #814996
Hello,
The bbpress theme in enfold is very basic.
I want to use a plugin name weaver for bbpress but it’s not working except if i comment the line :
require_once( 'config-bbpress/config.php' ); //compatibility with bbpress forum plugin
in the file functions.php of Enfold Theme.how can i do that from my enfold child-theme ?
Thanks
July 3, 2017 at 10:24 pm #816081Hey coolpaie,
That is our compatibility for bbPress.
You can remove the lines to make the things work as per your requirment, that is not an issue at all.If you need anything else let us know
Best regards,
BasilisJuly 4, 2017 at 9:26 am #816215Hello,
i don’t want to modify the theme.
How can i remove the lines (or equivalent) from the child theme ?Thanks
July 8, 2017 at 1:24 pm #818143Hi coolpaie,
You could copy the whole contents of that file to your child theme functions.php and comment it out there, but it might not work.
Best regards,
VictoriaJuly 31, 2017 at 5:39 pm #832290Hi guys!
I dont know how to create a topic. Where is the link option from your support page to create a topic.
But I’ve searched and my question is about how to disable or deactivate your theme for bbpress, because i’ve tried commenting the line in fuctions.php : //require_once( ‘config-bbpress/config.php’ ); , and i got a blank page in my wordpress. so that doesnt work !.also after comment that line, put this require_once( ‘config-bbpress/bbpress.php’ ); where my bbpress.php is a file mine.
but doesnt work.So, I need to deactivate the enfold theme for bbpress only , no for all site,
and put my own files to set the bbpress theme, because I need to set it , to get bbpress looking like
I have in the site http://visionaris.info/forums/topic/release-update-all-theme/.How I must to proceed to deactivate the enfold theme for bbpress and put muy own files,
how can i put my own files for bbpress, and what location, can you give me a hand,
because you know better how to work all the enfold theme and the coreThanks a lot-
I ‘be waiting . For any help thanks in advance.August 1, 2017 at 12:26 am #832527Hi!
@javinunez To deactivate bbPress styling, please refer to this post – https://kriesi.at/support/topic/can-i-put-everything-bbpress-back/#post-715550. You can go to Enfold sub forum to start your own threads – https://kriesi.at/support/forum/enfold/#new-post. If dequeueing Enfold’s bbPress styling was not what you meant, please start your own thread and elaborate :)Cheers!
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.