Looking at the id’s in your rendered code, the name of your parent style seems to be ‘basic-css’. That would mean you need array('basic-css') as the dependency in your wp_enqueue_style.
However, in the code the child style seems to be called ‘defaultbasic-css’, while you enqueue it as ‘child-style’. So it looks like there is some relevant code missing.
Related Posts:
- Is it possible to disable a function of a parent theme?
- How to override an unpluggable parent theme function?
- How do I remove a require_once admin panel from the parent theme from the child theme functions.php?
- Copyright info change in Theme Child PHP
- Add footer.php to WordPress child theme
- Setting up the child theme so as to enable right-to-left WordPress?
- Enqueue less file not working in child theme?
- How to override a non pluggable and non hookable function in a WordPress parent theme?
- Understanding WordPress child theme custom JS loading
- Understanding child theme functions.php
- Overriding a theme redux file in child theme
- Adding tawk.to code just before body tag on functions.php file
- WordPress child theme fails to override parent navigation menu in /inc/structure/header.php
- Parent theme CSS overriding child CSS rules
- How to style options page in dashboard?
- Need help enqueueing webfonts
- responsive.css in the WordPress should be prioritized
- How to change menu labels
- Copyright info change – Corporate Plus Theme PHP [closed]
- linking stylesheets and scripts with functions.php
- get_template_directory adding FTP root folders in urls
- How to: Conditionally Enqueue JS and Stylesheets, for Custom Post Type (Single and Archive Templates)
- How do I check or test a WordPress Auto Year Change Script?
- How to have different site identity logos on each page on Astra Theme [closed]
- Removing “Powered by” footer using child theme PHP [closed]
- Overide Variable in Child Theme
- How to make a cookie be on the whole site instead of being on a specific page/
- using wp enqueue style to create a CSS file specifically for a page template
- How to style injected code in header section?
- Child Theme’s Read More Text
- Enqueueing a code block from an options framework
- Need advice on theme customizer and child themes
- Why would the child theme load in the Customize preview, but not on the site itself?
- Proper way to remove html code on child theme
- remove_action from parent theme using child theme functions.php
- File from parent theme imported to child theme doesn’t work – any ideas?
- Problem with displaying CSS Stylesheets – Am I adding them correctly in my wordpress child theme?
- How to change this ajax function to submit to the default wordpress content area instead of the custom field ‘seller notes’?
- Child theme overirde template-tags in a theme built on underscores in inc/template-tags
- PHP “warning include_once(): Failed to open stream” Simple HTML DOM in WordPress Child Theme
- Removing get_template_part in child theme
- Modify arguments for parent theme’s `wp_register_style` via child theme
- How to display login form anywhere, when user isn’t logged in, without redirecting?
- Multiple meta_key in one global $wpdb;
- Widget back end radio button issue
- GET problem in WordPress
- HTML Special Characters in URL string [closed]
- Create page template via functions.php?
- Send a mail to specific address in a custom field when a new comment is made on a specific post
- CSS change in woo commerce Place Order Text [closed]
- How to add aria role and schema markup to custom walker container
- PHP Output also in Child theme, but different
- Dynamically Generate Functions and Hooks
- Remove submenu item from list
- Customize field names in backend profile edit page through function.php [duplicate]
- Trying to change featured image from 180×180 to full width on home page
- Time Delay a URL Redirect for Specific Page
- Isn’t Returning Value While Using SELECT COUNT(*) FROM {$wpdb->prefix}
- Need help for some PHP code
- Adding HTML Code to Replace Text in PHP
- Run a sql (update) after 12 hours after the user login. Woocommerce users
- Wp_Schedule_Event every few minutes doesn’t work
- register_block_type is not working properly
- AJAX numerical pagination problem in TwentyFifteen-child theme
- cURL needing to loop through all “next_page”
- Woocommerce – if selected attribute term equals
- split 1 cart item into instock and back ordered
- How to center all text body in single.php at once?
- Access WP files on “server 1”, from “server 2” – using wp-load on an external website
- How do I create a child theme from PowerMag theme
- How can I get my pagination loop to display the correct number of total pages?
- Get posts by id using shortcode
- Is it possible to replace ‘attachment’ with another word?
- wordpress all post filter by year
- Show post/page into div using function
- PHP get_category() function redeclared
- How to trim content AND retain HTML?
- Display posts using post ID’s in an array
- Pulling a variable into the wp_nav_menu function
- Popular Post Not Show
- Chosen Select jquery Not Working in Plugin
- WordPress – registering sidebar and adding a button directly after .textwidget
- WordPress adding in site URL to header links
- Adding code to the function file
- Error on Include php:/usr/share/pear
- I am trying to replace a string with other from function.php
- Problem with function.php.. like
- Echo get_option displays as text
- Need help with Deprecated: Non-static error when update PHP 7.4 -> 8.1 with Dyad 2 theme
- posts_clauses drop ACF get_field function
- Understanding responsive imagery
- How to get meta box labels?
- Tags being Inserted in html from plugin PHP not passing through the_content
- Proper way to load styles using a child theme
- “acf/load_field” Critical error upon saving/updating WooCommerce products [closed]
- Calling a PHP function from a menu item
- Function extension
- Developing a “fallback” for empty wp_query results based on post dates
- How can I process a form submission from an HTTP POST request?
- prevent category page from also highlighting blog-page menu