HEX
Server: LiteSpeed
System: Linux eko108.isimtescil.net 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: uyarreklamcomtr (11202)
PHP: 7.4.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/footer.php.tar
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-includes/theme-compat/footer.php000064400000002037151532231140023536 0ustar00<?php
/**
 * @package WordPress
 * @subpackage Theme_Compat
 * @deprecated 3.0.0
 *
 * This file is here for backward compatibility with old themes and will be removed in a future version
 */
_deprecated_file(
	/* translators: %s: Template name. */
	sprintf( __( 'Theme without %s' ), basename( __FILE__ ) ),
	'3.0.0',
	null,
	/* translators: %s: Template name. */
	sprintf( __( 'Please include a %s template in your theme.' ), basename( __FILE__ ) )
);
?>

<hr />
<div id="footer" role="contentinfo">
<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
	<p>
		<?php
		printf(
			/* translators: 1: Site name, 2: WordPress */
			__( '%1$s is proudly powered by %2$s' ),
			get_bloginfo( 'name' ),
			'<a href="https://wordpress.org/">WordPress</a>'
		);
		?>
	</p>
</div>
</div>

<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/ -->
<?php /* "Just what do you think you're doing Dave?" */ ?>

		<?php wp_footer(); ?>
</body>
</html>
var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/themes/vadimarketv4/footer.php000064400000012577151534336200024724 0ustar00<footer id="footer">
	<div class="altkisim">
		<div class="container">
			<div class="row">
				<div class="mh pt-4 col-sm-3 col-md-3 col-lg-3 col-xl-3">
		<?php 
			if(cs_get_option('mhalan') == 'telefon') {
				$href = 'tel://'.preg_replace('/[^0-9]/', '', cs_get_option('telefon'));
				$text = cs_get_option('telefon');
			} else {
				$href = 'mailto://'.cs_get_option('email');
				$text = cs_get_option('email');
			}
		?>
					<a href="<?php echo $href; ?>" class="d-flex justify-content-start align-items-center">
						<div class="mh-text d-flex flex-column align-items-end mr-3">
							<span><?php echo __('Müşteri Hizmetleri','temavadisi'); ?></span>
							<strong><?php echo $text; ?></strong>
						</div>
						<div class="mh-icon"><img src="<?php echo get_theme_file_uri( '/img/mh.png' ); ?>" alt="" /></div>
					</a>
				</div>
				<div class="col-sm-3 col-md-3 col-lg-3 col-xl-3"></div>
				<div class="p-3 mt-1 col-sm-6 col-md-6 col-lg-6 col-xl-6">
					<div class="uygulamalar d-flex justify-content-end align-items-center w-100">
					<?php if(cs_get_option('android') || cs_get_option('android')) { ?>
						<strong class="mr-3"><?php echo __('Mobil Uygulamalar','temavadisi'); ?></strong>
					<?php } ?>
						<div class="d-flex">
						<?php if(cs_get_option('android')) { ?>
							<a class="py-2 mr-2" href="<?php echo cs_get_option('android'); ?>"><img src="<?php echo get_theme_file_uri( '/img/android.png' ); ?>" alt="" /></a>
						<?php } ?>
						<?php if(cs_get_option('ios')) { ?>
							<a class="py-2 mr-2" href="<?php echo cs_get_option('ios'); ?>"><img src="<?php echo get_theme_file_uri( '/img/ios.png' ); ?>" alt="" /></a>
						<?php } ?>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
	<div class="sosyal-aglar">
		<div class="container">
			<div class="row align-items-center">
				<div class="col-sm-6 col-md-6 col-lg-6 col-xl-6">
					<div class="sosyal_profil d-flex justify-content-start align-items-center">
						<strong class="mr-3"><?php echo __('Sosyal Medya','temavadisi'); ?></strong>
						<div class="sosyal_link d-flex justify-content-start align-items-center">
							<?php get_template_part('/parts/sosyalaglar'); ?>
						</div>
					</div>
				</div>
				<?php if(cs_get_option('ebultena') == 1) { ?>
				<div class="col-sm-6 col-md-6 col-lg-6 col-xl-6">
					<div class="ebulten-form d-flex justify-content-end align-items-center">
						<strong class="mr-3"><?php echo __('E-Bülten Üyeliği','temavadisi'); ?></strong>
						<div class="sub-form">
							<?php echo cs_get_option('sub-form'); ?>
						</div>
					</div>
				</div><?php } ?>
			</div>
		</div>
	</div>
	<div class="baglantilar">
		<div class="container">
			<div class="row row-cols-5">
				<div class="foowidget col- col-6 col-sm-4 col-md-4 col-lg-4 col-x5">
					<?php if ( is_active_sidebar( 'footer1' ) ) : dynamic_sidebar( 'footer1' ); endif; ?>
				</div>
				<div class="foowidget col- col-6 col-sm-4 col-md-4 col-lg-4 col-x5">
					<?php if ( is_active_sidebar( 'footer2' ) ) : dynamic_sidebar( 'footer2' ); endif; ?>
				</div>
				<div class="foowidget col- col-6 col-sm-4 col-md-4 col-lg-4 col-x5">
					<?php if ( is_active_sidebar( 'footer3' ) ) : dynamic_sidebar( 'footer3' ); endif; ?>
				</div>
				<div class="foowidget col- col-6 col-sm-4 col-md-4 col-lg-4 col-x5">
					<?php if ( is_active_sidebar( 'footer4' ) ) : dynamic_sidebar( 'footer4' ); endif; ?>
				</div>
				<div class="foowidget col- col-6 col-sm-4 col-md-4 col-lg-4 col-x5">
					<?php if ( is_active_sidebar( 'footer5' ) ) : dynamic_sidebar( 'footer5' ); endif; ?>
				</div>
			</div>
		</div>
	</div>
