Changeset 3209330
- Timestamp:
- 12/17/2024 04:11:27 PM (16 months ago)
- Location:
- sydney-toolbox/trunk
- Files:
-
- 11 edited
-
README.txt (modified) (2 diffs)
-
inc/elementor/block-employee-carousel.php (modified) (2 diffs)
-
inc/elementor/block-employee.php (modified) (2 diffs)
-
inc/elementor/block-gallery.php (modified) (2 diffs)
-
inc/elementor/block-portfolio.php (modified) (4 diffs)
-
inc/elementor/block-posts.php (modified) (4 diffs)
-
inc/elementor/block-pricing.php (modified) (1 diff)
-
inc/elementor/block-slider.php (modified) (7 diffs)
-
inc/elementor/block-testimonials.php (modified) (3 diffs)
-
inc/elementor/block-timeline.php (modified) (3 diffs)
-
sydney-toolbox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sydney-toolbox/trunk/README.txt
r3201174 r3209330 3 3 Tags: sydney, custom post types, custom fields 4 4 Requires at least: 4.0 5 Tested up to: 6. 46 Stable tag: 1.3 55 Tested up to: 6.7 6 Stable tag: 1.36 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 28 28 29 29 == Changelog == 30 31 = 1.36 = 32 * fixed issue with Elementor missing class 30 33 31 34 = 1.34 = -
sydney-toolbox/trunk/inc/elementor/block-employee-carousel.php
r3063343 r3209330 255 255 'name' => 'employee_name_typography', 256 256 'selector' => '{{WRAPPER}} .roll-team .team-content .name', 257 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,258 257 ] 259 258 ); … … 287 286 'name' => 'employee_position_typography', 288 287 'selector' => '{{WRAPPER}} .roll-team .team-content .pos', 289 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,290 288 ] 291 289 ); -
sydney-toolbox/trunk/inc/elementor/block-employee.php
r3075394 r3209330 288 288 'name' => 'employee_name_typography', 289 289 'selector' => '{{WRAPPER}} .roll-team .team-content .name', 290 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,291 290 ] 292 291 ); … … 320 319 'name' => 'employee_position_typography', 321 320 'selector' => '{{WRAPPER}} .roll-team .team-content .pos', 322 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,323 321 ] 324 322 ); -
sydney-toolbox/trunk/inc/elementor/block-gallery.php
r3063343 r3209330 258 258 'name' => 'project_title_typography', 259 259 'selector' => '{{WRAPPER}} .roll-project .project-title', 260 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,261 260 ] 262 261 ); … … 280 279 'name' => 'filter_typography', 281 280 'selector' => '{{WRAPPER}} .project-filter li a', 282 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,283 281 ] 284 282 ); -
sydney-toolbox/trunk/inc/elementor/block-portfolio.php
r3082233 r3209330 408 408 'name' => 'portfolio_filter_typography', 409 409 'selector' => '{{WRAPPER}} .sydney-portfolio-filter a', 410 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,411 410 ] 412 411 ); … … 476 475 'name' => 'portfolio_title_typography', 477 476 'selector' => '{{WRAPPER}} .sydney-portfolio-item .item-content .project-title', 478 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,479 477 ] 480 478 ); … … 505 503 'name' => 'portfolio_cats_typography', 506 504 'selector' => '{{WRAPPER}} .sydney-portfolio-items .sydney-portfolio-item .term-link', 507 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,508 505 ] 509 506 ); … … 534 531 'name' => 'portfolio_excerpt_typography', 535 532 'selector' => '{{WRAPPER}} .sydney-portfolio-items .sydney-portfolio-item .project-excerpt', 536 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,537 533 ] 538 534 ); -
sydney-toolbox/trunk/inc/elementor/block-posts.php
r2854191 r3209330 210 210 'name' => 'post_title_typography', 211 211 'selector' => '{{WRAPPER}} .latest-news-wrapper.carousel h4', 212 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,213 212 ] 214 213 ); … … 255 254 'name' => 'post_meta_typography', 256 255 'selector' => '{{WRAPPER}} .latest-news-wrapper.carousel .meta-post', 257 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,258 256 ] 259 257 ); … … 287 285 'name' => 'content_typography', 288 286 'selector' => '{{WRAPPER}} .latest-news-wrapper.carousel .blog-post .entry-summary', 289 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,290 287 ] 291 288 ); … … 330 327 [ 331 328 'name' => 'typography', 332 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_4,333 329 'selector' => '{{WRAPPER}} a.roll-button, {{WRAPPER}} .roll-button', 334 330 ] -
sydney-toolbox/trunk/inc/elementor/block-pricing.php
r3075394 r3209330 366 366 [ 367 367 'name' => 'typography', 368 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_4,369 368 'selector' => '{{WRAPPER}} a.elementor-button, {{WRAPPER}} .elementor-button', 370 369 ] -
sydney-toolbox/trunk/inc/elementor/block-slider.php
r3059286 r3209330 5 5 use Elementor\Group_Control_Typography; 6 6 use Elementor\Repeater; 7 use Elementor\Core\Schemes\Typography;8 7 use ElementorPro\Base\Base_Widget; 9 8 … … 430 429 '{{WRAPPER}} .athemes-hero-wrapper .slide-title' => 'color: {{VALUE}};', 431 430 ], 432 'scheme' => [433 'type' => Core\Schemes\Color::get_type(),434 'value' => Core\Schemes\Color::COLOR_2,435 ],436 431 ] 437 432 ); … … 442 437 'name' => 'title_typography', 443 438 'selector' => '{{WRAPPER}} .athemes-hero-wrapper .slide-title', 444 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,445 439 ] 446 440 ); … … 465 459 '{{WRAPPER}} .athemes-hero-wrapper .slide-text' => 'color: {{VALUE}};', 466 460 ], 467 'scheme' => [468 'type' => Core\Schemes\Color::get_type(),469 'value' => Core\Schemes\Color::COLOR_2,470 ],471 461 ] 472 462 ); … … 477 467 'name' => 'text_typography', 478 468 'selector' => '{{WRAPPER}} .athemes-hero-wrapper .slide-text', 479 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,480 469 ] 481 470 ); … … 495 484 [ 496 485 'name' => 'typography', 497 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_4,498 486 'selector' => '{{WRAPPER}} a.roll-button', 499 487 ] … … 526 514 'label' => __( 'Background Color', 'sydney-toolbox' ), 527 515 'type' => Controls_Manager::COLOR, 528 'scheme' => [529 'type' => Core\Schemes\Color::get_type(),530 'value' => Core\Schemes\Color::COLOR_4,531 ],532 516 'selectors' => [ 533 517 '{{WRAPPER}} a.roll-button' => 'background-color: {{VALUE}};', -
sydney-toolbox/trunk/inc/elementor/block-testimonials.php
r3063343 r3209330 234 234 'name' => 'name_typography', 235 235 'selector' => '{{WRAPPER}} .roll-testimonials .testimonial-name', 236 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,237 236 ] 238 237 ); … … 265 264 'name' => 'position_typography', 266 265 'selector' => '{{WRAPPER}} .roll-testimonials .testimonial-position', 267 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,268 266 ] 269 267 ); … … 296 294 'name' => 'testimonial_typography', 297 295 'selector' => '{{WRAPPER}} .roll-testimonials .whisper', 298 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,299 296 ] 300 297 ); -
sydney-toolbox/trunk/inc/elementor/block-timeline.php
r3075394 r3209330 229 229 'name' => 'event_title_typography', 230 230 'selector' => '{{WRAPPER}} .timeline-section .timeline-inner h3', 231 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,232 231 ] 233 232 ); … … 260 259 'name' => 'event_date_typography', 261 260 'selector' => '{{WRAPPER}} .timeline-date', 262 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,263 261 ] 264 262 ); … … 292 290 'name' => 'event_text_typography', 293 291 'selector' => '{{WRAPPER}} .content p', 294 'scheme' => Core\Schemes\Typography::TYPOGRAPHY_3,295 292 ] 296 293 ); -
sydney-toolbox/trunk/sydney-toolbox.php
r3201174 r3209330 10 10 * Plugin URI: http://athemes.com/plugins/sydney-toolbox 11 11 * Description: Registers custom post types and custom fields for the Sydney theme 12 * Version: 1.3 512 * Version: 1.36 13 13 * Author: aThemes 14 14 * Author URI: http://athemes.com
Note: See TracChangeset
for help on using the changeset viewer.