| @@ -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://darkifywp.com/pricing/?ref=1"><?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,9 +428,9 @@ | ||
| 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/H51pgFm52LY" | |
| 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> |
| @@ -436,70 +435,52 @@ | ||
| 436 | 435 | referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> |
| 437 | 436 | </div> |
| 438 | 437 | <div class="section_video_play_list"> |
| 439 | 438 | |
| 440 | - <div class="play_list_item active" data-video_id="camMkoEa_4Q"> | |
| 439 | + | |
| 440 | + <div class="play_list_item active" data-video_id="H51pgFm52LY"> | |
| 441 | 441 | <div class="play_list_item_title"> |
| 442 | 442 | <h3>Overview</h3> |
| 443 | 443 | </div> |
| 444 | 444 | <div class="play_list_item_content"> |
| 445 | 445 | <div class="title">How to Use Darkify Dark Mode Free Plugin</div> |
| 446 | - <span>4:19</span> | |
| 446 | + <span>9:00</span> | |
| 447 | 447 | </div> |
| 448 | 448 | </div> |
| 449 | - | |
| 450 | - <div class="play_list_item" data-video_id="14eXSmcipQI"> | |
| 449 | + <div class="play_list_item" data-video_id="VbujMOaKp4o"> | |
| 451 | 450 | <div class="play_list_item_title"> |
| 452 | - <h3>Controls</h3> | |
| 451 | + <h3>Gutenberg</h3> | |
| 453 | 452 | </div> |
| 454 | 453 | <div class="play_list_item_content"> |
| 455 | - <div class="title">Darkify Control Settings Explained</div> | |
| 456 | - <span>4:12</span> | |
| 454 | + <div class="title">How to Add Dark Mode in Gutenberg</div> | |
| 455 | + <span>4:39</span> | |
| 457 | 456 | </div> |
| 458 | 457 | </div> |
| 459 | 458 | |
| 460 | - <div class="play_list_item" data-video_id="1TbW7aBwA2I"> | |
| 459 | + <div class="play_list_item" data-video_id="MgEiet0O1Yc"> | |
| 461 | 460 | <div class="play_list_item_title"> |
| 462 | - <h3>Switches</h3> | |
| 461 | + <h3>Astra</h3> | |
| 463 | 462 | </div> |
| 464 | 463 | <div class="play_list_item_content"> |
| 465 | - <div class="title">Darkify Swatches Settings Explained</div> | |
| 466 | - <span>3:44</span> | |
| 464 | + <div class="title">How to Add Dark Mode to Astra Theme</div> | |
| 465 | + <span>3:50</span> | |
| 467 | 466 | </div> |
| 468 | 467 | </div> |
| 469 | 468 | |
| 470 | - <div class="play_list_item" data-video_id="jchzlK-ifG8"> | |
| 469 | + <div class="play_list_item" data-video_id="ZItBz9ljQnM"> | |
| 471 | 470 | <div class="play_list_item_title"> |
| 472 | - <h3>Colors</h3> | |
| 471 | + <h3>Blocksy</h3> | |
| 473 | 472 | </div> |
| 474 | 473 | <div class="play_list_item_content"> |
| 475 | - <div class="title">Darkify Color Presets Explained</div> | |
| 476 | - <span>2:37</span> | |
| 474 | + <div class="title">How to Add Dark Mode in Blocksy Theme</div> | |
| 475 | + <span>3:21</span> | |
| 477 | 476 | </div> |
| 478 | 477 | </div> |
| 479 | 478 | |
| 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 | 479 | </div> |
| 500 | 480 | </div> |
| 501 | 481 | |
| 482 | + | |
| 502 | 483 | <ul class="section_buttons"> |
| 503 | 484 | <li> |
| 504 | 485 | <a class="chat_btn_primary" |
| 505 | 486 | href="<?php echo esc_url(home_url('') . '/wp-admin/admin.php?page=darkify'); ?>"><?php echo esc_html__('Plugin Settings', 'darkify') ?></a> |
| @@ -505,13 +486,13 @@ | ||
| 505 | 486 | href="<?php echo esc_url(home_url('') . '/wp-admin/admin.php?page=darkify'); ?>"><?php echo esc_html__('Plugin Settings', 'darkify') ?></a> |
| 506 | 487 | </li> |
| 507 | 488 | <li> |
| 508 | 489 | <a target="_blank" class="chat_btn_secondary" |
| 509 | - href="<?php echo esc_url(DARKIFY_DEMO_URL); ?>"><?php echo esc_html__('Live Demo', 'darkify') ?></a> | |
| 490 | + href="https://darkifywp.com/"><?php echo esc_html__('Live Demo', 'darkify') ?></a> | |
| 510 | 491 | </li> |
| 511 | 492 | <li> |
| 512 | 493 | <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') ?> | |
| 494 | + href="https://darkifywp.com/pricing/?ref=1"><?php echo esc_html__('Upgrade To Pro', 'darkify') ?> | |
| 514 | 495 | </a> |
| 515 | 496 | </li> |
| 516 | 497 | </ul> |
| 517 | 498 | </div> |
| @@ -516,15 +497,15 @@ | ||
| 516 | 497 | </ul> |
| 517 | 498 | </div> |
| 518 | 499 | <div class="section_quick_help"> |
| 519 | 500 | <div class="quick_help_wrapper"> |
| 520 | - <a target="_blank" href="<?php echo esc_url(DARKIFY_DOCS_URL); ?>" class="quick_help_item"> | |
| 501 | + <a target="_blank" href="https://docs.themeatelier.net/docs/darkify-pro/overview" class="quick_help_item"> | |
| 521 | 502 | <div class="quick_help_item_icon"><i class="icofont-file-document"></i></div> |
| 522 | 503 | <div class="quick_help_item_content"> |
| 523 | 504 | <h4 class="quick_help_item_title"> |
| 524 | 505 | <?php echo esc_html__('Documentation', 'darkify') ?> |
| 525 | 506 | </h4> |
| 526 | - <div class="content"><?php echo esc_html__('Explore Darkify’s features in our detailed documentation.', 'darkify') ?></div> | |
| 507 | + <div class="content"><?php echo esc_html__('Explore Darkify plugin capabilities in our enriched documentation.', 'darkify') ?></div> | |
| 527 | 508 | </div> |
| 528 | 509 | </a> |
| 529 | 510 | <a target="_blank" href="https://wordpress.org/support/plugin/darkify/" class="quick_help_item"> |
| 530 | 511 | <div class="quick_help_item_icon"><i class="icofont-live-support"></i></div> |
| @@ -531,9 +512,9 @@ | ||
| 531 | 512 | <div class="quick_help_item_content"> |
| 532 | 513 | <h4 class="quick_help_item_title"> |
| 533 | 514 | <?php echo esc_html__('Technical Support', 'darkify') ?> |
| 534 | 515 | </h4> |
| 535 | - <div class="content"><?php echo esc_html__('For personalized assistance, contact our support team for quick help.', 'darkify') ?></div> | |
| 516 | + <div class="content"><?php echo esc_html__('For personalized assistance, reach out to our skilled support team for prompt help.', 'darkify') ?></div> | |
| 536 | 517 | </div> |
| 537 | 518 | </a> |
| 538 | 519 | <a target="_blank" href="https://www.themeatelier.net/contact/" class="quick_help_item"> |
| 539 | 520 | <div class="quick_help_item_icon"><i class="icofont-users-alt-5"></i></div> |
| @@ -551,9 +532,9 @@ | ||
| 551 | 532 | |
| 552 | 533 | <!-- Recommended Page --> |
| 553 | 534 | <section id="recommended-tab" class="recommended_page tab-content"> |
| 554 | 535 | <div class="themeatelier-container"> |
| 555 | - <h2 class="help_page_title">Enhance Your Website with Our Free & Powerful Plugins</h2> | |
| 536 | + <h2 class="help_page_title">Enhance your Website with our Free Robust Plugins</h2> | |
| 556 | 537 | <div class="themeatelier-wp-list-table plugin-install-php"> |
| 557 | 538 | <div class="recommended_plugins" id="the-list"> |
| 558 | 539 | <?php |
| 559 | 540 | $this->themeatelier_plugins_info_api_help_page(); |
| @@ -565,9 +546,9 @@ | ||
| 565 | 546 | |
| 566 | 547 | <!-- Lite To Pro Page --> |
| 567 | 548 | <section class="themeatelier__help lite_vs_pro_page tab-content" id="lite-to-pro-tab"> |
| 568 | 549 | <div class="themeatelier-container"> |
| 569 | - <h2 class="help_page_title">Lite vs. Pro Comparison</h2> | |
| 550 | + <h2 class="help_page_title">Lite Vs Pro Comparison</h2> | |
| 570 | 551 | |
| 571 | 552 | <div class="themeatelier-features"> |
| 572 | 553 | <ul> |
| 573 | 554 | <li class="themeatelier-header"> |
| @@ -632,10 +613,10 @@ | ||
| 632 | 613 | <li class="themeatelier-body"> |
| 633 | 614 | <span class="themeatelier-title"> |
| 634 | 615 | <?php echo esc_html__('Floating Dark Mode Switch', 'darkify'); ?> |
| 635 | 616 | </span> |
| 636 | - <span class="themeatelier-free"><b>🎨 5+ Designs</b></span> | |
| 637 | - <span class="themeatelier-pro"><b>🎨 16+ Designs</b></span> | |
| 617 | + <span class="themeatelier-free"><b>🎨 4+ Designs</b></span> | |
| 618 | + <span class="themeatelier-pro"><b>🎨 12+ Designs</b></span> | |
| 638 | 619 | </li> |
| 639 | 620 | |
| 640 | 621 | <li class="themeatelier-body"> |
| 641 | 622 | <span class="themeatelier-title"> |
| @@ -640,9 +621,9 @@ | ||
| 640 | 621 | <li class="themeatelier-body"> |
| 641 | 622 | <span class="themeatelier-title"> |
| 642 | 623 | <?php echo esc_html__('Draggable Swatch Position', 'darkify'); ?> <i class="themeatelier-new">New</i> |
| 643 | 624 | </span> |
| 644 | - <span class="themeatelier-free themeatelier-close-icon"></span> | |
| 625 | + <span class="themeatelier-free themeatelier-close-icon"></span> | |
| 645 | 626 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 646 | 627 | </li> |
| 647 | 628 | |
| 648 | 629 | <li class="themeatelier-body"> |
| @@ -662,16 +643,8 @@ | ||
| 662 | 643 | </li> |
| 663 | 644 | |
| 664 | 645 | <li class="themeatelier-body"> |
| 665 | 646 | <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 | 647 | <?php echo esc_html__('Shortcode for Dark Mode', 'darkify'); ?> |
| 675 | 648 | </span> |
| 676 | 649 | <span class="themeatelier-free themeatelier-check-icon"></span> |
| 677 | 650 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| @@ -676,40 +649,9 @@ | ||
| 676 | 649 | <span class="themeatelier-free themeatelier-check-icon"></span> |
| 677 | 650 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 678 | 651 | </li> |
| 679 | 652 | |
| 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 | - <li class="themeatelier-body"> | |
| 688 | - <span class="themeatelier-title"> | |
| 689 | - <?php echo esc_html__('Color Presets for gutenberg', 'darkify'); ?> | |
| 690 | - </span> | |
| 691 | 653 | |
| 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 | 654 | <li class="themeatelier-body"> |
| 713 | 655 | <span class="themeatelier-title"> |
| 714 | 656 | <?php echo esc_html__('Predefined & Custom Colors', 'darkify'); ?> |
| 715 | 657 | </span> |
| @@ -720,11 +662,11 @@ | ||
| 720 | 662 | <li class="themeatelier-body"> |
| 721 | 663 | <span class="themeatelier-title"> |
| 722 | 664 | <?php echo esc_html__('Color Presets', 'darkify'); ?> |
| 723 | 665 | </span> |
| 724 | - | |
| 725 | - <span class="themeatelier-free"><b>🎨 5 Presets</b></span> | |
| 726 | - <span class="themeatelier-pro"><b>🎨 11 Presets</b></span> | |
| 666 | + | |
| 667 | + <span class="themeatelier-free"><b>🎨 5 Presets</b></span> | |
| 668 | + <span class="themeatelier-pro"><b>🎨 11 Presets</b></span> | |
| 727 | 669 | </li> |
| 728 | 670 | |
| 729 | 671 | <li class="themeatelier-body"> |
| 730 | 672 | <span class="themeatelier-title"> |
| @@ -759,9 +701,9 @@ | ||
| 759 | 701 | </li> |
| 760 | 702 | |
| 761 | 703 | <li class="themeatelier-body"> |
| 762 | 704 | <span class="themeatelier-title"> |
| 763 | - <?php echo esc_html__('Replace Images in Dark Mode', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 705 | + <?php echo esc_html__('Replace Images in Dark Mode ', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 764 | 706 | </span> |
| 765 | 707 | <span class="themeatelier-free themeatelier-close-icon"></span> |
| 766 | 708 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 767 | 709 | </li> |
| @@ -767,9 +709,9 @@ | ||
| 767 | 709 | </li> |
| 768 | 710 | |
| 769 | 711 | <li class="themeatelier-body"> |
| 770 | 712 | <span class="themeatelier-title"> |
| 771 | - <?php echo esc_html__('Replace Videos in Dark Mode', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 713 | + <?php echo esc_html__('Replace Videos in Dark Mode ', 'darkify'); ?> <i class="themeatelier-hot">Hot</i> | |
| 772 | 714 | </span> |
| 773 | 715 | <span class="themeatelier-free themeatelier-close-icon"></span> |
| 774 | 716 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 775 | 717 | </li> |
| @@ -775,9 +717,9 @@ | ||
| 775 | 717 | </li> |
| 776 | 718 | |
| 777 | 719 | <li class="themeatelier-body"> |
| 778 | 720 | <span class="themeatelier-title"> |
| 779 | - <?php echo esc_html__('Element-Specific Dark Mode', 'darkify'); ?> <i class="themeatelier-new">New</i> | |
| 721 | + <?php echo esc_html__('Element-Specific Dark Mode ', 'darkify'); ?> <i class="themeatelier-new">New</i> | |
| 780 | 722 | </span> |
| 781 | 723 | <span class="themeatelier-free themeatelier-close-icon"></span> |
| 782 | 724 | <span class="themeatelier-pro themeatelier-check-icon"></span> |
| 783 | 725 | </li> |
| @@ -803,28 +745,21 @@ | ||
| 803 | 745 | |
| 804 | 746 | <div class="themeatelier-upgrade-to-pro"> |
| 805 | 747 | <h2 class="themeatelier-section-title"><?php echo esc_html__('Upgrade To PRO & Enjoy Advanced Features!', 'darkify'); ?></h2> |
| 806 | 748 | <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>'); ?> | |
| 749 | + <?php echo sprintf(esc_html__('Already, %s people are using Darkify on their websites to create beautiful showcases, why won’t you!', 'darkify'), '<b>4000+</b>'); ?> | |
| 810 | 750 | </span> |
| 811 | 751 | <div class="themeatelier-upgrade-to-pro-btn"> |
| 812 | 752 | <div class="themeatelier-action-btn"> |
| 813 | - <a target="_blank" href="<?php echo esc_url(DARKIFY_DEMO_URL . 'pricing/?ref=1'); ?>" class="chat_btn_primary"> | |
| 753 | + <a target="_blank" href="https://darkifywp.com/pricing/?ref=1" class="chat_btn_primary"> | |
| 814 | 754 | <?php echo esc_html__('Upgrade to Pro Now!', 'darkify'); ?> |
| 815 | 755 | </a> |
| 816 | 756 | <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>'); ?> | |
| 757 | + <?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 | 758 | </span> |
| 821 | 759 | </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> | |
| 760 | + <a target="_blank" class="chat_btn_secondary" href="https://darkifywp.com/#features"><?php echo esc_html__('See All Features', 'darkify'); ?></a> | |
| 761 | + <a target="_blank" class="chat_btn_secondary" href="https://darkifywp.com/"><?php echo esc_html__('Pro Live Demo', 'darkify'); ?></a> | |
| 827 | 762 | </div> |
| 828 | 763 | </div> |
| 829 | 764 | |
| 830 | 765 | |
| @@ -829,27 +764,23 @@ | ||
| 829 | 764 | |
| 830 | 765 | |
| 831 | 766 | <div class="darkify_testimonial"> |
| 832 | 767 | <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> | |
| 768 | + <span class="darkify_testimonial-subtitle">NO NEED TO TAKE OUR WORD FOR IT</span> | |
| 769 | + <h2 class="themeatelier-section-title">Our Users Love DARKIFY PRO!</h2> | |
| 835 | 770 | </div> |
| 836 | 771 | <div class="darkify_testimonial_wrap"> |
| 837 | - | |
| 772 | + | |
| 838 | 773 | <div class="darkify_testimonial_area"> |
| 839 | 774 | <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> | |
| 775 | + <p>Works great. Had an issue with menus not working properly, but support is great and fixed the issue very fast for us. Would recomend.</p> | |
| 845 | 776 | </div> |
| 846 | 777 | <div class="darkify_testimonial-info"> |
| 847 | 778 | <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') ?>"> | |
| 779 | + <img src="https://secure.gravatar.com/avatar/84260633fe4e9c426e648af6113dd7a65bb498afe2653d5393552da73c15f3f6?s=200&d=retro&r=g" alt="Prexius"> | |
| 849 | 780 | </div> |
| 850 | 781 | <div class="themeatelier-info"> |
| 851 | - <h3><?php echo esc_html('Alex Cz', 'darkify') ?></h3> | |
| 782 | + <h3>Wrighttravel</h3> | |
| 852 | 783 | <div class="themeatelier-star"> |
| 853 | 784 | <i>★★★★★</i> |
| 854 | 785 | </div> |
| 855 | 786 | </div> |
| @@ -856,18 +787,16 @@ | ||
| 856 | 787 | </div> |
| 857 | 788 | </div> |
| 858 | 789 | <div class="darkify_testimonial_area"> |
| 859 | 790 | <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> | |
| 791 | + <p>Darkify is easily one of the best free WordPress dark mode plugins available. I’ve tested almost every free dark mode plugin for WordPress, and this one offers the most features without needing a paid upgrade. It’s reliable, lightweight, and works seamlessly across multiple themes and websites.</p> | |
| 863 | 792 | </div> |
| 864 | 793 | <div class="darkify_testimonial-info"> |
| 865 | 794 | <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') ?>"> | |
| 795 | + <img src="https://secure.gravatar.com/avatar/fd38799c343a70f90e6b7511f73f913640081403641cb5f091d7c047ddf725ab?s=100&d=retro&r=g" alt="Ivanmvian"> | |
| 867 | 796 | </div> |
| 868 | 797 | <div class="themeatelier-info"> |
| 869 | - <h3><?php echo esc_html('Monica Hayes', 'darkify') ?></h3> | |
| 798 | + <h3>Crowandravener</h3> | |
| 870 | 799 | <div class="themeatelier-star"> |
| 871 | 800 | <i>★★★★★</i> |
| 872 | 801 | </div> |
| 873 | 802 | </div> |
| @@ -874,17 +803,16 @@ | ||
| 874 | 803 | </div> |
| 875 | 804 | </div> |
| 876 | 805 | <div class="darkify_testimonial_area"> |
| 877 | 806 | <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> | |
| 807 | + <p>This was the only plugin that solved the problem: menu button and good dark colors.</p> | |
| 879 | 808 | </div> |
| 880 | 809 | <div class="darkify_testimonial-info"> |
| 881 | 810 | <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'); ?>"> | |
| 811 | + <img src="https://secure.gravatar.com/avatar/d2e3b8de64bba676b611114777e13ba517e9f78d4c82871f48cbd2e0bd819736?s=100&d=retro&r=g" alt="Albertmargeli"> | |
| 884 | 812 | </div> |
| 885 | 813 | <div class="themeatelier-info"> |
| 886 | - <h3><?php echo esc_html__('Jody Mitoma', 'darkify'); ?></h3> | |
| 814 | + <h3>Angusbreno</h3> | |
| 887 | 815 | <div class="themeatelier-star"> |
| 888 | 816 | <i>★★★★★</i> |
| 889 | 817 | </div> |
| 890 | 818 | </div> |
| @@ -889,9 +817,8 @@ | ||
| 889 | 817 | </div> |
| 890 | 818 | </div> |
| 891 | 819 | </div> |
| 892 | 820 | </div> |
| 893 | - | |
| 894 | 821 | </div> |
| 895 | 822 | |
| 896 | 823 | </div> |
| 897 | 824 | |
| @@ -901,105 +828,96 @@ | ||
| 901 | 828 | <!-- About Page --> |
| 902 | 829 | <section id="pro-plugins-tab" class="themeatelier__help about-page tab-content"> |
| 903 | 830 | <div class="themeatelier-container"> |
| 904 | 831 | <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> | |
| 832 | + <h2 class="help_page_title">Upgrade your Website with our High-quality Plugins!</h2> | |
| 906 | 833 | <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); ?>"> | |
| 834 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://darkifywp.com/"> | |
| 909 | 835 | <div class="box_btn"> |
| 910 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 836 | + View Details | |
| 911 | 837 | <i class="icofont-long-arrow-right"></i> |
| 912 | 838 | </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> | |
| 839 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/assets/img/darkify-icon.svg') ?>" alt="Darkify dark mode plugin"> | |
| 840 | + <h4>Darkify - WordPress Dark Mode Plugin</h4> | |
| 841 | + <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> | |
| 916 | 842 | </a> |
| 917 | - | |
| 918 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://wpchathelp.com/'); ?>"> | |
| 843 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/whatsapp-chat-help"> | |
| 919 | 844 | <div class="box_btn"> |
| 920 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 845 | + View Details | |
| 921 | 846 | <i class="icofont-long-arrow-right"></i> |
| 922 | 847 | </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> | |
| 848 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/thumbnail-1.jpg') ?>" alt="logo"> | |
| 849 | + <h4>WhatsApp Chat Help - Chat Support Plugin For WordPress</h4> | |
| 850 | + <p>Whatsapp chat support is a WordPress plugin that allows website owners to easily add a WhatsApp chat button to their website.</p> | |
| 926 | 851 | </a> |
| 927 | - | |
| 928 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://wpeventful.com/'); ?>"> | |
| 852 | + | |
| 853 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/eventful/"> | |
| 929 | 854 | <div class="box_btn"> |
| 930 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 855 | + View Details | |
| 931 | 856 | <i class="icofont-long-arrow-right"></i> |
| 932 | 857 | </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> | |
| 858 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/eventful.png') ?>" alt="logo"> | |
| 859 | + <h4>Eventful - Events Showcase for The "The Events Calendar"</h4> | |
| 860 | + <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 | 861 | </a> |
| 937 | - | |
| 938 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://wpdomainforsale.com/'); ?>"> | |
| 862 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/greet/"> | |
| 939 | 863 | <div class="box_btn"> |
| 940 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 864 | + View Details | |
| 941 | 865 | <i class="icofont-long-arrow-right"></i> |
| 942 | 866 | </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> | |
| 867 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/greet-logo.png') ?>" alt="logo"> | |
| 868 | + <h4>Greet - Video Bubble Plugin for WordPress</h4> | |
| 869 | + <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> | |
| 946 | 870 | </a> |
| 947 | - | |
| 948 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://themeatelier.net/downloads/greet/'); ?>"> | |
| 871 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/eventful-for-elementor/"> | |
| 949 | 872 | <div class="box_btn"> |
| 950 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 873 | + View Details | |
| 951 | 874 | <i class="icofont-long-arrow-right"></i> |
| 952 | 875 | </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> | |
| 876 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/eventful-for-elementor.png') ?>" alt="logo"> | |
| 877 | + <h4>Eventful for Elementor - Events Showcase for The "The Events Calendar"</h4> | |
| 878 | + <p>Easily display events from The Events Calendar plugin with Elementor widgets, offering seamless customization and powerful layout options.</p> | |
| 956 | 879 | </a> |
| 957 | 880 | |
| 958 | - <a target="_blank" class="themeatelier-our-plugin-list-box" href="<?php echo esc_url('https://themeatelier.net/downloads/eventful-for-elementor/'); ?>"> | |
| 881 | + <a target="_blank" class="themeatelier-our-plugin-list-box" href="https://themeatelier.net/downloads/domain-for-sale/"> | |
| 959 | 882 | <div class="box_btn"> |
| 960 | - <?php echo esc_html__('View Details', 'darkify'); ?> | |
| 883 | + View Details | |
| 961 | 884 | <i class="icofont-long-arrow-right"></i> |
| 962 | 885 | </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> | |
| 886 | + <img src="<?php echo esc_url(DARKIFY_DIR_URL . 'src/Admin/HelpPage/assets/images/thumbnail-2.png') ?>" alt="logo"> | |
| 887 | + <h4>WordPress Domain For Sale Plugin</h4> | |
| 888 | + <p>The ultimate WordPress plugin for domain sales, appraisals, auctions, and marketplace management.</p> | |
| 966 | 889 | </a> |
| 967 | - | |
| 890 | + | |
| 968 | 891 | </div> |
| 969 | 892 | </div> |
| 970 | 893 | </div> |
| 971 | 894 | </section> |
| 972 | 895 | |
| 973 | - | |
| 974 | 896 | <!-- Footer Section --> |
| 975 | 897 | <section class="themeatelier_footer"> |
| 976 | 898 | <div class="themeatelier_footer_top"> |
| 977 | 899 | <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> | |
| 900 | + <span>Made With <i class="icofont-heart-alt"></i></span> | |
| 901 | + By the Team <a target="_blank" href="https://themeatelier.net/">ThemeAtelier</a> | |
| 983 | 902 | </p> |
| 984 | - <p><?php echo esc_html__('Get connected with', 'darkify'); ?></p> | |
| 903 | + <p>Get connected with</p> | |
| 985 | 904 | <ul> |
| 986 | 905 | <li> |
| 987 | - <a target="_blank" href="<?php echo esc_url('https://www.facebook.com/ThemeAtelier/'); ?>"><i class="icofont-facebook"></i></a> | |
| 906 | + <a target="_blank" href="https://www.facebook.com/ThemeAtelier/"><i class="icofont-facebook"></i></a> | |
| 988 | 907 | </li> |
| 989 | 908 | <li> |
| 990 | - <a target="_blank" href="<?php echo esc_url('https://x.com/intent/follow?screen_name=themeatelier'); ?>"><i class="icofont-twitter"></i></a> | |
| 909 | + <a target="_blank" href="https://x.com/intent/follow?screen_name=themeatelier"><i class="icofont-twitter"></i></a> | |
| 991 | 910 | </li> |
| 992 | 911 | <li> |
| 993 | - <a target="_blank" href="<?php echo esc_url('https://profiles.wordpress.org/themeatelier/#content-plugins'); ?>"><i class="icofont-brand-wordpress"></i></a> | |
| 912 | + <a target="_blank" href="https://profiles.wordpress.org/themeatelier/#content-plugins"><i class="icofont-brand-wordpress"></i></a> | |
| 994 | 913 | </li> |
| 995 | 914 | <li> |
| 996 | - <a target="_blank" href="<?php echo esc_url('https://www.youtube.com/@themeatelier'); ?>"><i class="icofont-youtube-play"></i></a> | |
| 915 | + <a target="_blank" href="https://www.youtube.com/@themeatelier"><i class="icofont-youtube-play"></i></a> | |
| 997 | 916 | </li> |
| 998 | 917 | </ul> |
| 999 | 918 | </div> |
| 1000 | 919 | </section> |
| 1001 | - | |
| 1002 | 920 | </div> |
| 1003 | 921 | <?php |
| 1004 | 922 | } |
| 1005 | 923 | } |