<?php if(cs_get_option('bankalar')) { ?>
	<div class="bankalar py-3">
		<div class="container">
			<div class="row">
				<div class="col-12 d-flex justify-content-center align-items-center">
					<img src="<?php echo cs_get_option('bankalar'); ?>" alt="" />
				</div>
			</div>
		</div>
	</div>
<?php } ?>
	<div class="copyright">
		<div class="container">
			<div class="row">
				<div class="col-lg-6 col-sm-12">
<?php 
	wp_nav_menu( array( 
		'theme_location' => 'footermenu',
		'menu_class' => 'footermenu',
		'menu_id'	=> 'footermenu',
		'container' => false,
	) );
?>
				</div>
				<div class="sitedesc col-lg-6 col-sm-12">
					<?php $copyright = cs_get_option('copyright'); echo stripslashes($copyright); ?>
				</div>
			</div>
		</div>
	</div>
	<div class="clear"></div>
		<?php if(cs_get_option('kampanyaalani')) { ?>
<div id="kampanya">
	<?php echo cs_get_option('kampanyayazisi'); ?>
<style>
	#kampanya {
	color:#fff;
	padding:15px 20px;
	text-align:center;
	width:100%;
	position:absolute;
	top:0;
	height: 60px;
}
	html{margin-top:52px !important;}
	@media only screen and (max-width : 768px) {
		#kampanya{background-size: 100%!important;}
	}
	@media only screen and (max-width : 568px) {
		#kampanya{padding:5px 20px !important;font-size:12px;background-size: 100%!important;}
	}
</style>
</div>
<?php } ?>
<?php $analiytics = cs_get_option('analiytics'); echo stripslashes($analiytics); ?>
<?php $footerkod = cs_get_option('footerkod'); if ($footerkod == true) { echo stripslashes($footerkod); } ?>
<a href="#" id="yukari" title="<?php echo __('Yukarı','temavadisi'); ?>"><i class="icon-up-thin"></i> <?php echo __('Yukarı','temavadisi'); ?></a>
</footer>
<?php wp_footer(); ?>
</body>
</html>var/www/vhosts/uyarreklam.com.tr/httpdocs/wp-content/themes/twentytwentyfour/patterns/footer.php000064400000014733151540106450027657 0ustar00<?php
/**
 * Title: Footer with colophon, 4 columns
 * Slug: twentytwentyfour/footer
 * Categories: footer
 * Block Types: core/template-part/footer
 * Description: A footer section with a colophon and 4 columns.
 */
