Symfony
\
Component
\
Mailer
\
Exception
\
TransportException
PHP 8.2.4
10.15.0
Connection could not be established with host ":2525": stream_socket_client(): Unable to connect to :2525 (No se puede establecer una conexión ya que el equipo de destino denegó expresamente dicha cone...
after using content security policy (CSP) in my application jquery.blockui plugin stop working when i investigate i saw jquey.blockui has inline style which CSP blocked. Is there any separate css and js file for block ui plugin?
I've successfully set up the Laravel template, and I'm now looking to integrate the design directly from an HTML template. What steps should I take to achieve this?
Hi team,
I'm running React Demo 1 v8.2.0 on Chrome 118.0.5993.88 (Official Build) (x86_64), without any personal changes (just downloaded from KeenThemes).
When I start the application (yarn install; yarn start), the dashboard page is displayed as in the attached screenshots, that is clearly u...
Hi, i refer to this documentation,
https://preview.keenthemes.com/html/keen/docs/general/datatables/server-side
i put the javascript to my code and its working perfectly if i use endpoint url u provide, this: url: "https://preview.keenthemes.com/api/datatables.php",
if i use my own data with...
I notice that bootstrap-icons/bootstrap-icons.woff2 missing.
and also `assets/plugins/global/fonts/@fortawesome/fa-solid-900.woff2` net::ERR_ABORTED 404 (Not Found)
If you using fslightbox, it will not able to display the eye icon.
Kindly advice for this. And also fix your zip file.
Thanks
Hi,
I would like some help making the craft theme work with Rails 7. I haven't been able to find much information on the internet. Is there any tutorials or guides for this?
Thanks,
Craig.
Hi,
In the React demo1 of Metronic version 8.1.0 there is a Profile module. This is the URL for it:
http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/overview
When I go to Projects:
http://localhost:3011/metronic8/react/demo1/crafted/pages/profile/projects...
Hi team, i have started the project with Django and when looking at the theme
I want to download this page
https://preview.keenthemes.com/metronic8/demo1/landing.html
if this is not already available in the source code. If it is how can i access this page?
Screenshot for your refe...
I feel silly but can't seem to figure out how to make the menu icon area wider or at least not hide overflow (that's the actual problem to be honest). I have added text below the buttons and lined those up by applying a custom style and giving it flex-direction: column However, I am unable to mak...
Hello,
Do you have error handle to solve chunkload error?, if yes define how to use it please
Error message:
Uncaught (in promise): ChunkLoadError: Loading chunk src_app__metronic_layout_layout_module_ts failed.
Thanks in advance
Goodmorning is Regular license enough for Multiple subdomain? For example scholarship.city.gov
pdao.city.gov
survey.city.gov
Im planning to use the metronic template for this 3 sites im planning to build is regular license enough?
Thank you.
Good evening im from the philippines and im Planning to buy a REGULAR LICENSE im going to use it for my client for example scholarship.company.com
And im planning to use the template again for Pdao.company.com
Is regular license enough im so confuse can somebody please clarify it.
Im just...
I'm using html version of Metronics(version-7). Some of assets are loaded dynamically during run time in browser (ex: node_modules).
I need to update specific version of a plugin due to vulnerabilities, but even if I update the plugin version in pulgin.bundle.js, while runtime it is picking up th...
hi , Our project uses the angular framework and ts. On the metronic website, all components are packaged into js files, such as the data range picker component. How to introduce and use it in the project