New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error Cannot redeclare InfiniteScrollElementorNameSpace\Widgets\ISEcolor() #1
Comments
I fixed the page by manually removing the following infinite scroll section from the postmeta. I also managed to reproduce the issue, even with only one infinite scroll on the page. Essentially, add it to the page and then set the animation colour (I set it to the primary global colour), then try to save it and it will throw the error. |
Thanks for reporting this issue.
I will fix them in the next update. |
Issues are fixed and a new version has been released. |
Awesome, thanks for the speedy response, I was able to update it via wordpress plugins |
So I did some more testing and it seems to be partially fixed. The first time I add the button to the page I can set the colour correctly and save it, however, if I make any other changes to the page, even unrelated to the button and publish the page again I get the following error.
Steps:
|
Thanks for reporting @alexschwantes , I have fixed the issue and released a new version. Kindly test the new version and keep doing what you do |
I had set up infinite scroll on a blog archive and all was working fine, when I thought I would test out the read more button.
I added it below the infinite scroll and disabled the scrolling. After saving it, I now get an error.
This error is present when viewing the blog archive and also kills elementor when trying to edit the template now
Fatal error: Cannot redeclare InfiniteScrollElementorNameSpace\Widgets\ISEcolor() (previously declared in C:\xampp\apps\wordpress\htdocs\wp-content\plugins\infinite-scroll-elementor-master\includes\widgets\infinite-scroll-elementor-ise.php:261) in C:\xampp\apps\wordpress\htdocs\wp-content\plugins\infinite-scroll-elementor-master\includes\widgets\button-load-elementor-ise.php on line 276
This is the _elementor_data from postmeta for the post
Also, just thought I would add it looks like a nice plugin, will you add it to wordpress library?
The text was updated successfully, but these errors were encountered: