My client wanted to integrate Event Espresso with ConstantContact. Unfortunately, Event Espresso did not already have an add-on that provided this integration — they do have one for MailChimp, if that helps you. Credit to the developers of the MailChimp add-on, because I referenced some of their code in creating the ConstantContact integration.
Continue readingEvent Espresso ConstantContact IntegrationCategory Archives: PHP/MySQL
The Petfinder Module – Version 3.3.0
Petfinder 3.3.0 introduced the Polaroid Effect option thanks to a recommendation from my good friend at GrimeyMedia. You can check it out on the demo page. Once the Polaroid Effect is enabled, a site administrator has the ability to set the maximum degree of rotation for each pet card. The range is between 1 and […]
Continue readingThe Petfinder Module – Version 3.3.0Passing PHP values to Javascript in Joomla
In a previous blog post, I was extolling the virtues of the wp_localize_script function in WordPress as a way to pass PHP values to Javascript. It turns out that Joomla offers similar functionality.
Continue readingPassing PHP values to Javascript in JoomlaMoving to HTTPS on WordPress: Images Within Legacy Content
This information is straight out of an excellent post on CSS-Tricks about moving to HTTPS on WordPress, but the information is so valuable that I felt it bears repeating.
Continue readingMoving to HTTPS on WordPress: Images Within Legacy ContentWorking with Swedish Letters in PHP and MySQL
A user made a request to include Swedish letters in my A-Z Directory module for Joomla. A quick check on Wikipedia showed the Swedish alphabet consisted of the “modern 26-letter basic Latin alphabet (‘A’ through ‘Z’) plus, ‘Å’, ‘Ä’, and ‘Ö’, in that order.”
Continue readingWorking with Swedish Letters in PHP and MySQL