- Posts: 11
- Thank you received: 0
map not showing in joomla article???
- UserB
- Topic Author
- Offline
- New Member
Less
More
9 years 8 months ago #6327
by UserB
Replied by UserB on topic map not showing in joomla article???
ok, so I looked up my template and it just does not call up any of the ZH css or js aka
<link rel="stylesheet" href=".../administrator/components/com_zhgooglemap/assets/css/common.css" type="text/css" />
<script src="http:..../components/com_zhgooglemap/assets/js/common-min.js" type="text/javascript"></script>
<script src="..../components/com_zhgooglemap/assets/js/objectmanager-min.js" type="text/javascript"></script>
I tried to force it in the code but it does not seem to make it run anyway. I'm going to try out your suggestion. Is there anything else I should force into the code template to have it run?
<link rel="stylesheet" href=".../administrator/components/com_zhgooglemap/assets/css/common.css" type="text/css" />
<script src="http:..../components/com_zhgooglemap/assets/js/common-min.js" type="text/javascript"></script>
<script src="..../components/com_zhgooglemap/assets/js/objectmanager-min.js" type="text/javascript"></script>
I tried to force it in the code but it does not seem to make it run anyway. I'm going to try out your suggestion. Is there anything else I should force into the code template to have it run?
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
9 years 8 months ago #6328
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic map not showing in joomla article???
I don't think that it is caused by not loading CSS, because if it was CSS, than the map have to displayed, but some visual problem is. But in your case that is displayed plugin text call without map
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.174 seconds