• Login

kksou.com

Tutorials, Sample Codes and Tips & Techniques for developing
Joomla plugins, modules and components.

Developer of DirectPHP, googleMaps and googleSearch.

Yes, this is also "The Place for PHP-GTK2 sample codes", since 2005.

  • Home
  • Sample Codes
  • Joomla
    • Joomla Gadgets
    • Joomla Tips & Techniques
    • Joomla News
    • Joomla FAQs
    • Joomla Developer FAQs
  • Geocoder2
  • Feedback
  • Home

Include Content Item plugin v3.0.14 - support for PHP 7

  • 02 February 2018
  • Hits: 5450

Have just released Include Content Item v3.0.14 that supports PHP 7.

Special thanks to Jörgen @ Kreativ Fotografi for contributing and polishing the code.

Download here: Include Content Item plugin v3.0.14

1 comment

New version of googleDirections_tohere plugin - Support for Mobile GPS for Current Location

  • 25 July 2017
  • Hits: 1321

The latest versions of googleDirections_tohere plugins now support laptop / mobile GPS to access Current Location!

Users can simply press the "Get Directions" button without entering any address. The plugin will read the current location of the mobile/laptop to display the directions to the destination.

Mobile GPS

  • For mobile GPS to work for Current Location, your website must be using HTTPS (secured server).
  • The client must also allow access to its current location.

Add new comment

New version of googleDirections and googleDirections_tohere plugins - Support for Responsive Design

  • 20 July 2017
  • Hits: 1084

The latest versions of googleDirections and googleDirections_tohere plugins now support Responsive Design!

Have been wanting to do this for a long long time. Finally found some time to really sit down and figure out the CSS codes to enable the responsive design.

  • For larger screen, the map and the direction will be placed side by side - map on the left, directions on the right
  • For smaller screen (e.g. mobile), the map will be displayed on the top and the directions below the map
  • For iPad and iPhone 6/7 Plus, the landscape mode will show the map and directions side by side, and the portrait mode will show the map on top and directions below.

