We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

WordPress plugin

Home Forums General Questions WordPress plugin

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #52416
    gwyneth
    Customer

    Hi,
    I am trying to upload my project to a WordPress managed site in GoDaddy. When I upload through the plugin I get a size limit error. I contacted GoDaddy and they increased the limits of the php.ini file. I still could not upload my project so I uploaded the cube sample and then replaced all the files with mine through FileZilla. I used shortcode and I can see my project on my site, but none of the puzzles are working. How can I make them work?
    Thanks for your help!

    php file:
    memory_limit = 1000M
    max_input_vars = 3000
    upload_max_filesize = 1000M
    post_max_size = 1000M
    max_execution_time = 1000M

    Attachments:
    You must be logged in to view attached files.
    #52438

    Hi,

    for puzzles to apply to your project it is crucial that you upload the file called visual_logic.js.

    Chief 3D Verger | LinkedIn | Twitter

    #52486
    gwyneth
    Customer

    Thank you, it’s working now. I still have a remaining question. What is the best way to open a jpeg bigger on click? I’m using the when clicked puzzle, but the set/get style background image isn’t working. I also tried creating a plane with my image on click, but I haven’t gotten that to work the way I want it to.
    Thanks!

    #52490

    I’m afraid it would require some coding
    https://stackoverflow.com/questions/3846847/how-to-display-an-image-full-size

    Chief 3D Verger | LinkedIn | Twitter

    #52495
    gwyneth
    Customer

    Thank you!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.