Thread Starter
tpark
(@tpark)
Hi @rynald0s
I’ve figure it out!
It was custom analytics <script> tag.
I’ve removed code from header and cleared transients and template cache and now everything works.
Thread Starter
tpark
(@tpark)
Hi dear @pomegranate,
Happy new year
here is my code:
<?php echo $item['price']; ?><!-- single item Original price (before applying any coupon code or sale/discounts) |not-working|-->
<?php echo $item['single_line_total']; ?><!--single item Sale price |Working| -->
<?php echo $item['line_total']; ?><!-- sale total |Working| -->
Thread Starter
tpark
(@tpark)
Thank you Pippin,
i think “an expiring url” must be enough and it’s better than nothing.
so, how to provide an expiring url for CDN files?
and i found a addon for hiding files through CDN, but is’t in Persian.(this means there is a way to hide direct links in CDN)