🔞 ADULT: Changeset/ - Collection

Changeset 3226304


Ignore:
Timestamp:
01/21/2025 01:56:49 PM (11 months ago)
Author:
nicdark
Message:

edit files for version 7.8

Location:
nd-shortcodes/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • nd-shortcodes/trunk/css/admin-style.css

    r2999457 r3226304  
    3838/*color*/
    3939.nd_options_color_ffffff { color: #fff; }
     40.nd_options_color_ffffff_important { color: #fff !important; }
    4041.nd_options_color_ffffff_hover:hover { color: #fff; }
    4142.nd_options_color_a0a5aa { color: #a0a5aa; }
  • nd-shortcodes/trunk/inc/settings/admin-style.css

    r2999457 r3226304  
    2727.nd_options_background_color_2271b1 { background-color: #2271b1; }
    2828.nd_options_background_color_d6363917 { background-color: #d6363917; }
     29.nd_options_background_color_d63638_important { background-color: #d63638 !important; }
    2930
    3031/*border*/
     
    3334.nd_options_border_top_width_0 { border-top-width: 0px; }
    3435.nd_options_border_left_width_0 { border-left-width: 0px; }
     36.nd_options_border_width_0_important { border-width: 0px !important; }
    3537
    3638/*box-shadow*/
     
    4143.nd_options_color_ffffff { color: #fff; }
    4244.nd_options_color_ffffff_hover:hover { color: #fff; }
     45.nd_options_color_ffffff_important { color: #fff !important; }
    4346.nd_options_color_a0a5aa { color: #a0a5aa; }
    4447.nd_options_color_666666 { color: #666666; }
  • nd-shortcodes/trunk/inc/settings/import-elementor/index.php

    r3187444 r3226304  
    433433                <div class="nd_options_box_sizing_border_box nd_options_padding_20 nd_options_float_left nd_options_width_100_percentage">
    434434                  <div class="notice notice-error nd_options_padding_20 nd_options_margin_top_30 nd_options_margin_0 nd_options_background_color_d6363917">
    435                     <p><strong>'.esc_html__('Elementor Pro OR Alternatives REQUIRED','nd-shortcodes').' : </strong><br/><br/>'.esc_html__('Elementor Pro or Alternatives are not installed. You bought this theme with "Elementor PRO" indication needed to use some demos. ( Once you have installed and activated it, return and reload this page to import this demo ).','nd-shortcodes').'</p>
    436 
     435                   
     436                    <p>
     437                      <strong>'.esc_html__('ONE PLUGIN IS MISSING !','nd-shortcodes').'</strong>
     438                      <br/><br/>
     439                      '.esc_html__('Install one of','nd-shortcodes').'
     440                      <a target="blank" href="https://www.nicdarkthemes.com/plugin-required/">'.esc_html__('these plugins','nd-shortcodes').'</a>
     441                      '.esc_html__('for import this demo.','nd-shortcodes').'
     442                    </p>
    437443
    438444                    <br/>
    439                     <a target="blank" href="https://www.nicdark.com/demos-with-elementor-pro/">'.esc_html__('For more information and ALTERNATIVES check our article.','nd-shortcodes').'<p></p></a>
     445                   
     446                    <a class="button nd_options_color_ffffff_important nd_options_background_color_d63638_important nd_options_border_width_0_important" target="blank" href="https://www.nicdarkthemes.com/plugin-required/">
     447                      '.esc_html__('CHECK HERE','nd-shortcodes').'
     448                    </a>
     449
    440450                  </div>
    441451                </div>
  • nd-shortcodes/trunk/nd-shortcodes.php

    r3107493 r3226304  
    33Plugin Name:       ND Shortcodes
    44Description:       The plugin adds some useful components to your page builder ( Elementor or WP Bakery Page Builder ). All components are full responsive and retina ready.
    5 Version:           7.7
     5Version:           7.8
    66Plugin URI:        https://nicdark.com
    77Author:            Nicdark
  • nd-shortcodes/trunk/readme.txt

    r3187286 r3226304  
    44Requires at least: 4.5
    55Tested up to: 6.7
    6 Stable tag: 7.7
     6Stable tag: 7.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2727
    2828== Changelog ==
     29
     30= 7.8 =
     31* improving elementor demo importer
    2932
    3033= 7.7 =
Note: See TracChangeset for help on using the changeset viewer.