Quantcast
Channel: classipress – AppThemes Docs
Viewing all 56 articles
Browse latest View live

Displaying a Listings Map as Your Site’s Header Image

$
0
0

If you are a ClassiPress user, you can follow this documentation to add a location map to your sites header. This is no ordinary header image though. This map will automatically display all the found listings on your site.

Visitors to your site can click on a blue location number. This will zoom them in closer to the exact location of the product/service being advertised. The visitor can then click on the title of the ad to view any additional details. This allows visitors to regionally browse ads on your ClassiPress site.

map-listings-classipress-apptheme

Using a Shortcode to Display a Listings Map

If you wish to show a listings map as the header image of your ClassiPress site you can follow the simple instructions below.

Please Note: The shortcode used in the instructions below can be used on any page to display a map that contains the locations of current advertisements. You may choose to create an individual page rather than use this map as your site’s header image. 

Step 1) Locate the ‘Front Page‘ of your site. This can be found by clicking on the ‘Pages‘ menu within a WordPress dashboard.

Step 2) If you have a featured image set, click the Remove featured image button.

Step 3) Copy and paste the following shortcode into the Text Editor of your ‘Front Page‘ (beneath any other text you have input):

[classipress_listings_map]

Step 4) Click on the Update button.

Step 5) Go to the front of your ClassiPress site and see your new header image. This map will update automatically to display the location of your listings.

classipress-map-location-configuration

Example: Location Map with Advertisement

The screenshot below demonstrates how ads are highlighted on the map. Visitors can click on the red location highlight to view minimal details about an ad. If the visitor likes the sound of the ad, they can click on the title to be directed to the advertisement listing page. This feature allows visitors to visually browse the location of advertisements on your site.

classipress-map-listings-feature


ClassiPress Version 4.1.1

$
0
0

On December 20th, 2018, ClassiPress 4.1.1 was released. This release is patching issues reported in the last 15 days.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

Fixes:

  • Off-canvas category mega menu issues.
  • Fixed upload Header Cover Image on the Profile form.
  • Removed WordPress Admin Link from the Dashboard menu (for new installs only).
  • Removed step property from the “Number to show” widget options.
  • Made some strings to be translatable.
  • Slick arrows not reachable on medium screens added a custom breakpoint.
  • Fixed woocommerce/global/wrapper-start.php template
  • Updated Payments module: fixed minor issues.
  • Updated Framework: fixed widget form inputs for number, URL and email types

Changes:

  • Added Expired/Pending Ads redirect option. Find it on the Settings page -> Listings tab.
  • Added option to set Banner Image for an ad from the admin dashboard.
  • Added Distance Sort option to Refine Results widget, improved Radius slider.
  • Updated Geo module:
    • Allowed safely disable Maps and Geocoder.
    • Fixed issue with Google set_address_components() method, when administrative_area_level_2 can be either state either city
    • Added “Test geocode API” option to Geo Services page
    • Added ‘address_components’ into geocode result
    • Added some doc comments to APP_Geocoder class
    • Use default marker color on settings example map

Files Modified

Modified		assets/css/style-admin.css
Modified		assets/css/style-admin.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/js/src/google-maps.js
Modified		assets/js/theme-scripts.js
Modified		assets/js/theme-scripts.min.js
Modified		assets/scss/partials/_widgets.scss
Modified		assets/scss/partials/admin/_base.scss
Modified		framework
Modified		functions.php
Modified		includes/admin/install.php
Modified		includes/admin/listing-single.php
Modified		includes/admin/settings.php
Modified		includes/geo
Modified		includes/menus.php
Modified		includes/options.php
Modified		includes/payments
Modified		includes/search.php
Modified		includes/theme-widgets/class-widget-listing-latest.php
Modified		includes/views.php
Modified		includes/views/class-ads-search.php
Modified		languages/classipress.pot
Modified		media-manager.php
Modified		parts/content-edit-profile.php
Added			parts/media-manager-attachment.php
Modified		parts/widget-listing-author-stats.php
Modified		parts/widget-listing-author.php
Modified		parts/widget-listing-map.php
Modified		woocommerce/global/wrapper-start.php

ClassiPress Version 4.1.2

$
0
0

On December 28th, 2018, ClassiPress 4.1.2 was released. This release is patching issues reported in the last 15 days.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

Fixes:

  • Purchase Membership page not responsive enough.
  • Can’t use function return value in write context in search.php.
  • Some more fixes for Disable map option.

Files Modified

Modified		Gruntfile.js
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/js/src/google-maps.js
Modified		assets/js/theme-scripts.js
Modified		assets/js/theme-scripts.min.js
Modified		assets/scss/partials/_tables.scss
Modified		changed_files.txt
Modified		changelog.txt
Modified		form-membership-packages.php
Modified		grunt/changelog.js
Modified		grunt/shell.js
Modified		includes/search.php
Modified		languages/classipress.pot
Modified		package.json

ClassiPress Version 4.1.3

$
0
0

On January 9th, 2019, ClassiPress 4.1.3 was released. This release is patching issues reported in the last 15 days.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

Fixes:

  • Make ‘Order Log’ string translatable.
  • Favicon option is reset on theme update.
  • Removed the ‘password’ word from the User Registration Email template.
  • Ad listing review step missing price currency.
  • Checkout redirect loop when user cancels payment and goes back to Select Gateway step.

Changes:

  • Added option to hide Sub-Categories widget when there are no more subcategories.

Files Modified:

Modified		includes/admin/install.php
Modified		includes/custom-forms.php
Modified		includes/options.php
Modified		includes/payments
Modified		includes/theme-widgets/class-widget-ad-sub-categories.php
Modified		includes/views-checkout.php

