Plugin Directory

Changeset 3033502


Ignore:
Timestamp:
02/09/2024 07:25:02 AM (2 years ago)
Author:
bmsupport
Message:

Code Improvements

Location:
blindmatrix-ecommerce/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • blindmatrix-ecommerce/trunk/blind-matrix-api.php

    r3033170 r3033502  
    33 * Plugin Name:     BlindMatrix eCommerce Solution
    44 * Description:     BlindMatrix eCommerce plugin is designed especially for window blinds, curtains and shutter businesses to sell their products online with ultimate ease. Window Blinds eCommerce plugin converts any window-covering informative website into an online shopping website offering freedom of product choices and a great buying experience to customers.
    5  * Version:         5.2.7
     5 * Version:         5.2.8
    66 * Author:          Blindmatrix
    77 * Author URI:      https://ecommerce.blindssoftware.com/
  • blindmatrix-ecommerce/trunk/readme.txt

    r3033170 r3033502  
    3232
    3333== Changelog ==
     34
     35* Code Improvements.
     36= 5.2.8 =
     37
    3438* CSS changes.
    3539= 5.2.7 =
  • blindmatrix-ecommerce/trunk/vendor/Shortcode-Source/blinds-config.php

    r3033123 r3033502  
    780780                                </tr>-->
    781781                                <tr>
    782                                     <td><b>Code/Shade</b></td><td> <?php echo $response->product_details->product_details->colorname; ?></br></td>
     782                                    <td><b>Code/Shade</b></td><td><span class="setcolorname"> <?php echo $response->product_details->product_details->colorname; ?></span> </br></td>
    783783                                </tr>
    784784                                <tr>
Note: See TracChangeset for help on using the changeset viewer.