An issue with loading a page of third party

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Sep 12, 2015 12:37 pm
Reply with quote
Report this post
Hi

I wonder if you can help. I have installed JomHoliday from ComDev on my test site and I am experiencing a few issues with loading the front admin page and main page (mainly loading the map) properly.

Attached is a screenshot of my site (left) and JomHoliday demo (right)
edit: was unable to upload got the following message:

Error
The image must be at least 0 pixels wide, 0 pixels high and at most 680 pixels wide and 560 pixels high. The submitted image is 1920 pixels wide and 1080 pixels high.

So the file can be found here:
https://www.dropbox.com/s/tpgzrmbed6l2u ... e.png?dl=0

Please let me know if you can help.

Many thanks

Ivan
User avatar
Junior Boarder

teitbite
Mon Sep 14, 2015 12:12 pm
Reply with quote
Report this post
Hi

Please tell me the exact url to the page where I will be able to see this problem.
User avatar
Moderator

GK User
Mon Sep 14, 2015 5:29 pm
Reply with quote
Report this post
Hi,
please find the url below:
http://traw.therockandwall.com/director ... n/my-admin

You will need to be logged in to access this page, where I can send you the account details privately?

thanks

regards

Ivan
User avatar
Junior Boarder

teitbite
Sat Sep 19, 2015 8:54 am
Reply with quote
Report this post
Hi

Please send me the access via forum's PM or to my email directly. You can see my email in a footer of my every post.
User avatar
Moderator

teitbite
Sun Sep 20, 2015 2:18 pm
Reply with quote
Report this post
Hi

please add this to override.css

Code: Select all
section #jdmap img {
    max-width: none !important;
}
User avatar
Moderator

GK User
Sun Sep 20, 2015 9:34 pm
Reply with quote
Report this post
Hi, I've done that as suggested, but nothing has changed.. :(
User avatar
Junior Boarder

teitbite
Wed Sep 23, 2015 6:59 pm
Reply with quote
Report this post
Hi

You have copied my code with:


CODE: SELECT ALL
section #jdmap img {
max-width: none !important;
}

so it's why it's not working


section #jdmap img {
max-width: none !important;
}

is all You need.
User avatar
Moderator

GK User
Wed Sep 23, 2015 9:51 pm
Reply with quote
Report this post
OK, thanks. So this fixed the map, but the other parts of the page needs fixing too. Please refer to the screenshot I've sent. It should look like that.

the live demo page is here:
http://jomholiday3.comdev.eu/?option=co ... in_additem
if there is a login required, please use demo/demo as username/password.

many thanks

Ivan
User avatar
Junior Boarder

GK User
Fri Sep 25, 2015 4:37 pm
Reply with quote
Report this post
could someone please help with fixing the other parts of the page that doesn't display properly?

thanks
User avatar
Junior Boarder

teitbite
Mon Sep 28, 2015 4:53 pm
Reply with quote
Report this post
Hi

There is only one more item I can help fix. The search fields for map. Add this:

Code: Select all
#jform_maps_search {
width: 300px;
}


the buttons You can see one the demo site are probably comming from template they used, not from component. At least I cannot see any code in css which can make it look like it. Or maybe component is not loading all style files. Check configuration if default css file for this component isn't disabled by any chance.
User avatar
Moderator

GK User
Wed Sep 30, 2015 5:20 pm
Reply with quote
Report this post
hi, thanks for your reply.

I will contact the developers and ask them if they could help with the rest of it.
Also, could updating the (m)social template help? my current version is 3.15.

please let me know

thanks

Ivan
User avatar
Junior Boarder

GK User
Fri Oct 02, 2015 7:14 am
Reply with quote
Report this post
hi, this is what I got from the developer:
"These are standard bootstrap buttons which Joomla uses in own templates. Probably the template does not use the bootstrap."

can you advise please?

Thanks

Ivan
User avatar
Junior Boarder

teitbite
Wed Oct 07, 2015 8:34 am
Reply with quote
Report this post
Hi

That's true, (m)Social was made before bootstrap was invented. Update template to the latest version (just install newest version again. it will overwrite old one, so make sure to keep any changes done separated).
Than if this will not change much try add this bootstrap. If their component is using it than it has to have an option to enable it.
User avatar
Moderator

GK User
Wed Oct 21, 2015 2:15 pm
Reply with quote
Report this post
Hi,

I have updated my template to the latest version available, now how can I make sure that the bootstrap is loaded? As the page is still not loading as it should.

Please advise.

Many thanks

Ivan
User avatar
Junior Boarder

teitbite
Sun Oct 25, 2015 1:15 pm
Reply with quote
Report this post
Hi

Every extension based on bootstrap should have an option to load it's own bootstrap files. So You need to looks for an option to include it in this 3rd party extension.
User avatar
Moderator

GK User
Mon Oct 26, 2015 12:03 pm
Reply with quote
Report this post
Hi,

Thanks, I will ask the developer.

Regards

Ivan
User avatar
Junior Boarder


cron