• Resolved theronin42

    (@theronin42)


    Can I add my own background image and perhaps my logo in the center of the wheel? I’m not sure why other optin spin plugins I’ve seen have such limited choice of customizeability even though they say highly customizeable.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Wombat Plugins

    (@maartenbelmans)

    The premium version supports the following customisations:

    – add a logo to the center of the wheel.
    – create your own complete wheel: change colors of each slice, even change the color of the wheel frame and the pointer.
    – change background color.
    – change title & texts colors.

    You can add your own background image via CSS but in the next updates I will also make sure you can select your own background within the plugin.

    I would say most things are customizable, yes :-).

    Thread Starter theronin42

    (@theronin42)

    Ok now that is new – truly customizable! Would you say 100% certainty with the uploadable background image? In the meantime can you provide the custom css to call the image? Thanks.

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    Yes, uploading background image is going to be added in a future version. Not sure when yet, as there are a few other items to do first.

    The CSS to get a custom background is this:

    .wof-wheel[data-id=”YOUR WHEEL ID HERE”] .wof-bg{background-image:url(‘https://yourdomain.com/wp-content/uploads/2018/10/your-image.png’) !important;}

    Change ‘YOUR WHEEL ID’ to the ID of your wheel and of course the URL to the correct image.

    Thread Starter theronin42

    (@theronin42)

    Wow thank you for providing the css! How easy to modify the email templates? I’m assuming they won’t pull up in the WooCommerce email tab but are they pretty straightforward php files with html in it? Or am I hunting 10 layers deep in function files just to get the function to echo the username? Thanks again!

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    You can add HTML and a few dynamic tags to the email template via the settings. Unfortunately, the username is not one of them. Could be something to add on my to-do list :-).

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Presale: How Customizeable?’ is closed to new replies.