Make WordPress Themes

Changeset 248002


Ignore:
Timestamp:
11/08/2024 07:19:08 AM (13 months ago)
Author:
themedropbox
Message:

New version of MoreMag - 1.2.0

Location:
moremag/1.2.0
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • moremag/1.2.0/functions.php

    r224997 r248002  
    3333    $defaults['flash_news_title']  = __('Breaking News', 'moremag');
    3434    $defaults['show_watch_online_section']  = 0; 
     35    $defaults['global_show_min_read'] = 'no';
    3536    $defaults['aft_custom_title']  = __('Subscribe', 'moremag');
    3637    $defaults['main_latest_news_section_title']  = __("Editor's Picks", 'moremag');
  • moremag/1.2.0/readme.txt

    r242721 r248002  
    33Contributors: afthemes
    44Requires at least: 4.9
    5 Requires PHP: 5.6
     5Requires PHP: 7.0
    66Tested up to: 6.6
    7 Stable tag: 1.0.3
     7Stable tag: 1.2.0
    88License: GNU General Public License v2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4242
    4343== Change-log ==
     44= 1.2.0 - Nov 08 2024 =
     45* Update - Banner posts title size
     46* Update - Slider widgets posts title size
     47* Update - Archive posts title size
     48
    4449= 1.0.1 - April 19 2024 =
    4550* Show homepage content enabled
     
    5459License: CC0 1.0 Universal (CC0 1.0)
    5560License URL: https://stocksnap.io/license
    56 Source: https://stocksnap.io/photo/frog-animal-VSOEAZW3YY
     61https://stocksnap.io/photo/sports-ball-HWDNFMZHRP
    5762
    5863License: CC0 1.0 Universal (CC0 1.0)
    59 License URL: https://negativespace.co/license/
    60 Source: https://negativespace.co/abstract-flowing-light/
     64License URL: https://stocksnap.io/license
     65https://stocksnap.io/photo/people-man-EEYKTZF2DN
    6166
    6267License: CC0 1.0 Universal (CC0 1.0)
    63 License URL: https://negativespace.co/license/
    64 Source: https://negativespace.co/bird-trees/
     68License URL: https://stocksnap.io/license
     69https://stocksnap.io/photo/gamer-football-CQHIFVY4HE
    6570
    6671License: CC0 1.0 Universal (CC0 1.0)
    67 License URL: https://negativespace.co/license/
    68 Source: https://negativespace.co/horse-sunny/
    69 
    70 License: CC0 1.0 Universal (CC0 1.0)
    71 License URL: https://negativespace.co/license/
    72 Source: https://negativespace.co/colorful-fishes/
    73 
    74 License: CC0 1.0 Universal (CC0 1.0)
    75 License URL: https://negativespace.co/license/
    76 Source: https://negativespace.co/highland-cow-farm-field/
     72License URL: https://stocksnap.io/license
     73https://stocksnap.io/photo/motocross-race-XCTD40F44A
  • moremag/1.2.0/style.css

    r242721 r248002  
    66Description: The dynamic WordPress theme designed specifically for bloggers, magazine publishers, and news enthusiasts. Seamlessly navigate through our diverse selection of free demo sites to create your ideal news platform effortlessly. Elevate your customization game with our suite of over 9 custom widgets and widget sections, allowing you to curate and manage content with precision. Enhance reader engagement with customizable main banner options and the choice between light and dark modes for optimal readability. Seamlessly integrate e-commerce functionalities with RTL support and compatibility with popular plugins like Elementor, Gutenberg, and WooCommerce. MoreMag is engineered to amplify your site's search engine visibility, ensuring your content reaches a wider audience. Our dedicated support team is ready to assist you every step of the way. Explore all available demos and documentation on https://afthemes.com/products/moremag/, and unlock the full potential of your news website with MoreMag today.
    77Template: morenews
    8 Version: 1.0.3
    9 Requires PHP: 5.6
     8Version: 1.2.0
     9Requires PHP: 7.0
    1010Tested up to: 6.6
    1111License: GNU General Public License v2 or later
     
    4444
    4545.mailchimp-block .block-title,
    46 .morenews_posts_slider_widget .read-single .read-details .read-title h4,
    47 article.latest-posts-full .read-title h4,
    48 .af-banner-carousel .read-title h4{
    49     font-size: 42px;
     46.morenews_posts_slider_widget .read-single .read-details .read-title h3,
     47article.latest-posts-full .read-title h3,
     48.af-banner-carousel .read-title h3{
     49    font-size: 36px;
    5050}
Note: See TracChangeset for help on using the changeset viewer.