Make WordPress Themes

Changeset 222216 for viral-news


Ignore:
Timestamp:
03/26/2024 05:09:19 AM (20 months ago)
Author:
themedropbox
Message:

New version of Viral News - 1.4.82

Location:
viral-news/1.4.82
Files:
1 deleted
7 edited
1 copied

Legend:

Unmodified
Added
Removed
  • viral-news/1.4.82/inc/css/admin-style.css

    r140489 r222216  
    7272[data-slug="elementor"] .go_pro,
    7373a[href="admin.php?page=go_elementor_pro"],
     74a[href="admin.php?page=elementor_custom_fonts"],
     75a[href="admin.php?page=elementor_custom_icons"],
     76a[href="admin.php?page=elementor_custom_code"],
     77a[href="admin.php?page=e-form-submissions"],
    7478#elementor-notice-bar{
    7579    display: none !important;
  • viral-news/1.4.82/inc/customizer/customizer-panel/settings.php

    r213691 r222216  
    3636        <li>' . esc_html__("Remove footer credit text", "viral-news") . '</li>
    3737    </ul>
    38     <a class="ht-implink" href="https://hashthemes.com/wordpress-theme/viral-pro/#theme-comparision-tab" target="_blank">' . esc_html__("Comparision - Free Vs Pro", "viral-news") . '</a>';
     38    <a class="ht-implink" href="' . admin_url('admin.php?page=viral-news-welcome&section=free_vs_pro') . '" target="_blank">' . esc_html__("Comparision - Free Vs Pro", "viral-news") . '</a>';
    3939
    4040$wp_customize->add_section(new Viral_News_Upgrade_Section($wp_customize, 'viral-news-pro-section', array(
  • viral-news/1.4.82/readme.txt

    r213691 r222216  
    88Requires at least: 5.6
    99Tested up to: 6.4
    10 Stable tag: 1.4.81
     10Stable tag: 1.4.82
    1111Requires PHP: 5.6
    1212License: GPLv2 or later
     
    2222
    2323== Changelog ==
     24= 1.4.82 - Mar 26, 2024 =
     25* CSS update
     26* Comparison link update on customizer
     27
    2428= 1.4.81 - Jan 10, 2024 =
    2529* Christmas Discount banner removed on welcome page
  • viral-news/1.4.82/style-rtl.css

    r213691 r222216  
    55Author URI: https://hashthemes.com
    66Description: Viral News is a Magazine, News WordPress theme focused on a news portal, magazine, newspaper, blog, publishing website. The theme has a clean and minimal design that can be suited for any kind of magazine or blogging website. The theme offers multiple ways to design your website - either from the Elementor Page Builder plugin or Customizer. The theme has 20+ magazine based elements for Elementor that you can drag & drop and play with to create the website of your imagination. Or you can even create your website from the customizer panel with a live preview. The theme has a repeatable drag and drop news/magazine modules in the customizer as well. So it’s upon you to either user Elementor or Customizer. There are 5 widgets that are specially built for news/magazine websites that you can add in the widget areas in the sidebar or footer. Viral News is AMP Compatible, translation ready, SEO optimized, highly customizable, and is compatible with all the major WordPress Plugin. The theme has everything needed to build a complete news, magazine, blog website. Moreover, the theme provides 12+ ready-made demo that you can import with just one click. View our multiple demos - http://demo.hashthemes.com/viral-news
    7 Version: 1.4.81
     7Version: 1.4.82
    88License: GNU General Public License v2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • viral-news/1.4.82/style.css

    r213691 r222216  
    55Author URI: https://hashthemes.com
    66Description: Viral News is a Magazine, News WordPress theme focused on a news portal, magazine, newspaper, blog, publishing website. The theme has a clean and minimal design that can be suited for any kind of magazine or blogging website. The theme offers multiple ways to design your website - either from the Elementor Page Builder plugin or Customizer. The theme has 20+ magazine based elements for Elementor that you can drag & drop and play with to create the website of your imagination. Or you can even create your website from the customizer panel with a live preview. The theme has a repeatable drag and drop news/magazine modules in the customizer as well. So it’s upon you to either user Elementor or Customizer. There are 5 widgets that are specially built for news/magazine websites that you can add in the widget areas in the sidebar or footer. Viral News is AMP Compatible, translation ready, SEO optimized, highly customizable, and is compatible with all the major WordPress Plugin. The theme has everything needed to build a complete news, magazine, blog website. Moreover, the theme provides 12+ ready-made demo that you can import with just one click. View our multiple demos - http://demo.hashthemes.com/viral-news
    7 Version: 1.4.81
     7Version: 1.4.82
    88License: GNU General Public License v2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • viral-news/1.4.82/welcome/welcome.php

    r211917 r222216  
    3535                    'filename' => 'hashthemes-demo-importer',
    3636                    'thumb_path' => 'https://ps.w.org/hashthemes-demo-importer/assets/icon-256x256.png'
    37                 ),
    38                 'elementor' => array(
    39                     'name' => 'Elementor',
    40                     'slug' => 'elementor',
    41                     'filename' => 'elementor',
    42                     'thumb_path' => 'https://ps.w.org/elementor/assets/icon-256x256.png'
    4337                ),
    4438                'hash-form' => array(
Note: See TracChangeset for help on using the changeset viewer.