Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #23414
    Profile photo of AUM
    AUM
    Participant

    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

    #23415
    Profile photo of AUM
    AUM
    Participant

    I answer:

    $p = wc_get_product($download[“product_id”]);

    $pa = $p->parent->id;

    $url = wp_get_attachment_url( get_post_thumbnail_id( $pa ) );

     

    #23419
    Profile photo of Robin
    Robin
    Keymaster

    Very cool little addition. I am very restrictive about altering the front end because any addition we add via Symbiostock that overrides the theme/WooCommerce increases the chances that 3rd party extensions or plugins will conflict with it. But this is great for people who may want to add this.

    #23420
    Profile photo of Robin
    Robin
    Keymaster

    Mind you, as this is a Symbiostock Express question, I may look into adding it to the theme. Great suggestion, thanks.

    #26688
    Profile photo of AUM
    AUM
    Participant

    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>

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.