Yachting Club Joomla Template

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Post Reply
jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Yachting Club Joomla Template

Post by jimnickerson2 » Thu Apr 04, 2024 5:44 pm

I'm still in Joomla 3 and just wondering if anyone has any familiarity with the Yachting Club Joomla Template? It's been a couple of years since I set this up and I'm having trouble locating a page within it. Thanks
Last edited by toivo on Thu Apr 04, 2024 9:36 pm, edited 1 time in total.
Reason: mod note: moved from 3.x General Questions

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9774
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Yachting Club Joomla Template

Post by AMurray » Thu Apr 04, 2024 10:08 pm

I don't know what template you mean. A Google search for "yachting club joomla template" returned 600,000 results.

The template has no bearing on your site's content. All pages are stored in your site's database (Article Manager in the Joomla back-end). Search in the Article manager for what you're looking for.

Providing a link to the live site, and giving some indication of what is missing from the site may help us assist you further.
Regards - A Murray
General Support Moderator

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Fri Apr 05, 2024 12:32 pm

Thanks for the reply! The site is dwphome.com. I've look in the Articles and can't find anything. I'm trying to edit the "Contact Us" page. Google ended support for the map feature that was used on that page. I uninstalled it and I'd like to put a static map there and remove the word, "{mosmap}" from the page. I just can't locate it. Again - thanks!

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Fri Apr 05, 2024 1:35 pm

This is the link to Template Monster where I purchased it: https://www.template monster.com/joomla- ... 51835.html.

Thanks again!!

User avatar
AMurray
Joomla! Exemplar
Joomla! Exemplar
Posts: 9774
Joined: Sat Feb 13, 2010 7:35 am
Location: Australia

Re: Yachting Club Joomla Template

Post by AMurray » Fri Apr 05, 2024 10:00 pm

Looking at the demo of that template on template monster, the Google Map appears to be embedded using an iFrame. (Google of course now requires payment for Maps).

Open the "Contacts" page and go to the Code view in the editor.

Look for some code like this (this is the demo template's code) - remove it.

Code: Select all

<div id="mapbody1_edd41_0" style="display: block; text-align: center;"><div id="googlemap1_edd41_0" class="map" style="margin-right: auto; margin-left: auto; width:100%; height:358px;" oldvalue="1132" refreshmap="1"></div></div>
Looking at your site, all I see is :

Code: Select all

 <!-- Map -->
  <div class="contact_map" id="contact_map">
  </div>
So you seem to have removed it already?

You could now install an alternative maps module such as those below.

https://extensions.joomla.org/extension ... s/osmodul/ (for J3,J4, not J5)
https://extensions.joomla.org/extension/phoca-maps/ (*recommended as this one is actively maintained, and future-proof as it runs on J3, J4 and J5).
Regards - A Murray
General Support Moderator

CrackedCredenza
I've been banned!
Posts: 7
Joined: Wed Apr 03, 2024 11:17 pm

Re: Yachting Club Joomla Template

Post by CrackedCredenza » Fri Apr 05, 2024 10:05 pm

AMurray wrote:
Fri Apr 05, 2024 10:00 pm
Google of course now requires payment for Maps.
Is that true? https://developers.google.com/maps/docu ... nd-billing

User avatar
Per Yngve Berg
Joomla! Master
Joomla! Master
Posts: 30967
Joined: Mon Oct 27, 2008 9:27 pm
Location: Romerike, Norway

Re: Yachting Club Joomla Template

Post by Per Yngve Berg » Fri Apr 05, 2024 11:23 pm

Use OpenStreetMap instead of Google.

https://extensions.joomla.org/extension/phoca-maps/

CrackedCredenza
I've been banned!
Posts: 7
Joined: Wed Apr 03, 2024 11:17 pm

Re: Yachting Club Joomla Template

Post by CrackedCredenza » Sat Apr 06, 2024 1:12 am

Try this:

Code: Select all

<p style="margin: auto 10%;"><iframe width="1000" height="250" style="border: 0;" src="https://www.google.com/maps/embed?pb=!1m16!1m12!1m3!1d54386.98383451169!2d-89.40685918971792!3d38.624320852544756!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!2m1!1scarlyle%20lake%20marina!5e0!3m2!1sen!2sau!4v1712365603247!5m2!1sen!2sau" allowfullscreen="allowfullscreen" loading="lazy"></iframe></p>
Tested and works with Joomla 3

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Sat Apr 06, 2024 4:31 pm

Hello - I can't thank you enough for taking the time to give me some help. I will try all of these suggestions and hope for the best. Again, thanks for taking the time out of, what I am sure, is a busy life for you. Take care and I'll let you know how it goes. :)

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Mon Apr 08, 2024 1:04 pm

It works perfectly and thanks again! My only issue left is the distance from the top of the map to the words, "Contact Us" on the Contact page. Is there a way to decrease that space and move the map up a little. Sorry I don't know the coding that well.
Awesome and sorry to be such a pain!!

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Mon Apr 08, 2024 1:05 pm

Should I maybe remove these lines?:

<!-- Map -->
<div class="contact_map" id="contact_map">
</div>

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Mon Apr 08, 2024 1:21 pm

Or, put each line of the code on a separate line. I pasted it all to line 138. Sorry

jimnickerson2
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Thu Apr 04, 2024 5:38 pm

Re: Yachting Club Joomla Template

Post by jimnickerson2 » Mon Apr 08, 2024 3:43 pm

Disregard - I deleted:

<div class="contact_map" id="contact_map">
</div>
and got it to move up. Take care...


Post Reply

Return to “Templates for Joomla! 3.x”