Social Links not working – blank page like last update
-
Hey there. Social link pages is blank again. Why?
Hope you can fix it ??
-
Hey, there.
Sorry for the trouble. Can you post a link to the page? Or email me through https://sociallinkpages.com. I’ll have a look.
Thanks,
Corey
Also quick suggestion – please add a favicon for the tab icon to match our website.
Thanks ??
Hey, there!
When looking at the source:
view-source:https://jujucables.com/socials
I see one of the javascript scripts:
(screenshot https://prnt.sc/ury18k )
is not being served by your server:
https://jujucables.com/wp-content/plugins/social-link-pages/link-page/build/static/js/runtime~main.a8a9905a.js?ver=0.1.14So make sure that the file is on your server and can be accessed publicly.
And I’ll add a favicon to the feature request list.
Corey
Hi Corey!
It seems the WP Security app is conflicting with your app.
I am securing my WP install and I want to ensure it is secure. Is there any reason why it may be stopping Social links from working?
If i disable it, it works.
I am wondering if you can fix it so it continues to work despite these very important security changes.
Hey, there!
When you say “WP Security app” is that a plugin? Or something built into your hosting?
Thanks,
Corey
https://www.ads-software.com/plugins/all-in-one-wp-security-and-firewall/
This one ?? After you enable some of the options. I forgot which one specifically.
I’m having the same issue in https://www.immunomedia.org/. I was running a WP version prior to 5.0 when I installed it, but the blank page is still showing eventhough I’ve already updated WP to 5.6.1 and tried deactivating and uninstalling the plugin.
I cannot see any /wp-content/plugins/social-link-pages/… in my source code, not even deactivating all other plugins.
Looks like the set-up of the plugin is not working in my case ??
Just for the record, when opening /wp-admin/admin.php?page=social_link_pages I can see at the bottom “Thank you for creating with WordPress.Version 5.6.1” so the page loads.
Ah, if I check the source while in /wp-admin/admin.php?page=social_link_pages I find the following items:
<link rel=’stylesheet’ id=’2.1e66eaca.chunk.css-css’ href=’https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/css/2.1e66eaca.chunk.css?ver=0.1.16′ media=’all’ />
<link rel=’stylesheet’ id=’main.e1c88bba.chunk.css-css’ href=’https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/css/main.e1c88bba.chunk.css?ver=0.1.16′ media=’all’ />
<script src=’https://www.immunomedia.org/wp-content/plugins/social-link-pages/client/tinymce/tinymce.min.js?ver=5.1.1′ id=’tinymce-js’></script>
<script src=’https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/js/2.d1bb0529.chunk.js?ver=0.1.16′ id=’2.d1bb0529.chunk.js-js’></script>
<script src=’https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/js/main.b4e94f93.chunk.js?ver=0.1.16′ id=’main.b4e94f93.chunk.js-js’></script>
<script src=’https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/js/runtime~main.a8a9905a.js?ver=0.1.16′ id=’runtime~main.a8a9905a.js-js’></script>Only the last one fails with a 404.
I’m pasting the console error while loading https://www.immunomedia.org/wp-admin/admin.php?page=social_link_pages if it helps in debugging:
{"notify":"init_tab"} load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils&ver=5f22d6dfde0cce66b9d9d079ab51ecad:5 JQMIGRATE: Migrate is installed, version 3.3.2 DevTools failed to load SourceMap: Could not load content for https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/css/main.e1c88bba.chunk.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE admin.php?page=social_link_pages:1801 GET https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/js/runtime~main.a8a9905a.js?ver=0.1.16 net::ERR_ABORTED 404 DevTools failed to load SourceMap: Could not load content for https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/js/2.d1bb0529.chunk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load SourceMap: Could not load content for https://www.immunomedia.org/wp-includes/js/jquery/jquery.form.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load SourceMap: Could not load content for https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/css/2.1e66eaca.chunk.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load SourceMap: Could not load content for https://www.immunomedia.org/wp-content/plugins/social-link-pages/admin/build/static/js/main.b4e94f93.chunk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE DevTools failed to load SourceMap: Could not load content for chrome-extension://eakacpaijcpapndcfffdgphdiccmpknp/scripts/content_page.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
- This reply was modified 3 years, 9 months ago by litbea.
@litbea Hey, there!
Thanks for the details!
Do you have a caching plugin or service? I’m wondering if the old script URL is stuck.
Thanks,
Corey
Even deactivating de cache plugin the result is the same…
Hmm, could you see if those files are actually on the server? And if so, see what permissions they have?
I’m thinking 1. Maybe the files didn’t get installed correctly or 2. Their permissions are wrong.
Thanks,
Corey
So, in the wp-content/plugins/social-link-pages/admin/build/static/js/ folder there 3 files, all with the same 0644 permissions:
2.d1bb0529.chunk.js
main.b4e94f93.chunk.js
runtime~main.a8a9905a.jsOnly the last one returns 404.
What I’ve found is that if a remove the ~ character, the file loads properly and so do the admin page! So I took a deeper analysis on my .htaccess file and there where two senteces blocking the usage of that character.
Those lines came from using 6G Firewall from https://perishablepress.com/6g/ which I think is a good measure, so I propose you to change the file naming to avoid conflicts like this, what do you think?
Hey, there!
Good detective work!
I’ll look into removing the tilde. Strange overlap, tho. I’m using the standard React build tools, so I’m surprised this isn’t a more common issue.
Thanks!
Corey
On a cultural note, the ~ real name is “virgulilla”, from spanish ? as in Spain/Espa?a.
Greetings from here!
- The topic ‘Social Links not working – blank page like last update’ is closed to new replies.