?>

<!-- wp:group {"style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|50"}}},"layout":{"type":"constrained"}} -->
<div class="wp-block-group" style="padding-top:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--50)">
	<!-- wp:columns {"align":"wide"} -->
	<div class="wp-block-columns alignwide">
		<!-- wp:column {"width":"30%"} -->
		<div class="wp-block-column" style="flex-basis:30%">
			<!-- wp:group {"style":{"dimensions":{"minHeight":""},"layout":{"selfStretch":"fit","flexSize":null}},"layout":{"type":"flex","orientation":"vertical"}} -->
			<div class="wp-block-group">
				<!-- wp:site-logo {"width":20,"shouldSyncIcon":true,"style":{"layout":{"selfStretch":"fit","flexSize":null}}} /-->

				<!-- wp:site-title {"level":0,"fontSize":"medium"} /-->

				<!-- wp:site-tagline {"fontSize":"small"} /-->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:column -->

		<!-- wp:column {"width":"20%"} -->
		<div class="wp-block-column" style="flex-basis:20%">
		</div>
		<!-- /wp:column -->

		<!-- wp:column {"width":"50%"} -->
		<div class="wp-block-column" style="flex-basis:50%">
			<!-- wp:group {"layout":{"type":"flex","flexWrap":"wrap","justifyContent":"space-between","verticalAlignment":"top"}} -->
			<div class="wp-block-group">
				<!-- wp:group {"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
				<div class="wp-block-group">
					<!-- wp:heading {"level":2,"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"fontFamily":"body"} -->
					<h2 class="wp-block-heading has-medium-font-size has-body-font-family" style="font-style:normal;font-weight:600"><?php esc_html_e( 'About', 'twentytwentyfour' ); ?></h2>
					<!-- /wp:heading -->

					<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|10"}},"layout":{"type":"flex","orientation":"vertical"}} -->
					<div class="wp-block-group">

						<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"blockGap":"var:preset|spacing|10"}},"fontSize":"small","ariaLabel":"<?php esc_attr_e( 'About', 'twentytwentyfour' ); ?>"} -->

						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Team', 'twentytwentyfour' ); ?>","url":"#"} /-->
						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'History', 'twentytwentyfour' ); ?>","url":"#"} /-->
						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Careers', 'twentytwentyfour' ); ?>","url":"#"} /-->

						<!-- /wp:navigation -->

					</div>
					<!-- /wp:group -->
				</div>

				<!-- /wp:group -->

				<!-- wp:group {"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
				<div class="wp-block-group">
					<!-- wp:heading {"level":2,"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"fontFamily":"body"} -->
					<h2 class="wp-block-heading has-medium-font-size has-body-font-family" style="font-style:normal;font-weight:600"><?php esc_html_e( 'Privacy', 'twentytwentyfour' ); ?></h2>
					<!-- /wp:heading -->

					<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|10"}},"layout":{"type":"flex","orientation":"vertical"}} -->
					<div class="wp-block-group">

						<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"blockGap":"var:preset|spacing|10"}},"fontSize":"small","ariaLabel":"<?php esc_attr_e( 'Privacy', 'twentytwentyfour' ); ?>"} -->

						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Privacy Policy', 'twentytwentyfour' ); ?>","url":"#"} /-->
						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Terms and Conditions', 'twentytwentyfour' ); ?>","url":"#"} /-->
						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Contact Us', 'twentytwentyfour' ); ?>","url":"#"} /-->

						<!-- /wp:navigation -->

					</div>
					<!-- /wp:group -->
				</div>
				<!-- /wp:group -->

				<!-- wp:group {"layout":{"type":"flex","orientation":"vertical","justifyContent":"stretch"}} -->
				<div class="wp-block-group">
					<!-- wp:heading {"level":2,"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"fontFamily":"body"} -->
					<h2 class="wp-block-heading has-medium-font-size has-body-font-family" style="font-style:normal;font-weight:600"><?php esc_html_e( 'Social', 'twentytwentyfour' ); ?></h2>
					<!-- /wp:heading -->

					<!-- wp:group {"style":{"spacing":{"blockGap":"var:preset|spacing|10"}},"layout":{"type":"flex","orientation":"vertical"}} -->
					<div class="wp-block-group">

						<!-- wp:navigation {"overlayMenu":"never","layout":{"type":"flex","orientation":"vertical"},"style":{"typography":{"fontStyle":"normal","fontWeight":"400"},"spacing":{"blockGap":"var:preset|spacing|10"}},"fontSize":"small","ariaLabel":"<?php esc_attr_e( 'Social Media', 'twentytwentyfour' ); ?>"} -->

						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Facebook', 'twentytwentyfour' ); ?>","url":"#"} /-->
						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Instagram', 'twentytwentyfour' ); ?>","url":"#"} /-->
						<!-- wp:navigation-link {"label":"<?php esc_html_e( 'Twitter/X', 'twentytwentyfour' ); ?>","url":"#"} /-->

						<!-- /wp:navigation -->

					</div>
					<!-- /wp:group -->
				</div>
				<!-- /wp:group -->
			</div>
			<!-- /wp:group -->
		</div>
		<!-- /wp:column -->
	</div>
	<!-- /wp:columns -->

	<!-- wp:group {"align":"wide","style":{"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"0"}}}} -->
	<div class="wp-block-group alignwide" style="padding-top:var(--wp--preset--spacing--50);padding-bottom:0">
		<!-- wp:paragraph {"style":{"elements":{"link":{"color":{"text":"var:preset|color|contrast"}}}},"textColor":"contrast-2","fontSize":"small"} -->
		<p class="has-contrast-2-color has-text-color has-link-color has-small-font-size">
		<?php
			/* Translators: WordPress link. */
			$wordpress_link = '<a href="' . esc_url( __( 'https://wordpress.org', 'twentytwentyfour' ) ) . '" rel="nofollow">WordPress</a>';
			echo sprintf(
				/* Translators: Designed with WordPress */
				esc_html__( 'Designed with %1$s', 'twentytwentyfour' ),
				$wordpress_link
			);
			?>
		</p>
		<!-- /wp:paragraph -->
	</div>
	<!-- /wp:group -->
</div>
<!-- /wp:group -->
httpdocs/wp-content/plugins/yith-woocommerce-wishlist/views/rendering-methods/modal/footer.php000064400000001742151547372450035450 0ustar00var/www/vhosts/uyarreklam.com.tr<?php
/**
 * Rendering methods Modal footer
 *
 * @var string $preview_url          The preview url including the query arg to switch in preview mode
 * @var string $convert_to_react_url The url to convert the rendering method in react mode
 *
 * @package YITH\Wishlist\Views\Modal
 */

?>

<a id="yith-wcwl-rendering-method-react-preview" class="yith-plugin-fw__button--secondary yith-plugin-fw__button--xl" href="<?php echo esc_attr( $preview_url ); ?>" target="_blank">
	<?php esc_html_e( 'Preview your site in a new tab', 'yith-woocommerce-wishlist' ); ?>
</a>
<a id="yith-wcwl-rendering-method-convert-to-react" class="yith-plugin-fw__button--primary yith-plugin-fw__button--xl" href="<?php echo esc_html( $convert_to_react_url ) ?>">
	<?php esc_html_e( 'Convert PHP templates to React', 'yith-woocommerce-wishlist' ); ?>
</a>
<a id="yith-wcwl-rendering-method-close-modal" href="#">
	<?php esc_html_e( "No, thanks, I'll wait until the next update", 'yith-woocommerce-wishlist' ); ?>
</a>