FeatureFuel
1

New custom archive post skin to customize Posts Meta Data

Source: elementor/elementor#28009 · opened by @luigidis
Prerequisites • I have searched for similar feature requests in both open and closed discussions and cannot find an existing request. • I have verified that the feature is still missing from the latest stable versions of Elementor or Elementor Pro. What problem is your feature request going to solve? Please describe.. I'm trying to create a new custom skin for my archive-posts widget in Elementor, and I need to customize the metadata of the posts I get. Normally, a Posts_Archive_Skin_Cards has these controls within these settings ![image]( But when I try to extend the Posts_Archive_Skin_Cards class and create my custom skin, this is what I get. ![image]( My code of my new custom class is: namespace ElementorPro\Modules\ThemeBuilder\Skins; if (!defined('ABSPATH')) { exit; // Exit if accessed directly } class My_Custom_Posts_Skin extends Posts_Archive_Skin_Cards { public function get_id() { return 'archive-card…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests