BuddyBoss Home – Web › Support Forums › Themes › OneSocial theme › Templates & Content
Tagged: templates
- This topic has 7 replies, 3 contibutors, and was last updated 8 years, 8 months ago by Johnny.
Question
March 17, 2016 at 6:42 pm #63709@johnnetrHi, I want to 100% replicate the live demo of Onesocial. Where can I find the templates?
Answers
March 18, 2016 at 4:01 am #63765@anveHi @johnnetr,
You can use import following xml file
https://www.dropbox.com/s/wdjn70bdb8f1vaw/onesocial.wordpress.2016-02-28.xml?dl=0
For OneSocial theme option
https://www.dropbox.com/s/fu2r9ge0kj3qm9t/redux_options_onesocial_options_backup_28-02-2016.json?dl=0
it should be used in import section of the One Social theme options.Also Take a look of following plugins we have active in our current demo , Please activate them before xml import
bbPress by The bbPress Community – 2.5.8
BuddyPress Follow by Andy Peatling, r-a-y – 1.2.1
BuddyPress Global Search by BuddyBoss – 1.1.2
BuddyPress by The BuddyPress Community – 2.4.3
WPBakery Visual Composer by Michael M – WPBakery.com – 4.9.2
WooCommerce by WooThemes – 2.5.2Regards
AnveMarch 18, 2016 at 10:57 am #63847@johnnetrHi Anve,
On page “Members” and page “Groups”, these two templates, how can I put both of them in one single homepage? Is there anyhow to download the template, and upload it on visual composer?
March 18, 2016 at 4:11 pm #63919@
AnonymousHi @johnnetr “Members” and page “Groups” those are BuddyPress template files , you can not use them on single homepage. BP template are also not part of Visual Composer options.
Regards
March 18, 2016 at 5:40 pm #63933@johnnetrOkay, is there any shortcode for “Members” template? At the moment, my static homepage is set to “Members” you can have a check here: http://www.svedis.com. I am not allowed to edit anything either with Visual Composer or WordPress backend. How to solve this problem? is there a way around it?
March 18, 2016 at 11:40 pm #63971@anveHi @johnnetr,
You can not customise Members template using visual composer , these are php files that you can find in your theme’s folder. Inorder to make any change please make sure that it is your child theme . You can also share with us that what changes have you been looking for. You can find your files using Theme editor in backend.
Regards
AnveMarch 19, 2016 at 3:59 am #63999@johnnetrOkay. In order to customize “Members page” I have used index.php, by creating a html file and insert it into index.php with the code: <?php
include(“test.html”);
?>Which way is the best to customize a template, writing pure PHP, or insert a html?
March 19, 2016 at 4:00 am #64000@johnnetrIf you visit my site again, it what I have done, stated above. Any idea how to make my image/slider full width?
- The question ‘Templates & Content’ is closed to new replies.