Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.
Hi,
I ask you for asking if is possible show a thumbnail of the image in the “Available download” area of my account.
This is because the people that buy 3 or 4 images, only show the downloadble name link , and it’s not too much informative about what is downloading.
Thanks in advance.
AUM
I answer:
$p = wc_get_product($download[“product_id”]);
$pa = $p->parent->id;
$url = wp_get_attachment_url( get_post_thumbnail_id( $pa ) );
Hi robin,
I’m trying to dowload the latest version of the theme, but the link of my bill give me an error.
Could you help me?
My old number order is 23137.
And my data:
<p class=”p1″><span class=”s1″>Alvaro Ulldemolins Moreno</span></p>
<p class=”p1″><span class=”s1″>Aparentia Augmented REality Tech. S.L.</span></p>
<p class=”p1″><span class=”s1″>C/Josep Fiter, 12 2ndo 3era</span></p>
<p class=”p1″><span class=”s1″>08940 Cornella de Llobregat</span></p>
<p class=”p1″><span class=”s1″>Barcelona</span></p>
<p class=”p2″><span class=”s2″>Spain</span></p>
<p class=”p2″></p>
You must be logged in to reply to this topic.