HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //proc/thread-self/root/proc/self/cwd/wp-content/themes/ronneby/inc/dfd_buttons.php
<?php
if ( ! defined( 'ABSPATH' ) ) { exit; }
/*
<a class="dfd-fixed-button dfd-buy dfd-tablet-hide" href="http://themeforest.net/item/ronneby-highperformance-wordpress-theme/11776839?ref=dfdevelopment&license=regular&open_purchase_for_item_id=9713415&purchasable=source" title="purchase theme" target="_blank"><i class="dfd-icon-trolley_add"></i><?php _e('Purchase theme', 'dfd') ?></a>
*/
if(isset($dfd_ronneby['extra_header_options']) && $dfd_ronneby['extra_header_options'] == 'on') : ?>
	<a class="dfd-new-fixed-buttons dfd-mail dfd-tablet-hide" href="http://themeforest.net/user/DFDevelopment#contact" title="send us a message" target="_blank"><img src="<?php echo get_template_directory_uri() ?>/assets/img/contact-us.png" /></a>
	<a class="dfd-new-fixed-buttons dfd-buy dfd-tablet-hide" href="http://themeforest.net/item/ronneby-highperformance-wordpress-theme/11776839?ref=dfdevelopment&license=regular&open_purchase_for_item_id=9713415&purchasable=source" title="purchase theme" target="_blank"><img src="<?php echo get_template_directory_uri() ?>/assets/img/cart-icon.png" /><span><?php _e('Buy', 'dfd') ?></span><?php _e('Ronneby','dfd') ?><span><?php _e('on','dfd') ?></span><img src="<?php echo get_template_directory_uri() ?>/assets/img/envato-label.png" /></a>
<?php else : ?>
	<a class="dfd-fixed-button dfd-buy dfd-tablet-hide" href="http://themeforest.net/item/ronneby-highperformance-wordpress-theme/11776839?ref=dfdevelopment&license=regular&open_purchase_for_item_id=9713415&purchasable=source" title="purchase theme" target="_blank"><i class="dfd-icon-trolley_add"></i><?php _e('Purchase theme', 'dfd') ?></a>
	<a class="dfd-fixed-button dfd-mail dfd-tablet-hide" href="http://themeforest.net/user/DFDevelopment#contact" title="send us a message" target="_blank"><i class="dfd-icon-send_mail"></i><?php _e('Send us a message', 'dfd') ?></a>
<?php endif; ?>