[advanced_iframe use_shortcode_attributes_only="true" src="https://makersair.com/original2023.html" width="100%" height="100vh" scrolling="no" loading="auto" onload_resize="true" store_height_in_cookie="true" resize_on_ajax="100" resize_on_click="100"]
]]>I want to use your plugin to print in a 80mm thermal printer. I found that I can adjust the paper size using the filter ‘wpo_wcpdf_paper_format’. But all our invoices have different heights. Is there a way to not specify a height and to insert a page break after each invoice?
Please help!
Thanks!
]]>How I can enable option Auto Height only or mobile devices? Or how I can do it with @media query css.
]]>I’ve been banging my head against a wall on this one. Any help would be greatly appreciated. Thanks in advance!
Here are the settings for the owl carousel:
<script>
$(document).ready(function(){
//Initialize Owl Carousel Javascript
$(".owl-carousel").owlCarousel({
items: 1,
loop: true,
nav: true,
center: true,
navText: [
"<img src='<?php echo get_template_directory_uri(); ?>/assets/images/desrosiers-architects-image-slider-arrow.png' />",
"<img src='<?php echo get_template_directory_uri(); ?>/assets/images/desrosiers-architects-image-slider-arrow.png' />"
],
margin: 0,
dots: false,
autoplay: false,
animateOut: 'fadeOut',
video: true,
responsive: true,
autoHeight:true,
});
});
</script>
]]>add_image_size( ‘custom-size’, 550, 9999 );
But if the crop mode is set to false it won’t be shown in the tabs.
My idea is to use such a scale/resize/crop method as shown in the first tab (called “preview”). You see that there is a variable size for the selection cube. You can resize it unproportional in width and height. At the moment every predefined image size tab has only the option to resize its selection cube proportional.
Is there a solution for each custom added image size where I only predefine the width and the height is created while editing/cropping/resizing the selection cube?
kind regards,
stephan
Website link: https://techpros.tigerstylebook.com
Is there a css code I can use to make this happen?
Thanks in advance.
]]>Can you let me know how to enable auto height.
Other wise all working good and please help me regarding the auto Height.
Thanks a lot!
]]>