golden hour
/var/www/html/wp-content/plugins/yith-woocommerce-zoom-magnifier/templates/admin
⬆️ Go Up
Upload
File/Folder
Size
Actions
premium.php
9.13 KB
Del
OK
Edit: premium.php
<style> .section{ margin-left: -20px; margin-right: -20px; font-family: "Raleway",san-serif; } .section h1{ text-align: center; text-transform: uppercase; color: #808a97; font-size: 35px; font-weight: 700; line-height: normal; display: inline-block; width: 100%; margin: 50px 0 0; } .section:nth-child(even){ background-color: #fff; } .section:nth-child(odd){ background-color: #f1f1f1; } .section .section-title img{ display: table-cell; vertical-align: middle; float: left; width: auto; margin-right: 15px; } .section .section-title h2,.section .section-title h3 { display: table-cell; vertical-align: middle; padding: 0; font-size: 24px; font-weight: 700; color: #808a97; text-transform: uppercase; } .section .section-title h3 { font-size: 14px; line-height: 28px; margin-bottom: 0; display: block; } .section p{ font-size: 13px; margin: 25px 0; } .section ul li{ margin-bottom: 4px; } .landing-container{ max-width: 750px; margin-left: auto; margin-right: auto; padding: 50px 0 30px; } .landing-container:after{ display: block; clear: both; content: ''; } .landing-container .col-1, .landing-container .col-2{ float: left; box-sizing: border-box; padding: 0 15px; } .landing-container .col-1 img{ width: 100%; } .landing-container .col-1{ width: 55%; } .landing-container .col-2{ width: 45%; } .premium-cta{ background-color: #808a97; color: #fff; border-radius: 6px; padding: 20px 15px; } .premium-cta:after{ content: ''; display: block; clear: both; } .premium-cta p{ margin: 7px 0; font-size: 14px; font-weight: 500; display: inline-block; width: 60%; } .premium-cta a.button{ border-radius: 6px; height: 60px; float: right; background: url(<?php echo YITH_YWZM_ASSETS_IMAGES_URL?>upgrade.png) #ff643f no-repeat 13px 13px; border-color: #ff643f; box-shadow: none; outline: none; color: #fff; position: relative; padding: 9px 50px 9px 70px; } .premium-cta a.button:hover, .premium-cta a.button:active, .premium-cta a.button:focus{ color: #fff; background: url(<?php echo YITH_YWZM_ASSETS_IMAGES_URL?>upgrade.png) #971d00 no-repeat 13px 13px; border-color: #971d00; box-shadow: none; outline: none; } .premium-cta a.button:focus{ top: 1px; } .premium-cta a.button span{ line-height: 13px; } .premium-cta a.button .highlight{ display: block; font-size: 20px; font-weight: 700; line-height: 20px; } .premium-cta .highlight{ text-transform: uppercase; background: none; font-weight: 800; color: #fff; } @media (max-width: 767px){ .section{ margin-left: 0; margin-right: 0; } .premium-cta a.button{ float: none; } .premium-cta{ text-align: center; } .premium-cta p{ width: 100%; } } @media (max-width: 480px){ .wrap{ margin-right: 0; } .section{ margin: 0; } .landing-container .col-1, .landing-container .col-2{ width: 100%; padding: 0 15px; } .section-odd .col-1 { float: left; margin-right: -100%; } .section-odd .col-2 { float: right; margin-top: 65%; } } @media (max-width: 320px){ .premium-cta a.button{ padding: 9px 20px 9px 70px; } .section .section-title img{ display: none; } } </style> <div class="landing"> <div class="section section-cta section-odd"> <div class="landing-container"> <div class="premium-cta"> <p> <?php echo sprintf(esc_html__('Upgrade to the %1$s premium version %2$s of %1$s YITH WooCommerce Zoom Magnifier %2$s to benefit from all features!','yith-woocommerce-zoom-magnifier'),'<span class="highlight">','</span>' );?> </p> <a href="<?php echo YITH_YWZM_Plugin_FW_Loader::get_instance()->get_premium_landing_uri(); ?>" target="_blank" class="premium-cta-button button btn"> <?php echo sprintf(esc_html__('%1$sUPGRADE%2$s%3$sto the premium version%2$s','yith-woocommerce-zoom-magnifier'),'<span class="highlight">','</span>','<span>');?> </a> </div> </div> </div> <div class="section section-even clear" style="background: url(<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>01-bg.png) no-repeat #fff; background-position: 85% 75%"> <?php echo sprintf(esc_html__('%1$sPremium Features%2$s','yith-woocommerce-zoom-magnifier'),'<h1>','</h1>');?> <div class="landing-container"> <div class="col-1"> <img src="<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>01.png" alt="Review Title" /> </div> <div class="col-2"> <div class="section-title"> <img src="<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>01-icon.png" alt="Review Title"/> <h2><?php _e('ZOOM BOX POSITION','yith-woocommerce-zoom-magnifier');?></h2> </div> <p> <?php echo sprintf(esc_html__('Choose where you want to show the %1$szoomed version%2$s of the image of your products. Place it above or below the original image, on its left or its right, or you can even place it over it.$2$s','yith-woocommerce-zoom-magnifier'),'<b>','</b>');?> </p> </div> </div> </div> <div class="section section-odd clear" style="background: url(<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>02-bg.png) no-repeat #f1f1f1; background-position: 15% 100%"> <div class="landing-container"> <div class="col-2"> <div class="section-title"> <img src="<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>02-icon.png" alt="Attachment List" /> <h2><?php _e('ENLARGE THE IMAGES','yith-woocommerce-zoom-magnifier');?></h2> </div> <p><?php _e('Just one click and the product image will appear in a bigger size in a modal window. A further chance to let users analyze in a better way what you sell.','yith-woocommerce-zoom-magnifier');?></p> </div> <div class="col-1"> <img src="<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>02.png" alt="Attachment List" /> </div> </div> </div> <div class="section section-even clear" style="background: url(<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>03-bg.png) no-repeat #fff; background-position: 85% 100%"> <div class="landing-container"> <div class="col-1"> <img src="<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>03.png" alt="Vote the review" /> </div> <div class="col-2"> <div class="section-title"> <img src="<?php echo YITH_YWZM_ASSETS_IMAGES_URL ?>03-icon.png" alt="Vote the review" /> <h2><?php _e('EXCLUDE PRODUCTS','yith-woocommerce-zoom-magnifier');?></h2> </div> <p><?php _e('Tailored options to limit the plugin features only to certain products. Some of these could have too small images to be zoomed, or maybe being part of categories that do not imply zoomed images. Select the products and the categories to exclude and delete all your problems','yith-woocommerce-zoom-magnifier');?></p> </div> </div> </div> <div class="section section-cta section-odd"> <div class="landing-container"> <div class="premium-cta"> <p> <?php echo sprintf(esc_html__('Upgrade to the %1$spremium version%2$s of %1$sYITH WooCommerce Zoom Magnifier%2$s to benefit from all features!','yith-woocommerce-zoom-magnifier'),'<span class="highlight">','</span>');?> </p> <a href="<?php echo YITH_YWZM_Plugin_FW_Loader::get_instance()->get_premium_landing_uri(); ?>" target="_blank" class="premium-cta-button button btn"> <?php echo sprintf(esc_html__('%1$sUPGRADE%2$s %3$sto the premium version%2$s','yith-woocommerce-zoom-magnifier'),'<span class="highlight">','</span>','<span>');?> </a> </div> </div> </div> </div>
Save