ClassiPress Version 4.1.4

$
0
0

On April 10th, 2019, ClassiPress 4.1.4 was released. This release is patching issues reported in the last few weeks.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Issue with searching by tags and custom fields.
  • Removed Site Logo appears after update.
  • Order by Price not working when there is no price slider.
  • Fixed ClassiPress and Toolset Plugin Compatibility.
  • Gravatar option shows in user profile edit although its disabled in backend.
  • Password Reset form throws a notice on PHP 7.2.
  • Maps don’t work with Cyrillic.
  • Added missing appthemes_before_loop() hook in archive templates.
  • Fixed translation in the ClassiPress Addons browser.

Files Modified:

Modified		archive-ad_listing.php
Modified		assets/css/foundation.css
Modified		assets/css/foundation.min.css
Modified		assets/css/foundation-rtl.css
Modified		assets/css/foundation-rtl.min.css
Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/scss/partials/_base.scss
Modified		framework
Modified		framework/admin/class-meta-box.php
Modified		framework/admin/importer.php
Modified		framework/media-manager/functions.php
Modified		framework/media-manager/media-manager.php
Modified		framework/media-manager/media-manager-types.php
Modified		framework/media-manager/scripts/media-manager.js
Modified		functions.php
Modified		includes/admin/addons-mp
Modified		includes/admin/addons-mp/addons-mp-class.php
Modified		includes/admin/addons-mp/api-translations.php
Modified		includes/admin/enqueue.php
Modified		includes/admin/install.php
Modified		includes/functions.php
Modified		includes/geo
Modified		includes/geo/admin/settings.php
Modified		includes/geo/geocoders/geocoder-class.php
Modified		includes/geo/geocoders/geocoder-functions.php
Modified		includes/geo/geo.php
Modified		includes/geo/map-providers/appthemes-maps.js
Added			includes/geo/tests/mock-geocoder-class.php
Added			includes/geo/tests/test_core.php
Added			includes/geo/tests/test_geocoder-functions.php
Added			includes/geo/tests/test_geo.php
Modified		includes/search-index
Modified		includes/search-index/search-index.php
Modified		includes/views/class-ads-search.php
Modified		parts/content-edit-profile.php
Modified		search.php
Modified		taxonomy-ad_cat.php
Modified		taxonomy-ad_tag.php
Modified		theme-framework
Modified		theme-framework/includes/views-login.php

ClassiPress Version 4.1.5

$
0
0

On December 19th, 2019, ClassiPress 4.1.5 was released. This release is patching issues reported in the last few weeks.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Search does not work for checkbox custom fields since WordPress v5.3.1.
  • Updated Woocommerce templates.
  • Disallow direct access to the Password Reset page.
  • Issue with step progress indicator.
  • User profile – header image upload issue.
  • Geo Services – Including not geocoded checkbox issue.
  • Fixed issue when calling get_the_excerpt() with the $post parameter.
  • Fixed minor issue when use the Bank Transfer payment method with empty message.
  • Use default core fields on the “Refine Search” widget when there is no category.
  • Fixed ads footer position on the main page.

Files Modified:

Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/scss/partials/_page-archive.scss
Modified		framework
Modified		framework/media-manager/media-manager.php
Modified		framework/media-manager/scripts/media-manager.js
Modified		includes/actions.php
Modified		includes/functions.php
Modified		includes/options.php
Modified		includes/search.php
Modified		includes/views-checkout.php
Modified		includes/views/class-ads-search.php
Modified		theme-framework
Modified		theme-framework/includes/views-login.php
Modified		theme-framework/includes/wrapping.php
Added			theme-framework/kernel/class-autoload.php
Modified		theme-framework/kernel/functions.php
Modified		theme-framework/kernel/view-edit-profile.php
Added			theme-framework/lib/customizer-custom-controls/css/customizer.css
Added			theme-framework/lib/customizer-custom-controls/examples/customizer.php
Added			theme-framework/lib/customizer-custom-controls/examples/customizer-preview.js
Added			theme-framework/lib/customizer-custom-controls/examples/functions.php
Added			theme-framework/lib/customizer-custom-controls/examples/style.css
Added			theme-framework/lib/customizer-custom-controls/images/allcaps.png
Added			theme-framework/lib/customizer-custom-controls/images/bold.png
Added			theme-framework/lib/customizer-custom-controls/images/color-picker-transparency-grid.png
Added			theme-framework/lib/customizer-custom-controls/images/italic.png
Added			theme-framework/lib/customizer-custom-controls/images/sidebar-left.png
Added			theme-framework/lib/customizer-custom-controls/images/sidebar-none.png
Added			theme-framework/lib/customizer-custom-controls/images/sidebar-right.png
Added			theme-framework/lib/customizer-custom-controls/images/underline.png
Added			theme-framework/lib/customizer-custom-controls/inc/custom-controls.php
Added			theme-framework/lib/customizer-custom-controls/inc/google-fonts-alphabetical.json
Added			theme-framework/lib/customizer-custom-controls/inc/google-fonts-popularity.json
Added			theme-framework/lib/customizer-custom-controls/inc/sanitizers.php
Added			theme-framework/lib/customizer-custom-controls/js/customizer.js
Added			theme-framework/lib/customizer-custom-controls/load.php
Added			theme-framework/lib/customizer-custom-controls/readme.md
Modified		theme-framework/load.php
Modified		woocommerce/content-product.php

ClassiPress Version 4.1.6

$
0
0

