FancyBox for WordPress not working any more - wordpress

My FancyBox for WordPress plugin stopped working. I can not see any problem with the plugin directly there are some errors with JavaScript from the theme but I have no idea how to fix them.
Here is the site: http://pomorie.bg/
P.S. I have not updated my theme or my plugins the FancyBox just stopped one day....

When I checked your site, there were no errors in the console. If you saw a net::ERROR_BLOCKED_BY_CLIENT, this is most likely an error caused by your ad blocker; it's nothing to worry about. There also do not appear to be any visual deformities. I cannot see anything wrong, please specify further

Related

Elementor page content screen keeps going blank when i try to edit

When i try to edit with elementor on my site, the page content is visible for about 3 seconds and then disappears. Elementor buttons dont work as well and updates dont reflect on main site.
I have cleared cache, increased wp memory limit and tried upgrading elementor.
Depending on the cache plugins you're using check if css and js files are being mimified/combined, sometimes it can create conflicts.
Also check elementor system requirements here:
What are Elementor’s system requirements?
You can go to Elementor > System info in your dashboard to see if all the requirements are met.
If trying all the above didn't solve the issue, I'd recommend disabling all plugins except Elementor and see if now the issue is resolved.
If it is resolved then it's a plugin causing the conflict, reactivate the plugins one by one to find the one causing the issue.
If disabling all plugins didn't solve the issue you could try switching to a different theme and see if that solves it.
If anything of these solutions resolved the issue you could enable debug log on your wordpress and see what pops up in the debug log file: Debugging in WordPress
Depending on the error shown you could look it up to find a solution or contact your hosting provider's support.

My Wordpress is showing a blank page in the editor, how can I fix this?

I manage a Wordpress site for a client, after trying to resolve some updates I cannot seem to edit anything inside the editor anymore. Everything is blank (see image). The site itself is still up and working fine. Has anyone ever encountered this?
There are tons of reasons, why this could be happened. Like #jiali sent you a very helpful link, I would say to try and open the debugger: inside wp-config.php file search for define('WP_DEBUG', false); and change the value to true. Then, you propably would see what causing the error and where (either plugin or custom code, or maybe plugins conflict)
Okay so in this case the problem was (when I checked the error log) that the update was not properly installed. Deactivated the plugins inside PHP MyAdmin and then reinstalled Wordpress manually onto site.

Wordpress - Theme stuck at loading after migration

I have been recently tasked to migrate a Wordpress page to another hosting services. Task, which should be quite easy, took me last 2 days and I still can't figure out what is wrong. After migrating (tried it with Duplicator plugin, manual copying and changing links in database) pages won't load. I managed to get into backend and after changing theme to any default Wordpress theme (twentysixteen, twentyseveteen etc.) site works fine but when I try use designated theme (Proxima, https://themeforest.net/item/proxima-responsive-business-multipurpose-theme/8094780) it just won't load. Page is trying to load but in the end it shows 503 error. Same thing if I want to see the preview of theme in backend, loading animation appears and nothing happened. I tried a lot of things to fix it: changing file permissions, disabling plugins, updating Wordpress, downgrading Wordpress, changing php version, changing MySQL version and nothing works. My theme support has expired and before I renew it I just wanted to ask if anyone had that problem before. Maybe there is super easy fix and I just don't see it.
Thanks in advance for any help
Problem solved with hosting support. Bad media path was the problem.

Why I am redirected to different plugin page url after activating any other plugins in wordpress?

Plese help me figure out this bug.
Problem:
I had installed a syntax highlighter plugin named "Enlighter". But it didn't work as I expected. So I went ahead and deactivated and deleted the plugin files.
Now the problem is that whenever I am trying to activate any other plugins it is redirecting me to the "enlighter" about page. Here's what my url looks when I try to activate any plugins: http://localhost/wp/wp-admin/admin.php?page=Enlighter-About
When I tried to activate TinyMCE Advanced Plugin it is redirected to the above-mentioned URL. You can read the error message in the screenshot attached. However, when I press the back button I can see the "TinyMCE" plugin activated.
I want to know how to fix the problem so that it is redirected to its relevant plugin page instead of enlighter's plugin page.
Thank you!
Okay, So after sharing this problem with "englighter's" plugin developer on the WordPress forum he asked me to clear the browser cache and php op-code cache.
So I resolved this problem by clearing all the browser cache and then everything worked fine for me.
Here's our discussion thread on WordPress https://wordpress.org/support/topic/wrong-plugin-page-redirection-upon-activating-any-plugin/#post-9302622

Cannot drag and drop widgets in admin

I'm currently helping someone with their Wordpress site. They are running Wordpress 3.5.1. The problem is that I cannot drag and drop any widgets into their widget areas. I ran the Javascript console and found this error:
Uncaught TypeError: Object [object Object] has no method 'hoverIntent'
load-scripts.php?c=0&load%5B%5D=admin-bar,hoverIntent,common,jquery-ui-core,jquery-ui-widget,jquery…:3
I have moved the whole Wordpress site to a testing server. The problem is that this Wordpress site is running a custom theme, and a bunch of plugins (even som custom as well), so I guess updating the WordPress-script is not an option, if I don't want to mess up things completely.
I have deactivated and removed both the theme and all plugins, and the problem still persists. I can't understand why, as it should technically be a clean WordPress install.
Any suggestions would be appreciated though!
Try deactivating plugins one by one and check to see if everything is ok. I has happened alot that plugins break javascript or css in the backend that cause some js functionalities to break.
Seems like I was missing some necessarry JS files in the wp-includes/js/ folder. Downloaded files from http://wordpress.org/download/release-archive/.

Resources