- Posts: 203
- Thank you received: 5
OS Property support center
Incorrect spelling of frontend_style.css
- MelanieB
- Topic Author
- Offline
- Elite Member
-
Less
More
7 years 5 months ago #105935
by MelanieB
Incorrect spelling of frontend_style.css was created by MelanieB
Hi,
I have an error in google chrome that seems to be triggered bu a misspelling of a css file. I get the error when I open a page with property listings. The page is looking for the file:
www.mysite.com/components/com_osproperty...le/fontend_style.css
when in fact the file is called frontend_style.css
Are you able to tell me which file would be calling this so I can correct the spelling?
Kind regards
Mell
I have an error in google chrome that seems to be triggered bu a misspelling of a css file. I get the error when I open a page with property listings. The page is looking for the file:
www.mysite.com/components/com_osproperty...le/fontend_style.css
when in fact the file is called frontend_style.css
Are you able to tell me which file would be calling this so I can correct the spelling?
Kind regards
Mell
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
7 years 5 months ago #105964
by Mr. Dam
Replied by Mr. Dam on topic Incorrect spelling of frontend_style.css
Hi Mel,
This issue will be fixed in next OS Property version.
Thanks
Dam
This issue will be fixed in next OS Property version.
Thanks
Dam
Please Log in or Create an account to join the conversation.
- MelanieB
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 203
- Thank you received: 5
7 years 5 months ago #106040
by MelanieB
Replied by MelanieB on topic Incorrect spelling of frontend_style.css
Hi Dam,
thanks. Is it possible to say where the line needs changing so I can add it? I just want to see if it fixes my minify issue and speeds up the page load?
Kind regards
Mel
thanks. Is it possible to say where the line needs changing so I can add it? I just want to see if it fixes my minify issue and speeds up the page load?
Kind regards
Mel
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
7 years 5 months ago #106134
by Mr. Dam
Replied by Mr. Dam on topic Incorrect spelling of frontend_style.css
Hi Mel,
To solve the problem, you can open file: root > modules > mod_ospropertysearch > mod_ospropertysearch.php
Find:
$document->addStyleSheet(JURI::root().'components/com_osproperty/style/fontend_style.css');
and change to
$document->addStyleSheet(JURI::root().'components/com_osproperty/style/frontend_style.css');
Good luck
Dam
To solve the problem, you can open file: root > modules > mod_ospropertysearch > mod_ospropertysearch.php
Find:
$document->addStyleSheet(JURI::root().'components/com_osproperty/style/fontend_style.css');
and change to
$document->addStyleSheet(JURI::root().'components/com_osproperty/style/frontend_style.css');
Good luck
Dam
Please Log in or Create an account to join the conversation.
- MelanieB
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 203
- Thank you received: 5
7 years 5 months ago #106148
by MelanieB
Replied by MelanieB on topic Incorrect spelling of frontend_style.css
Hi Dam,
Thank you!
Kind regards
Mel
Thank you!
Kind regards
Mel
Please Log in or Create an account to join the conversation.
- MelanieB
- Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 203
- Thank you received: 5
7 years 5 months ago #106149
by MelanieB
Replied by MelanieB on topic Incorrect spelling of frontend_style.css
Hi Dam,
apologies for coming back on this. I made that change but it breaks the template for the listings (slightly) - see images before and after.
Is it best to just leave it as it was?
Mel
apologies for coming back on this. I made that change but it breaks the template for the listings (slightly) - see images before and after.
Is it best to just leave it as it was?
Mel
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13023
- Thank you received: 1688
7 years 5 months ago #106150
by Mr. Dam
Replied by Mr. Dam on topic Incorrect spelling of frontend_style.css
Hi,
Please submit ticket and we will help you to fix the problem.
Thanks
Dam
Please submit ticket and we will help you to fix the problem.
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.