On April 6th, 2020, ClassiPress 4.1.6 was released. This release is patching issues reported in the last couple months.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Fixed errors when disabling app-reports feature.
  • Fixed Refined search when using with location field and no geocoding enabled.
  • Google Maps issue when the same ad is loaded multiple times on front-page.
  • Removed “Set as a Banner” radio button from the Category Image upload form.
  • Fixed minor issue with listing Geo data attributes.
  • Refine results widget includes default fields on search page.
  • Fixed issue with the Breadcrumbs structured data.
  • Minor Fix for Blog Posting structured data.
  • Better generating Product structured data. Added option “Currency Code” in Ad Price settings.
  • Use Custom Currency field for the Ad structured data (when available).
  • Allow admins see only images uploaded to a specific object.

Files Modified:

Modified		assets/js/src/google-maps.js
Modified		assets/js/theme-scripts.js
Modified		assets/js/theme-scripts.min.js
Modified		framework
Modified		framework/media-manager/media-manager.php
Modified		includes/actions.php
Modified		includes/admin/listing-single.php
Modified		includes/admin/settings.php
Modified		includes/geo
Modified		includes/geo/admin/settings.php
Modified		includes/geo/geocoders/geocoder-functions.php
Modified		includes/geo/map-providers/appthemes-maps.js
Modified		includes/options.php
Modified		includes/search.php
Modified		includes/structured-data
Modified		includes/structured-data/class-autoload.php
Modified		includes/structured-data/class-structured-data.php
Modified		includes/structured-data/types/class-schema-type-blogposting-post.php
Added			includes/structured-data/types/class-schema-type-jobposting.php
Added			includes/structured-data/types/class-schema-type-jobposting-post.php
Modified		includes/theme-structured-data/class-schema-type-offer-ad.php
Modified		includes/theme-structured-data/class-schema-type-offer-product.php
Modified		includes/theme-structured-data/class-schema-type-product-ad.php
Modified		includes/views.php
Modified		theme-framework
Modified		theme-framework/kernel/breadcrumb-trail.php

ClassiPress Version 4.2.0

$
0
0

On July 9, 2020, ClassiPress 4.2.0 was released. This is a major release introducing several new features as well as many other features improvements.

This release introduces 144 code changes in 179 files, 13,093 lines of code added and 2,479 deleted, 35 tickets resolved!

Fixes:

  • Fixed Refine Search order by Lowest and Highest price when price inputs are empty.
  • Fixed Refine Search order by Distance and Alphabetical.
  • Don’t show Report button for the ad owner (except admins).
  • Improved styles for Ad Details widget.
  • Fixed styling for WordPress Search widget (the Blog search).
  • Added WordPress Confirm action handler to the AppThemes Login page. Fixing Issue with WP’s GDPR data export tool.
  • SEO: Fixed headers structure.
  • SEO: Added screen reader text with item title to “View Ad” and “Read More” links to resolve issue with trivial duplicating anchor texts.
  • SEO: Add screenreader text for ads and posts thumbnails. Fixed issue “No link anchor text”.
  • SEO: Better Listing price format in structured data.
  • SEO: Introduced function cp_get_avatar(), which adds alt tags to the avatar image.
  • Fixed issue with incorrect taxonomy RSS links.
  • Display advertisement block in the center of the header.

Changes:

Global:

  • Added global font size option.
  • Added Global Font and Headers font settings to the Customizer
  • Added Global text color option in the Customizer.
  • Implemented Expired listing status.
  • Introduced Tiled Sidebar. Allows to add widgets with different widths.
  • Introduced Tabbed Sidebar feature. It allows turning regular sidebar into a tabbed interface, where a single tab is a sidebar widget.

Header:

  • Added Sticky Header feature with Customizable sticking parts and the separated colors.
  • Added theme support for Custom Image and Video Headers.
  • Front Page hero cover moved from the page template to the header-tpl-ads-home.php template.
  • Added Customizer Option Header Alignment.
  • Added Customizer Option Header Height.
  • Added filter ‘cp_single_term_title’.
  • Registered a new widgetized area on the Header. Ad Block 468×60 added as the default widget.
  • Added Customizer options ‘Display Hero Cover’ and ‘Display Searchbar’ on the Front Page layout panel.
  • Added Header Bottom Bar color options.
  • Added Header Top Bar color options.
  • Allow setting transparency in the Header Background color picker. Added Header Middle Bar Text Color picker. Added Header Middle Bar Menu Links Color picker.
  • Added Top bar under the existing Header. Registered new menus “first_left” and “first_right”.
  • User Account menu and Login/Register buttons added as regular menu items, now it can be moved on another menu and configured on the menus panel.
  • Added Customizer setting to change header width (expand/collapse).
  • Significantly improved search box auto suggest. By default, it uses Ad Tags for word autocomplete, but now it can be changed via filter ‘cp_suggest_taxonomies’.

Footer:

  • Added Footer Text Color option in the Customizer.
  • Converted Footer into the Tiled Sidebar.

Front page:

  • Implemented Masonry JS lib for Listing categories lists, fixed the category gaps in directory layout.
  • ‘ClassiPress Ad Categories’ widget, “[classipress_listing_categories]” shortcode, Categories page and Categories menu now can display custom backgrounds and icons:
    • Added options to the Categories section to enable custom backgrounds and icons;
    • Added appropriate options to the “[classipress_listing_categories]” shortcode to enable custom backgrounds and icons and other options;
    • Added appropriate options to the ‘ClassiPress Ad Categories’ widget.
  • Added tiled sidebars into the Front page template.
  • Added Callout widget for building awesome landing pages.
  • Added Layout type option to the Latest Listings widget. Added Number of columns in a grid option to the Latest Listings and Blog posts widgets.
  • Added optional button on the Featured slider to display all featured ads.
  • Added new options to Featured slider.

Blog page:

  • Added sidebar on the Blog archive page, added sidebar position Customizer option.
  • Added widget “Sidebar Recent Ads”.

