Additional resources
Files
DJ-Classifieds regions / locations exemplary .csv
hot!
This file is related to article: https://dj-extensions.com/faq/dj-classifieds-faq/how-to-import-locations-regions-to-dj-classfieds
DJ-Classifieds regions / locations - Poland .csv
hot!
Polish regions for DJ-Classifieds.
Voivodeships + cities
DJ-Classifieds Europe regions
hot!
Europe countries + cities (English naming)
Learn more: https://dj-extensions.com/blog/dj-classifieds/3-files-with-location-sets-added-for-dj-classifieds
DJ-Classifieds World regions
hot!
Whole world database for DJ-Classifieds (English naming)
Continent, Country, City
Learn more: https://dj-extensions.com/blog/dj-classifieds/3-files-with-location-sets-added-for-dj-classifieds
Sample DJ-Classifieds categories
hot!
This file is related to FAQ article from here: https://dj-extensions.com/faq/dj-classifieds-faq/how-to-import-categories-and-subcategories-to-dj-classifieds
Breadcrumbs module fix (Google + HTML semantic element / WCAG)
hot!
Ver.1.2
More: Fix Breadcrumbs markup in Joomla 3
This version of the file changes the code:
<div aria-label="<?php echo $module->name; ?>" role="navigation">
to
<nav aria-label="<?php echo $module->name; ?>">
and additionally added the:
aria-current="page"
to the last item
UNZIP FIRST
Script to transfer files between two servers
How copy.php works?
- Upload it via FTP to the server where you want the file to be downloaded.
- Edit the file and fill:
- In $source provide the remote file full URL
- In $target provide the target filename (file will be downloaded to the same folder where copy.php is)
- Open your browser and fire up the file copy.php from your server
- Wait a moment and if all went fine, you'll see a "File copied" notification
- That's it, your file was copied.
Script to empty /tmp and /cache folders in Joomla installations
How tmpcleaner.php script works?
- Upload it via FTP to the location where your Joomla! installations are located
- Edit the file and comment or uncomment lines 3 and/or 4
- scanAndClear('tmp') - this line tells the script to empty the /tmp folders
- scanAndClear('cache') - this line tells the script to empty the /cache folders
- Open your browser navigate to the URL where the file is located and fire it up.
- See files and folders deleted, once the process is over, you'll see a "Done!" message.
Download free Joomla extensions
Free presets for DJ-MediaTools 1 Files
DJ-MediaTools free presets collection.
One package.
Download and unzip. You'll find the .json preset files there.