Request a Plugin or Hack Have an idea for something that might be doable as a hack or plugin?? Ask in here!!! Remember, this is NOT a feature request area, or a place to ask HOW TO do something.
Plugin development assistance Need help with developing a plugin? This is the place to ask. (This is not a place to request plugins. This is a place for plugin developers only!)
Find the plugin you need help with, click to a support link. :) [url=http://forums.b2evolution.net/viewtopic.php?t=14775]Acro-Link[/url] [url=http://forums.b2evolution.net/viewtopic.php?t=15593]Advanced Search[/url]… More »
This forum is for the individual support threads for released plugins and hacks. If you have any problems regarding a plugin or hack then please use the [url=http://forums.b2evolution.net/search.php]search[/url] button to find the appropriate support… More »
Hello friends ! I previoulsy presented (wow ! in 2012 !) a plugin to add a slideshow in a post. I come now with a new version (3.1) with quite some improvements. This version allows insertion of a slideshow in any post of photoblog or blogs evoPress,… More »
I am developing a shopping cart plugin for b2evolution and the checkout wizard has a login / register section (See screenshot). The issue I am having is that on submit (with an error) it redirects to the disp=login where the user may attempt to re-enter… More »
Did your Google Analytics code survive your latest upgrade? Is it still there when you changed your skin? No worries anymore. This plugin will inject the Google Analytics code into every page in your blog, even in the Admin section.… More »
Can you please tell me if there is any way to have user reviews, so users will be able to each other? and badges, so achieving some level of activeness in the website will be given as an achievement. More »
Hi I'm new here. Have a problem with the twitter plugin.(6.7.9) I linked account successfully but when i post a new post then it will not show up in my twitter account. I tired relink the twitter account and is succesfull. PHP version in use is 7.0 but… More »
I want to use this CMS for creating a community website. Here we have professionals and users who are asking them questions. The question is: Can users see the list of professionals and contact them? Basicaly can I show the list of registered users to… More »
I searched the documentation but can only find a mention of a watermark for images. I'd really like to use a watermark as my images are often stolen. Not much I can do about that but at least they would have a watermark with a link back to my site. More »
After digging around I found something about the plugin in the manual but I can not find the bookmarklet anywhere on my site. I know it was there earlier this year. http://b2evolution.net/man/bookmarklet-plugin - the only source of information I can… More »
Hi, I wanted to embed a youtube vĂdeo that I'd like to start at a specific time. This is the link youtube generated: https://www.youtube.com/embed/CmjeCchGRQo?rel=0&start=71 Can I do it? More »
in inc/plugins/_plugin.funcs.php See screenshot in next below: case 'float': case 'integer': case 'text': // Default: "text input" if( isset($parmeta['size']) ) { $size = (int)$parmeta['size']; } else { // Default size: $size = 15; } if(… More »
For one of the supported properties for $Form->begin_fieldset() is the property 'fold' => true/false. Please can we extend support for this property to Plugins? More »
in inc/plugins/_plugin.funcs.php Please consider adding support for the form input placeholder attribute. before https://github.com/midnight-studios/b2evolution/pull/2/commits/88f61a9495c2e0460811eff4e85ee7c2cd5175ef More »
I have placed the adsense code in sidebar using sidebar 2 (Free HTML), does not work on pages when viewing on my PC, but checked with my cellphone and is working fine? I also am trying to place in the header using the Ads (Adsense-Plugin), with nothing… More »
Hi, i need a Plugins to insert a banner ad in the reading text of articles. Now all the blog show a banner square inside the reading area of the text of an article. There is a plugin to do it? thanks More »
Please see the screenshot at second floor. BUT I met a problem, this plugin can't use the [ teaserbreak ] tag, because this tag would cut the content also make the table of content incompletly display.How to deal with it ??? More »
What a great system for a site that needs blogs, manuals and forums! I would definitely need such system on my website !! Actually, the only major inconvenience that I find with b2 is that for a website like mine that already has its own login system… More »
Please can you include a contact widget in the core widgets. So that if one would like to add a quick contact widget in the footer container it can be done easily. it can be exactly what one would find in _msgform.disp.php but capable of being added to… More »
Seeing that Bootstrap is shipped as part of the core, some plugins are developed that require bootstrap skins to render properly. So what happens when a user wish to use a plugin on a normal skin that is meant to work only with a bootstrap skin? Would… More »
I can't seem to find much on this hook and would like to know a use case for it. The discription in the code and test example is very vague and leaves little to no clues for how and where it is to be used. More »
I just installed the ShareThis plugin on this site: http://superiorautonw.com/index.php/home/ and I turned it on for the homepage post, however, the little widget dealio isn't showing up. Any ideas? Ethan More »
Hi, I'm new to b2evolution and can't find anything about my question on the b2evolution website. Is there a possibility to use picture and srcset with jpg and Google webp for images in b2evolution in combination with JQuery LasySizes? Or is there… More »
Hi, just installed the latest stable version (6.8.8-stable) and I have some photo albums... I want (when I open a photo) to have a button to play all the album as a SlideShow, so visitors can see all of pictures without having to click over the… More »
Here we are: 2016. The Tiny MCE people have stripped out their file browser, renamed it MoxieManager and sell it for $ 29 + $ 19 for the pro version. On v.4.x TMCE was a nimble, full-blown wysiwyg editor. Not anymore. Better remember where your files… More »
Hi, Is there anyway I can embed the google map (route) code in the blog. In the mark up if I add as is i.e. with iframe tag it displays in the editor but in the output it gives error as "Illegal tag: iframe" & the map is not shown.… More »
The following I pray receives a speedy reply in order that I know what is possible and where this topic stand. I know the dev team are working hard and have to prioritize, but please consider this request. I setup websites for clients and are working… More »
I was trying to post this as a reply to: http://forums.b2evolution.net/adding-post-excerpt-to-a but the post would not submit, so I'm creating a new post for it. @tilqicom Does that snippet allow for the twitter:image portion of the card? It's always… More »
Hello Community and Developers, I have a problem in Bevo 6.8.6 and the TinyMCE Editor. How can I use the Spellchecker in the editor? This I see nowhere and I have already the settings of TinyMCE in the backend. There should be a browser spelling check… More »
Hi, it has been a long time since coded my last plugin, so I hope this is a new question. What is the capabilities for plugin development? Like for example, is it possible yet to add form items dynamically via the user plugin settings interfaces? Does… More »
Would it be possible for the REST API to allow plugins to specify a custom module and control so that the API can access database tables created by plugins? More »