Static pages:

  • Added static page Sidebar Position option.
  • Full Width template now 12 columns width, instead of 10.
  • Added Kitchen Sink template so admin can see the theme elements styling.

Search page:

  • Display the subcategory dropdown on the refine search form.

Single Ad page:

  • Improved style for Ad Details widget. Display location fields on the widget.
  • Added Tiled widget area to the Single Listing content area. This will allow adding content widgets side by side. For example, image gallery on the left and listing fields on the right.
  • Added Tabbed widgets on the sidebar and content areas.
  • Added widget “ClassiPress – Single Listing Image Slider”.
  • Added Customizer option “Full Width Banner” to switch banner width between full page width and content width.
  • Listing/post actions bar moved to a separated template part. Actions bar displayed in a listing content footer if the listing banner disabled.
  • Added Customizer option to disable the Single Ad Hero banner. The title and price automatically moves to the content area.
  • Added Customizer options for Listing Thumbnail Placeholder.
  • Added Minimum Image Dimensions options for Ad listing Images.
  • Turned “Set as a Banner Image” and “Set as a Thumbnail Image” radio buttons into colored buttons. Allow to uncheck the image.
  • Enabled Ad images reordering.

Author’s page:

  • Added the Author’s page sidebar and the Customizer controls for it.
  • Added widget Author Featured Listings.
  • Added Tabbed Sidebar on the Author’s page.
  • Added widgets “Author Listings” and “Author Posts” to display in the tabbed sidebar on author’s page.
  • Turned Author’s page content into a widgetized area. Added author bio as a widget.

Dashboard:

  • Added thumbnails to the dashboard listings.
  • Added search and filters section into the Dashboard.
  • Allow to sort columns in the User listings dashboard.
  • Added dashboard listing actions into the expandable areas, reorganized columns, colored statuses.

Other:

  • Allow to select a taxonomy in the ‘Sub-Categories’ widget settings.
  • Enable Bulk Actions for Orders.
  • The settings fields (where HTML is allowed) now use the WP Editor.
  • Allow to override default map icon using icon URL. Minor string adjustment.
  • Added option to disable Open Graph support.
  • Improved a calculating of the color scheme.
  • Added “id” “classes” and “taxonomy” parameters to the “classipress_listing_categories” shortcode.
  • Added generic template taxonomy.php in replacement to taxonomy-ad_cat.php and taxonomy-ad_tag.php. Now the generic teplate can be used for all custom taxonomies.
  • Added option to set a specific Custom Form as default for all categories.
  • Load search bar on the template file instead the wrapper file.

Deprecated Functions

  • cp_author_profile_listings()
  • cp_header_menu_primary_top_items_user()

Deprecated Hooks

  • cp_header_menu_primary_top_items_login
  • cp_header_menu_primary_top_user
  • cp_header_menu_primary_top_items_user

Files Modified

