- Customize AppThemes Importer
July 1, 2020 - 0 Comments
The AppThemes themes provided with a built-in listing importer, which allows importing new listings using CSV spreadsheets. Currently, following themes support the AppThemes Importer feature: ClassiPress, Vantage, Clipper and JobRoller. Listings can be imported with title, description, excerpt, status, author, date, slug, attachments, Geo data (if theme supports), custom fields, taxonomy terms and even taxonomy […]
- Limit location dropdown for a specific country only
April 2, 2020 - 0 Comments
Let me show you an easy way to limit a country in location search dropdown and address field auto-suggest. This mod will work only for WordPress themes ClassiPress v4.1.0+, Vantage v4.2.0+ and JobRoller v1.9.0+, which implement the AppMaps Geo framework by AppThemes. The Google Maps is the only supported AppMaps provider for this mod. Means, […]
- Easy way to add custom PHP code on your WordPress site
March 9, 2020 - 1 Comment
A short instruction on how to Use Code Snippets plugin to add custom PHP code snippets on your WordPress site without files modifications. We highly not recommend modifying WordPress themes and plugins! A next software update will wipe out all the modifications from the code, so you will be forced to restore them each time. […]
Compare files and folders March 6, 2020 - 0 Comments
A short tech tip on how to compare files and folders using diff and merge software such as Meld. The basic Meld usage and features. Sometimes, you want to compare files in two directories find the difference. For example, when you update software on your site, would be good to know which files updated and […]