• heqtor

    (@heqtor)


    Deprecated: Creation of dynamic property Spice_Post_Slider::$plugin_url is deprecated in C:\xampp\htdocs\mono\wp-content\plugins\spice-post-slider\spice-post-slider.php on line 86

    Deprecated: Creation of dynamic property Spice_Post_Slider::$plugin_path is deprecated in?C:\xampp\htdocs\mono\wp-content\plugins\spice-post-slider\spice-post-slider.php?on line?87

    how can i resolve this issue

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

Viewing 1 replies (of 1 total)
  • Akhilesh

    (@atul-rahman)

    Hi

    Thanks for using the plugin.

    To fix the issue, follow the below instructions.

    1 Find the spice-post-slider.php file located in your spice-post-slider plugin folder.

    2 Open the file and find the line of 75 .

    public $version;

    3 Add the below two public variables after the line no 75.

    public $plugin_url;
    public $plugin_path;

    For more clarification, see the screenshot.

    Let us know if you have any confusion.

    Thanks&Regards

    Spice Post Slider Support Team

    • This reply was modified 1 year ago by Akhilesh.
    • This reply was modified 1 year ago by Akhilesh.
Viewing 1 replies (of 1 total)
  • The topic ‘Deprecated Issue’ is closed to new replies.