Modified		404.php
Modified		archive-ad_listing.php
Modified		archive.php
Modified		assets/css/editor-style.css
Modified		assets/css/editor-style.min.css
Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/js/customize-preview.js
Modified		assets/js/customize-preview.min.js
Modified		assets/js/src/customize-preview.js
Modified		assets/js/src/google-maps.js
Modified		assets/js/src/init-foundation.js
Modified		assets/js/src/theme-admin.js
Modified		assets/js/src/theme.js
Modified		assets/js/theme-admin-scripts.js
Modified		assets/js/theme-admin-scripts.min.js
Modified		assets/js/theme-scripts.js
Modified		assets/js/theme-scripts.min.js
Modified		assets/scss/mixins/_theme.scss
Modified		assets/scss/modules/_animations.scss
Modified		assets/scss/partials/admin/_editor.scss
Modified		assets/scss/partials/_base.scss
Modified		assets/scss/partials/_footer.scss
Modified		assets/scss/partials/_forms.scss
Modified		assets/scss/partials/_header.scss
Modified		assets/scss/partials/_helpers.scss
Modified		assets/scss/partials/_icons.scss
Modified		assets/scss/partials/_menus.scss
Modified		assets/scss/partials/_page-archive.scss
Modified		assets/scss/partials/_page-dashboard.scss
Modified		assets/scss/partials/_page-home.scss
Modified		assets/scss/partials/_page-listing.scss
Modified		assets/scss/partials/_page-post.scss
Modified		assets/scss/partials/_plugins.scss
Modified		assets/scss/partials/_tables.scss
Added			assets/scss/partials/_tabs.scss
Modified		assets/scss/partials/_typography.scss
Modified		assets/scss/partials/_widgets.scss
Modified		assets/scss/style.scss
Modified		assets/scss/vendor/foundation/_custom.scss
Modified		author.php
Modified		changed_files.txt
Modified		changelog.txt
Modified		dashboard-ads.php
Modified		featured.php
Modified		footer.php
Modified		framework
Modified		framework/kernel/functions.php
Modified		framework/kernel/view-types.php
Modified		framework/load.php
Modified		framework/media-manager/media-manager.php
Modified		framework/media-manager/scripts/media-manager.js
Modified		framework/scb
Modified		functions.php
Modified		.gitignore
Modified		grunt/wp-i18n.js
Modified		header.php
Added			header-tpl-ads-home.php
Modified		home.php
Modified		includes/actions.php
Added			includes/admin/categories-list.php
Modified		includes/admin/class-ad-listing-category-meta-box.php
Modified		includes/admin/enqueue.php
Modified		includes/admin/install.php
Modified		includes/admin/listing-single.php
Modified		includes/admin/options.php
Modified		includes/admin/settings.php
Modified		includes/admin/updates.php
Modified		includes/admin/values.php
Modified		includes/appthemes-functions.php
Modified		includes/categories.php
Modified		includes/class-shortcodes.php
Added			includes/class-tabbed-sidebar.php
Added			includes/class-tiled-sidebar.php
Added			includes/class-walker-refine-categories-checklist.php
Modified		includes/comments.php
Modified		includes/core.php
Modified		includes/cron.php
Modified		includes/custom-forms.php
Modified		includes/customizer/class-customizer.php
Modified		includes/customizer/class-phpcolors.php
Modified		includes/customizer/sections/colors.php
Added			includes/customizer/sections/content-author.php
Added			includes/customizer/sections/content-blog-archive.php
Modified		includes/customizer/sections/content-blog.php
Added			includes/customizer/sections/content-head.php
Modified		includes/customizer/sections/content-home.php
Modified		includes/customizer/sections/content-listing-archive.php
Modified		includes/customizer/sections/content-listing.php
Added			includes/customizer/sections/content-page.php
Modified		includes/customizer/sections/content-user.php
Added			includes/customizer/sections/fonts.php
Added			includes/customizer/sections/footer.php
Added			includes/customizer/sections/header-media.php
Modified		includes/customizer/sections/site-identity.php
Modified		includes/customizer/styles/colors.php
Added			includes/customizer/styles/fonts.php
Added			includes/customizer/styles/header-media.php
Added			includes/customizer/styles/layout.php
Modified		includes/deprecated.php
Modified		includes/emails.php
Modified		includes/enqueue.php
Modified		includes/functions.php
Modified		includes/geo
Modified		includes/geo/admin/settings.php
Modified		includes/geo/geocoders/geocoder-functions.php
Modified		includes/geo/map-providers/appthemes-maps.js
Modified		includes/images.php
Modified		includes/integrations/critic/class-critic.php
Modified		includes/menus.php
Modified		includes/options.php
Modified		includes/payments
Modified		includes/payments/admin/order-list.php
Modified		includes/plupload/app-plupload.js
Modified		includes/plupload/app-plupload.php
Modified		includes/search.php
Modified		includes/stats.php
Modified		includes/structured-data
Modified		includes/structured-data/class-autoload.php
Modified		includes/structured-data/class-structured-data.php
Modified		includes/structured-data/types/class-schema-type-blogposting-post.php
Added			includes/structured-data/types/class-schema-type-jobposting.php
Added			includes/structured-data/types/class-schema-type-jobposting-post.php
Modified		includes/theme-structured-data/class-schema-type-offer-ad.php
Modified		includes/theme-structured-data/class-schema-type-offer-product.php
Modified		includes/theme-structured-data/class-schema-type-product-ad.php
Modified		includes/theme-support.php
Added			includes/theme-widgets/class-widget-468-ads.php
Modified		includes/theme-widgets/class-widget-ad-categories.php
Modified		includes/theme-widgets/class-widget-ad-sub-categories.php
Added			includes/theme-widgets/class-widget-author-bio.php
Added			includes/theme-widgets/class-widget-author-featured-slider.php
Added			includes/theme-widgets/class-widget-author-listings.php
Added			includes/theme-widgets/class-widget-author-posts.php
Added			includes/theme-widgets/class-widget-callout-box.php
Modified		includes/theme-widgets/class-widget-listing-author.php
Modified		includes/theme-widgets/class-widget-listing-featured-slider.php
Added			includes/theme-widgets/class-widget-listing-image-slider.php
Modified		includes/theme-widgets/class-widget-listing-latest.php
Modified		includes/theme-widgets/class-widget-listing-reveal-gallery.php
Modified		includes/theme-widgets/class-widget-post-latest.php
Added			includes/theme-widgets/class-widget-recent-ads.php
Modified		includes/views-checkout.php
Modified		includes/views/class-ads-search.php
Modified		includes/views.php
Modified		languages/classipress.pot
Modified		package.json
Modified		package-lock.json
Modified		page.php
Modified		parts/adblock-header.php
Added			parts/content-action-bar-ad_listing.php
Added			parts/content-action-bar.php
Modified		parts/content-ad_listing.php
Modified		parts/content-author-ad_listing.php
Modified		parts/content-bio.php
Modified		parts/content-cover-ad_listing.php
Modified		parts/content-cover.php
Modified		parts/content-edit-profile.php
Modified		parts/content-item-ad_listing.php
Added			parts/content-item-featured.php
Modified		parts/content-item.php
Modified		parts/content-search.php
Added			parts/content-title-ad_listing.php
Added			parts/dashboard-ads-filters.php
Modified		parts/form-field-image-input-attach.php
Modified		parts/form-field-image-input-content.php
Added			parts/header-media.php
Added			parts/header-taxonomy.php
Modified		parts/nav-mobile-menu.php
Added			parts/nav-top-bar-first.php
Modified		parts/nav-top-bar-primary.php
Modified		parts/nav-top-bar-secondary.php
Added			parts/tabs.php
Added			parts/tiles.php
Added			parts/tiles-sidebar_listing_tiled_content.php
Modified		parts/widget-account-info.php
Added			parts/widget-author-bio.php
Added			parts/widget-callout-box.php
Modified		parts/widget-latest-ad_listing.php
Modified		parts/widget-latest-post.php
Modified		parts/widget-listing-author.php
Added			parts/widget-listing-image-slider.php
Modified		parts/widget-listing-reveal-gallery.php
Added			parts/widget-sidebar-ads.php
Modified		parts/widget-sidebar-blog-posts.php
Modified		searchbar.php
Added			searchform.php
Modified		search.php
Modified		sidebar-ad.php
Modified		single-ad_listing.php
Modified		style.css
Deleted			taxonomy-ad_cat.php
Removed			taxonomy-ad_tag.php	taxonomy.php
Modified		tests/lib
Modified		tests/lib/bootstrap.php
Modified		theme-framework
Modified		theme-framework/includes/views-login.php
Modified		theme-framework/includes/wrapping.php
Modified		theme-framework/kernel/breadcrumb-trail.php
Added			theme-framework/kernel/class-autoload.php
Modified		theme-framework/kernel/functions.php
Modified		theme-framework/kernel/view-edit-profile.php
Added			theme-framework/lib/customizer-custom-controls/css/customizer.css
Added			theme-framework/lib/customizer-custom-controls/examples/customizer.php
Added			theme-framework/lib/customizer-custom-controls/examples/customizer-preview.js
Added			theme-framework/lib/customizer-custom-controls/examples/functions.php
Added			theme-framework/lib/customizer-custom-controls/examples/style.css
Added			theme-framework/lib/customizer-custom-controls/images/allcaps.png
Added			theme-framework/lib/customizer-custom-controls/images/bold.png
Added			theme-framework/lib/customizer-custom-controls/images/color-picker-transparency-grid.png
Added			theme-framework/lib/customizer-custom-controls/images/italic.png
Added			theme-framework/lib/customizer-custom-controls/images/sidebar-left.png
Added			theme-framework/lib/customizer-custom-controls/images/sidebar-none.png
Added			theme-framework/lib/customizer-custom-controls/images/sidebar-right.png
Added			theme-framework/lib/customizer-custom-controls/images/underline.png
Added			theme-framework/lib/customizer-custom-controls/inc/custom-controls.php
Added			theme-framework/lib/customizer-custom-controls/inc/google-fonts-alphabetical.json
Added			theme-framework/lib/customizer-custom-controls/inc/google-fonts-popularity.json
Added			theme-framework/lib/customizer-custom-controls/inc/sanitizers.php
Added			theme-framework/lib/customizer-custom-controls/js/customizer.js
Added			theme-framework/lib/customizer-custom-controls/load.php
Added			theme-framework/lib/customizer-custom-controls/readme.md
Modified		theme-framework/load.php
Modified		tpl-ads-home.php
Modified		tpl-full-width.php
Added			tpl-kitchen-sink.php
Modified		woocommerce/content-product.php
Modified		wrapper.php

