HEX
Server: Apache
System: Linux webd003.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/incastiglionfiorentino/wp-content/themes/amplify/settings.php
<?php $slidertype = get_option('bb_slider', 'contentslider');
$show_slider = get_option('bb_show_slider');
$blog_slider = get_option('bb_blog_slider');
$enable_prettyphoto = get_option('bb_enable_prettyphoto');
$enable_fontface = get_option('bb_enable_fontface');
$fontface_name = get_option('bb_fontface_name');
$enable_cufon = get_option('bb_enable_cufon');
$cufon_font1 = get_option('bb_cufon_font1', 'arial');

/* sets cufon font 1 to defaults */
if(get_option('bb_cufon_font1_elements', 'h1, h2, h3, h4, h5, h6, th, .arial, .form label, .comment cite, form#commentform label') == NULL){
$cufon_font1_elements = 'h1, h2, h3, h4, h5, h6, th, .myriad, .form label, .comment cite, form#commentform label';}
else {
$cufon_font1_elements = get_option('bb_cufon_font1_elements', 'h1, h2, h3, h4, h5, h6, th, .arial, .form label, .comment cite, form#commentform label');}
$cufon_font2 = get_option('bb_cufon_font2', 'atfant');

/* sets cufon font 2 to defaults */
if(get_option('bb_cufon_font2_elements', '.atfant, div.contentWrap h1') == NULL)
{$cufon_font2_elements = '.atfant, div.contentWrap h1';}
else {
$cufon_font2_elements = get_option('bb_cufon_font2_elements', '.atfant, div.contentWrap h1');}

$cufon_font3 = get_option('bb_cufon_font3', 'none');
$cufon_font3_elements = get_option('bb_cufon_font3_elements'); ?>