ckeditor doesn't load on public website - ckeditor

my ckeditor is working fine on localhost, but when I uploaded my website, it doesn't load at all. Here is the website which contains the ckeditor samples: http://iqdcconsultancy.co/test1/admin/ckeditor/samples/
Appreciate if someone can help!

That URL works fine for me. Maybe clear your cache for that website, or check your console for errors.

Related

Why bootstrap datatable css file does not load

i have simple python/django app with bootstrap datatable which works fine in localhost. But not in heroku. the css file does load correctly it seems. What is the problem?
Can anyone help me fix this issue pls?
Link : https://aosoc.herokuapp.com/
Because Herokuapp works with HTTPS by default. You http://maxcdn.bootstrapcdn.com/ are trying to include a CDN with HTTP. This behavior is blocked by browsers by default.
Please try replacing it with the links below.
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js
https://code.jquery.com/jquery-1.11.1.min.js

Deceptive site ahead

I have the next error: "Deceptive site ahead". My app is separate in frontend with Angular 8 and backend with Laravel 5.8. The issue is when I deploy the backend to a subdomain (services), Google Chrome shows me that error. What's wrong?
I've done the same with another easy Laravel project and it's fine, but I don't know why it happens in this project.
I hope someone helps me and sorry for my English.
Nothing to do with your code. Google has blacklisted/marked as unsafe your site for some reason which can harm users. If it is not done by you then you may have some script or file on your server which google has found and thinks it is unsafe. After clearing your files you may try to submit for review.
Check here more detailed information: https://www.malcare.com/blog/deceptive-site-ahead/

How to fix problems when Laravel pages are not loading properly after uploaded to the host

I have uploaded my first Laravel project folder to the host and when I load the page it appears broken but it works properly in localhost. Do not know how to fix, some advice would be great. Thanks in advance.

joomla metadescription not working after repointing with different domain in same host

I have www.test1.com site and all the things are working fine. I did re pointing the site with www.test2.com. All the content are working fine except meta data. Why its happened I donot know. Please let me lknow any one why meta data is not showing in this site. Joomla version is 3.0
I changed the $live_site='http://www.test2.com'; from configuration.php file. It is working fine.

Joomla Admin and Frontend Links not working

i am facing a problem after hacking in my website. All Links redirecting to home page. Any Help ? Shorten URL as http://goo.gl/28FYH
In Admin, No Save, NO CLose Edit, nothing is working. ANy help ?
I have tried all the possibilities like to change in .hataccess, no help from that.
In Joomla 1.5, the links in the backend are managed by JS. Check if all scripts are included properly. You can also open the JS Console of your browser to see what is happening when clicking a link.

Resources