__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/**
* @package Helix3 Framework
* @author JoomShaper https://www.joomshaper.com
* @copyright (c) 2010 - 2021 JoomShaper
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later
*/
jQuery(function ($) {
$(".post-formats input").on("click", function () {
checkFormate();
});
function checkFormate() {
var formate = $(".post-formats input:checked").attr("value");
if (formate == undefined) {
formate = "standard";
}
if (typeof formate != "undefined") {
$(
"#jform_attribs_gallery, #jform_attribs_audio, #jform_attribs_audio, #jform_attribs_video, #jform_attribs_link_title, #jform_attribs_link_url, #jform_attribs_quote_text, #jform_attribs_quote_author, #jform_attribs_post_status"
)
.closest(".control-group")
.hide();
if (formate == "video") {
$("#jform_attribs_video").closest(".control-group").show();
} else if (formate == "gallery") {
$("#jform_attribs_gallery").closest(".control-group").show();
} else if (formate == "audio") {
$("#jform_attribs_audio").closest(".control-group").show();
} else if (formate == "link") {
$("#jform_attribs_link_title").closest(".control-group").show();
$("#jform_attribs_link_url").closest(".control-group").show();
} else if (formate == "quote") {
$("#jform_attribs_quote_text").closest(".control-group").show();
$("#jform_attribs_quote_author").closest(".control-group").show();
} else if (formate == "status") {
$("#jform_attribs_post_status").closest(".control-group").show();
}
}
}
$(document).ready(function () {
checkFormate();
});
});
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| admin.general.j4.js | File | 6.38 KB | 0664 |
|
| admin.general.js | File | 7.33 KB | 0664 |
|
| admin.layout.j4.js | File | 13.55 KB | 0664 |
|
| admin.layout.js | File | 14.68 KB | 0664 |
|
| bootstrap.legacy.js | File | 3.46 KB | 0664 |
|
| helper.j4.js | File | 716 B | 0664 |
|
| helper.js | File | 2.2 KB | 0664 |
|
| jquery-ui.draggable.min.js | File | 31.2 KB | 0664 |
|
| jquery-ui.min.js | File | 247.72 KB | 0664 |
|
| jquery.ui.core.min.js | File | 20.72 KB | 0664 |
|
| jquery.ui.sortable.min.js | File | 23.85 KB | 0664 |
|
| menu.generator.js | File | 7.84 KB | 0664 |
|
| modal.js | File | 6.15 KB | 0664 |
|
| post-formats.js | File | 1.56 KB | 0664 |
|
| spgallery.js | File | 3.59 KB | 0664 |
|
| spimage.js | File | 3.28 KB | 0664 |
|
| webfont.js | File | 4.47 KB | 0664 |
|