Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rashmi Sonawane

    (@rashmibright)

    Which theme are you using ? Could you share the link of your website ?
    It may happen that your theme or plugins are overriding RS Diwali Lantern’s css

    Plugin Author Rashmi Sonawane

    (@rashmibright)

    Hi @nitintonpe, Please could you share the error or screenshot so I can help you with the issue.
    Please Note: You need to fill/select in all the fields. (I have added a new screenshot of the backend for sample purpose, please check screenshots section)

    Hello,
    I am new to Theme development, I have developed a simple theme and want to use Software Licence Manager plugin to licence my WordPress Theme.

    I have copied the code given in the sample plugin, changed the “YOUR_SPECIAL_SECRET_KEY” with the “The License Activation or Deactivation API secret key” from the Integration help page. Also changed the url and item reference. I added the complete code in my theme’s functions.php
    But when I activate the theme in another domain for testing nothing happens[It does not ask for the licence]. Even if I go to the Licence page and enter the Licence number [which I manually generated] it gives the following error:

    object(WP_Error)#340 (2) { ["errors"]=> array(1) { ["http_request_failed"]=> array(1) { [0]=> string(29) "A valid URL was not provided." } } ["error_data"]=> array(0) { } }
    Licence data is Null

    I checked and copied the url from the Integration Help page.

    Please Help, Thanks in advance !!!

Viewing 3 replies - 1 through 3 (of 3 total)