Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the porto-functionality domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-mail-logging domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the google-listings-and-ads domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce-payments domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce-services domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the jetpack domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the woocommerce domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wpforms-lite domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the porto domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/storeca/public_html/ecommerce/wp-includes/functions.php on line 6170

Warning: Cannot modify header information - headers already sent by (output started at /home/storeca/public_html/ecommerce/wp-includes/functions.php:6170) in /home/storeca/public_html/ecommerce/wp-includes/feed-rss2.php on line 8
Backend – UK Shop Saver https://ecommerce.storetransform.ca Tue, 05 Nov 2024 10:07:47 +0000 en-GB hourly 1 https://wordpress.org/?v=7.0 238709748 https://ecommerce.storetransform.ca/portfolio/large-slider/ https://ecommerce.storetransform.ca/portfolio/large-slider/#respond Fri, 17 Jun 2016 10:04:21 +0000 http://sw-themes.com/porto_dummy/?post_type=portfolio&p=126 /* Basic styling for form */ /* #custom-order-form { max-width: 100%; margin: 0 auto; padding: 20px; border: 1px solid #ddd; border-radius: 5px; background-color: #f9f9f9; } /* #custom-order-form div { margin-bottom: 15px; } label { display: block; font-weight: bold; margin-bottom: 5px; } input[type="text"], select, #location-results, input[type="email"], textarea { width: 100%; padding: 8px; border: 1px solid #ccc; border-radius: 4px; } .error-message { color: red; font-size: 12px; display: none; margin-top: 5px; } .item-entry { display: flex; align-items: center; margin-top: 10px; } .item-entry input { flex: 1; } .add-item, .remove-item { margin-left: 10px; background-color: #0073aa; color: #fff; border: none; padding: 5px 10px; cursor: pointer; border-radius: 4px; } .add-item { background-color: #1d2327; } .remove-item { background-color: #dc3545; } button[type="submit"] { background-color: #0088cc; color: #fff; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer; } */ /* General Form Styling */ #custom-order-form { max-width: 900px; margin: 0 auto; padding: 20px; border: 1px solid #ddd; border-radius: 8px; background-color: #fff; font-family: Arial, sans-serif; } /* Row and Input Label Styling */ .row_div { margin-bottom: 20px; } .row_div label { display: block; font-weight: bold; margin-bottom: 5px; } /* Error Message */ .error-message { display: none; color: #d9534f; font-size: 12px; margin-top: 5px; } /* Required Field Indicator */ .require_span { color: #d9534f; } /* Shipping and Billing Sections */ .address-section { display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; } .shipping-section, .billing-section { width: 48%; background-color: #f9f9f9; padding: 15px; border-radius: 8px; box-sizing: border-box; } /* Hide Billing Section Initially */ .billing_div { margin-top: 15px; display: none; } /* Headings */ h3 { font-size: 18px; font-weight: bold; margin-bottom: 15px; } /* Checkbox Styling */ input[type="checkbox"] { margin-right: 10px; } /* Product Information Styling */ .product-information { background: #f2f2f2; padding: 15px; border-radius: 8px; box-sizing: border-box; } .item-entry { display: flex; align-items: center; margin-bottom: 10px; } /* Responsive Design */ @media (max-width: 768px) { .part-1, .part-2, .shipping-section, .billing-section { width: 100%; margin-right: 0; } .address-section { display: block; } }
Name is required.
Last Name is required.
Company Name is required.
Please enter a valid email address.
Phone number is required.

Shipping Address:

This field is required. This field is required. This field is required. This field is required.

Billing Address:

