Topic-icon how to change a link

Active Subscriptions:

None
7 years 5 months ago - 7 years 5 months ago #60080 by Vero
how to change a link was created by Vero
PageSpeed test gives me:
"The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 91.4KiB.

(1)***https://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js***
(2)***https://www.mysite.com/nl/media/sourcecoast/js/jq-bootstrap-1.8.3.js*** "

How to solve this problem? How can I rewrite code (2) to code (1) in mod_sclogin helper.php file on 135 line:
 $this->doc->addScript(JURI::base(true) . '/media/sourcecoast/js/jq-bootstrap-1.8.3.js');

I did not find link (1) on my site, then I decided to change the link (2)

Thanks, Vero
Last edit: 7 years 5 months ago by Vero.
The topic has been locked.
Support Specialist
7 years 5 months ago #60086 by alzander
Replied by alzander on topic how to change a link
Vero,
The content of those 2 files is very different. If you're already loading jQuery and Bootstrap Javascript on your site, you can disable the jq-bootstrap inclusion in the SCLogin settings using the "Include jQuery / Bootstrap" setting.

Try testing with and without that setting to see if you run into issues.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
7 years 5 months ago #60175 by Vero
Replied by Vero on topic how to change a link
Login button not works at all.
My site:
www.adrialle.com/nl/

Vero
The topic has been locked.
Support Specialist
7 years 5 months ago #60177 by mel
Replied by mel on topic how to change a link
I don't see the bootstrap javascript file on your page. Without that file, the modal will not pop up. Can you go into the SCLogin module parameters > Advanced tab and enable the 'Load jQuery' option? Let us know if the behavior changes after this option.

-Melissa
The topic has been locked.
Active Subscriptions:

None
7 years 5 months ago #60178 by Vero
Replied by Vero on topic how to change a link
I did, nothing canges
The topic has been locked.
Support Specialist
7 years 5 months ago #60179 by mel
Replied by mel on topic how to change a link
So now I am seeing the modal popup:
File Attachment:


I created a user on the site, then attempted to log in on the SCLogin modal. It attempted to log in, but since I haven't received an activation link in an email yet, the account is not activated.

Could you describe what exact problem you're having?

-Melissa
The topic has been locked.
Active Subscriptions:

None
7 years 5 months ago - 7 years 5 months ago #60180 by Vero
Replied by Vero on topic how to change a link
I don't understand. If I press on login link nothing happens. I don't see popup.
I checked it from my son computer and it works...
Last edit: 7 years 5 months ago by Vero.
The topic has been locked.
Support Specialist
7 years 5 months ago #60183 by mel
Replied by mel on topic how to change a link
Hmm. Could you tell me what browser you are using? Could you also try disabling any privacy plugins in the browser that you are using? Are there any errors on the console in your browser?
The topic has been locked.
Active Subscriptions:

None
7 years 5 months ago #60194 by Vero
Replied by Vero on topic how to change a link
I am using Chrome (Windows 10), but in Edge the same result: only dark window after press on log link without popup. If I press on this dark page it becomes no light, I have to refresh the page.
The topic has been locked.
Support Specialist
7 years 5 months ago #60212 by alzander
Replied by alzander on topic how to change a link
There must be something different about your browser or computer configuration. Please check/disable firewalls or virus scanner and test. Also, in the browsers themselves, look for addons that may try to prevent some code from functioning, like tracking-blocking extensions, adblockers, etc.

See if disabling any of those helps as that will help narrow down the issue.

Thanks,
Alex
The topic has been locked.