I have updated the codes across all Joomla versions all the way back to Joomla 1.0. (Not sure if there's still anyone using Joomla 1.0...)

One more thing: starting this version, I have added support for the the Joomla Update System for all the 3 related plugins. What this means is that once you have installed this version, Joomla will inform you whenever there is a new version of googleMaps, googleDirections or googleDirections_tohere. You can simply update theese plugins from within the Joomla backend at the click of a button!

Add new comment

New version of googleMaps plugin - support for Joomla Update System

  • 20 July 2017
  • Hits: 1101

Have just released googleMaps plugin v3.0.30 that supports the Joomla Update System.

Once you have installed this version, Joomla will inform you whenever there is a new version of googleMaps. You can simply update the plugin from within the Joomla backend at the click of a button.

Download here: googleMaps_v3.0.30.zip

Add new comment

New version of googleMaps, googleDirections and googleDirections_tohere plugins - support for https

  • 20 April 2017
  • Hits: 1699

The latest versions of googleMaps, googleDirections and googleDirections_tohere plugins now supports secured websites (https) and PHP7.

I have updated the codes across all Joomla versions all the way back to Joomla 1.0. (Not sure if there's still anyone using Joomla 1.0...)

You can download the latest versions in the links below:

  • googleMaps v3.0.26
  • googleDirections v3.0.16
  • googleDirections_tohere v3.0.11

Note: If you install the latest version, you may need to re-keyin your Google Maps API key in the Plugin Manager for all the 3 plugins above.

Add new comment

New version of Include Content Item plugin - support for PHP 7

  • 30 March 2017
  • Hits: 2274

Have just released Include Content Item plugin that supports PHP 7!

Download here: Include Content Item plugin v3.0.13

Add new comment

New version of googleSearch (CSE) component v3.0.6 - open links in same window

  • 15 December 2016
  • Hits: 3167

Have just released a new version of googleSearch (CSE) component v3.0.6 - for Joomla 3.0 and above.

New Features

  • Added new parameter: use_https. Set this to "Yes" if your site is using https. Default is "No". This resolves the mixed content warning if you are using SSL certificate for your site:
  • Mixed Content: The page was loaded over HTTPS, but requested an insecure script 'http://maps.googleapis.com/maps/api/js?key=...'. This request has been blocked; the content must be served over HTTPS."
  • Added new parameter: open_link_in_same_window. Set this to "Yes" if you want links to open in the same window. Default is "Yes". If set to "No", links will open in a new window.

Note

  1. For this new version, you have to uninstall the old version first and re-install the new version - so that the 2 new parameters can be added.
  2. You may want to print or take note of the original settings first before you uninstall.
  3. I find it easier to open the page of the googleSearch Config in the browser, do the uninstall and re-install, open the Config page in a new browser window, and then you can copy and paste the settings from the old to the new page.

Download

Download here: com_googlesearch_cse_v3.0.6.zip

Add new comment

New version of googleDirections-ToHere plugin - support for Google Maps API Key

  • 17 November 2016
  • Hits: 2284

As of June 22, 2016, Google now requires everyone to have an API key in order to display Google Maps on your website. Details here.

If you do not have the Google Maps API key, you will receive the following error message: Google Maps API warning: NoApiKeys .

This latest version of googleDirections - To Here - plugin (v3.0.10) added support for Google Maps API key. Please obtain an API key from Google and then enter the API key in the Plugin Manager.

Download here: googleDirections_tohere_v3.0.9_package.zip

Note:

  • I have updated the codes for all previous Joomla versions too - Joomla 1.0, 1.5, 1.6, 1.7 and 2.5. Please make sure you download the right version that correspond to your Joomla version.
  • The installer package for Joomla 1.5, 1.6, 1.7, 2.5 and 3.0 will install all the 3 plugins - the googleMaps, googleDirections and googleDirections - To Here plugins. The googleDirections - To Here plugin uses the libraries in the googleMaps and googleDirections plugins. Joomla 1.0 does not support package. If you're still on Joomla 1.0, please download and install all the 3 plugins manually.
  • If you're using all the 3 plugins - the googleMaps, googleDirections and googleDirections - To Here plugins, you have to enter the Google Maps API Key for all the 3 plugins (in the Plugin Manager).
Add new comment

New version of googleDirections plugin - support for Google Maps API Key

  • 17 November 2016
  • Hits: 2281

As of June 22, 2016, Google now requires everyone to have an API key in order to display Google Maps on your website. Details here.

If you do not have the Google Maps API key, you will receive the following error message: Google Maps API warning: NoApiKeys .

This latest version of googleDirections plugin (v3.0.15) added support for Google Maps API key. Please obtain an API key from Google and then enter the API key in the Plugin Manager.

Download here: googleDirections_v3.0.15_package.zip

Note:

  • I have updated the codes for all previous Joomla versions too - Joomla 1.0, 1.5, 1.6, 1.7 and 2.5. Please make sure you download the right version that correspond to your Joomla version.
  • The installer package for Joomla 1.5, 1.6, 1.7, 2.5 and 3.0 will install both the googleMaps and googleDirections plugins. The googleDirections plugin uses the libraries in the googleMaps plugin. Joomla 1.0 does not support package. If you're still on Joomla 1.0, please download and install both the googleMaps and googleDirections plugins manually.
  • If you're using both the googleMaps and googleDirections plugins, you have to enter the Google Maps API Key for both the plugins (in the Plugin Manager).
Add new comment

More Articles ...

  • New version of googleMaps plugin - support for Google Maps API Key
  • New version of DirectPHP - support for PHP 7
  • How to Run Joomla Content Plugins in Custom HTML Modules
  • Joomla! 3.4.7 security update released
  • Very Important: Update to Joomla 3.4.6 Immediately!
  • Very Important Notice: googleSearch (CSE) component
  • Joomla Bug Related to DirectPHP
  • googleMaps module - now works with Joomla 3.4
  • Google Geocoder v2.0
  • The PHP-GTK2 Sample Codes are now up and running!
  • Create an account
  • Forgot your username?
  • Forgot your password?

Latest Comments

  • Include Content Item plugin v3.0.14 - support for PHP 7

    Wds 04.06.2018 14:25
    Any plans to update to fraction for ios 11?

    Read more...

     
  • DirectPHP plugin

    kksou 28.03.2018 08:21
    Hi Hieu, Think it's not possible to do echoing in real-time. Not sure if you understand the Joomla ...

    Read more...

     
  • DirectPHP plugin

    Hieu 21.03.2018 08:11
    dmhieu91@gmail.com How can i use ob_start() to echo real time value? Thanks you for support

    Read more...

     
  • DirectPHP plugin

    kksou 21.03.2018 08:06
    Hi John, It's in Global Configurations - Text Filters tab If you're using JCE Editor, then please ...

    Read more...

     
  • DirectPHP plugin

    John 20.03.2018 00:42
    Got the plugin installed and enabled. Now I need to set to No Filtering. Where do I do this in Joomla ...

    Read more...

     
  • DirectPHP - FAQs, Troubleshoot and Tips & Techniques

    kksou 11.03.2018 01:49
    Hi Sven, There's no way to fix anything if you don't know exactly what's the problem. So first thing ...

    Read more...

     
  • DirectPHP - FAQs, Troubleshoot and Tips & Techniques

    Sven Kutz 09.03.2018 12:03
    Hi there, I am using your DirectPHP Plugin and it worked all fine so far. Thanks so much for providing ...

    Read more...

     
  • googleDirections - To Here - plugin Tutorial 06: Display Directions below the Map

    kksou 06.03.2018 06:57
    Hi Jim, > Well, occasionally there are two copies of the directions shown, one above the other Do you ...

    Read more...

     
  • googleMaps plugin

    kksou 06.03.2018 06:45
    Hi Alex, The plugins work with multiple maps, as you can see on this page. However, it sometimes does ...

    Read more...

     
  • googleMaps plugin

    Aleksandrs Fridmanis 06.03.2018 06:36
    Hi kksou, im expecting now other issue, that by using multiple maps on same page only last one is ...

    Read more...

kksou Weather

City:  

Powered by JoomlaGadgets

It's not that difficult to learn how to transfer a website.

  • Google Search
  • Logistics Innovations
  • RPA
  • Joomla Version History
  • RPA Community Forum
Copyright © 2005-2015. kksou.com. All Rights Reserved
    Back to top