• How do I set the size.

    WAIT!!!!! Before you answer. I KNOW NOTHING! In fact I know less than nothing. If you do not spell it out for me including how to breath I will not get it.

    Here is the code I have on the page.

    <p>This is a page just for testing stuff.</p>
    <p>[spin360 canvas_name=”s1″ imgs_folder=”https://jodisskiskool.com/wp-content/uploads/spin360show/spin&#8221; imgs_nbr=48 aspect_ratio=1.33333]</p>

    I have read this thread, https://www.ads-software.com/support/topic/width-and-height-9/ but it is no help since I do not understand what they are talking about other than size and position.

    Where do I put this code? Before the plug in code? After? Someplace else? How do I post this 3D thing in my store? Product image? Do I insert the code in the box where I would upload a photo? How?

    I have the thing working but I can not do anything with it.

    See https://www.jodisskiskool.com/testing No gaurentees it will be working when you get there since I am trying to get it to do what i want and half the time I screw the thing up and it does not work at all.

    Jeff

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author maui2wp

    (@maui2wp)

    Hi @thompsonaire
    you need to add the following code in your page editor when in ‘Text’ Mode:

    <center>
    <table align="center" style="width: 50%;">
    <tr>
    <td style="height: 150px;"><div class="center">[spin360 canvas_name="NestleVendingC" imgs_folder="Nestle-Vending-Chica_360/" imgs_nbr=18 aspect_ratio=0.75 speed=-0.5 loop=false hide_cmds=all]</div></td>
    </tr>
    </table>
    </center>

    Please consider to test this code using an official WordPress Theme like i.e. twentyseventeen
    https://www.ads-software.com/themes/twentyseventeen/
    if something is failing.

    Maurice

    Plugin Author maui2wp

    (@maui2wp)

    that seems to be a solution referred in a different thread…

    <center>
    <table align="center" style="width: 50% !important;">
    <tr>
    <td style="max-width: 100% !important;width: 100% !important;height: 150px !important;">
    <div class="center">
    [spin360 canvas_name="NestleVendingC" imgs_folder="Nestle-Vending-Chica_360/" imgs_nbr=18 aspect_ratio=0.75 speed=-0.5 loop=false hide_cmds=all]
    </div></td>
    </tr>
    </table>
    </center>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how do I size?’ is closed to new replies.