Giter VIP home page Giter VIP logo

helloideabox / dashboard-welcome-elementor Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 5.0 72 KB

Replaces the default WordPress dashboard welcome panel with custom designed Elementor template.

Home Page: https://powerpackelements.com/dashboard-welcome-elementor/?utm_medium=dashboard-welcome&utm_source=repo-readme&utm_campaign=repo-homepage-link

License: GNU General Public License v3.0

CSS 1.77% PHP 98.23%
dashboard-welcome-panel dashboard-widget elementor elementor-plugin elementor-widget

dashboard-welcome-elementor's People

Contributors

achalj avatar simrandeep avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dashboard-welcome-elementor's Issues

WPMU DEV Multisite - Branda White Label Conflict

WPMU DEV's White Labeling Branda plugin would not retain the menu tweaks on subsites. (if overriding the global setting) - see image

Anyway commenting out the following did the trick in class-dwe-admin.php

     if ( is_multisite() ) {
            $hide_settings = get_blog_option( 1, 'dwe_hide_from_subsites' );
            
            if ( $hide_settings && get_current_blog_id() != 1 ) {
                return;
            }
        }

Not sure why that bit made Branda break... anyhow,
both plugins work in harmony, everything works fantastic - your plugin is so very, very nice.
Adding forms to the admin dashboard is not easy, but your plugin makes it a breeze.

I will manage menu visibility with Branda.

2020-03-02 22_34_03-WM

Dashboard not visible for new admins

Issue Description

I'm having an issue with the plugin where it works 100% once I am logged in as myself (super admin/admin) but when logged in as a newly added admin, the dashboard does not show up?

Ref. Ticket 16087

Undefined offset: 0 -

wordpress 5.3.2 - fresh multisite install - wp theme
php 7.3
3 plugins active - elementor - elementor pro - dashboard welcome

even switching themes locks the page

Debug shows:
Notice: Undefined offset: 0 in /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php on line 317

Warning: Cannot modify header information - headers already sent by (output started at /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php:317) in /home/somewebsite/public_html/wp-includes/functions.php on line 6029

Warning: Cannot modify header information - headers already sent by (output started at /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php:317) in /home/somewebsite/public_html/wp-admin/includes/misc.php on line 1252

Warning: Cannot modify header information - headers already sent by (output started at /home/somewebsite/public_html/wp-content/plugins/dashboard-welcome-for-elementor/classes/class-dwe-admin.php:317) in /home/somewebsite/public_html/wp-admin/admin-header.php on line 9

Slides not working

When I use the Slides widget which is a native one of Elementor, the dashboard will show a white space where the slider is supposed to be.

When I inspect the element the HTML and most of its CSS is still there.
The Image Slider is also not working but the Media Carousel and other widgets are working just fine.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.