ClassiPress Version 4.2.1

$
0
0

On July 31, 2020, ClassiPress 4.2.1 was released. This release is introducing few improvements and patching issues reported in the last couple of weeks.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Fixed issue with version 4.2.0-beta1 update loop.

Changes:

  • Ads expired more than 3 days ago will not send email to the ad owner. This can help to avoid mass mail sending after update from 4.1.6 and earlier.
  • Added option to The Latest Listings and Latest Posts widgets to redirect View More link to the second page of archive.
  • Added hooks before and after listing item in a loop.
  • Make Ad Categories and Tags to be available in block editor.
  • Updated Google Fonts list in Customizer.

Files Modified:

Modified		archive-ad_listing.php
Modified		framework/kernel/view-types.php
Modified		framework/scb
Modified		includes/core.php
Modified		includes/emails.php
Modified		includes/theme-widgets/class-widget-listing-latest.php
Modified		includes/theme-widgets/class-widget-post-latest.php
Modified		parts/widget-latest-ad_listing.php
Modified		style.css
Modified		taxonomy.php
Modified		theme-framework
Modified		theme-framework/lib/customizer-custom-controls/css/customizer.css
Modified		theme-framework/lib/customizer-custom-controls/inc/google-fonts-alphabetical.json
Modified		theme-framework/lib/customizer-custom-controls/inc/google-fonts-popularity.json

ClassiPress Version 4.2.2

$
0
0

On August 18, 2020, ClassiPress 4.2.2 was released. This release is patching a few bugs and WordPress 5.5 compatibility issues.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Fixed WordPress 5.5 incompatibility issues.
  • Slider has a huge bottom margin when use Firefox browser.
  • Use thumbnail as a handle for sorting images. Fixes issue with Ad submission form image buttons on mobile.
  • Improved grammar in “Home Latest Listings” widget settings.
  • Display Author and Date on the Home Page listings in the list view.
  • Dropdown custom field values with apostrophes shown not selected in admin.

Files Modified:

Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/js/src/theme.js
Modified		assets/js/theme-scripts.js
Modified		assets/js/theme-scripts.min.js
Modified		assets/scss/partials/_forms.scss
Modified		assets/scss/partials/_widgets.scss
Modified		framework
Modified		framework/admin/class-widget.php
Modified		framework/kernel/view-types.php
Modified		framework/load.php
Modified		framework/scb
Modified		includes/actions.php
Modified		includes/admin/listing-single.php
Modified		includes/theme-widgets/class-widget-listing-latest.php
Modified		theme-framework/lib/customizer-custom-controls/css/customizer.css

ClassiPress Version 4.2.3

$
0
0

On September 30, 2020, ClassiPress 4.2.3 was released. This release is patching a few bugs and introduces updates to the AppThemes MarketPlace browser.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • TinyMCE editor doesn’t show on mobile devices.
  • Breadcrumb error on search page.
  • Improved grammar.

Changes:

  • Updated MarketPlace Add-Ons Browser. Display new items counter on the menu item.
  • Added template part parts/header-archive-ad_listing.php and filter ‘cp_ad_listing_archive_title’.

Files Modified:

