an
groups-icon

Missing Shortcode Widget Elementor

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Danny W
    66 points
    Bronze User
    Bronze User

    The Shortcode widget in the General section for the Elementor editor is missing. I am using DT 9.4.3. Not to be confused with the custom { Shortcodes } widget under the Premium Press content blocks section.

    Doing some digging I found a possible typo on about line 6 in /DT9/framework/elementor/elementor-design-shortcodes.php

    
    public function get_name() {
    		return 'shortcode';
    	}
    

    I believe it should be return ‘shortcodes’ not ‘shortcode’. If left as shortcode it overrules the stock elementor shortcode widget which prevents it from loading into the elementor editor.

    Loading the fixed /framework/elementor/elementor-design-shortcodes.php into my child theme does not seem to correct the problem. I have to edit the file in the DT9/framework/elementor/ directory which then fixes the issue.

    May 26, 2020 at 9:20 pm
  • James D
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    May 26, 2020 at 10:01 pm

719

Views

1

Replies