Plugin Directory

Changeset 1832665


Ignore:
Timestamp:
03/03/2018 06:48:23 AM (8 years ago)
Author:
paramthemes
Message:

1.3.2

  • Fixed - PT Team Element Social Links issue
Location:
pt-elementor-addons-lite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pt-elementor-addons-lite/trunk/elements/class-pt-elementor-team.php

    r1793491 r1832665  
    989989                    }
    990990                    ?>
    991                     <a class="elementor-icon elementor-social-icon elementor-social-icon-<?php echo esc_html( $social . $class_animation ); ?>" <?php echo esc_html( $this->get_render_attribute_string( $link_key ) ); ?>>
     991                    <a class="elementor-icon elementor-social-icon elementor-social-icon-<?php echo esc_html( $social . $class_animation ); ?>" <?php echo $this->get_render_attribute_string( $link_key ); ?>>
    992992                        <i class="<?php echo esc_html( $item['social'] ); ?>"></i>
    993993                    </a>
  • pt-elementor-addons-lite/trunk/readme.txt

    r1821794 r1832665  
    8484
    8585== Changelog ==
     86= 1.3.2 =
     87* Fixed - PT Team Element Social Links issue
     88
    8689= 1.3.1 =
    8790
    88 * Added - Admin Options is added
    89 * Added - Performance Optimized you can enable only the controls you using in Backend
    90 * Added - Contact form 7 Added
    91 * Added - Ninja Form Added
    92 * Added - wpForms Added
    93 * Added - Inline Code Enabled for Controls
    94 * Update - Code Optimized
     91* Added - Added Dropdown to filter past,present and future posts in Timeline Control
     92* Fixed - Support issue fixed
     93* Fixed - FlipBox vertical issue fixed
    9594
    9695
Note: See TracChangeset for help on using the changeset viewer.