- Posts: 13020
- Thank you received: 1688
OS Property support center
Bootstrap on j2.5
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
12 years 2 months ago #25917
by Mr. Dam
Replied by Mr. Dam on topic Re: Bootstrap on j2.5
Hi,
We are still receving the feedback from customers for the problems (css issues, bug issues) and we can make the OSP better.
I can release the version with css table for Joomla 2.5.x fixed today or tomorrow, but if you send me other problems, i am happy to check and add it into version 2.0.4.5
Dam
We are still receving the feedback from customers for the problems (css issues, bug issues) and we can make the OSP better.
I can release the version with css table for Joomla 2.5.x fixed today or tomorrow, but if you send me other problems, i am happy to check and add it into version 2.0.4.5
Dam
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 1 month ago #26152
by sti
Replied by sti on topic Re: Bootstrap on j2.5
Hi.
there is still some issue on css.
whats the missing css here?
thanks
there is still some issue on css.
whats the missing css here?
thanks
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 1 month ago #26153
by Mr. Dam
Replied by Mr. Dam on topic Re: Bootstrap on j2.5
Hi,
it seems you haven't update file
components > com_osproperty > osproperty.php
or
components > com_osproperty > helpers > helper.php
Dam
it seems you haven't update file
components > com_osproperty > osproperty.php
or
components > com_osproperty > helpers > helper.php
Dam
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 1 month ago - 12 years 1 month ago #26156
by sti
Replied by sti on topic Re: Bootstrap on j2.5
i did update. just double checked.
i monitor the updated code there is new class such as xxx_small etc
and new bootstrap lt/le etc.
i monitor the updated code there is new class such as xxx_small etc
and new bootstrap lt/le etc.
Last edit: 12 years 1 month ago by sti.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 1 month ago #26157
by Mr. Dam
Replied by Mr. Dam on topic Re: Bootstrap on j2.5
Please function loadBootstrap in file
components > com_osproperty > helpers > helper.php
public static function loadBootstrap($loadJs = true)
{
$document = JFactory::getDocument();
if ($loadJs)
{
$document->addScript(JUri::root() . 'components/com_osproperty/js/bootstrap/js/jquery.min.js');
$document->addScript(JUri::root() . 'components/com_osproperty/js/bootstrap/js/jquery-noconflict.js');
$document->addScript(JUri::root() . 'components/com_osproperty/js/bootstrap/js/bootstrap.min.js');
}
$document->addStyleSheet(JURI::root() . 'components/com_osproperty/js/bootstrap/css/bootstrap.css');
}
Dam
components > com_osproperty > helpers > helper.php
public static function loadBootstrap($loadJs = true)
{
$document = JFactory::getDocument();
if ($loadJs)
{
$document->addScript(JUri::root() . 'components/com_osproperty/js/bootstrap/js/jquery.min.js');
$document->addScript(JUri::root() . 'components/com_osproperty/js/bootstrap/js/jquery-noconflict.js');
$document->addScript(JUri::root() . 'components/com_osproperty/js/bootstrap/js/bootstrap.min.js');
}
$document->addStyleSheet(JURI::root() . 'components/com_osproperty/js/bootstrap/css/bootstrap.css');
}
Dam
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 1 month ago #26160
by sti
Replied by sti on topic Re: Bootstrap on j2.5
18th February 2013: New version 2.0.4.4
thats my version. is that fix on that version? updating the latest version soon.
thats my version. is that fix on that version? updating the latest version soon.
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 1 month ago #26161
by sti
Replied by sti on topic Re: Bootstrap on j2.5
helpers.php is totally new file for 2.0.4.4.
the site wont load without that file. so it does exist.
the site wont load without that file. so it does exist.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 1 month ago #26163
by Mr. Dam
Replied by Mr. Dam on topic Re: Bootstrap on j2.5
Of course, it's new file.
Dam
Dam
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 1 month ago #26164
by Mr. Dam
Replied by Mr. Dam on topic Re: Bootstrap on j2.5
Can you send me your site link, i will check to see what is the problem.
Dam
Dam
Please Log in or Create an account to join the conversation.
- sti
- Topic Author
- Offline
- Platinum Member
-
Less
More
- Posts: 448
- Thank you received: 2
12 years 1 month ago #26165
by sti
still on localhost sir.
Replied by sti on topic Re: Bootstrap on j2.5
Dang Thuc Dam wrote: Can you send me your site link, i will check to see what is the problem.
Dam
still on localhost sir.
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.