Changeset 279384 for news-current-affair
- Timestamp:
- 07/14/2025 09:19:34 AM (4 months ago)
- Location:
- news-current-affair/1.3
- Files:
-
- 1 added
- 18 edited
- 1 copied
-
. (copied) (copied from news-current-affair/1.2)
-
custom-style.php (modified) (1 diff)
-
demo-import/importer.php (modified) (1 diff)
-
functions.php (modified) (2 diffs)
-
getstarted/news_current_affair_about_page.php (modified) (1 diff)
-
languages/news-current-affair.pot (modified) (16 diffs)
-
page.php (modified) (3 diffs)
-
readme.txt (modified) (3 diffs)
-
revolution/inc/customizer.php (modified) (2 diffs)
-
revolution/inc/typography-options.php (added)
-
revolution/template-parts/content-audio.php (modified) (3 diffs)
-
revolution/template-parts/content-gallery.php (modified) (3 diffs)
-
revolution/template-parts/content-image.php (modified) (3 diffs)
-
revolution/template-parts/content-none.php (modified) (1 diff)
-
revolution/template-parts/content-page.php (modified) (1 diff)
-
revolution/template-parts/content-search.php (modified) (3 diffs)
-
revolution/template-parts/content-video.php (modified) (3 diffs)
-
revolution/template-parts/content.php (modified) (3 diffs)
-
style-rtl.css (modified) (3 diffs)
-
style.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
news-current-affair/1.3/custom-style.php
r276876 r279384 80 80 $news_current_affair_custom_css .= '}'; 81 81 } 82 83 /*----------------Enable/Disable Breadcrumbs -------------------*/ 84 85 $news_current_affair_enable_breadcrumbs = get_theme_mod('news_current_affair_enable_breadcrumbs',1); 86 87 if($news_current_affair_enable_breadcrumbs == 0){ 88 $news_current_affair_custom_css .='.news-current-affair-breadcrumbs, nav.woocommerce-breadcrumb{'; 89 $news_current_affair_custom_css .='display: none;'; 90 $news_current_affair_custom_css .='}'; 91 } -
news-current-affair/1.3/demo-import/importer.php
r276876 r279384 636 636 </div> 637 637 <div class="buynow_"> 638 <a target="_blank" class="buynow_themepage" href="<?php echo esc_url('https://www.revolutionwp.com/products/ auto-parts-wordpress-theme'); ?>"><?php echo esc_html__('Go Premium Now', 'news-current-affair'); ?></a>638 <a target="_blank" class="buynow_themepage" href="<?php echo esc_url('https://www.revolutionwp.com/products/latest-news-wordpress-theme'); ?>"><?php echo esc_html__('Go Premium Now', 'news-current-affair'); ?></a> 639 639 </div> 640 640 </div> -
news-current-affair/1.3/functions.php
r276876 r279384 255 255 <?php } else { 256 256 // Fallback default image 257 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';257 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 258 258 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 259 259 } ?> … … 326 326 require get_template_directory() . '/revolution/inc/breadcrumbs.php'; 327 327 328 /** 329 * Custom typography options for this theme. 330 */ 331 require get_template_directory() . '/revolution/inc/typography-options.php'; 332 328 333 ////////////////////////////////////////////// Function for Translation Error ////////////////////////////////////////////////////// 329 334 function news_current_affair_enqueue_function() { -
news-current-affair/1.3/getstarted/news_current_affair_about_page.php
r276876 r279384 202 202 <div class="theme-steps highlight"> 203 203 <h3><?php echo esc_html__( 'Get the Bundle', 'news-current-affair' ); ?></h3> 204 <p><?php echo esc_html__( 'The WordPress Theme Bundle is a comprehensive collection of 30+ premium themes, offering everything you need to create stunning, professional websites with ease.', 'news-current-affair' ); ?></p>204 <p><?php echo esc_html__( 'The WordPress Theme Bundle is a comprehensive collection of 50+ premium themes, offering everything you need to create stunning, professional websites with ease.', 'news-current-affair' ); ?></p> 205 205 <a target="_blank" class="button button-primary" href="<?php echo esc_url( 'https://www.revolutionwp.com/products/wordpress-theme-bundle' ); ?>"><?php echo esc_html__( 'Get Bundle', 'news-current-affair' ); ?></a> 206 206 </div> -
news-current-affair/1.3/languages/news-current-affair.pot
r276876 r279384 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: News Current Affair 1. 2\n"5 "Project-Id-Version: News Current Affair 1.3\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/news-current-affair\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-0 6-19T12:48:49+00:00\n"12 "POT-Creation-Date: 2025-07-09T11:36:17+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.11.0\n" … … 169 169 170 170 #: footer.php:54 171 #: page.php:40172 #: page.php:92173 171 msgid "Search" 174 172 msgstr "" … … 183 181 184 182 #: footer.php:78 185 #: page.php:64186 #: page.php:116187 183 #: revolution/inc/breadcrumbs.php:316 188 184 msgid "Archives" … … 232 228 msgstr "" 233 229 234 #: functions.php:34 1230 #: functions.php:346 235 231 msgid "https://wordpress.org/support/theme/news-current-affair/" 236 232 msgstr "" 237 233 238 #: functions.php:34 2234 #: functions.php:347 239 235 msgid "https://www.revolutionwp.com/support/revolution-wp/" 240 236 msgstr "" 241 237 242 #: functions.php:34 3238 #: functions.php:348 243 239 msgid "https://wordpress.org/support/theme/news-current-affair/reviews/" 244 240 msgstr "" 245 241 246 #: functions.php:34 4242 #: functions.php:349 247 243 msgid "https://www.revolutionwp.com/products/latest-news-wordpress-theme" 248 244 msgstr "" 249 245 250 #: functions.php:3 45246 #: functions.php:350 251 247 msgid "https://demo.revolutionwp.com/news-current-affair-pro/" 252 248 msgstr "" 253 249 254 #: functions.php:3 46250 #: functions.php:351 255 251 msgid "https://demo.revolutionwp.com/wpdocs/news-current-affair-pro/" 256 252 msgstr "" 257 253 258 #: functions.php:3 47254 #: functions.php:352 259 255 msgid "https://demo.revolutionwp.com/wpdocs/news-current-affair-free/" 260 256 msgstr "" 261 257 262 #: functions.php:47 4258 #: functions.php:479 263 259 msgid "Hey, Thank you for installing News Current Affair Theme!" 264 260 msgstr "" 265 261 266 #: functions.php:47 4262 #: functions.php:479 267 263 msgid "Click Here for more Details" 268 264 msgstr "" 269 265 270 #: functions.php:4 75266 #: functions.php:480 271 267 msgid "Dismiss" 272 268 msgstr "" … … 370 366 371 367 #: getstarted/news_current_affair_about_page.php:204 372 msgid "The WordPress Theme Bundle is a comprehensive collection of 30+ premium themes, offering everything you need to create stunning, professional websites with ease."368 msgid "The WordPress Theme Bundle is a comprehensive collection of 50+ premium themes, offering everything you need to create stunning, professional websites with ease." 373 369 msgstr "" 374 370 … … 505 501 msgstr "" 506 502 503 #: page.php:40 504 #: page.php:119 505 #: sidebar.php:18 506 msgid "Search Anything" 507 msgstr "" 508 507 509 #: page.php:44 508 #: page.php:96 509 msgid "Categories" 510 msgstr "" 511 512 #: page.php:54 513 #: page.php:106 514 msgid "Pages" 510 #: page.php:123 511 #: sidebar.php:22 512 msgid "Latest Posts" 513 msgstr "" 514 515 #: page.php:55 516 #: page.php:134 517 #: sidebar.php:33 518 msgid "Latest Comments" 519 msgstr "" 520 521 #: page.php:69 522 #: page.php:148 523 #: sidebar.php:47 524 msgid "Explore Categories" 525 msgstr "" 526 527 #: page.php:79 528 #: page.php:158 529 #: sidebar.php:57 530 msgid "Blog Archives" 531 msgstr "" 532 533 #: page.php:90 534 #: page.php:169 535 #: sidebar.php:68 536 msgid "Explore Our Pages" 537 msgstr "" 538 539 #: page.php:100 540 #: page.php:179 541 #: sidebar.php:78 542 msgid "Calender" 515 543 msgstr "" 516 544 … … 668 696 #: revolution/inc/customizer.php:244 669 697 #: revolution/inc/customizer.php:260 670 #: revolution/inc/customizer.php:3 44671 #: revolution/inc/customizer.php:3 60672 #: revolution/inc/customizer.php:3 76698 #: revolution/inc/customizer.php:365 699 #: revolution/inc/customizer.php:381 700 #: revolution/inc/customizer.php:397 673 701 msgid "Sidebar On Right" 674 702 msgstr "" … … 676 704 #: revolution/inc/customizer.php:245 677 705 #: revolution/inc/customizer.php:261 678 #: revolution/inc/customizer.php:3 45679 #: revolution/inc/customizer.php:3 61680 #: revolution/inc/customizer.php:3 77706 #: revolution/inc/customizer.php:366 707 #: revolution/inc/customizer.php:382 708 #: revolution/inc/customizer.php:398 681 709 msgid "Sidebar On Left" 682 710 msgstr "" … … 684 712 #: revolution/inc/customizer.php:246 685 713 #: revolution/inc/customizer.php:262 686 #: revolution/inc/customizer.php:3 46687 #: revolution/inc/customizer.php:3 62688 #: revolution/inc/customizer.php:3 78714 #: revolution/inc/customizer.php:367 715 #: revolution/inc/customizer.php:383 716 #: revolution/inc/customizer.php:399 689 717 msgid "Full Width Layout" 690 718 msgstr "" … … 699 727 700 728 #: revolution/inc/customizer.php:277 701 #: revolution/inc/customizer.php: 481702 #: revolution/inc/customizer.php:11 20729 #: revolution/inc/customizer.php:502 730 #: revolution/inc/customizer.php:1170 703 731 msgid "Right" 704 732 msgstr "" 705 733 706 734 #: revolution/inc/customizer.php:278 707 #: revolution/inc/customizer.php: 479708 #: revolution/inc/customizer.php:11 21735 #: revolution/inc/customizer.php:500 736 #: revolution/inc/customizer.php:1171 709 737 msgid "Left" 710 738 msgstr "" 711 739 712 740 #: revolution/inc/customizer.php:279 713 #: revolution/inc/customizer.php: 480714 #: revolution/inc/customizer.php:11 22741 #: revolution/inc/customizer.php:501 742 #: revolution/inc/customizer.php:1172 715 743 msgid "Center" 716 744 msgstr "" … … 736 764 msgstr "" 737 765 738 #: revolution/inc/customizer.php:341 766 #: revolution/inc/customizer.php:348 767 msgid "Enable Breadcrumbs" 768 msgstr "" 769 770 #: revolution/inc/customizer.php:349 771 msgid "Checked to show Breadcrumbs" 772 msgstr "" 773 774 #: revolution/inc/customizer.php:362 739 775 msgid "Posts Layout" 740 776 msgstr "" 741 777 742 #: revolution/inc/customizer.php:3 57778 #: revolution/inc/customizer.php:378 743 779 msgid "Single Post Layout" 744 780 msgstr "" 745 781 746 #: revolution/inc/customizer.php:3 73782 #: revolution/inc/customizer.php:394 747 783 msgid "Single Page Layout" 748 784 msgstr "" 749 785 750 #: revolution/inc/customizer.php: 387786 #: revolution/inc/customizer.php:408 751 787 msgid "Blog Page Options" 752 788 msgstr "" 753 789 754 #: revolution/inc/customizer.php: 398790 #: revolution/inc/customizer.php:419 755 791 msgid "Enable Blog Post Title" 756 792 msgstr "" 757 793 758 #: revolution/inc/customizer.php: 399794 #: revolution/inc/customizer.php:420 759 795 msgid "Checked To Show Blog Post Title" 760 796 msgstr "" 761 797 762 #: revolution/inc/customizer.php:4 11798 #: revolution/inc/customizer.php:432 763 799 msgid "Enable Blog Post Meta" 764 800 msgstr "" 765 801 766 #: revolution/inc/customizer.php:4 12802 #: revolution/inc/customizer.php:433 767 803 msgid "Checked To Show Blog Post Meta Feilds" 768 804 msgstr "" 769 805 770 #: revolution/inc/customizer.php:4 24806 #: revolution/inc/customizer.php:445 771 807 msgid "Enable Blog Post Tags" 772 808 msgstr "" 773 809 774 #: revolution/inc/customizer.php:4 25810 #: revolution/inc/customizer.php:446 775 811 msgid "Checked To Show Blog Post Tags" 776 812 msgstr "" 777 813 778 #: revolution/inc/customizer.php:4 37814 #: revolution/inc/customizer.php:458 779 815 msgid "Enable Blog Post Image" 780 816 msgstr "" 781 817 782 #: revolution/inc/customizer.php:4 38818 #: revolution/inc/customizer.php:459 783 819 msgid "Checked To Show Blog Post Image" 784 820 msgstr "" 785 821 786 #: revolution/inc/customizer.php:4 50822 #: revolution/inc/customizer.php:471 787 823 msgid "Enable Blog Post Content" 788 824 msgstr "" 789 825 790 #: revolution/inc/customizer.php:4 51826 #: revolution/inc/customizer.php:472 791 827 msgid "Checked To Show Blog Post Content" 792 828 msgstr "" 793 829 794 #: revolution/inc/customizer.php:4 63830 #: revolution/inc/customizer.php:484 795 831 msgid "Enable Blog Post Read More Button" 796 832 msgstr "" 797 833 798 #: revolution/inc/customizer.php:4 64834 #: revolution/inc/customizer.php:485 799 835 msgid "Checked To Show Blog Post Read More Button" 800 836 msgstr "" 801 837 802 #: revolution/inc/customizer.php:4 76838 #: revolution/inc/customizer.php:497 803 839 msgid "Blog Post Content Layout" 804 840 msgstr "" 805 841 806 #: revolution/inc/customizer.php: 499842 #: revolution/inc/customizer.php:520 807 843 msgid "Excerpt Limit" 808 844 msgstr "" 809 845 810 #: revolution/inc/customizer.php:5 24846 #: revolution/inc/customizer.php:545 811 847 msgid "Edit Button Text " 812 848 msgstr "" 813 849 814 #: revolution/inc/customizer.php:5 35850 #: revolution/inc/customizer.php:556 815 851 msgid "Single Post Options" 816 852 msgstr "" 817 853 818 #: revolution/inc/customizer.php:5 46854 #: revolution/inc/customizer.php:567 819 855 msgid "Enable Single Post Title" 820 856 msgstr "" 821 857 822 #: revolution/inc/customizer.php:5 47858 #: revolution/inc/customizer.php:568 823 859 msgid "Checked To Show Single Blog Post Title" 824 860 msgstr "" 825 861 826 #: revolution/inc/customizer.php:5 59862 #: revolution/inc/customizer.php:580 827 863 msgid "Enable Single Post Meta" 828 864 msgstr "" 829 865 830 #: revolution/inc/customizer.php:5 60866 #: revolution/inc/customizer.php:581 831 867 msgid "Checked To Show Single Blog Post Meta Feilds" 832 868 msgstr "" 833 869 834 #: revolution/inc/customizer.php:5 72870 #: revolution/inc/customizer.php:593 835 871 msgid "Enable Single Post Tags" 836 872 msgstr "" 837 873 838 #: revolution/inc/customizer.php:5 73874 #: revolution/inc/customizer.php:594 839 875 msgid "Checked To Show Single Blog Post Tags" 840 876 msgstr "" 841 877 842 #: revolution/inc/customizer.php: 585878 #: revolution/inc/customizer.php:606 843 879 msgid "Enable Single Post Image" 844 880 msgstr "" 845 881 846 #: revolution/inc/customizer.php: 586882 #: revolution/inc/customizer.php:607 847 883 msgid "Checked To Show Single Post Image" 848 884 msgstr "" 849 885 850 #: revolution/inc/customizer.php: 598886 #: revolution/inc/customizer.php:619 851 887 msgid "Enable Single Post Content" 852 888 msgstr "" 853 889 854 #: revolution/inc/customizer.php: 599890 #: revolution/inc/customizer.php:620 855 891 msgid "Checked To Show Single Blog Post Content" 856 892 msgstr "" 857 893 858 #: revolution/inc/customizer.php:6 18894 #: revolution/inc/customizer.php:639 859 895 msgid "Enable Related Post" 860 896 msgstr "" 861 897 862 #: revolution/inc/customizer.php:6 19898 #: revolution/inc/customizer.php:640 863 899 msgid "Checked to show Related Post" 864 900 msgstr "" 865 901 866 #: revolution/inc/customizer.php:6 39902 #: revolution/inc/customizer.php:660 867 903 msgid "Edit Related Post Text " 868 904 msgstr "" 869 905 870 #: revolution/inc/customizer.php:6 59906 #: revolution/inc/customizer.php:680 871 907 msgid "Related Post Count" 872 908 msgstr "" 873 909 874 #: revolution/inc/customizer.php: 679910 #: revolution/inc/customizer.php:700 875 911 msgid "Global Color Options" 876 912 msgstr "" 877 913 878 #: revolution/inc/customizer.php: 695914 #: revolution/inc/customizer.php:716 879 915 msgid "Primary Color" 880 916 msgstr "" 881 917 882 #: revolution/inc/customizer.php:709 918 #: revolution/inc/customizer.php:725 919 msgid "Typography Options" 920 msgstr "" 921 922 #: revolution/inc/customizer.php:735 923 msgid "Global Font Family" 924 msgstr "" 925 926 #: revolution/inc/customizer.php:739 927 msgid "Default (Theme Font)" 928 msgstr "" 929 930 #: revolution/inc/customizer.php:759 883 931 msgid "Main Header Options" 884 932 msgstr "" 885 933 886 #: revolution/inc/customizer.php:7 25934 #: revolution/inc/customizer.php:775 887 935 msgid "Enable Disable Search" 888 936 msgstr "" 889 937 890 #: revolution/inc/customizer.php:7 26938 #: revolution/inc/customizer.php:776 891 939 msgid "Enable or Disable header Search" 892 940 msgstr "" 893 941 894 #: revolution/inc/customizer.php:7 46942 #: revolution/inc/customizer.php:796 895 943 msgid "Edit Facebook Link" 896 944 msgstr "" 897 945 898 #: revolution/inc/customizer.php: 764946 #: revolution/inc/customizer.php:814 899 947 msgid "Edit Twitter Link" 900 948 msgstr "" 901 949 902 #: revolution/inc/customizer.php: 782950 #: revolution/inc/customizer.php:832 903 951 msgid "Edit Instagram Link" 904 952 msgstr "" 905 953 906 #: revolution/inc/customizer.php:8 00954 #: revolution/inc/customizer.php:850 907 955 msgid "Edit Linkedin Link" 908 956 msgstr "" 909 957 910 #: revolution/inc/customizer.php:8 18958 #: revolution/inc/customizer.php:868 911 959 msgid "Edit Pinterest Link" 912 960 msgstr "" 913 961 914 #: revolution/inc/customizer.php:8 32962 #: revolution/inc/customizer.php:882 915 963 msgid "Main Slider Options" 916 964 msgstr "" 917 965 918 #: revolution/inc/customizer.php: 850966 #: revolution/inc/customizer.php:900 919 967 msgid "Enable Main Slider" 920 968 msgstr "" 921 969 922 #: revolution/inc/customizer.php: 851970 #: revolution/inc/customizer.php:901 923 971 msgid "Checked to show the main slider" 924 972 msgstr "" 925 973 926 #: revolution/inc/customizer.php: 870974 #: revolution/inc/customizer.php:920 927 975 msgid "Select post 1" 928 976 msgstr "" 929 977 930 #: revolution/inc/customizer.php: 879931 #: revolution/inc/customizer.php:9 00932 #: revolution/inc/customizer.php:9 21978 #: revolution/inc/customizer.php:929 979 #: revolution/inc/customizer.php:950 980 #: revolution/inc/customizer.php:971 933 981 msgid "Play Button URL" 934 982 msgstr "" 935 983 936 #: revolution/inc/customizer.php: 891937 #: revolution/inc/customizer.php:9 12984 #: revolution/inc/customizer.php:941 985 #: revolution/inc/customizer.php:962 938 986 msgid "Select post 2" 939 987 msgstr "" 940 988 941 #: revolution/inc/customizer.php:9 35989 #: revolution/inc/customizer.php:985 942 990 msgid "Latest News Section" 943 991 msgstr "" 944 992 945 #: revolution/inc/customizer.php: 954993 #: revolution/inc/customizer.php:1004 946 994 msgid "Hide / Show Section" 947 995 msgstr "" 948 996 949 #: revolution/inc/customizer.php: 968997 #: revolution/inc/customizer.php:1018 950 998 msgid "Add Section Heading" 951 999 msgstr "" 952 1000 953 #: revolution/inc/customizer.php: 9801001 #: revolution/inc/customizer.php:1030 954 1002 msgid "No of Tabs to show" 955 1003 msgstr "" 956 1004 957 #: revolution/inc/customizer.php: 9971005 #: revolution/inc/customizer.php:1047 958 1006 msgid "Edit Tab Text " 959 1007 msgstr "" 960 1008 961 #: revolution/inc/customizer.php:10 161009 #: revolution/inc/customizer.php:1066 962 1010 msgid "Select Category to display projects" 963 1011 msgstr "" 964 1012 965 #: revolution/inc/customizer.php:10 291013 #: revolution/inc/customizer.php:1079 966 1014 msgid "Footer Options" 967 1015 msgstr "" 968 1016 969 #: revolution/inc/customizer.php:10 461017 #: revolution/inc/customizer.php:1096 970 1018 msgid "Enable Footer" 971 1019 msgstr "" 972 1020 973 #: revolution/inc/customizer.php:10 471021 #: revolution/inc/customizer.php:1097 974 1022 msgid "Checked to show Footer" 975 1023 msgstr "" 976 1024 977 #: revolution/inc/customizer.php:1 0611025 #: revolution/inc/customizer.php:1111 978 1026 msgid "Footer Background Image" 979 1027 msgstr "" 980 1028 981 #: revolution/inc/customizer.php:1 0811029 #: revolution/inc/customizer.php:1131 982 1030 msgid "Enable Footer Social Menu" 983 1031 msgstr "" 984 1032 985 #: revolution/inc/customizer.php:1 0821033 #: revolution/inc/customizer.php:1132 986 1034 msgid "Checked to show the footer social menu. Go to Dashboard >> Appearance >> Menus >> Create New Menu >> Add Custom Link >> Add Social Menu >> Checked Social Menu >> Save Menu." 987 1035 msgstr "" 988 1036 989 #: revolution/inc/customizer.php:11 021037 #: revolution/inc/customizer.php:1152 990 1038 msgid "Enable Go To Top" 991 1039 msgstr "" 992 1040 993 #: revolution/inc/customizer.php:11 031041 #: revolution/inc/customizer.php:1153 994 1042 msgid "Checked to enable Go To Top option." 995 1043 msgstr "" 996 1044 997 #: revolution/inc/customizer.php:11 181045 #: revolution/inc/customizer.php:1168 998 1046 msgid "Go To Top Positions" 999 1047 msgstr "" 1000 1048 1001 #: revolution/inc/customizer.php:11 401049 #: revolution/inc/customizer.php:1190 1002 1050 msgid "Edit Copyright Text" 1003 1051 msgstr "" 1004 1052 1005 #: revolution/inc/customizer.php:11 411053 #: revolution/inc/customizer.php:1191 1006 1054 msgid "Edit the Footer Copyright Section." 1007 1055 msgstr "" 1008 1056 1009 #: revolution/inc/customizer.php:12 451057 #: revolution/inc/customizer.php:1295 1010 1058 msgid "News Current Affair Pro" 1011 1059 msgstr "" 1012 1060 1013 #: revolution/inc/customizer.php:12 461061 #: revolution/inc/customizer.php:1296 1014 1062 msgid "Buy Pro" 1015 1063 msgstr "" 1016 1064 1017 #: revolution/inc/customizer.php:1 2531065 #: revolution/inc/customizer.php:1303 1018 1066 msgid "Lite Documentation" 1019 1067 msgstr "" 1020 1068 1021 #: revolution/inc/customizer.php:1 2541069 #: revolution/inc/customizer.php:1304 1022 1070 msgid "Instruction" 1023 1071 msgstr "" 1024 1072 1025 #: revolution/inc/customizer.php:1 2601073 #: revolution/inc/customizer.php:1310 1026 1074 msgid "Pro Theme Demo" 1027 1075 msgstr "" 1028 1076 1029 #: revolution/inc/customizer.php:1 2611077 #: revolution/inc/customizer.php:1311 1030 1078 msgid "Live Preview" 1031 1079 msgstr "" … … 1070 1118 #. translators: %s: Name of current post. Only visible to screen readers 1071 1119 #: revolution/inc/template-tags.php:89 1072 #: revolution/template-parts/content-page.php:3 71120 #: revolution/template-parts/content-page.php:38 1073 1121 msgid "Edit <span class=\"screen-reader-text\">%s</span>" 1074 1122 msgstr "" … … 1107 1155 #: revolution/template-parts/content-gallery.php:173 1108 1156 #: revolution/template-parts/content-image.php:160 1109 #: revolution/template-parts/content-page.php:2 31157 #: revolution/template-parts/content-page.php:24 1110 1158 #: revolution/template-parts/content-search.php:160 1111 1159 #: revolution/template-parts/content-video.php:190 … … 1114 1162 msgstr "" 1115 1163 1116 #: revolution/template-parts/content-none.php:1 21164 #: revolution/template-parts/content-none.php:13 1117 1165 msgid "Nothing Found" 1118 1166 msgstr "" 1119 1167 1120 1168 #. translators: 1: link to WP admin new post page. 1121 #: revolution/template-parts/content-none.php:2 21169 #: revolution/template-parts/content-none.php:23 1122 1170 msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>." 1123 1171 msgstr "" 1124 1172 1125 #: revolution/template-parts/content-none.php:3 51173 #: revolution/template-parts/content-none.php:36 1126 1174 msgid "Sorry, but nothing matched your search terms. Please try again with some different keywords." 1127 1175 msgstr "" 1128 1176 1129 #: revolution/template-parts/content-none.php:4 21177 #: revolution/template-parts/content-none.php:43 1130 1178 msgid "It seems we can’t find what you’re looking for. Perhaps searching can help." 1131 1179 msgstr "" … … 1138 1186 msgstr "" 1139 1187 1140 #: sidebar.php:181141 msgid "Search Anything"1142 msgstr ""1143 1144 #: sidebar.php:221145 msgid "Latest Posts"1146 msgstr ""1147 1148 #: sidebar.php:331149 msgid "Latest Comments"1150 msgstr ""1151 1152 #: sidebar.php:471153 msgid "Explore Categories"1154 msgstr ""1155 1156 #: sidebar.php:571157 msgid "Blog Archives"1158 msgstr ""1159 1160 #: sidebar.php:681161 msgid "Explore Our Pages"1162 msgstr ""1163 1164 #: sidebar.php:781165 msgid "Calender"1166 msgstr ""1167 1168 1188 #: single.php:28 1169 1189 #: single.php:66 -
news-current-affair/1.3/page.php
r276876 r279384 38 38 <div class="default-sidebar"> 39 39 <aside id="search-3" class="widget widget_search"> 40 <h2 class="widget-title"><?php esc_html_e('Search', 'news-current-affair'); ?></h2> 41 <?php get_search_form(); ?> 42 </aside> 43 <aside id="categories-2" class="widget widget_categories"> 44 <h2 class="widget-title"><?php esc_html_e('Categories', 'news-current-affair'); ?></h2> 45 <ul> 46 <?php 40 <h2 class="widget-title"><?php esc_html_e('Search Anything', 'news-current-affair'); ?></h2> 41 <?php get_search_form(); ?> 42 </aside> 43 <aside id="recent-posts-2" class="widget widget_recent_entries"> 44 <h2 class="widget-title"><?php esc_html_e('Latest Posts', 'news-current-affair'); ?></h2> 45 <ul> 46 <?php 47 $news_current_affair_recent_posts = wp_get_recent_posts(array('numberposts' => 5)); 48 foreach ($news_current_affair_recent_posts as $news_current_affair_post) { 49 echo '<li><a href="' . esc_url(get_permalink($news_current_affair_post['ID'])) . '">' . esc_html($news_current_affair_post['post_title']) . '</a></li>'; 50 } 51 ?> 52 </ul> 53 </aside> 54 <aside id="recent-comments-2" class="widget widget_recent_comments"> 55 <h2 class="widget-title"><?php esc_html_e('Latest Comments', 'news-current-affair'); ?></h2> 56 <ul id="recentcomments"> 57 <?php 58 $news_current_affair_comments = get_comments(array( 59 'number' => 5, 60 'status' => 'approve', 61 )); 62 foreach ($news_current_affair_comments as $news_current_affair_comment) { 63 echo '<li class="recentcomments">' . esc_html($news_current_affair_comment->comment_author) . ': <a href="' . esc_url(get_comment_link($news_current_affair_comment->comment_ID)) . '">' . esc_html(get_the_title($news_current_affair_comment->comment_post_ID)) . '</a></li>'; 64 } 65 ?> 66 </ul> 67 </aside> 68 <aside id="categories-2" class="widget widget_categories"> 69 <h2 class="widget-title"><?php esc_html_e('Explore Categories', 'news-current-affair'); ?></h2> 70 <ul> 71 <?php 47 72 wp_list_categories(array( 48 73 'title_li' => '', 49 74 )); 50 ?> 51 </ul> 52 </aside> 53 <aside id="pages-2" class="widget widget_pages"> 54 <h2 class="widget-title"><?php esc_html_e('Pages', 'news-current-affair'); ?></h2> 55 <ul> 56 <?php 57 wp_list_pages(array( 58 'title_li' => '', 59 )); 60 ?> 61 </ul> 62 </aside> 63 <aside id="archives-2" class="widget widget_archive"> 64 <h2 class="widget-title"><?php esc_html_e('Archives', 'news-current-affair'); ?></h2> 65 <ul> 75 ?> 76 </ul> 77 </aside> 78 <aside id="archives-2" class="widget widget_archive"> 79 <h2 class="widget-title"><?php esc_html_e('Blog Archives', 'news-current-affair'); ?></h2> 80 <ul> 66 81 <?php 67 82 wp_get_archives(array( 68 83 'type' => 'postbypost', 69 84 'format' => 'html', 70 'before' => '<li>', 71 'after' => '</li>', 72 )); 73 ?> 74 </ul> 75 </aside> 85 )); 86 ?> 87 </ul> 88 </aside> 89 <aside id="pages-2" class="widget widget_pages"> 90 <h2 class="widget-title"><?php esc_html_e('Explore Our Pages', 'news-current-affair'); ?></h2> 91 <ul> 92 <?php 93 wp_list_pages(array( 94 'title_li' => '', 95 )); 96 ?> 97 </ul> 98 </aside> 99 <aside id="calendar-2" class="widget widget_calendar"> 100 <h2 class="widget-title"><?php esc_html_e('Calender', 'news-current-affair'); ?></h2> 101 <?php get_calendar(); ?> 102 </aside> 76 103 </div> 77 104 </aside> … … 89 116 <aside id="secondary" class="widget-area sidebar-width"> 90 117 <div class="default-sidebar"> 91 <aside id="search-3" class="widget widget_search"> 92 <h2 class="widget-title"><?php esc_html_e('Search', 'news-current-affair'); ?></h2> 93 <?php get_search_form(); ?> 94 </aside> 95 <aside id="categories-2" class="widget widget_categories"> 96 <h2 class="widget-title"><?php esc_html_e('Categories', 'news-current-affair'); ?></h2> 97 <ul> 98 <?php 118 <aside id="search-3" class="widget widget_search"> 119 <h2 class="widget-title"><?php esc_html_e('Search Anything', 'news-current-affair'); ?></h2> 120 <?php get_search_form(); ?> 121 </aside> 122 <aside id="recent-posts-2" class="widget widget_recent_entries"> 123 <h2 class="widget-title"><?php esc_html_e('Latest Posts', 'news-current-affair'); ?></h2> 124 <ul> 125 <?php 126 $news_current_affair_recent_posts = wp_get_recent_posts(array('numberposts' => 5)); 127 foreach ($news_current_affair_recent_posts as $news_current_affair_post) { 128 echo '<li><a href="' . esc_url(get_permalink($news_current_affair_post['ID'])) . '">' . esc_html($news_current_affair_post['post_title']) . '</a></li>'; 129 } 130 ?> 131 </ul> 132 </aside> 133 <aside id="recent-comments-2" class="widget widget_recent_comments"> 134 <h2 class="widget-title"><?php esc_html_e('Latest Comments', 'news-current-affair'); ?></h2> 135 <ul id="recentcomments"> 136 <?php 137 $news_current_affair_comments = get_comments(array( 138 'number' => 5, 139 'status' => 'approve', 140 )); 141 foreach ($news_current_affair_comments as $news_current_affair_comment) { 142 echo '<li class="recentcomments">' . esc_html($news_current_affair_comment->comment_author) . ': <a href="' . esc_url(get_comment_link($news_current_affair_comment->comment_ID)) . '">' . esc_html(get_the_title($news_current_affair_comment->comment_post_ID)) . '</a></li>'; 143 } 144 ?> 145 </ul> 146 </aside> 147 <aside id="categories-2" class="widget widget_categories"> 148 <h2 class="widget-title"><?php esc_html_e('Explore Categories', 'news-current-affair'); ?></h2> 149 <ul> 150 <?php 99 151 wp_list_categories(array( 100 152 'title_li' => '', 101 153 )); 102 ?> 103 </ul> 104 </aside> 105 <aside id="pages-2" class="widget widget_pages"> 106 <h2 class="widget-title"><?php esc_html_e('Pages', 'news-current-affair'); ?></h2> 107 <ul> 108 <?php 109 wp_list_pages(array( 110 'title_li' => '', 111 )); 112 ?> 113 </ul> 114 </aside> 115 <aside id="archives-2" class="widget widget_archive"> 116 <h2 class="widget-title"><?php esc_html_e('Archives', 'news-current-affair'); ?></h2> 117 <ul> 154 ?> 155 </ul> 156 </aside> 157 <aside id="archives-2" class="widget widget_archive"> 158 <h2 class="widget-title"><?php esc_html_e('Blog Archives', 'news-current-affair'); ?></h2> 159 <ul> 118 160 <?php 119 161 wp_get_archives(array( … … 122 164 )); 123 165 ?> 124 </ul> 125 </aside> 166 </ul> 167 </aside> 168 <aside id="pages-2" class="widget widget_pages"> 169 <h2 class="widget-title"><?php esc_html_e('Explore Our Pages', 'news-current-affair'); ?></h2> 170 <ul> 171 <?php 172 wp_list_pages(array( 173 'title_li' => '', 174 )); 175 ?> 176 </ul> 177 </aside> 178 <aside id="calendar-2" class="widget widget_calendar"> 179 <h2 class="widget-title"><?php esc_html_e('Calender', 'news-current-affair'); ?></h2> 180 <?php get_calendar(); ?> 181 </aside> 126 182 </div> 127 183 </aside> -
news-current-affair/1.3/readme.txt
r276876 r279384 6 6 Requires PHP: 7.2 7 7 Tested up to: 6.8 8 Stable tag: 1. 28 Stable tag: 1.3 9 9 License: GNU General Public License v2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 37 37 - License: [Google Fonts Licensing](https://fonts.google.com/knowledge/glossary/licensing) 38 38 - Source: [Montserrat on Google Fonts](https://fonts.google.com/specimen/Montserrat) 39 40 == Fonts Used == 41 42 The following fonts are loaded from Google Fonts (https://fonts.google.com/) and are licensed under the SIL Open Font License, Version 1.1 (https://scripts.sil.org/OFL). 43 44 - Bad Script – © Mikhail Sharanda 45 - Roboto – © Google 46 - Playfair Display – © Claus Eggers Sørensen 47 - Open Sans – © Steve Matteson 48 - Lobster – © Pablo Impallari 49 - Merriweather – © Eben Sorkin 50 - Oswald – © Vernon Adams 51 - Raleway – © Matt McInerney 52 53 These fonts are free to use and redistribute under the terms of the SIL Open Font License, Version 1.1. 39 54 40 55 == Images License == … … 92 107 - Added Demo Import. 93 108 - Updated Get started. 109 110 * 1.3 - July 09 2025 111 - Resolved errors. 112 - Added Typography Settings. -
news-current-affair/1.3/revolution/inc/customizer.php
r276876 r279384 332 332 ); 333 333 334 /*Breadcrumbs Enable Option*/ 335 $wp_customize->add_setting( 336 'news_current_affair_enable_breadcrumbs', 337 array( 338 'capability' => 'edit_theme_options', 339 'transport' => 'refresh', 340 'default' => 1, 341 'sanitize_callback' => 'news_current_affair_sanitize_checkbox', 342 ) 343 ); 344 345 $wp_customize->add_control( 346 'news_current_affair_enable_breadcrumbs', 347 array( 348 'label' => __('Enable Breadcrumbs', 'news-current-affair'), 349 'description' => __('Checked to show Breadcrumbs', 'news-current-affair'), 350 'section' => 'news_current_affair_additional_section', 351 'type' => 'checkbox', 352 ) 353 ); 354 334 355 /*Post layout*/ 335 356 $wp_customize->add_setting('news_current_affair_archive_layout',array( … … 698 719 ) ) 699 720 ); 721 722 /*Typography Options*/ 723 $wp_customize->add_section( 'news_current_affair_typography_section', array( 724 'panel' => 'news_current_affair_panel', 725 'title' => __( 'Typography Options', 'news-current-affair' ), 726 'priority' => 2, 727 ) ); 728 729 $wp_customize->add_setting( 'news_current_affair_font_family', array( 730 'default' => 'default', 731 'sanitize_callback' => 'news_current_affair_sanitize_font_family', 732 ) ); 733 734 $wp_customize->add_control( 'news_current_affair_font_family', array( 735 'label' => __( 'Global Font Family', 'news-current-affair' ), 736 'section' => 'news_current_affair_typography_section', 737 'type' => 'select', 738 'choices' => array( 739 'default' => __( 'Default (Theme Font)', 'news-current-affair' ), 740 'bad_script' => 'Bad Script', 741 'roboto' => 'Roboto', 742 'playfair_display' => 'Playfair Display', 743 'open_sans' => 'Open Sans', 744 'lobster' => 'Lobster', 745 'merriweather' => 'Merriweather', 746 'oswald' => 'Oswald', 747 'raleway' => 'Raleway', 748 ), 749 ) ); 700 750 701 751 /* -
news-current-affair/1.3/revolution/template-parts/content-audio.php
r272060 r279384 45 45 46 46 if (is_singular()) { 47 do_action('news_current_affair_breadcrumbs');47 news_current_affair_breadcrumbs(); 48 48 } 49 49 … … 135 135 <?php } else { 136 136 // Fallback default image 137 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';137 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 138 138 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 139 139 } ?> … … 150 150 <?php } else { 151 151 // Fallback default image 152 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';152 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 153 153 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 154 154 } ?> -
news-current-affair/1.3/revolution/template-parts/content-gallery.php
r272060 r279384 29 29 30 30 if (is_singular()) { 31 do_action('news_current_affair_breadcrumbs');31 news_current_affair_breadcrumbs(); 32 32 } 33 33 … … 119 119 <?php } else { 120 120 // Fallback default image 121 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';121 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 122 122 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 123 123 } ?> … … 134 134 <?php } else { 135 135 // Fallback default image 136 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';136 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 137 137 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 138 138 } ?> -
news-current-affair/1.3/revolution/template-parts/content-image.php
r272060 r279384 22 22 <?php } else { 23 23 // Fallback default image 24 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';24 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 25 25 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 26 26 } ?> … … 37 37 <?php } else { 38 38 // Fallback default image 39 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';39 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 40 40 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 41 41 } ?> … … 50 50 51 51 if (is_singular()) { 52 do_action('news_current_affair_breadcrumbs');52 news_current_affair_breadcrumbs(); 53 53 } 54 54 -
news-current-affair/1.3/revolution/template-parts/content-none.php
r272060 r279384 10 10 <section class="no-results not-found"> 11 11 <header class="page-header"> 12 <?php news_current_affair_breadcrumbs(); ?> 12 13 <h1 class="page-title"><?php esc_html_e( 'Nothing Found', 'news-current-affair' ); ?></h1> 13 14 </header> -
news-current-affair/1.3/revolution/template-parts/content-page.php
r272060 r279384 10 10 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 11 11 <header class="entry-header"> 12 <?php news_current_affair_breadcrumbs(); ?> 12 13 <?php the_title( '<h1 class="entry-title">', '</h1>' ); ?> 13 14 </header> -
news-current-affair/1.3/revolution/template-parts/content-search.php
r272060 r279384 16 16 17 17 if (is_singular()) { 18 do_action('news_current_affair_breadcrumbs');18 news_current_affair_breadcrumbs(); 19 19 } 20 20 … … 106 106 <?php } else { 107 107 // Fallback default image 108 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';108 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 109 109 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 110 110 } ?> … … 121 121 <?php } else { 122 122 // Fallback default image 123 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';123 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 124 124 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 125 125 } ?> -
news-current-affair/1.3/revolution/template-parts/content-video.php
r272060 r279384 46 46 47 47 if (is_singular()) { 48 do_action('news_current_affair_breadcrumbs');48 news_current_affair_breadcrumbs(); 49 49 } 50 50 … … 136 136 <?php } else { 137 137 // Fallback default image 138 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';138 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 139 139 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 140 140 } ?> … … 151 151 <?php } else { 152 152 // Fallback default image 153 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';153 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 154 154 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 155 155 } ?> -
news-current-affair/1.3/revolution/template-parts/content.php
r272060 r279384 16 16 17 17 if (is_singular()) { 18 do_action('news_current_affair_breadcrumbs');18 news_current_affair_breadcrumbs(); 19 19 } 20 20 … … 106 106 <?php } else { 107 107 // Fallback default image 108 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';108 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 109 109 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 110 110 } ?> … … 121 121 <?php } else { 122 122 // Fallback default image 123 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/ slider1.png';123 $news_current_affair_default_post_thumbnail = get_template_directory_uri() . '/revolution/assets/images/about2.png'; 124 124 echo '<img class="default-post-img" src="' . esc_url( $news_current_affair_default_post_thumbnail ) . '" alt="' . esc_attr( get_the_title() ) . '">'; 125 125 } ?> -
news-current-affair/1.3/style-rtl.css
r276876 r279384 2106 2106 .main-navigation ul#primary-menu li.current-menu-item a:hover, 2107 2107 .main-navigation #primary-menu li.current_page_item a:hover { 2108 color: var(-- primary-color);2108 color: var(--secondary-color); 2109 2109 } 2110 2110 … … 3294 3294 } 3295 3295 3296 #secondary .default-sidebar .widget_search .widget-title { 3297 margin: 0; 3298 } 3299 3296 3300 .tagcloud a, 3297 3301 p.wp-block-tag-cloud a, … … 3771 3775 position: fixed; 3772 3776 z-index: 99999; 3773 background-color: #fff;3774 3777 width: 100%; 3775 3778 right: 50%; -
news-current-affair/1.3/style.css
r276876 r279384 5 5 Author URI: https://www.revolutionwp.com/ 6 6 Description: News Current Affair WordPress Theme is a powerful, professional-grade theme designed for modern news websites, blogs, and digital magazines. Perfectly suited for journalists, media houses, and independent publishers, this theme is ideal for covering everything from breaking news and current events to political news, business updates, and entertainment news. Built for speed, readability, and SEO, it ensures your stories reach your audience quickly and effectively. Whether you're reporting on international affairs, local news, or specialized topics like science, health, or technology news, this theme gives you the tools to present your content with clarity and authority. The layout is structured for high engagement, featuring customizable sections for top headlines, editorial news, video news, live updates, and opinion columns. Built-in social sharing tools and a real-time news ticker keep your visitors connected and informed. The theme is responsive and mobile-friendly, making it perfect for on-the-go news consumption via smartphones and tablets. Clean design, retina-ready graphics, and easy-to-read fonts help enhance the user experience. As a digital news portal or online news magazine, you’ll benefit from advanced customization, widgets, ad integration, and support for photojournalism, interactive infographics, and embedded video reporting. Whether you're delivering daily news, conducting investigative journalism, or providing news analysis, the News Current Affair WordPress Theme helps you build a credible, engaging, and professional news platform. 7 Version: 1. 27 Version: 1.3 8 8 Requires at least: 5.5 9 9 Tested up to: 6.8 … … 1701 1701 } 1702 1702 .main-navigation ul#primary-menu li.current-menu-item a:hover,.main-navigation #primary-menu li.current_page_item a:hover{ 1703 color: var(-- primary-color);1703 color: var(--secondary-color); 1704 1704 } 1705 1705 .main-navigation ul#primary-menu>li>a:hover, … … 2674 2674 margin-left: -20px; 2675 2675 } 2676 #secondary .default-sidebar .widget_search .widget-title{ 2677 margin: 0; 2678 } 2676 2679 2677 2680 .tagcloud a, p.wp-block-tag-cloud a,.post_tag a { … … 3082 3085 position: fixed; 3083 3086 z-index: 99999; 3084 background-color: #fff;3085 3087 width: 100%; 3086 3088 left: 50%;
Note: See TracChangeset
for help on using the changeset viewer.