Forum Replies Created
-
In reply to: How do you write this?
@kevinjohngallagher with deep integration all I need to do is edit the bbpress theme but with ryan’s plugin I need to edit both WP and bbP themes. The good thing about his plugin that it reduces the load on bbPress. It’s hard to make things automatic because every theme is made differently without a universal structure, it would be nice though.
@chrishajer
<?php require( .$bb_pixpoint_url. '/1.html' ); ?>
is that how you write it?In reply to: How do you write this?I’m trying to see if I can create a theme via pixopoint that works for everyone. It requires you to put
<?php require( 'xxxx/1.html' ); ?>, <?php require( 'xxxx/2.html' ); ?>, <?php require( 'xxxx/3.html' ); ?>, etc.
in different locations of the bbPress theme.The xxxx changes with every server. Instead of finding and replacing all instances of the codes. I wanted to create another file that you can put in the path and it will fill all the xxxx.
Does that make sense?
In reply to: WordPress theme integrator plugin: Alpha launchGreat plugin, now I have to rethink my site about deep integration…(wpbbpthemes.org)
BTW you have two instructions:
1. http://pixopoint.com/help/theme-integrator/ from http://pixopoint.com/theme-integrator-alpha-launch/
2. http://pixopoint.com/products/pixopoint-theme-integrator/
In reply to: How do I choose the URL name of the bbpress forum?if you have domain.com/bbpress means the folder is named “bbpress” you should rename the folder to your choosing. Then install.
In reply to: I need help with getting bbpress on my word pressI can do it for you (email me gerikg# gmail.com) or would you like a step by step instruction (could be long, posted here)?
In reply to: I need help with getting bbpress on my word presswhat WP theme are you using?
In reply to: Highlighting source codeHow about this?
In reply to: WordPress theme integrator plugin: Alpha launchhttp://img41.imageshack.us/img41/2885/screenshotpp.jpg
Works good without deep integration, thank you.
In reply to: WordPress theme integrator plugin: Alpha launchI added a specific page number and nothing.
Then I visited the specific page then it started generating the code to the uploads folder.
In the admin section and your screen-shot (http://pixopoint.com/uploads/theme_integrator_adminpage1-480×668.png) notice it doesn’t have “.html” after.
<?php require( '/homepages/0/xxx/htdocs/xxx/wordpress/wp-content/uploads/pixopoint-theme-integrator/chunk1' ); ?>
I added html and it’s working so far.I’m still going…
In reply to: WordPress theme integrator plugin: Alpha launchhttp://pixopoint.com/forum/index.php?topic=1605.0
I’m having the same problem. I have nothing set other than the default settings. Nothing is being written to the uploads folder.
Also: “Chunks of text to remove” boxes numbers keep increasing, it started with 3 boxes now it’s 11 boxes with nothing in them.
I’m using Version 1.0.2 beta
In reply to: bbPress role-changes does not transfer over to WPI had the same problem but I didn’t know exactly what I did to fix it but try these.
1. Try to go to Tools and recount everything.
2. If that doesn’t work try this plugin: https://bbpress.org/plugins/topic/user-roles-table-for-bbpress/
In reply to: New TopicThank you, you saved me again
In reply to: Dropdown menu to jump between forumsHas anyone found out how to have a forum dropdown menu?
In reply to: upgrading wordpress after integrationI think we had some successful people using it with WP 3.0. I personally don’t recommend automatic upgrade. Sometimes it might be a drastic code change that will mess your integrated bbpress theme.
In reply to: bbpress-theme-switcher with WP?Because I don’t know how to. With the deep integration I offer to do it for them or walk them through it.
Either way I don’t know how to make this theme switcher.
In reply to: WordPress integration.. againemail me your bb-config file.
In reply to: new website doesn't work properlyFirefox 3.6.3 Windows 7
No bee.
I can’t find bborg-banner-background.gif in the css.
In reply to: new user email with passwordOr you can use instant password
In reply to: bbpress-theme-switcher with WP?Yes, for the themes to work deep integration (include wp-load.php) needs to be used. The themes do not work unless the wordpress version is active. So both WP & bbP theme have to be active at the same time for the “preview”
In reply to: bbpress-theme-switcher with WP?Anyone?
In reply to: WordPress integration.. againOkay,
wp-config:
iit had two cookiepath, I delete one.
bb-config.php:
I took out the cookiehash (i think it should be on WP only)
The include line
include_once( '/home/xxx/public_html/xxxx' );
was not pointing to any fileit should point to wp-load.php
`include_once( ‘/home/xxx/public_html/xxxx/wp-load.php’ );
also the ‘ wasn’t ‘ it was something else which happens when you copy and paste. I mentioned it “(beware some pasting of this code make the ‘ character change, make sure it’s the button left of the enter key on your keyboard)”
I didn’t do the follow up steps on the bbP dashboard, but this should set you on your way.
In reply to: Disable "Favorites"?That is not the only location you have to worry about. When you go to the user’s profile you can go to favorites from there. Removing it from topic.php does stop it from adding any favorites but it still shows under profile. I don’t know how to get rid of that one.
maybe by some css coding display:none?
In reply to: Is it just me or does the plugin search suck?So… who’s going to take on this project?
In reply to: WordPress integration.. againyeah, email me…
In reply to: Bbpress themesI convert themes… wpbbpthemes.org using the deep integration.
@_CK_ welcome back: https://bbpress.org/forums/topic/unwanted-ads-in-bbpress-themes