BuddyPress Compatible
-
Hi, my friend needs help with adapting “BuddyPress” to his theme, Maybe will send
you the files here on the forum and you will help him? I will be very grateful 🙂
And make you another tutorial for the second theme 🙂
-
@patrykos360 tell your friend to post here, NEW TOPIC. Nothing to lose. We’ll see if the theme’s code would allow us to implement it painlessly
Information on what theme is being used would be good. It may be that we have already template-packed the theme already. If not, then we’ll ask for the codes. You know the drill 🙂
@mercime
Theme’s called Continuum,friend does not have an account here, but he sent me the files because he did not have time
I think that I do not have to do a new topic so I paste it all here 🙂
ok let’s get started 🙂Header.php http://pastebin.com/xAvR4rZ4
Footer.php http://pastebin.com/VXGtvD8W
Page.php http://pastebin.com/9iPur64H
Index.php http://pastebin.com/8DMhPR7r
template-full-width.php http://pastebin.com/e1FehrF3Unfortunately, I no found sidebar.php file
So ‘friend’ hasn’t actually made an attempt to work this up or if so how far did they get?
This does smack a great deal of treating the forum as a coding service!
It may be an idea to wait for 1.7 to be released then this process will be a whole lot easier.
fwiw hasn’t ”Continuum’ already been packed by @mercime?
Yep it has, OP you really need to check these things first, you should have checked the BP codex first you would have seen the link to the guide with all the work done already for you.
https://codex.buddypress.org/legacy/wordpress-to-buddypress-theme/
http://bpsocialnetwork.wordpress.com/2012/10/23/continuum-theme-themeforest/
@Hugo Thanks for the link 🙂
@mercime
i do not know much about coding, for me it’s black magic which i never learn 🙂I have a problem
`Parse error: syntax error, unexpected $end in /wp-content/themes/continuum/groups/index.php on line 247`/groups/index.php http://pastebin.com/gtLuunQ9
What I done wrong?
@mercime your instruction is incorrect, I’m looking for the error number of days and I can not find it
I suspect that it’s line 146 the opening if statement for the dynamic sidebar missing a closing statement, but frankly trying to debug a page like that with so many conditionals and formatting that is not optimal is next to impossible, I would be isolating blocks of code and removing them to try and locate the point of error e.g. removing all the sidebar code and seeing if the page ran .
@patrykos360 that template pack instruction for Continuum was made in October 2012 and it worked out very well for the person I helped out. The code may have changed since then. I opened the pastebin.com links you posted for page.php, sidebar.php, etc. to double-check the code but your pastebins do not have any content.
@mercime
Header.php http://pastebin.com/CYHWbacL
Page.php http://pastebin.com/17gLSNbp
Footer.php http://pastebin.com/5q8pNi3v
Template-full-width.php http://pastebin.com/LcFRBdAF
index.php http://pastebin.com/gtLuunQ9
@Hugo Thanks for the advice, but if I knew how to fix it myself I would do itThanks for the advice, but if I knew how to fix it myself I would do it
Too some extent though you will need to get comfortable doing some basic work with code it comes with wanting to customize things I’m afraid.
The template pack guides are how things ideally need to be to work, if there are errors in files after following instructions it may well be down to the user to figure those out such as incorrectly copied code, missing tags etc.
Even with google translate I do not understand most of your lyrics 🙂
I did everything as the instruction, I was looking for the error but I have not found
Hugo, for you it’s all easy
you know on the job, others are learningPer check in theme’s product page at TF, the theme has not been updated since October 12, 2012, so the code hasn’t changed by then. This means that the instructions posted last October 2012 still stand and it worked before.
At this point, I recommend either you wait for BP 1.7 where BP Template Pack is no longer needed for BP template files, or contact the theme author for support and point the author to the post with the instructions.
I doubt that the author behind it took for free
version 1.7 BP when it is added? 🙂
will no longer need to edit these files to the template?@patrykos360 https://buddypress.trac.wordpress.org/roadmap – 8 more tickets at this time for BP 1.7. Yes, you will no longer have to edit the BP template files.
You can test BP 1.7 out by downloading trunk version via:
SVN – svn co https://buddypress.svn.wordpress.org/trunk/ OR
ZIP file – https://buddypress.trac.wordpress.org/browser/trunk then click on “Zip Archive” near bottom of page and download to computer hard drive. Rename the zip folder from trunk-xxx to buddypress before uploading.@mercime
ok I decided to check this version 🙂
first error came on who is dry that I can not set the entire width of the page
and it looks that- page groups
http://img829.imageshack.us/img829/6563/53017163.pnghttp://img585.imageshack.us/img585/2895/59080825.png
have changed the width,
as you can see above, but still displayed for like a normal page@patrykos360
1. deactivate the BP Template Pack plugin.2. delete the 6 BP folders transferred to your Continuum theme folder in server i.e. wp-content/themes/continuum namely: /activity, /blogs, /forums, /groups, /members, /registration
3. clear cache and check out your BP pages again.
I’ve done this and still not working
I can manually delete the sidebar?full width still has not changed, but I discovered something interesting,
as you can see in the picture above, the group displayed twice
the same thing is happening with the users, appear twice, not once
maybe something in the database is wrong?I didn’t see any duplicate groups in the image you posted above. You would have to check whether there are duplicate entries in your database?
While testing BP 1.7 trunk, I suggest that you revert to the BP Default theme and deactivate all plugins except BuddyPress. Clear cache and check out the BP components pages.
@mercime
disabled all plugins and I found no database duplicates
http://img836.imageshack.us/img836/401/92522462.pngChange to BP Default theme, is the issue resolved? I haven’t seen that happening with the WP themes I’ve tested so far with BP 1.7 beta and trunk.
I come back to the previous version of BP, and I’ll try to catch this error 🙂
if I fail, I will have to give up with BP ;/I would suggest changing theme instead 🙂
ok is probably the default theme “bp”
http://img7.imageshack.us/img7/2480/fireshotscreencapture.png
but as you can see, then are repeated
I have no idea why ;/
- The topic ‘BuddyPress Compatible’ is closed to new replies.