Modified		archive-ad_listing.php
Modified		form-listing-category-preview.php
Modified		form-listing-category-select.php
Modified		form-listing-details.php
Modified		form-listing-edit.php
Modified		form-listing-preview.php
Modified		form-listing-submit-free.php
Modified		form-membership-packages.php
Modified		form-membership-preview.php
Modified		framework
Modified		framework/admin/class-meta-box.php
Modified		framework/admin/class-tabs-page.php
Modified		framework/admin/class-taxonomy-meta-box.php
Modified		framework/admin/importer.php
Modified		framework/admin/versions.php
Modified		framework/includes/ajax/class-ajax-view.php
Modified		framework/includes/comment-counts.php
Modified		framework/kernel/functions.php
Modified		framework/kernel/hooks.php
Modified		framework/kernel/notices.php
Modified		framework/kernel/view-types.php
Modified		framework/load.php
Modified		framework/media-manager/functions.php
Modified		framework/media-manager/media-manager.php
Modified		framework/scb
Modified		includes/admin/addons-mp
Modified		includes/admin/addons-mp/addons-mp-class.php
Modified		includes/admin/addons-mp/admin.php
Modified		includes/admin/addons-mp/api-translations.php
Modified		includes/admin/addons-mp/css/styles.css
Modified		includes/admin/addons-mp/load.php
Modified		includes/custom-forms.php
Modified		includes/theme-widgets/class-widget-post-latest.php
Modified		languages/classipress.pot
Added			parts/header-archive-ad_listing.php
Modified		single-ad_listing.php
Modified		theme-framework
Modified		theme-framework/kernel/breadcrumb-trail.php
Modified		theme-framework/lib/customizer-custom-controls/css/customizer.css
Modified		tpl-dashboard-orders.php
Modified		tpl-dashboard.php
Modified		tpl-login.php
Modified		tpl-password-recovery.php
Modified		tpl-password-reset.php
Modified		tpl-profile.php
Modified		tpl-registration.php

ClassiPress Version 4.2.4

$
0
0

On November 20, 2020, ClassiPress 4.2.4 was released. This release is patching a few bugs and introduces some filters for third party developers.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Don’t display “0 Comments” in the listing header.
  • Fixed issue with Filtering expired ads by author from backend.
  • Removed unused Customizer option “Display Site Title and Tagline”.
  • Fixed styles for unordered lists for text area custom fields.
  • Fixed issue with custom color scheme for hollow buttons.
  • Use rich editor for textarea fields in the Listing Details meta box.
  • Display Edit Ad button on the single ad for non-admin users.

Changes:

  • Use cp_price field as priceRange parameter in LocalBusiness structured data scheme.
  • Added action hook ‘cp_dashboard_listing_expanded_row’ on the listing dashboard.
  • Allow filtering fields in metaboxes.

Files Modified:

Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/scss/partials/_widgets.scss
Modified		dashboard-ads.php
Modified		framework/kernel/view-types.php
Modified		framework/scb
Modified		includes/actions.php
Modified		includes/admin/listing-single.php
Modified		includes/core.php
Modified		includes/customizer/sections/site-identity.php
Modified		includes/customizer/styles/colors.php
Modified		includes/theme-structured-data/class-schema-type-localbusiness-ad.php
Modified		order-checkout.php
Modified		order-select.php
Modified		order-summary.php
Modified		parts/content-cover-ad_listing.php
Modified		parts/content-cover.php
Modified		parts/widget-listing-map.php
Modified		theme-framework/lib/customizer-custom-controls/css/customizer.css

ClassiPress Version 4.2.5

$
0
0

On January 13, 2021, ClassiPress 4.2.5 was released. This release is patching a few bugs and introduces some improvements.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Prevented Image Upload pop up multiple times after deleting image.
  • Display attachments only with image mime type in the Image Upload form.
  • Fixed scroll to TinyMCE editor on form validation error.
  • Additional Info widget – table display issue.
  • The link under the map in the listings opens a map but is not showing the pin.
  • Fixed profile form validation.
  • Added “Nothing Found” message for empty results on the listing archive and all taxonomies templates. Removed search box from the content-none.php template to avoid too many search boxes on the page.
  • Fixed 100% expanding home page widgets with a “row” class inside.

Changes:

  • Display featured badges on a front page.
  • Preload FontAwesome for better performance.
  • Show “Report this Ad” all the time. Redirect to login page if a logged-in user required.
  • Added filter ‘cp_maybe_geocode_address’ and action ‘cp_geocode_lisitng_address’.
  • Remove IP address from the Contact ad owner email body.

Files Modified:

Modified		archive-ad_listing.php
Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/js/src/theme.js
Modified		assets/js/theme-scripts.js
Modified		assets/js/theme-scripts.min.js
Modified		assets/scss/partials/_widgets.scss
Modified		framework/admin/class-meta-box.php
Modified		includes/actions.php
Modified		includes/admin/listing-single.php
Modified		includes/emails.php
Modified		includes/enqueue.php
Modified		includes/functions.php
Modified		includes/images.php
Modified		includes/plupload/app-plupload.js
Modified		includes/plupload/app-plupload.php
Modified		includes/theme-widgets/class-widget-listing-map.php
Modified		includes/views-checkout.php
Modified		parts/content-edit-profile.php
Modified		parts/content-none.php
Modified		taxonomy.php

ClassiPress Version 4.2.6

$
0
0

On July 26, 2021, ClassiPress 4.2.6 was released. This release introduces few improvements, patches few bugs, PHP8 and WordPress 5.8 compatibility fixes.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

  • Fixed compatibility issue with “Advanced Post Cache” plugin that causes 0 total transaction issue.
  • Sorting ads by expire date on admin screen.
  • Account stats widget is missing Trash status localization.
  • Price decimal values/places issue.
  • Fixed issue with Reset Password
  • Fixed Deprecated: Required parameter $taxonomy follows optional parameter $id
  • Category selection on form assignment is not persistent.
  • Show category image placeholder and thumbnail image placeholders for listings on dashboard and sidebar widgets.
  • Show category image placeholder and thumbnail image placeholders for listings on dashboard and sidebar widgets.
  • Fixed issue with registering widgets in block-based editors (WordPress 5.8 compatibility issue).
  • Fixed fatal error when logging PayPal subscription attempt error in APP_PayPal_Bridge.
  • Fixed PHP8 incompatibility issues
  • Fixed Date localizing issue on user dashboard
  • Fixed minor typos
  • Pass all widget titles through the filter ‘widget_title’ to ensure compatibility with WPML. Added custom filter ‘cp_widget_description’ for the same purpose.

