Changeset 289765
- Timestamp:
- 09/22/2025 02:59:28 AM (2 months ago)
- Location:
- fse-solar-power/1.2
- Files:
-
- 2 added
- 5 edited
- 1 copied
- . (copied) (copied from fse-solar-power/1.1)
- inc/block-patterns.php (modified) (1 diff)
- inc/patterns/post-one-column.php (added)
- inc/patterns/post-two-column.php (added)
- languages/fse-solar-power.pot (modified) (3 diffs)
- readme.txt (modified) (1 diff)
- style.css (modified) (2 diffs)
- templates/page.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fse-solar-power/1.2/inc/block-patterns.php
r286479 r289765 35 35 'team-section', 36 36 'inner-banner', 37 'post-one-column', 38 'post-two-column', 37 39 'latest-blog', 38 40 'hidden-404', -
fse-solar-power/1.2/languages/fse-solar-power.pot
r288200 r289765 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: FSE Solar Power 1. 1\n"5 "Project-Id-Version: FSE Solar Power 1.2\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/fse-solar-power\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-09- 09T10:53:23+00:00\n"12 "POT-Creation-Date: 2025-09-17T17:44:33+05:30\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 154 154 #: inc/patterns/latest-blog.php:6 155 155 msgid "Latest Blogs" 156 msgstr "" 157 158 #: inc/patterns/post-one-column.php:6 159 msgid "Post One Column" 160 msgstr "" 161 162 #: inc/patterns/post-two-column.php:6 163 msgid "Post Two Column" 156 164 msgstr "" 157 165 -
fse-solar-power/1.2/readme.txt
r288200 r289765 29 29 * Added Posts (Left Sidebar) Template. 30 30 * Added Posts (Without Header Image) Template. 31 32 = 1.2 = 33 * Added One Column Pattern 34 * Added Two Column Pattern 35 * Update Woocommerce My Account page. 36 31 37 32 38 == Resources == -
fse-solar-power/1.2/style.css
r288200 r289765 5 5 Author URI: https://www.themescarts.com/ 6 6 Description: The FSE Solar Power is a multipurpose, modern, and luxurious WordPress theme designed for businesses, agencies, fse-solar-power, FSE Solar Energy, FSE Solar Panels, FSE Renewable Energy, FSE Solar Installation, FSE Solar System, FSE Green Energy, FSE Solar Electricity and developers looking for a clean, responsive, and user-friendly design. Its minimal yet elegant layout offers a sophisticated visual experience, making it ideal for solar energy companies, renewable energy startups, and eco-friendly businesses. With Retina-ready graphics and optimized code, this theme ensures a faster page load time and seamless performance across all devices, delivering a mobile-friendly and interactive browsing experience. Built on a secure and clean code structure, this bootstrap-powered theme supports shortcodes for easy functionality and offers a wide range of customization options. Users can personalize their site effortlessly with flexible layouts, color schemes, and typography options, allowing for a fully branded website. Its translation-ready feature ensures global reach, making it perfect for businesses targeting international audiences. The FSE Solar Power comes packed with powerful features like a striking banner section, engaging call-to-action (CTA) buttons, and an attractive testimonial section to build trust with potential customers. The team showcase layout highlights your professionals, while social media integration enhances engagement and online presence. With agency-friendly features, this theme caters to startups, corporate websites, and creative professionals alike. Its animated, stunning, and beautiful design elements help create a visually captivating experience, while its clean code foundation provides both security and scalability for developers. The theme’s personalization options and easy-to-use editor make it suitable for beginners and professionals who want to design a sophisticated and high-performing website without hassle. Whether you're running a renewable energy firm, a consultancy, or a creative agency, this theme’s modern design, interactive sections, and seamless functionality make it a perfect choice to showcase your services in a polished and professional manner. 7 Version: 1. 17 Version: 1.2 8 8 License: GNU General Public License version 2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 334 334 background: #f8f8f8; 335 335 } 336 .entry-content{ 337 overflow-wrap: anywhere; 338 overflow: hidden; 339 } 336 .entry-content { 337 overflow-wrap: anywhere; 338 overflow: hidden; 339 padding: 30px 0; 340 } 341 342 /*Woocommerce Account page CSS*/ 343 344 nav.woocommerce-MyAccount-navigation li { 345 border: 1px solid var(--wp--preset--color--primary) !important; 346 margin-bottom: 10px; 347 padding: 10px !important; 348 background-color: var(--wp--preset--color--primary) !important; 349 } 350 nav.woocommerce-MyAccount-navigation li a{ 351 color: #fff; 352 padding: 10px 0 !important; 353 text-decoration: none !important; 354 } 355 nav.woocommerce-MyAccount-navigation li:hover { 356 background-color: transparent !important; 357 border-color: #000 !important; 358 } 359 nav.woocommerce-MyAccount-navigation li:hover a{ 360 color:var(--wp--preset--color--primary); 361 } 362 363 .wc-block-components-notice-banner { 364 margin: 0; 365 366 } -
fse-solar-power/1.2/templates/page.html
r286479 r289765 5 5 <!-- wp:group {"tagName":"main","className":"post-page-area","style":{"spacing":{"padding":{"top":"var:preset|spacing|60","bottom":"var:preset|spacing|70","left":"var:preset|spacing|50","right":"var:preset|spacing|50"},"blockGap":"var:preset|spacing|50"}},"layout":{"type":"constrained","contentSize":"80%"}} --> 6 6 <main class="wp-block-group post-page-area" style="padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--50)"><!-- wp:columns --> 7 <div class="wp-block-columns"><!-- wp:column {"width":"66.66%"} --> 8 <div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:post-content /--></div> 9 <!-- /wp:column --> 10 11 <!-- wp:column {"width":"33.33%"} --> 12 <div class="wp-block-column" style="flex-basis:33.33%"> 13 <!-- wp:pattern {"slug":"fse-solar-power/sidebar"} /--> 14 </div> 15 <!-- /wp:column --></div> 16 <!-- /wp:columns --></main> 17 <!-- /wp:group --> 18 19 <!-- wp:template-part {"slug":"footer","theme":"fse-solar-power","tagName":"footer","className":"fse-solar-power-footer-column"} /--> 7 <div class="wp-block-columns"><!-- wp:column {"width":"100%"} --> 8 <div class="wp-block-column" style="flex-basis:100%"><!-- wp:post-content /--></div> 9 <!-- /wp:column --></div> 10 <!-- /wp:columns --></main> 11 <!-- /wp:group --> 12 13 <!-- wp:template-part {"slug":"footer","theme":"fse-solar-power","tagName":"footer","className":"fse-solar-power-footer-column"} /-->
Note: See TracChangeset for help on using the changeset viewer.