| @@ -25,8 +25,9 @@ | ||
| 25 | 25 | * @var array |
| 26 | 26 | */ |
| 27 | 27 | protected static $plugins = array( |
| 28 | 28 | 'darkify' => 'darkify.php', |
| 29 | + 'darkify' => 'darkify.php', | |
| 29 | 30 | 'domain-for-sale' => 'domain-for-sale.php', |
| 30 | 31 | 'ask-faq' => 'ask-faq.php', |
| 31 | 32 | 'attentive-security' => 'attentive-security.php', |
| 32 | 33 | 'better-chat-support' => 'messenger-chat-support.php', |
| @@ -40,9 +41,8 @@ | ||
| 40 | 41 | 'click-to-mail' => 'click-to-mail.php', |
| 41 | 42 | 'eventful' => 'eventful.php', |
| 42 | 43 | 'eventful-for-elementor' => 'eventful-for-elementor.php', |
| 43 | 44 | 'postify' => 'postify.php', |
| 44 | - 'idonate' => 'idonate.php', | |
| 45 | 45 | ); |
| 46 | 46 | |
| 47 | 47 | |
| 48 | 48 | /** |
| @@ -60,10 +60,9 @@ | ||
| 60 | 60 | * @var array |
| 61 | 61 | */ |
| 62 | 62 | protected static $not_show_plugin_list = array( |
| 63 | 63 | 'darkify', |
| 64 | - 'idonate', | |
| 65 | - 'bizreview', | |
| 64 | + 'better-chat-support', | |
| 66 | 65 | 'chat-viber', |
| 67 | 66 | 'chat-telegram', |
| 68 | 67 | 'click-to-dial', |
| 69 | 68 | 'chat-skype', |
| @@ -181,8 +180,9 @@ | ||
| 181 | 180 | switch ($plugin_slug) { |
| 182 | 181 | case 'postify': |
| 183 | 182 | $image_type = 'jpg'; |
| 184 | 183 | break; |
| 184 | + case 'chat-help': | |
| 185 | 185 | case 'darkify': |
| 186 | 186 | $image_type = 'gif'; |
| 187 | 187 | break; |
| 188 | 188 | } |
| @@ -387,9 +387,9 @@ | ||
| 387 | 387 | </li> |
| 388 | 388 | <li> |
| 389 | 389 | <a href="<?php echo esc_url(home_url('') . '/wp-admin/admin.php?page=darkify#tab=help#lite-to-pro'); ?>" data-id="lite-to-pro-tab"> |
| 390 | 390 | <i class="icofont-badge"></i> |
| 391 | - <?php echo esc_html__('Lite vs. Pro', 'darkify') ?> | |
| 391 | + <?php echo esc_html__('Lite Vs Pro', 'darkify') ?> | |
| 392 | 392 | </a> |
| 393 | 393 | </li> |
| 394 | 394 | <li> |
| 395 | 395 | <a href="<?php echo esc_url(home_url('') . '/wp-admin/admin.php?page=darkify#tab=help#pro-plugins'); ?>" data-id="pro-plugins-tab"> |
| @@ -401,11 +401,9 @@ | ||
| 401 | 401 | </div> |
| 402 | 402 | </div> |
| 403 | 403 | <div class="header_nav_right"> |
| 404 | 404 | <div class="header_nav_right_menu"> |
| 405 | - <a target="_blank" href="<?php echo esc_url(DARKIFY_DEMO_URL . 'pricing/?ref=1'); ?>"> | |
| 406 | - <?php echo esc_html__('🚀 Upgrading To Pro!', 'darkify'); ?> | |
| 407 | - </a> | |
| 405 | + <a target="_blank" href="https://themeatelier.net/downloads/darkify/#pricing"><?php echo esc_html__('🚀 Upgrading To Pro!', 'darkify') ?></a> | |
| 408 | 406 | </div> |
| 409 | 407 | </div> |
| 410 | 408 | </div> |
| 411 | 409 | </div> |
| @@ -419,9 +417,10 @@ | ||
| 419 | 417 | <div class="start_page_nav"> |
| 420 | 418 | <div class="nav_left"> |
| 421 | 419 | <h2 class="section_title"><?php echo esc_html('Welcome to Darkify!', 'darkify') ?><span class="version__badge"><?php echo esc_html(DARKIFY_VERSION) ?></span></h2> |
| 422 | 420 | <span class="section_subtitle"> |
| 423 | - <?php echo esc_html__('Thank you for installing Darkify! This playlist will help you get started. Enjoy!', 'darkify') ?> | |
| 421 | + <?php echo esc_html__('Thank you for installing Darkify! This playlist will help you get started with the | |
| 422 | + plugin. Enjoy!', 'darkify') ?> | |
| 424 | 423 | </span> |
| 425 | 424 | </div> |
| 426 | 425 | <div class="nev_right"> |
| 427 | 426 | <i class="icofont-youtube-play"></i> |
| @@ -429,77 +428,27 @@ | ||
| 429 | 428 | </div> |
| 430 | 429 | </div> |
| 431 | 430 | <div class="section_video"> |
| 432 | 431 | <div class="video"> |
| 433 | - <iframe width="724" height="405" src="https://www.youtube.com/embed/camMkoEa_4Q" | |
| 432 | + <iframe width="724" height="405" src="https://www.youtube.com/embed/soYOnf-agSU" | |
| 434 | 433 | title="Darkify - Overview" frameborder="0" |
| 435 | 434 | allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
| 436 | 435 | referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 437 | 436 | </div> |
| 438 | 437 | <div class="section_video_play_list"> |
| 439 | - | |
| 440 | - <div class="play_list_item active" data-video_id="camMkoEa_4Q"> | |
| 438 | + <div class="play_list_item active" data-video_id="soYOnf-agSU"> | |
| 441 | 439 | <div class="play_list_item_title"> |
| 442 | 440 | <h3>Overview</h3> |
| 443 | 441 | </div> |
| 444 | 442 | <div class="play_list_item_content"> |
| 445 | - <div class="title">How to Use Darkify Dark Mode Free Plugin</div> | |
| 446 | - <span>4:19</span> | |
| 443 | + <div class="title">Darkify Plugin - Overview</div> | |
| 444 | + <span>5:11</span> | |
| 447 | 445 | </div> |
| 448 | 446 | </div> |
| 449 | - | |
| 450 | - <div class="play_list_item" data-video_id="14eXSmcipQI"> | |
| 451 | - <div class="play_list_item_title"> | |
| 452 | - <h3>Controls</h3> | |
| 453 | - </div> | |
| 454 | - <div class="play_list_item_content"> | |
| 455 | - <div class="title">Darkify Control Settings Explained</div> | |
| 456 | - <span>4:12</span> | |
| 457 | - </div> | |
| 458 | - </div> | |
| 459 | - | |
| 460 | - <div class="play_list_item" data-video_id="1TbW7aBwA2I"> | |
| 461 | - <div class="play_list_item_title"> | |
| 462 | - <h3>Switches</h3> | |
| 463 | - </div> | |
| 464 | - <div class="play_list_item_content"> | |
| 465 | - <div class="title">Darkify Swatches Settings Explained</div> | |
| 466 | - <span>3:44</span> | |
| 467 | - </div> | |
| 468 | - </div> | |
| 469 | - | |
| 470 | - <div class="play_list_item" data-video_id="jchzlK-ifG8"> | |
| 471 | - <div class="play_list_item_title"> | |
| 472 | - <h3>Colors</h3> | |
| 473 | - </div> | |
| 474 | - <div class="play_list_item_content"> | |
| 475 | - <div class="title">Darkify Color Presets Explained</div> | |
| 476 | - <span>2:37</span> | |
| 477 | - </div> | |
| 478 | - </div> | |
| 479 | - | |
| 480 | - <div class="play_list_item" data-video_id="JjlQ-sby4gc"> | |
| 481 | - <div class="play_list_item_title"> | |
| 482 | - <h3>Media</h3> | |
| 483 | - </div> | |
| 484 | - <div class="play_list_item_content"> | |
| 485 | - <div class="title">Darkify Media Settings Explained</div> | |
| 486 | - <span>5:23</span> | |
| 487 | - </div> | |
| 488 | - </div> | |
| 489 | - | |
| 490 | - <div class="play_list_item" data-video_id="q1liB1qxFno"> | |
| 491 | - <div class="play_list_item_title"> | |
| 492 | - <h3>Advanced</h3> | |
| 493 | - </div> | |
| 494 | - <div class="play_list_item_content"> | |
| 495 | - <div class="title">Darkify Advanced Settings Explained</div> | |
| 496 | - <span>2:42</span> | |
| 497 | - </div> | |
| 498 | - </div> | |
| 499 | 447 | </div> |
| 500 | 448 | </div> |
| 501 | 449 | |
| 450 | + | |
| 502 | 451 | <ul class="section_buttons"> |
| 503 | 452 | <li> |
| 504 | 453 | <a class="chat_btn_primary" |
| 505 | 454 | href="<?php echo esc_url(home_url('') . '/wp-admin/admin.php?page=darkify'); ?>"><?php echo esc_html__('Plugin Settings', 'darkify') ?></a> |
| @@ -505,13 +454,13 @@ | ||
| 505 | 454 | href="<?php echo esc_url(home_url('') . '/wp-admin/admin.php?page=darkify'); ?>"><?php echo esc_html__('Plugin Settings', 'darkify') ?></a> |
| 506 | 455 | </li> |
| 507 | 456 | <li> |
| 508 | 457 | <a target="_blank" class="chat_btn_secondary" |
| 509 | - href="<?php echo esc_url(DARKIFY_DEMO_URL); ?>"><?php echo esc_html__('Live Demo', 'darkify') ?></a> | |
| 458 | + href="http://wp-plugins.themeatelier.net/"><?php echo esc_html__('Live Demo', 'darkify') ?></a> | |
| 510 | 459 | </li> |
| 511 | 460 | <li> |
| 512 | 461 | <a target="_blank" class="chat_btn_secondary arrow-btn" |
| 513 | - href="<?php echo esc_url(DARKIFY_DEMO_URL); ?>pricing/?ref=1"><?php echo esc_html__('Upgrade To Pro', 'darkify') ?> | |
| 462 | + href="https://themeatelier.net/downloads/darkify/"><?php echo esc_html__('Upgrade To Pro', 'darkify') ?> | |
| 514 | 463 | </a> |
| 515 | 464 | </li> |
| 516 | 465 | </ul> |
| 517 | 466 | </div> |
| @@ -516,15 +465,15 @@ | ||
| 516 | 465 | </ul> |
| 517 | 466 | </div> |
| 518 | 467 | <div class="section_quick_help"> |
| 519 | 468 | <div class="quick_help_wrapper"> |
| 520 | - <a target="_blank" href="<?php echo esc_url(DARKIFY_DOCS_URL); ?>" class="quick_help_item"> | |
| 469 | + <a target="_blank" href="https://docs.themeatelier.net/docs/darkify-pro/overview" class="quick_help_item"> | |
| 521 | 470 | <div class="quick_help_item_icon"><i class="icofont-file-document"></i></div> |
| 522 | 471 | <div class="quick_help_item_content"> |
| 523 | 472 | <h4 class="quick_help_item_title"> |
| 524 | 473 | <?php echo esc_html__('Documentation', 'darkify') ?> |
| 525 | 474 | </h4> |
| 526 | - <div class="content"><?php echo esc_html__('Explore Darkify’s features in our detailed documentation.', 'darkify') ?></div> | |
| 475 | + <div class="content"><?php echo esc_html__('Explore Darkify plugin capabilities in our enriched documentation.', 'darkify') ?></div> | |
| 527 | 476 | </div> |
| 528 | 477 | </a> |
| 529 | 478 | <a target="_blank" href="https://wordpress.org/support/plugin/darkify/" class="quick_help_item"> |
| 530 | 479 | <div class="quick_help_item_icon"><i class="icofont-live-support"></i></div> |
| @@ -531,9 +480,9 @@ | ||
| 531 | 480 | <div class="quick_help_item_content"> |
| 532 | 481 | <h4 class="quick_help_item_title"> |
| 533 | 482 | <?php echo esc_html__('Technical Support', 'darkify') ?> |
| 534 | 483 | </h4> |
| 535 | - <div class="content"><?php echo esc_html__('For personalized assistance, contact our support team for quick help.', 'darkify') ?></div> | |
| 484 | + <div class="content"><?php echo esc_html__('For personalized assistance, reach out to our skilled support team for prompt help.', 'darkify') ?></div> | |
| 536 | 485 | </div> |
| 537 | 486 | </a> |
| 538 | 487 | <a target="_blank" href="https://www.themeatelier.net/contact/" class="quick_help_item"> |
| 539 | 488 | <div class="quick_help_item_icon"><i class="icofont-users-alt-5"></i></div> |
| @@ -551,9 +500,9 @@ | ||
| 551 | 500 | |
| 552 | 501 | <!-- Recommended Page --> |
| 553 | 502 | <section id="recommended-tab" class="recommended_page tab-content"> |
| 554 | 503 | <div class="themeatelier-container"> |
| 555 | - <h2 class="help_page_title">Enhance Your Website with Our Free & Powerful Plugins</h2> | |
| 504 | + <h2 class="recommended_page_title">Enhance your Website with our Free Robust Plugins</h2> | |
| 556 | 505 | <div class="themeatelier-wp-list-table plugin-install-php"> |
| 557 | 506 | <div class="recommended_plugins" id="the-list"> |
| 558 | 507 | <?php |
| 559 | 508 | $this->themeatelier_plugins_info_api_help_page(); |
| @@ -565,9 +514,11 @@ | ||
| 565 | 514 | |
| 566 | 515 | <!-- Lite To Pro Page --> |
| 567 | 516 | <section class="themeatelier__help lite_vs_pro_page tab-content" id="lite-to-pro-tab"> |
| 568 | 517 | <div class="themeatelier-container"> |
| 569 | - <h2 class="help_page_title">Lite vs. Pro Comparison</h2> | |
| 518 | + <div class="themeatelier-call-to-action-top"> | |
| 519 | + <h2 class="themeatelier-section-title">Lite Vs Pro Comparison</h2> | |
| 520 | + </div> | |
| 570 | 521 | |
| 571 | 522 | <div class="themeatelier-features"> |
| 572 | 523 | <ul> |
| 573 | 524 | <li class="themeatelier-header"> |
| @@ -632,10 +583,10 @@ | ||
| 632 | 583 | <li class="themeatelier-body"> |
| 633 | 584 | <span class="themeatelier-title"> |
| 634 | 585 | <?php echo esc_html__('Floating Dark Mode Switch', 'darkify'); ?> |
| 635 | 586 | </span> |
| 636 | - <span class="themeatelier-free"><b>🎨 5+ Designs</b></span> | |
| 637 | - <span class="themeatelier-pro"><b>🎨 16+ Designs</b></span> | |
| 587 | + <span class="themeatelier-free"><b>🎨 4+ Designs</b></span> | |
| 588 | + <span class="themeatelier-pro"><b>🎨 12+ Designs</b></span> | |
| 638 | 589 | </li> |
| 639 | 590 | |
| 640 | 591 | <li class="themeatelier-body"> |
| 641 | 592 | <span class="themeatelier-title"> |
| @@ -640,9 +591,9 @@ | ||
| 640 | 591 | <li class="themeatelier-body"> |
| 641 | 592 | <span class="themeatelier-title"> |
| 642 | 593 | <?php echo esc_html__('Draggable Swatch Position', 'darkify'); ?> <i class="themeatelier-new">New</i> |
| 643 | 594 | </span> |
| 644 | - <span class="themeatelier-free themeatelier-close-icon"></span> | |
| 595 | + <span class="themeatelier-free themeatelier-close-icon"></span> | |
| 645 | 596 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 646 | 597 | </li> |
| 647 | 598 | |
| 648 | 599 | <li class="themeatelier-body"> |
| @@ -662,16 +613,8 @@ | ||
| 662 | 613 | </li> |
| 663 | 614 | |
| 664 | 615 | <li class="themeatelier-body"> |
| 665 | 616 | <span class="themeatelier-title"> |
| 666 | - <?php echo esc_html__('Unlimited Navigation Menu Toggle', 'darkify'); ?> | |
| 667 | - </span> | |
| 668 | - <span class="themeatelier-free themeatelier-close-icon"></span> | |
| 669 | - <span class="themeatelier-pro themeatelier-check-icon"></span> | |
| 670 | - </li> | |
| 671 | - | |
| 672 | - <li class="themeatelier-body"> | |
| 673 | - <span class="themeatelier-title"> | |
| 674 | 617 | <?php echo esc_html__('Shortcode for Dark Mode', 'darkify'); ?> |
| 675 | 618 | </span> |
| 676 | 619 | <span class="themeatelier-free themeatelier-check-icon"></span> |
| 677 | 620 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| @@ -676,42 +619,10 @@ | ||
| 676 | 619 | <span class="themeatelier-free themeatelier-check-icon"></span> |
| 677 | 620 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 678 | 621 | </li> |
| 679 | 622 | |
| 680 | - <li class="themeatelier-body"> | |
| 681 | - <span class="themeatelier-title"> | |
| 682 | - <?php echo esc_html__('Dark Mode Switcher for Gutenberg', 'darkify'); ?> | |
| 683 | - </span> | |
| 684 | - <span class="themeatelier-free themeatelier-check-icon"></span> | |
| 685 | - <span class="themeatelier-pro themeatelier-check-icon"></span> | |
| 686 | - </li> | |
| 687 | 623 | <li class="themeatelier-body"> |
| 688 | 624 | <span class="themeatelier-title"> |
| 689 | - <?php echo esc_html__('Color Presets for gutenberg', 'darkify'); ?> | |
| 690 | - </span> | |
| 691 | - | |
| 692 | - <span class="themeatelier-free"><b>🎨 5 Presets</b></span> | |
| 693 | - <span class="themeatelier-pro"><b>🎨 11 Presets</b></span> | |
| 694 | - </li> | |
| 695 | - <li class="themeatelier-body"> | |
| 696 | - <span class="themeatelier-title"> | |
| 697 | - <?php echo esc_html__('Dark Mode Switcher for Elementor', 'darkify'); ?> | |
| 698 | - </span> | |
| 699 | - <span class="themeatelier-free themeatelier-check-icon"></span> | |
| 700 | - <span class="themeatelier-pro themeatelier-check-icon"></span> | |
| 701 | - </li> | |
| 702 | - | |
| 703 | - <li class="themeatelier-body"> | |
| 704 | - <span class="themeatelier-title"> | |
| 705 | - <?php echo esc_html__('Dark Mode Switcher for WP Widget', 'darkify'); ?> | |
| 706 | - </span> | |
| 707 | - <span class="themeatelier-free themeatelier-check-icon"></span> | |
| 708 | - <span class="themeatelier-pro themeatelier-check-icon"></span> | |
| 709 | - </li> | |
| 710 | - | |
| 711 | - | |
| 712 | - <li class="themeatelier-body"> | |
| 713 | - <span class="themeatelier-title"> | |
| 714 | 625 | <?php echo esc_html__('Predefined & Custom Colors', 'darkify'); ?> |
| 715 | 626 | </span> |
| 716 | 627 | <span class="themeatelier-free themeatelier-check-icon"></span> |
| 717 | 628 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| @@ -718,17 +629,8 @@ | ||
| 718 | 629 | </li> |
| 719 | 630 | |
| 720 | 631 | <li class="themeatelier-body"> |
| 721 | 632 | <span class="themeatelier-title"> |
| 722 | - <?php echo esc_html__('Color Presets', 'darkify'); ?> | |
| 723 | - </span> | |
| 724 | - | |
| 725 | - <span class="themeatelier-free"><b>🎨 5 Presets</b></span> | |
| 726 | - <span class="themeatelier-pro"><b>🎨 11 Presets</b></span> | |
| 727 | - </li> | |
| 728 | - | |
| 729 | - <li class="themeatelier-body"> | |
| 730 | - <span class="themeatelier-title"> | |
| 731 | 633 | <?php echo esc_html__('Image Brightness & Contrast', 'darkify'); ?> |
| 732 | 634 | </span> |
| 733 | 635 | <span class="themeatelier-free themeatelier-check-icon"></span> |
| 734 | 636 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| @@ -759,9 +661,9 @@ | ||
| 759 | 661 | </li> |
| 760 | 662 | |
| 761 | 663 | <li class="themeatelier-body"> |
| 762 | 664 | <span class="themeatelier-title"> |
| 763 | - <?php echo esc_html__('Replace Images in Dark Mode', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 665 | + <?php echo esc_html__('Replace Images in Dark Mode ', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 764 | 666 | </span> |
| 765 | 667 | <span class="themeatelier-free themeatelier-close-icon"></span> |
| 766 | 668 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 767 | 669 | </li> |
| @@ -767,9 +669,9 @@ | ||
| 767 | 669 | </li> |
| 768 | 670 | |
| 769 | 671 | <li class="themeatelier-body"> |
| 770 | 672 | <span class="themeatelier-title"> |
| 771 | - <?php echo esc_html__('Replace Videos in Dark Mode', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 673 | + <?php echo esc_html__('Replace Videos in Dark Mode ', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 772 | 674 | </span> |
| 773 | 675 | <span class="themeatelier-free themeatelier-close-icon"></span> |
| 774 | 676 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 775 | 677 | </li> |
| @@ -775,9 +677,9 @@ | ||
| 775 | 677 | </li> |
| 776 | 678 | |
| 777 | 679 | <li class="themeatelier-body"> |
| 778 | 680 | <span class="themeatelier-title"> |
| 779 | - <?php echo esc_html__('Element-Specific Dark Mode', 'darkify'); ?> <i class="themeatelier-new">New</i> | |
| 681 | + <?php echo esc_html__('Element-Specific Dark Mode ', 'darkify'); ?> <i class="themeatelier-new">New</i> | |
| 780 | 682 | </span> |
| 781 | 683 | <span class="themeatelier-free themeatelier-close-icon"></span> |
| 782 | 684 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 783 | 685 | </li> |
| @@ -803,99 +705,23 @@ | ||
| 803 | 705 | |
| 804 | 706 | <div class="themeatelier-upgrade-to-pro"> |
| 805 | 707 | <h2 class="themeatelier-section-title"><?php echo esc_html__('Upgrade To PRO & Enjoy Advanced Features!', 'darkify'); ?></h2> |
| 806 | 708 | <span class="themeatelier-section-subtitle"> |
| 807 | - <?php | |
| 808 | - /* translators: %s: Number of people using Darkify. */ | |
| 809 | - echo sprintf(esc_html__('Already, %s websites are using Darkify to add dark mode — why not yours?', 'darkify'), '<b>7000+</b>'); ?> | |
| 709 | + <?php echo sprintf(esc_html__('Already, %s people are using Darkify on their websites to create beautiful showcases, why won’t you!', 'darkify'), '<b>1000+</b>'); ?> | |
| 810 | 710 | </span> |
| 811 | 711 | <div class="themeatelier-upgrade-to-pro-btn"> |
| 812 | 712 | <div class="themeatelier-action-btn"> |
| 813 | - <a target="_blank" href="<?php echo esc_url(DARKIFY_DEMO_URL . 'pricing/?ref=1'); ?>" class="chat_btn_primary"> | |
| 713 | + <a target="_blank" href="https://themeatelier.net/downloads/darkify/#pricing" class="chat_btn_primary"> | |
| 814 | 714 | <?php echo esc_html__('Upgrade to Pro Now!', 'darkify'); ?> |
| 815 | 715 | </a> |
| 816 | 716 | <span class="themeatelier-small-paragraph"> |
| 817 | - <?php | |
| 818 | - /* translators: %s: "Refund Policy" link. */ | |
| 819 | - echo sprintf(esc_html__('14-Day No-Questions-Asked %s', 'darkify'), '<a target="_blank" href="https://themeatelier.net/refund-policy/">' . esc_html__('Refund Policy', 'darkify') . '</a>'); ?> | |
| 717 | + <?php echo sprintf(esc_html__('14-Day No-Questions-Asked %s', 'darkify'), '<a target="_blank" href="https://themeatelier.net/refund-policy/">' . esc_html__('Refund Policy', 'darkify') . '</a>'); ?> | |
| 820 | 718 | </span> |
| 821 | 719 | </div> |
| 822 | - <a target="_blank" class="chat_btn_secondary" href="<?php echo esc_url(DARKIFY_DEMO_URL . 'features'); ?>"> | |
| 823 | - <?php echo esc_html__('See All Features', 'darkify'); ?> | |
| 824 | - </a> | |
| 825 | - | |
| 826 | - <a target="_blank" class="chat_btn_secondary" href="<?php echo esc_url(DARKIFY_DEMO_URL); ?>"><?php echo esc_html__('Pro Live Demo', 'darkify'); ?></a> | |
| 720 | + <a target="_blank" class="chat_btn_secondary" href="https://themeatelier.net/downloads/darkify/#features"><?php echo esc_html__('See All Features', 'darkify'); ?></a> | |
| 721 | + <a target="_blank" class="chat_btn_secondary" href="http://wp-plugins.themeatelier.net/darkify"><?php echo esc_html__('Pro Live Demo', 'darkify'); ?></a> | |
| 827 | 722 | </div> |
| 828 | 723 | </div> |
| 829 | - | |
| 830 | - | |
| 831 | - <div class="darkify_testimonial"> | |
| 832 | - <div class="darkify_testimonial_title_section"> | |
| 833 | - <span class="darkify_testimonial-subtitle"><?php echo esc_html('NO NEED TO TAKE OUR WORD FOR IT', 'darkify') ?></span> | |
| 834 | - <h2 class="themeatelier-section-title"><?php echo esc_html('Our Users Love DARKIFY PRO!', 'darkify') ?></h2> | |
| 835 | - </div> | |
| 836 | - <div class="darkify_testimonial_wrap"> | |
| 837 | - | |
| 838 | - <div class="darkify_testimonial_area"> | |
| 839 | - <div class="darkify_testimonial_content"> | |
| 840 | - <p><?php echo esc_html('Fantastic plugin which creates a very pleasing balance of shades in dark mode, which is very important for me as some of my students are dyslexic and visual clarity is essential! | |
| 841 | - | |
| 842 | -Easy to install and setup., but I had two things I couldn’t figure…a check box, and targeting content in an iframe (h5p). I created a short video for support and they solved it within 90 minutes. I found a second problem, which they solved in less than an hour! When I say ‘solved it’ I mean I gave them access and they went in and did the work! | |
| 843 | - | |
| 844 | -Incredible! If you need Dark Mode, look no further!', 'darkify') ?></p> | |
| 845 | - </div> | |
| 846 | - <div class="darkify_testimonial-info"> | |
| 847 | - <div class="themeatelier-img"> | |
| 848 | - <img src="https://secure.gravatar.com/avatar/6fa225e484bcd7c60daaaf316423499fac92629a84fe20cd514d1eb03866622d?s=200&d=retro&r=g" alt="<?php echo esc_html('Alex Cz', 'darkify') ?>"> | |
| 849 | - </div> | |
| 850 | - <div class="themeatelier-info"> | |
| 851 | - <h3><?php echo esc_html('Alex Cz', 'darkify') ?></h3> | |
| 852 | - <div class="themeatelier-star"> | |
| 853 | - <i>★★★★★</i> | |
| 854 | - </div> | |
| 855 | - </div> | |
| 856 | - </div> | |
| 857 | - </div> | |
| 858 | - <div class="darkify_testimonial_area"> | |
| 859 | - <div class="darkify_testimonial_content"> | |
| 860 | - <p><?php echo esc_html('I’ve tried several dark mode plugins over the past few years, including WP Dark Mode, Darklup, Dracula Dark Mode, DarkMySite, Darklooks, Dusky Dark Mode, Dark Mode Toggle, Dark Reader and a few lightweight CSS-only solutions. Many of them looked promising at first, but they always seemed to come with some trade-offs either too heavy, too many ads in the admin panel, compatibility issues with Elementor or limited custom control. | |
| 861 | - | |
| 862 | -After switching to Darkify Dark Mode it’s the first time I’ve actually stuck with a dark mode plugin and didn’t feel the need to look for alternatives.', 'darkify') ?></p> | |
| 863 | - </div> | |
| 864 | - <div class="darkify_testimonial-info"> | |
| 865 | - <div class="themeatelier-img"> | |
| 866 | - <img src="https://secure.gravatar.com/avatar/53f195cce9b59b850eabd2081bfa1975ab225ef083b571cc24fc74713a2dcef3?s=200&d=retro&r=g" alt="<?php echo esc_html('Monica Hayes', 'darkify') ?>"> | |
| 867 | - </div> | |
| 868 | - <div class="themeatelier-info"> | |
| 869 | - <h3><?php echo esc_html('Monica Hayes', 'darkify') ?></h3> | |
| 870 | - <div class="themeatelier-star"> | |
| 871 | - <i>★★★★★</i> | |
| 872 | - </div> | |
| 873 | - </div> | |
| 874 | - </div> | |
| 875 | - </div> | |
| 876 | - <div class="darkify_testimonial_area"> | |
| 877 | - <div class="darkify_testimonial_content"> | |
| 878 | - <p><?php echo esc_html__('Truly never dealt with better support than this. I was sceptical at first to spend money on this plugin, but after having dealt with a couple issues, and support getting to replying to my support tickets in less than 1 hour, I am no longer disappointed for having to spend money on this plugin. (I am not one to spend money on plugins often. Very rare!) So definitely had to leave a 5 star review if not for support alone; the plugin itself is absolutely perfect! Does exactly what I want, and then some! 🙂 Couldn’t be happier with the results. Thank you!', 'darkify'); ?></p> | |
| 879 | - </div> | |
| 880 | - <div class="darkify_testimonial-info"> | |
| 881 | - <div class="themeatelier-img"> | |
| 882 | - <img src="<?php echo esc_url('https://secure.gravatar.com/avatar/038bf2b4b114ac81e0468eb1d2e87777806a9dd52414739be9ae151e6a24fcc0?s=200&d=retro&r=g'); ?>" | |
| 883 | - alt="<?php echo esc_attr__('Jody Mitoma', 'darkify'); ?>"> | |
| 884 | - </div> | |
| 885 | - <div class="themeatelier-info"> | |
| 886 | - <h3><?php echo esc_html__('Jody Mitoma', 'darkify'); ?></h3> | |
| 887 | - <div class="themeatelier-star"> | |
| 888 | - <i>★★★★★</i> | |
| 889 | - </div> | |
| 890 | - </div> | |
| 891 | - </div> | |
| 892 | - </div> | |
| 893 | - | |
| 894 | - </div> | |
| 895 | - | |
| 896 | - </div> | |
| 897 | - | |
| 898 | 724 | </div> |
| 899 | 725 | </section> |
| 900 | 726 | |
| 901 | 727 | <!-- About Page --> |
| @@ -901,105 +727,94 @@ | ||
| 901 | 727 | <!-- About Page --> |
| 902 | 728 | <section id="pro-plugins-tab" class="themeatelier__help about-page tab-content"> |
| 903 | 729 | <div class="themeatelier-container"> |
| 904 | 730 | <div class="themeatelier-our-plugin-list"> |
| 905 | - <h2 class="help_page_title"><?php echo esc_html__('Upgrade your Website with our High-quality Plugins!', 'darkify'); ?></h2> | |
| 731 | + <h3 class="themeatelier-section-title">Upgrade your Website with our High-quality Plugins!</h3> | |
| 906 | 732 | <div class="themeatelier-our-plugin-list-wrap"> |
| 907 | - | |
| 908 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url(DARKIFY_DEMO_URL); ?>"> | |
| 733 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/whatsapp-chat-help"> | |
| 909 | 734 | <div class="box_btn"> |
| 910 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 735 | + View Details | |
| 911 | 736 | <i class="icofont-long-arrow-right"></i> |
| 912 | 737 | </div> |
| 913 | - <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/assets/img/darkify-icon.svg'); ?>" alt="<?php echo esc_attr__('Darkify dark mode plugin', 'darkify'); ?>"> | |
| 914 | - <h4><?php echo esc_html__('Darkify - WordPress Dark Mode Plugin', 'darkify'); ?></h4> | |
| 915 | - <p><?php echo esc_html__('Darkify – is an extremely advanced dark mode plugin for any WordPress website. The plugin has the option to enable a dark mode switcher for the front end and also WordPress admin.', 'darkify'); ?></p> | |
| 738 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/thumbnail-1.jpg') ?>" alt="logo"> | |
| 739 | + <h4>WhatsApp Chat Help - Chat Support Plugin For WordPress</h4> | |
| 740 | + <p>Whatsapp chat support is a WordPress plugin that allows website owners to easily add a WhatsApp chat button to their website.</p> | |
| 916 | 741 | </a> |
| 917 | - | |
| 918 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://wpchathelp.com/'); ?>"> | |
| 742 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/darkify/"> | |
| 919 | 743 | <div class="box_btn"> |
| 920 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 744 | + View Details | |
| 921 | 745 | <i class="icofont-long-arrow-right"></i> |
| 922 | 746 | </div> |
| 923 | - <img src="<?php echo esc_url('https://ps.w.org/chat-help/assets/icon-256x256.png?rev=3270129'); ?>" alt="<?php echo esc_attr__('WhatsApp Chat Help', 'darkify'); ?>"> | |
| 924 | - <h4><?php echo esc_html__('WhatsApp Chat Help - Chat Support Plugin For WordPress', 'darkify'); ?></h4> | |
| 925 | - <p><?php echo esc_html__('Whatsapp chat support is a WordPress plugin that allows website owners to easily add a WhatsApp chat button to their website.', 'darkify'); ?></p> | |
| 747 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/darkify.gif') ?>" alt="logo"> | |
| 748 | + <h4>Greet - Video Bubble Plugin for WordPress</h4> | |
| 749 | + <p>Placing a video on websites can increase the sales of your services or products in a significant way. Greet is a professional video bubble plugin for showing a welcome video on your websites in a great and fun way.</p> | |
| 926 | 750 | </a> |
| 927 | - | |
| 928 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://wpeventful.com/'); ?>"> | |
| 751 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/eventful/"> | |
| 929 | 752 | <div class="box_btn"> |
| 930 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 753 | + View Details | |
| 931 | 754 | <i class="icofont-long-arrow-right"></i> |
| 932 | 755 | </div> |
| 933 | - <img src="<?php echo esc_url('https://ps.w.org/eventful/assets/icon-256x256.png?rev=3088585'); ?>" alt="<?php echo esc_attr__('Eventful', 'darkify'); ?>"> | |
| 934 | - <h4><?php echo esc_html__('Event Carousel, Event Slider, Event Grid, and Event List for The Events Calendar', 'darkify'); ?></h4> | |
| 935 | - <p><?php echo esc_html__('With "Eventful," you can effortlessly create intelligent layouts for "The Events Calendar" plugin, effectively addressing and resolving compatibility issues that may arise.', 'darkify'); ?></p> | |
| 756 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/eventful.png') ?>" alt="logo"> | |
| 757 | + <h4>Eventful Shortcode Version- Events Showcase for The "The Events Calendar"</h4> | |
| 758 | + <p>With "Eventful," you can effortlessly create intelligent layouts for "The Events Calendar" plugin, effectively addressing and resolving compatibility issues that may arise.</p> | |
| 936 | 759 | </a> |
| 937 | - | |
| 938 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://wpdomainforsale.com/'); ?>"> | |
| 760 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/eventful-for-elementor/"> | |
| 939 | 761 | <div class="box_btn"> |
| 940 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 762 | + View Details | |
| 941 | 763 | <i class="icofont-long-arrow-right"></i> |
| 942 | 764 | </div> |
| 943 | - <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/domain-for-sale-icon.png'); ?>" alt="<?php echo esc_attr__('Domain For Sale', 'darkify'); ?>"> | |
| 944 | - <h4><?php echo esc_html__('Domain For Sale', 'darkify'); ?></h4> | |
| 945 | - <p><?php echo esc_html__('The ultimate WordPress plugin for domain sales, appraisals, auctions, and marketplace management.', 'darkify'); ?></p> | |
| 765 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/eventful-for-elementor.png') ?>" alt="logo"> | |
| 766 | + <h4>Eventful for Elementor - Events Showcase for The "The Events Calendar"</h4> | |
| 767 | + <p>Easily display events from The Events Calendar plugin with Elementor widgets, offering seamless customization and powerful layout options.</p> | |
| 946 | 768 | </a> |
| 947 | 769 | |
| 948 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://themeatelier.net/downloads/greet/'); ?>"> | |
| 770 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/domain-for-sale/"> | |
| 949 | 771 | <div class="box_btn"> |
| 950 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 772 | + View Details | |
| 951 | 773 | <i class="icofont-long-arrow-right"></i> |
| 952 | 774 | </div> |
| 953 | - <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/greet-logo.png'); ?>" alt="<?php echo esc_attr__('Greet - Video Bubble Plugin', 'darkify'); ?>"> | |
| 954 | - <h4><?php echo esc_html__('Greet - Video Bubble Plugin for WordPress', 'darkify'); ?></h4> | |
| 955 | - <p><?php echo esc_html__('Placing a video on websites can increase the sales of your services or products in a significant way. Greet is a professional video bubble plugin for showing a welcome video on your websites in a great and fun way.', 'darkify'); ?></p> | |
| 775 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/thumbnail-2.png') ?>" alt="logo"> | |
| 776 | + <h4>WordPress Domain For Sale Plugin</h4> | |
| 777 | + <p>The ultimate WordPress plugin for domain sales, appraisals, auctions, and marketplace management.</p> | |
| 956 | 778 | </a> |
| 957 | - | |
| 958 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://themeatelier.net/downloads/eventful-for-elementor/'); ?>"> | |
| 779 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/darkify/"> | |
| 959 | 780 | <div class="box_btn"> |
| 960 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 781 | + View Details | |
| 961 | 782 | <i class="icofont-long-arrow-right"></i> |
| 962 | 783 | </div> |
| 963 | - <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/eventful-for-elementor.png'); ?>" alt="<?php echo esc_attr__('Eventful for Elementor', 'darkify'); ?>"> | |
| 964 | - <h4><?php echo esc_html__('Eventful for Elementor - Events Showcase for The "The Events Calendar"', 'darkify'); ?></h4> | |
| 965 | - <p><?php echo esc_html__('Easily display events from The Events Calendar plugin with Elementor widgets, offering seamless customization and powerful layout options.', 'darkify'); ?></p> | |
| 784 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/darkify.gif') ?>" alt="logo"> | |
| 785 | + <h4>Darkify - WordPress Dark Mode Plugin</h4> | |
| 786 | + <p>Darkify – is an extremely advanced dark mode plugin for any WordPress website. The plugin has the option to enable a dark mode switcher for the front end and also WordPress admin.</p> | |
| 966 | 787 | </a> |
| 967 | - | |
| 968 | 788 | </div> |
| 969 | 789 | </div> |
| 970 | 790 | </div> |
| 971 | 791 | </section> |
| 972 | 792 | |
| 973 | - | |
| 974 | 793 | <!-- Footer Section --> |
| 975 | 794 | <section class="themeatelier_footer"> |
| 976 | 795 | <div class="themeatelier_footer_top"> |
| 977 | 796 | <p> |
| 978 | - <span><?php echo esc_html__('Made With', 'darkify'); ?> <i class="icofont-heart-alt"></i></span> | |
| 979 | - <?php echo esc_html__('By the Team', 'darkify'); ?> | |
| 980 | - <a target="_blank" href="<?php echo esc_url('https://themeatelier.net/'); ?>"> | |
| 981 | - <?php echo esc_html__('ThemeAtelier', 'darkify'); ?> | |
| 982 | - </a> | |
| 797 | + <span>Made With <i class="icofont-heart-alt"></i></span> | |
| 798 | + By the Team <a target="_blank" href="https://themeatelier.net/">ThemeAtelier</a> | |
| 983 | 799 | </p> |
| 984 | - <p><?php echo esc_html__('Get connected with', 'darkify'); ?></p> | |
| 800 | + <p>Get connected with</p> | |
| 985 | 801 | <ul> |
| 986 | 802 | <li> |
| 987 | - <a target="_blank" href="<?php echo esc_url('https://www.facebook.com/ThemeAtelier/'); ?>"><i class="icofont-facebook"></i></a> | |
| 803 | + <a target="_blank" href="https://www.facebook.com/ThemeAtelier/"><i class="icofont-facebook"></i></a> | |
| 988 | 804 | </li> |
| 989 | 805 | <li> |
| 990 | - <a target="_blank" href="<?php echo esc_url('https://x.com/intent/follow?screen_name=themeatelier'); ?>"><i class="icofont-twitter"></i></a> | |
| 806 | + <a target="_blank" href="https://x.com/intent/follow?screen_name=themeatelier"><i class="icofont-twitter"></i></a> | |
| 991 | 807 | </li> |
| 992 | 808 | <li> |
| 993 | - <a target="_blank" href="<?php echo esc_url('https://profiles.wordpress.org/themeatelier/#content-plugins'); ?>"><i class="icofont-brand-wordpress"></i></a> | |
| 809 | + <a target="_blank" href="https://profiles.wordpress.org/themeatelier/#content-plugins"><i class="icofont-brand-wordpress"></i></a> | |
| 994 | 810 | </li> |
| 995 | 811 | <li> |
| 996 | - <a target="_blank" href="<?php echo esc_url('https://www.youtube.com/@themeatelier'); ?>"><i class="icofont-youtube-play"></i></a> | |
| 812 | + <a target="_blank" href="https://www.youtube.com/@themeatelier"><i class="icofont-youtube-play"></i></a> | |
| 997 | 813 | </li> |
| 998 | 814 | </ul> |
| 999 | 815 | </div> |
| 1000 | 816 | </section> |
| 1001 | - | |
| 1002 | 817 | </div> |
| 1003 | 818 | <?php |
| 1004 | 819 | } |
| 1005 | 820 | } |