Changes:

  • Disable contact owner button when ad is marked as sold.
  • Make Critic rating (stars) visible in the search results and categories.
  • Show banner image in the listing gallery.
  • Better Dashboard layout on mobile.
  • Small CSS optimization

Files Modified:

Modified		assets/css/editor-style.css
Modified		assets/css/editor-style.min.css
Modified		assets/css/foundation.css
Modified		assets/css/foundation.min.css
Modified		assets/css/foundation-rtl.css
Modified		assets/css/foundation-rtl.min.css
Modified		assets/css/style.css
Modified		assets/css/style.min.css
Modified		assets/css/style-rtl.css
Modified		assets/css/style-rtl.min.css
Modified		assets/js/src/theme-admin.js
Modified		assets/js/theme-admin-scripts.js
Modified		assets/scss/mixins/_buttons.scss
Modified		assets/scss/mixins/_callout.scss
Modified		assets/scss/partials/_badges.scss
Modified		assets/scss/partials/_base.scss
Modified		assets/scss/partials/_buttons.scss
Modified		assets/scss/partials/_callouts.scss
Modified		assets/scss/partials/_page-dashboard.scss
Modified		assets/scss/partials/_page-edit-profile.scss
Modified		assets/scss/partials/_page-post.scss
Modified		assets/scss/style.scss
Modified		assets/scss/vendor/foundation/_settings.scss
Modified		dashboard-ads.php
Modified		framework
Modified		framework/admin/class-widget.php
Modified		framework/admin/importer.php
Modified		framework/.gitmodules
Modified		framework/kernel/functions.php
Modified		framework/load.php
Modified		framework/media-manager/functions.php
Deleted			framework/scb
Added			framework/scb-appthemes
Modified		includes/actions.php
Modified		includes/admin/listing-list.php
Modified		includes/admin/options.php
Modified		includes/appthemes-functions.php
Modified		includes/core.php
Modified		includes/customizer/sections/footer.php
Modified		includes/functions.php
Modified		includes/images.php
Modified		includes/integrations/critic/class-critic.php
Modified		includes/payments
Modified		includes/payments/admin/order-meta.php
Modified		includes/payments/gateways/paypal/paypal-bridge.php
Modified		includes/theme-widgets/class-widget-listing-latest.php
Modified		includes/theme-widgets/class-widget-listing-reveal-gallery.php
Modified		parts/widget-listing-author.php
Modified		parts/widget-listing-author-stats.php
Added			tests/test_functions.php
Modified		theme-framework
Modified		theme-framework/templates/foundation/form-password-reset.php

ClassiPress Version 4.2.7

$
0
0

On July 29, 2022, ClassiPress 4.2.7 was released.

Upgrade Information

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

The translation template file (classipress.pot) has been changed. Please update your translations if you use them.

Fixes:

Changes:

Files Modified:

 

ClassiPress Version 4.2.8

$
0
0

On June 5rd, 2024, ClassiPress 4.2.8 was released. This release introduces few improvements, patches few bugs, PHP8.2 and WordPress 6.1+ compatibility fixes.

Upgrade Information

First of all make sure you’ve done full site back-up (files and database), in case that something goes wrong.

Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to Vantage. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.

If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.

Fixes

  • Fixed PHP 8.2 incompatibility issues.
  • Fixed WordPress 6.1+ incompatibility issues with P2P data.
  • Fixed widgets display and options.
  • Fixed potential fatal errors when images couldn’t be downloaded during theme install.

Changes

  • Added reCAPTCHA v3 support.
  • Removed support forum box from theme dashboard.

Files Modified

Modified		assets/js/src/theme-admin.js
Modified		changelog.txt
Modified		examples/classipress-child/style.css
Modified		framework
Modified		functions.php
Modified		includes/actions.php
Modified		includes/admin/dashboard.php
Modified		includes/admin/enqueue.php
Modified		includes/admin/install.php
Modified		includes/admin/listing-list.php
Modified		includes/admin/listing-single.php
Modified		includes/admin/settings.php
Modified		includes/admin/updates.php
Modified		includes/appthemes-functions.php
Modified		includes/checkout
Modified		includes/class-tiled-sidebar.php
Modified		includes/customizer/class-phpcolors.php
Modified		includes/deprecated.php
Modified		includes/functions.php
Modified		includes/geo
Modified		includes/options.php
Modified		includes/payments
Modified		includes/recaptcha
Modified		includes/structured-data
Modified		includes/theme-support.php
Modified		includes/theme-widgets/class-widget-468-ads.php
Modified		includes/theme-widgets/class-widget-account-info.php
Modified		includes/theme-widgets/class-widget-listing-reveal-gallery.php
Modified		includes/utils.php
Modified		includes/widgets
Modified		languages/classipress.pot
Modified		order-bank-transfer.php
Modified		package.json
Modified		parts/adblock-header.php
Modified		parts/hero-cover.php
Modified		parts/widget-account-info.php
Modified		parts/widget-listing-reveal-gallery.php
Modified		style.css
Modified		theme-framework
Modified		tpl-kitchen-sink.php
Modified		wrapper.php
Viewing all 56 articles
Browse latest View live