Billing to a different address?
Product title is required.
Product Url is required.
Product Quantity is required.
each product is required. each reference Url is required. each Quantity is required.
Payment currency is required.
]]>
https://ecommerce.storetransform.ca/portfolio/large-slider/feed/ 0 126
Full Width Slider https://ecommerce.storetransform.ca/portfolio/full-width-slider/ https://ecommerce.storetransform.ca/portfolio/full-width-slider/#respond Thu, 17 Mar 2016 09:17:07 +0000 http://sw-themes.com/porto_dummy/?post_type=portfolio&p=116 Donec sed tincidunt lacus. Duis vehicula aliquam vestibulum. Aenean at mollis mi. Cras ac urna sed nisi auctor venenatis ut id sapien. Vivamus commodo lacus lorem, a tristique sapien tempus non. Donec fringilla cursus porttitor. Morbi quis massa id mi pellentesque placerat. Nam scelerisque sit amet diam id blandit. Nullam ultrices ligula at ligula tincidunt, sit amet aliquet mi pellentesque. Aenean eget fermentum risus. Aenean eu ultricies nulla, id bibendum libero. Vestibulum dui augue, malesuada nec tellus vel, egestas condimentum ipsum. Vestibulum ut. Integer semper quam turpis, id dapibus nunc ultrices at. Vestibulum eget orci lobortis, imperdiet diam a, ornare eros.

]]>
https://ecommerce.storetransform.ca/portfolio/full-width-slider/feed/ 0 116
Gallery https://ecommerce.storetransform.ca/portfolio/gallery/ https://ecommerce.storetransform.ca/portfolio/gallery/#respond Thu, 17 Mar 2016 08:57:11 +0000 http://sw-themes.com/porto_dummy/?post_type=portfolio&p=114 Donec sed tincidunt lacus. Duis vehicula aliquam vestibulum. Aenean at mollis mi. Cras ac urna sed nisi auctor venenatis ut id sapien. Vivamus commodo lacus lorem, a tristique sapien tempus non. Donec fringilla cursus porttitor. Morbi quis massa id mi pellentesque placerat. Nam scelerisque sit amet diam id blandit. Nullam ultrices ligula at ligula tincidunt, sit amet aliquet mi pellentesque. Aenean eget fermentum risus. Aenean eu ultricies nulla, id bibendum libero. Vestibulum dui augue, malesuada nec tellus vel, egestas condimentum ipsum. Vestibulum ut. Integer semper quam turpis, id dapibus nunc ultrices at. Vestibulum eget orci lobortis, imperdiet diam a, ornare eros.

]]>
https://ecommerce.storetransform.ca/portfolio/gallery/feed/ 0 114
Medias https://ecommerce.storetransform.ca/portfolio/medias/ https://ecommerce.storetransform.ca/portfolio/medias/#respond Thu, 17 Mar 2016 07:56:16 +0000 http://sw-themes.com/porto_dummy/?post_type=portfolio&p=104 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tempus nibh sed elimttis adipiscing. Fusce in hendrerit purus. Suspendisse potenti. Proin quis eros odio, dapibus dictum mauris.

]]>
https://ecommerce.storetransform.ca/portfolio/medias/feed/ 0 104
Porto Branding https://ecommerce.storetransform.ca/portfolio/extended/ https://ecommerce.storetransform.ca/portfolio/extended/#respond Sat, 16 Jan 2016 14:30:00 +0000 http://sw-themes.com/porto_dummy/?post_type=portfolio&p=81

Project

Lorem ipsum dolor sit amet, consectetur adipiscing metus. elit. Quisque rutrum pellentesque imperdiet.

Challenge

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque rutrum pellentesque imperdiet. Nulla lacinia iaculis nulla.

Result

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque rutrum pellentesque imperdiet. Nulla lacinia iaculis nulla.

Project Skills

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus blandit massa enikklam id valorem ipsum dolor sit amet, consectetur adipiscing.

Phasellus blandit massa enim. Nullam id varius elit. blandit massa enim d varius blandit massa enimariusi d varius elit.

HTML/CSS
Design
Wordpress
Photoshop
0
+
Happy Clients
0
Years in Business
0
High Score
0
Cups of Coffee
]]>
https://ecommerce.storetransform.ca/portfolio/extended/feed/ 0 81
Carousel https://ecommerce.storetransform.ca/portfolio/carousel/ https://ecommerce.storetransform.ca/portfolio/carousel/#respond Thu, 17 Dec 2015 08:04:33 +0000 http://sw-themes.com/porto_dummy/?post_type=portfolio&p=106 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed tempus nibh sed elimttis adipiscing. Fusce in hendrerit purus. Suspendisse potenti. Proin quis eros odio, dapibus dictum mauris.

]]>
https://ecommerce.storetransform.ca/portfolio/carousel/feed/ 0 106