BBcode button in editor
+3
SLGray
Ape
Dani David
7 posters
Page 1 of 1
BBcode button in editor
Hi! i need help, how do i add a bbcode button in the editor, that's bbcode
[download] download link [/ download]
Thx!
[download] download link [/ download]
Thx!
Last edited by Dani David on November 3rd 2017, 12:54 am; edited 1 time in total
Re: BBcode button in editor
Hello and thank you for using forumotion English support.
My name is APE and i will try and help you today.
Before we can help you we need to understand what type of download you want.
We already have a system installed on the Editor for downloading Photo's pictures Images. the button in the Editor looks like this This is a great tool and it's unlimited to Founders and your members.
If this is not what you mean then please try and give us as much info about what you want to do so we can try and help you some more.
Kind regards.
APE.
My name is APE and i will try and help you today.
Before we can help you we need to understand what type of download you want.
We already have a system installed on the Editor for downloading Photo's pictures Images. the button in the Editor looks like this This is a great tool and it's unlimited to Founders and your members.
If this is not what you mean then please try and give us as much info about what you want to do so we can try and help you some more.
Kind regards.
APE.
Re: BBcode button in editor
I have an js and css code but I want a button in the editor do not do manual and without this row
Posts Required = 3,
message = "To access the link, please open a topic at the appropriate section. Thank you!";
js code
css code
bbcode
[download] download link [/ download]
Posts Required = 3,
message = "To access the link, please open a topic at the appropriate section. Thank you!";
js code
- Code:
$ (function ()
var p = $ ('post'),
Posts Required = 3,
message = "To access the link, please open a topic at the appropriate section. Thank you!";
for (var i = 0; i <p.length; i ++) {
(\ d +) - \ / t (\ d +) p (\ d *) - / test (window.location.href)
if (_userdata.user_posts <RequestedNews)
p [i] .innerHTML = p [i] .innerHTML.replace (/ \ download \] (. *?) \ [\ / download \] / message);
}
}
});
css code
- Code:
div#download-link {
background: #368ad2;
width: 10%;
text-align: center;
padding: 5px;
color: white;
font-size: 14px;
}
bbcode
[download] download link [/ download]
Re: BBcode button in editor
Does it work? I mean the download BBCode tags.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode button in editor
Try it code.
Use on topic:
|
Use on topic:
- Code:
[download=url link]
Re: BBcode button in editor
I am not sure what you're trying to do here. You want to have the button on the editor which this button will do what? You need to improve your code? You need a new code? I am a little bit confused to be honest.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: BBcode button in editor
Luffy wrote:I am not sure what you're trying to do here. You want to have the button on the editor which this button will do what? You need to improve your code? You need a new code? I am a little bit confused to be honest.
I need a code and a button in the editor to insert transfer links, I do not want to see the link just a download button.
I have a button in the editor do not use bbcode manually as ssyt said
Here's what I want
Re: BBcode button in editor
APE wrote:your video is not playing
Last edited by Dani David on November 1st 2017, 3:46 pm; edited 1 time in total
Re: BBcode button in editor
Still not playing see
If you made the video you need to make it public and publish it so we can see it play.
If you made the video you need to make it public and publish it so we can see it play.
Re: BBcode button in editor
APE wrote:Still not playing see
If you made the video you need to make it public and publish it so we can see it play.
Re: BBcode button in editor
you can view code : http://www.hotrofm.net/t168-code-bbcode-nut-demo-va-dowload-cuc-dep-voi-font-awesome
good lucky
good lucky
Re: BBcode button in editor
vietkanpy wrote:you can view code : http://www.hotrofm.net/t168-code-bbcode-nut-demo-va-dowload-cuc-dep-voi-font-awesome
good lucky
Nice,but it not work,the buttons appear in the editor but do not work
this appears in the message
Re: BBcode button in editor
Dani David wrote:vietkanpy wrote:you can view code : http://www.hotrofm.net/t168-code-bbcode-nut-demo-va-dowload-cuc-dep-voi-font-awesome
good lucky
Nice,but it not work,the buttons appear in the editor but do not work
this appears in the message
Demo : http://forum-reddragon.2forum.biz/t4615-test-bbcode-dowload#6344
i dont say English
Re: BBcode button in editor
Please only link to tutorials that are in English since this is the official English support forum.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode button in editor
That's the js code
- Code:
$(document).on('ready',function(){
$('.btn-slide1 a').each(function(){
var davhotrofmdemo=$(this).attr('href');$(this).prepend('<a target="_blank" src="'+davhotrofmdemo+'" class="btn-slide"><span class="circle"><i class="fa fa-rocket"></i></span><span class="title">Demo</span><span class="title-hover">Click here</span>
</a>')}
)});
$(document).on('ready',function(){
$('.btn-slide3 a').each(function(){
var davhotrofmdow=$(this).attr('href');$(this).prepend('<a target="_blank" src="'+davhotrofmdow+'" class="btn-slide2"><span class="circle2"><i class="fa fa-download"></i></span><span class="title2">Download</span><span class="title-hover2">Click here</span></a>')}
)});
$(function(){
$(function(){
$('<a class="sceditor-button sceditor-button-new-button-demo" unselectable="on" title="Additional Info on Hover Here"><div unselectable="on" style="background-image:url(http://icons.iconarchive.com/icons/saki/nuoveXT/16/Apps-demo-icon.png)">Dowload</div></a>').insertAfter('.sceditor-button-fahide').click(function(){
$('#text_editor_textarea').sceditor("instance").insertText("[table class=btn-slide1][tr][td]","[/td][/tr][/table]");
});
});
$(function(){
$('<a class="sceditor-button sceditor-button-new-button-dowload" unselectable="on" title="Additional Info on Hover Here"><div unselectable="on" style="background-image:url(http://icons.iconarchive.com/icons/7ur/iConPack/16/dowload-icon.png)">Dowload</div></a>').insertAfter('.sceditor-button-fahide').click(function(){
$('#text_editor_textarea').sceditor("instance").insertText("[table class=btn-slide3][tr][td]","[/td][/tr][/table]");
});
});
});
$(function(){
$("p").prepend("<style>.btn-slide1, .btn-slide3 { font-size: 0px; } .btn-slide, .btn-slide2 { position: relative; display: inline-block; height: 50px; width: 200px; line-height: 50px; padding: 0; border-radius: 50px; background: #fdfdfd; border: 2px solid #0099cc; margin: 10px; transition: .5s; } .btn-slide2 { border: 2px solid #efa666; } .btn-slide:hover { background-color: #0099cc; } .btn-slide2:hover { background-color: #efa666; } .btn-slide:hover span.circle, .btn-slide2:hover span.circle2 { left: 100%; margin-left: -45px; background-color: #fdfdfd; color: #0099cc; } .btn-slide2:hover span.circle2 { color: #efa666; } .btn-slide:hover span.title, .btn-slide2:hover span.title2 { left: 40px; opacity: 0; } .btn-slide:hover span.title-hover, .btn-slide2:hover span.title-hover2 { opacity: 1; left: 40px; } .btn-slide span.circle, .btn-slide2 span.circle2 { display: block; background-color: #0099cc; color: #fff; position: absolute; float: left; margin: 5px; line-height: 42px; height: 40px; width: 40px; top: 0; left: 0; transition: .5s; border-radius: 50%; } .btn-slide2 span.circle2 { background-color: #efa666; } .btn-slide span.title, .btn-slide span.title-hover, .btn-slide2 span.title2, .btn-slide2 span.title-hover2 { position: absolute; left: 90px; text-align: center; margin: 0 auto; font-size: 16px; font-weight: bold; color: #30abd5; transition: .5s; } .btn-slide2 span.title2, .btn-slide2 span.title-hover2 { color: #efa666; left: 80px; } .btn-slide span.title-hover, .btn-slide2 span.title-hover2 { left: 80px; opacity: 0; } .btn-slide span.title-hover, .btn-slide2 span.title-hover2 { color: #fff; }.btn-slide3 .fa, .btn-slide1 .fa {font-size: 25px;padding: 8px;}</style>");
});
I do not understand what code it is
- Code:
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
Re: BBcode button in editor
The last code is for the image in the editor toolbar if you do not already have it on your forum. It is for Font Awesome.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode button in editor
SLGray wrote:Please only link to tutorials that are in English since this is the official English support forum.
Ok. I will try to write English. thank you
Re: BBcode button in editor
Ok thx @SLGray anyway, the js code does not work well as it appears in the top pictures
Re: BBcode button in editor
Also see if this version helps: https://help.forumotion.com/t148256-bbcode-buton-click-dowload-and-demo
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: BBcode button in editor
Problem solved & topic archived.
|
Similar topics
» How can add the BBCode Button on the title bar of BBCode Table?
» New Custom bbCode button with simple function
» Add custom button to the Editor
» How to add button to editor
» Link Button in the Editor
» New Custom bbCode button with simple function
» Add custom button to the Editor
» How to add button to editor
» Link Button in the Editor
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum