casing12
Forum Replies Created
-
here are the image links for all the pages
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] add page numberIt worked alright. Thank you!
sorry, I tried again and added it in child’s function php file and it is working fine now.
I already have custom template and added the code in invoice.php file but it did not work. ‘Bill to’ heading is not coming. Only billing address is displayed.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] add page numberthis is there in style css file.
/* page numbers */
.pagenum:before {
content: counter(page);
}.pagenum,.pagecount {
font-family: sans-serif;
}Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] add page numberI checked the link. I have code in style css file with page number. but I do not see any page counter being used in invoice.php file. Please let me know how to proceed?
Thank you so much and wish you a very happy new year!
It worked very well. It is showing both the addresses now. I want to add the heading above ‘Bill TO:’ address just like it comes in ‘Ship to:’. Where can I make these changes?
THis is resolved now. Please mark it as solved.
Also, I am in testing phase as of now. So, need to fix it before going live.
It was already updated before generating the invoice. Also, I deleted the invoice and tried to regenerate it but still it did not come.
Now the plugin stopped working. I revert the above changes and still it is not working and do not displaying anything.
Please provide the email id.Hi, both of these things are not working. it is still showing one picture and also did not change the height. Please find the code below where I made the changes.
breakpoint : 479,
settings : {
slidesToShow : 2,
slidesToScroll : 1,
dots : false,
infinite : (slider_conf.loop) == “true” ? true : false,
}
},
{
breakpoint : 319,
settings : {
slidesToShow : 2,
slidesToScroll : 1,
dots : false,
infinite : (slider_conf.loop) == “true” ? true : false,Forum: Themes and Templates
In reply to: [Customizr] Add search in headerWhere I can access this new functionality. I do not see it under the customization tab. Please explain.
Forum: Themes and Templates
In reply to: [Customizr] Add widget area before header (for advertisement)Hi @wladislav
I tried adding the above code and nothing happened. I went to appearacne->widget and I dont see any new widget area where I can add search functionality in the header.
Forum: Themes and Templates
In reply to: [Customizr] error in czr-front.phpHi, any updates about the error please?