HEX
Server: Apache
System: Linux web2213.uni5.net 5.4.282-1.el8.elrepo.x86_64 #1 SMP Mon Aug 19 18:33:22 EDT 2024 x86_64
User: clinicamaciel (596848)
PHP: 7.3.33
Disabled: apache_child_terminate,c99_buff_prepare,c99_sess_put,dl,eval,exec,leak,link,myshellexec,openlog,passthru,pclose,pcntl_exec,php_check_syntax,php_strip_whitespace,popen,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,show_source,symlink,system,socket_listen,socket_create_listen,putenv
Upload Files
File: /home/clinicamaciel/www/wp-content/plugins/cherry-plugin/admin/shortcodes/shortcodes/my_icon.js
frameworkShortcodeAtts={
	attributes:[
			{
				label:"Icon Type",
				id:"icon_type",
				controlType:"select-control", 
				selectValues:['Images', 'Font icon'],
				defaultValue: 'Images',
				defaultText: 'Images',
				help:"Select icon type."
			},
			{
				label:"Image",
				id:"icon",
				help:"Name of icon's image {image_name}.png.",
				item_class:"tupe_images"
			},
			{
				label:"Icon Name",
				id:"icon_font",
				help:"In this field you need to specify the icon name that can be copied from the <u><a href='http://fortawesome.github.io/Font-Awesome/cheatsheet/' target='_blank'>website</a></u>. E.g. \"icon-music\".",
				item_class:"tupe_font_icon"
			},
			{
				label:"Icon Size",
				id:"icon_font_size",
				help:"Specify the icon image size in px or em. E.g. \"14px\".",
				item_class:"tupe_font_icon"
			},
			{
				label:"Icon Color",
				id:"icon_font_color",
				help:"Specify icon color in HEX format or input color title in English. E.g. \"#A52A2A\" or \"red\".",
				item_class:"tupe_font_icon"
			},
			{
				label:"Align",
				id:"align",
				controlType:"select-control",
				selectValues:['left', 'right', 'center', 'none'],
				defaultValue: 'left', 
				defaultText: 'left',
				help:"Choose icon's align."
			},
			{
				label:"Custom class",
				id:"custom_class",
				help:"Use this field if you want to use a custom class."
			}
	],
	defaultContent:"",
	shortcode:"icon"
};
setTimeout(function(){
	jQuery(".tupe_font_icon").parents("tr").css({"display":"none"});
}, 50)