Setting

More
8 years 6 months ago #29976 by nordmograph
Replied by nordmograph on topic Setting
mod_particles/tmpl/

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #29977 by nordmograph
Replied by nordmograph on topic Setting
Also don't lock the module parameters untill it finaly works.
You have an issue because of this.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #29978 by azri445
Replied by azri445 on topic Setting
oh...ok its working now... but its seem the module particle is on bottom... and not at he background of my login menu frontpage

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #29979 by nordmograph
Replied by nordmograph on topic Setting
ok good then you can try to add the

features-bg
as id in the module default.php

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #29980 by azri445
Replied by azri445 on topic Setting
i already make the changes:

<div class="t3-wrapper" id="features-bg" > <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

and on mod_particles :

$s = "particlesJS.load('features-bg', '".$juri."modules/mod_particles/js/params_module".$module->id.".json', function() {

console.log('callback - params_module".$module->id.".json config loaded');

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago #29981 by nordmograph
Replied by nordmograph on topic Setting
no
make this back to initial:
Code:
<div class="t3-wrapper" > <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

features-bg is allready a div ID in your template. Don't make it twice
and ok for:
Code:
$s = "particlesJS.load('features-bg', '".$juri."modules/mod_particles/js/params_module".$module->id.".json', function() {

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

Time to create page: 0.348 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.