Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'codes'

Viewing 25 results - 1,026 through 1,050 (of 1,687 total)
  • Author
    Search Results
  • #126840
    Lynq
    Participant

    If you go to: https://codex.bbpress.org/ and look for shortcodes, there is a register and login shortcode. Create two new pages for register and login, insert the shortcodes, then link to them from your site.

    #126758
    Darren1981
    Participant

    Hey again, Sorry 2 questions in one day 🙁

    OK here is what i am thinking… Rather than using /forums/ for my main forum page i would like to create my own custom Forums page.. Now would this need to be done via a BBpress template or simply by creating a WordPress page and then using shortcodes to display specific forums..

    Doing the above assuming it was possible.. i would call the WP page “Forums” but this would conflict with the BBpress Forums base which by default is “forums” so yeah i am at a little bit of a loss here.

    Again as always THANKS in advance to anyone who takes the time to reply / assist me with this.

    Regards, Darren

    #126744
    Lynq
    Participant

    You can create a page and then add the register shortcode to it: https://codex.bbpress.org/shortcodes/

    Then link to it from anywhere you like, menu, page, any where.

    #126600
    m1000
    Participant

    Where it’s disabled? How to enable shortcodes again without using any extensions?

    #126381

    In reply to: SideBar Removal

    Pantheism
    Participant

    Ugg, tried a few CSS codes, but no luck so far. Have not done website design in about 15 years. LOL.

    I saw some info about editing the PHP files in BBpress to remove reference to the sidebar. Any idea what files I need to adjust to do it that way?

    #126273
    kraigg
    Participant

    You could install the BuddyPress plugin, which has forums listed under groups. If you decide to go with this option, make sure to do a backup of your database first, just in case.

    Or you could customise your forum list page using bbPress shortcodes (https://codex.bbpress.org/shortcodes/). You would just need to get the IDs of the forums. Such as:

    Forums page
    ———–

    Main forums
    [bbp-single-forum id=32]
    [bbp-single-forum id=1]
    [bbp-single-forum id=5]

    Other forums
    [bbp-single-forum id=23]
    [bbp-single-forum id=12]
    [bbp-single-forum id=54]
    [bbp-single-forum id=3]
    [bbp-single-forum id=7]
    [bbp-single-forum id=8]

    #126238

    In reply to: Shortcodes don't work

    whatisajess
    Participant

    I’ve tried that numerous times, nothing ever seems to work.

    #126229
    mtrulete.cb
    Participant

    Hello. Good day! I have installed BuddyPress Plugin on some of my sites. But earlier, I have tried running the exploit scanner plugin on those sites and it has found ‘base64_decode’ and ‘eval()’ lines of code. (Kindly see attached image). I don’t know if I would have to remove the plugin because i found out on some forums and articles that those codes are threats and can cause hijacking and injecting malicious stuffs and the likes. Looking forward on your reply regarding this matter. Thanks!

    #126224
    Stephen Edgar
    Keymaster
    #126219
    raminkhan
    Participant

    okay guys my website is called: schoolruled.com it’s a fairly new website and I would like to set it up like the support section here before it’ too late. I want to have a colum like with forums list and topics count in each forum and the a main column with latest topics but smaller width so what shortcodes should I use for this?

    #126215

    In reply to: BASIC QUESTION

    Lynq
    Participant

    You can find a list of shortcodes and other helpful stuff in the documentation link above.

    #126214

    In reply to: Shortcodes don't work

    Lynq
    Participant
    #126213

    Topic: BASIC QUESTION

    in forum Installation
    isay81
    Participant

    I am starting a new Web-site and the client wants a forum. I downloaded the wpbbpress Plug in. I added the widget for the login to my sidebar and I Created the First Forum and a topic for that forum. NOW WHAT?

    Where is a list of the shortcodes?

    HELP????

    #126212
    whatisajess
    Participant

    I tried displaying the reply form in my WordPress theme’s single.php file by putting [bbp-reply-form] but it just outputs [bbp-reply-form] as text on the site.
    I am using the “bbPress Topics for Posts” plugin to automatically create a new topic with every new post and I want to display the latest replies as well as the reply form under the article but it only displays the replies, not the form. So I thought by adding the shortcode, I would get the form but that didn’t work.
    What am I doing wrong?
    Thanks so much in advance!

    #126198
    venomdog
    Participant

    Guys,

    I am starting a social networking site using buddypress and I am also a premium member for WPMUDEV.  However I have different requirement, I want to allow users registered as ‘”agents”” to sell their products to the registered users of my social network. Such that I want to give agents separate login and their own dashboard with all the standard e-commerce stats/reports/affiliate tools and also let them add products on the site, with predefined categories (admin will add these categories) etc.

    So, once agents are done adding their products user can search them and also be able to compare and pay for the product, add coupon codes etc and checkout pay for their purchase, receiver email, all standard features.

    That”s not all I also have requirement to let admin add ”additional services” on the top of user purchase not coming from agents but from the site admin himself.  I know I have lots of customization to do here, but could you please suggest any e commerce solution that fits this requirement, I think MarketPress is quite not what I am looking and cannot do all this.

    I am now looking at Woo commerce but that something I want some feedback, even a paid plugin is fine with me but that should not be complex and easy to customize with its own theme.

    Any advice or you think Marketpress can be customized for this. I am open for suggestions.

    #126119
    Stephen Edgar
    Keymaster
    Stephen Edgar
    Keymaster

    Looks like the conversion hangs around 13,000 replies …. I have about 20,000 more to go. It definitely slows down near the end.

    If it hangs and appears that nothing is progressing, click ‘stop’, wait a minute to give your webhost a moment to finish anything it might be doing, click ‘start’ and it should resume from where it left off. Take note of the step and count of where it was up to so after importing you can check that for example all replies between 13,400 & 13,499 have indeed been imported.

    However, the posts that do end up getting converted look beautiful.

    Cool, took a while to get to this point but quite satisfied with the results.

    My only guess is the scrubbing process is taking a lot more resources than before this beta version? Any insights would be much appreciated

    There have been no changes to the actual converter, only the importer. Granted that the import now imports more phpBB fields than it did previously but this should make only a small increase to the SQL query performance.

    As each topic or reply is imported it is parsed with ~30 regex strings to convert the BBCodes, I haven’t done any benchmarks but presumably this has some impact.

    My base phpBB database import I have used for the past 6 months to test with is around ~6000 topics and 30,000 replies and I haven’t really noticed much of an impact during what I would say has been ~100 imports.

    Also, I’ve noticed that there seems to be only two levels of hiearchy that gets converted … Categories and 1 level of forums below that. Nested forums within forums in phpbb don’t get pulled in? It’s okay for me either way because i’ll modify my forum structure before importing them.

    That should work fine, I tested things to a depth of 4 with a forums hierarchy based on the ‘‘nested set model’.

    #126069

    In reply to: phpBB magic URLs fix?

    Stephen Edgar
    Keymaster

    The good thing though is that the majority of what is included in the 2.3 update can be used manually on your MySQL database to convert the BBCodes & Magic URL’s to WordPress friendly HTML.

    I just haven’t written any docs on this yet, I also haven’t actually done it on a site I desperately need to do this with. Hopefully in the next couple of days I can get some time to get this started.

    #126053

    In reply to: phpBB magic URLs fix?

    Stephen Edgar
    Keymaster

    All the BBCodes and Magic URL’s are fully converted to HTML in the upcoming bbPress 2.3

    There is no current way to rerun it though to convert existing sites.

    #126051
    wisemonkey
    Participant

    Hi

    I have done a search here, but nothing seems to come up.
    I have installed BBpress/BuddyPress and migrated a small phpBB forum on my site http://www.wisemonkeysblog.com but the phpBB shortened URLs (and actually all the phpBB shortcodes) didn’t convert. I have tried to use a couple of plugins (eg bbPress2 BBCode ) to no avail.

    I notice that the actual URL is still there in the markup, so I have converted a few of them manually…but there must be a better way. A plugin or a SQL fix perhaps.

    Does anyone know of such fix?

    TIA
    fernando

    Shashank Shekhar
    Participant

    Hello,
    As per bbpress doc I found by default it uses page.php in wordpress theme to render all its contents. But since I have to use different template with a different sidebar and widgets I created forum.php copied from page.php in my wp-theme and luckily it worked. Dont know why its not mentioned in bbpress docs. Also, forums.php working fine, so I am in more doubt which file naming conventions is correct. Is it something missed to mention in bbpress docs? Please let me know.

    Further, for the bbpress user pages, like profile, edit profile, topic started etc. I need to use a custom template file in my theme. In bbpress templates as per documentation, I have checked all user templates inside are just contains the content part only not including header, footer, sidebar etc. And by default it also renders by page.php.

    How can I make a custom user template file other than page.php or forum.php which control all user related contents, so that I can have different template for forum or other pages?

    Suggestion:
    BBpress should have capability to use different template files for different kind of pages, or their should be settings in bbpress admin to select which template to use for what kind of pages.
    This is somewhat, wp-members, woocommerce and other plugins do for better integration in wordpress. These plugins have the ability to create different pages in admin editor having selected particular template to render and putting inside their shortcodes to render various types of contents. And also have the settings in their admin to set different pages/template for different stuff.

    Please let me know if this possible with bbpress 2.2.4 with wp 3.5.1 currently.
    If not possible please let me know how I can achieve the effect, with some sample custom code hints. Currently I dont need help to create bbpress admin side settings dropdown etc., becoz these are the thing I mentioned as suggestions to make bbpress better theme compatible.
    Right now, just need help how to use different template for user pages than other forum pages.


    Thanks
    Shashank

    Unsal Korkmaz
    Participant

    FirmaSite Social

    How to download:

    http://wordpress.org/extend/themes/firmasite

    Theme Features:

    • Its GPL and free :)
    • Based on Twitter Bootstrap  and all WordPress, BuddyPress and bbPress files using only bootstrap css. That means you can use custom bootstrap styles and all of your site will use same theme style. There is already 13 custom bootstrap theme is included in theme from Bootswatch. In future, i will explain how you can add custom bootstrap styles
    • Using Bootstrap Responsive so all your site will be mobile ready. BuddyPress and bbPRess too!
    • Using Theme Customization API for theme options. It means you can see changes on live edit and you can easily extend options with wordpress functions directly. A video on action: http://youtu.be/F95TngS9er8  (Its a bit old version of theme but a good example for main theme options)
    • Google Fonts! lots of! You can choose google fonts from theme options ( watch example video from above)
    • 4 different layout:
    1. Content – Sidebar
    2. Sidebar – Content
    3. Only Content (Long)
    4. Only Content (Short)
    • Unique 2 feature: ShowCase and PromotionBar. ShowCase letting you show your special post in home page header like: http://twitter.github.com/bootstrap/examples/carousel.html and PromotionBar is letting you promote your posts in content header, footer or sidebar. You just marking your posts from your post panel. Both feature is using Bootstrap’s carousel component so there is no extra  javascript. An example post panel screenshot:
    • You can upload logo,disable comments, activate facebook comments, activate sharing buttons (facebook,twitter and google+1), upload custom background and option to remove responsive for fixed width if you want.
    • Supporting Post Formats! Formats have special template parts with get_template_part  and video,audio formats calling necessary js that need to play video or audios. System supporting oEmbed links too.
    • Ready for translation. Theme’s default language is English and Turkish translation is included. ( You can send me your translations if you have). You can use Codestyling Localization for translating theme.
    • I will add lots of filter and action (already have lots of) so you can use it as starter theme for your projects. I will explain how you can keep your customization while keeping theme up-to-date.

    Themes are in review for publishing on WordPress.Org Theme  Directory but in meantime, you can download and try it from links above. Please share your opinions on theme in this topic.

    #125898
    Stephen Edgar
    Keymaster

    I see you have a ‘register’ and ‘login’ page using the shortcodes, if you want something in the sidebar you could use the login widget https://codex.bbpress.org/widgets/

    #125882
    knussear
    Participant

    Ah – I spoke too soon. You saved me at 18:33 with the short codes! Thanks a bunch @labsecrets

    #125867
    Stephen Edgar
    Keymaster

    Sounds like we need a bbPress widget for topic tags…

    https://codex.bbpress.org/widgets/

    Maybe create a ticket in trac https://bbpress.trac.wordpress.org/

Viewing 25 results - 1,026 through 1,050 (of 1,687 total)
Skip to toolbar