Soft Reject Need Help

Hello,

  1. Again, widgets styling needs improving: Screen Shot 2021-04-08 at 08.23.25.png • Droplr Screen Shot 2021-04-08 at 08.23.47.png • Droplr Screen Shot 2021-04-08 at 08.24.05.png • Droplr and more.

Can someone help me about what to do please ?

My unit test Live Link : https://test.creativedigital.tech/

Thanks and Regards
Ridhwan

category/menu (parent & child) hierarchy is not the right there. you should improve the hierarchy of parent & child category/menu.

1 Like

@mgscoder Thanks for your reply. I need one more help

  1. Don’t include libraries that are already pre-packaged with WordPress. Reference: wp_enqueue_script() | Function | WordPress Developer Resources

Example(s): Screen Shot on 2021-04-08 at 08-27-14.png • Droplr

For this point : I removed the file from theme JS folder and enqueued with this code

wp_enqueue_script(
        'imagesloaded'
    );

Is this Correct ?

Thank You

yes correct.

2 Likes

@mgscoder Thanks for your help

I think this would be correct. Good luck :blush:

1 Like

@ThemeGer Thanks for your help.

1 Like