Child theme
-
Hi,
After creating the child theme, the “Frontpage Sections” option does not appear. What could it be?
Thank you.
Best regards.
-
Hi Felix
Which plugin you are using for creating a child theme?
Thanks.
- This reply was modified 4 years, 8 months ago by themearile.
Hi,
I have not used any plugin. I have created the “arilewp-child” folder that contains the files: screenshot.png and style.css.
The style file has the following code:/ * Theme Name: ArileWP Child Theme URI: https://themearile.com/arilewp-theme/ Author: ThemeArile Author URI: https://themearile.com Description: ArileWP is a powerful, modern and professional multipurpose WordPress theme with pixel perfect design and outstanding functionality. As well as sophisticated plus it has some exotic features like customization and clean code, advanced typography, sticky menu, logo upload, header image, Bootstrap 4 framework, built with SEO in mind, and theme info area besides being Mobile ready, translation ready ( WPML, Polylang) and it's built to be beautiful on all screen sizes. The theme perfectly suited for business, consultant, finance, corporate, freelancer, agency, business promotion, electrician, industries, education, SEO, construction, fashion, online shop, health & medical, Beauty & spa salons, wedding, photography, gym, cafe, music, architecture, lawyer, restaurant, hotel, blog, magazine, travel agency and many other compatible websites. This theme supports the best Elementor page builder to create, edit and updates page designs as per the requirement. ArileWP also supports popular free and premium WordPress plugins such as Elementor, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, Google Analytics and much more. Check the demo of ArileWP Pro https://demo.themearile.com/?theme=ArileWP%20Pro Version: 2.0.3 Text Domain: arilewp-child Template: arilewp License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, rtl-language-support, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio ================================================== * / / * CUSTOM CSS CODE GOES HERE * /
Thanks for your quick response
Hi Felix
You need to add the name of the child theme in Arile Extra plugin file.
So please go to the arile-extra plugin folder and open the arile-extra.php file and like the below screenshot you need to add ArileWP Child theme name.
If you have any query please let us know.
Thanks
- This reply was modified 4 years, 8 months ago by themearile.
Thanks for the support,
I have decided to defer this matter until later.
Thank you.
Best regardsI have successfully created a child theme from ArileWP and added the code into arile-extra.php as advised above. My question is, when the Arile Extra plugin is updated, will my changes to arile-extra.php be lost?
Hi
Don’t worry about that.
When we’ll release a next update of the Arile Extra plugin so we’ll update the child theme name in the plugin package. Then nothing will be lost after updating the Arile Extra plugin.
Thanks.
Hi @themearile thank you for your quick reply. I have called my child theme “ArileWPChildTheme”, should I rename it to “ArileWP Child” in order for it to be included in the update?
Hello stm2020
Please let us know, what is your theme folder name?
Thanks.
Hi @themearile the theme folder is also ArileWPChildTheme. Thanks.
Hello
Please you should rename the theme folder name arilewp-child-theme and add the name ArileWP Child Theme in style.css.
Then we’ll release a new update of the plugin according to suggest you above.
Thanks.
@themearile Thank you very much for your support.
Hello again,
I have renamed the child theme folder with the name “arilewp-child-theme” which contains the following text:
/ * Theme Name: ArileWP Child Theme Theme URI: https://themearile.com/arilewp-theme/ Author: ThemeArile Author URI: https://themearile.com Description: ArileWP is a powerful, modern and professional multipurpose WordPress theme with pixel perfect design and outstanding functionality. As well as sophisticated plus it has some exotic features like customization and clean code, advanced typography, sticky menu, logo upload, header image, Bootstrap 4 framework, built with SEO in mind, and theme info area besides being Mobile ready, translation ready ( WPML, Polylang) and it's built to be beautiful on all screen sizes. The theme perfectly suited for business, consultant, finance, corporate, freelancer, agency, business promotion, electrician, industries, education, SEO, construction, fashion, online shop, health & medical, Beauty & spa salons, wedding, photography, gym, cafe, music, architecture, lawyer, restaurant, hotel, blog, magazine, travel agency and many other compatible websites. This theme supports the best Elementor page builder to create, edit and updates page designs as per the requirement. ArileWP also supports popular free and premium WordPress plugins such as Elementor, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, Google Analytics and much more. Check the demo of ArileWP Pro https://demo.themearile.com/?theme=ArileWP%20Pro Version: 2.0.3 Text Domain: arilewp-child-theme Template: arilewp License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, rtl-language-support, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio ================================================== * /
In the file “arile-extra.php” I modified the line with the following code:
if ('ArileWP' == $ activate_theme || 'Business Street' == $ activate_theme || 'StrangerWP' == $ activate_theme || 'NewYork City' == $ activate_theme || 'InteriorPress' == $ activate_theme || 'ArileWP Child Theme' == $ activate_theme) { require ("inc / arilewp / arilewp.php");
The additional CSS has the following lines:
.theme-bg-gray { background-color: #ffffff! important; } .theme-info-area { background-color: #cccccc; } .site-footer { background-color: # 35626a; margin: 0; padding: 0; position: relative; } .theme-main-slider .item { background-size: content; } .theme-main-slider ~ # theme-info-area .theme-info-area { margin-top: 2.75rem; } .page-scroll-up to { background-color: # 35626a; } .footer-sidebar .widget a: hover { color: # 000; }
All of the above using the parent theme works perfectly (https://dlmc.es/) but not with the child theme on the development website (https://dlmc.pro-it.es/)
Could you help me?
Thank you.
Sincerely,
Hi Félix Ortega,
I think you have created the child theme of the arilewp with the plugin. But as you changed the name of the child theme so it’s not working well.
We have created a new “ArileWP child theme” for you. Please check this URL https://easyupload.io/dlbtj5 to download “ArileWP Child Theme” and please install it then use it.
Thanks
Great, it works perfectly.
I have added the CSS code from the additional section in the style.css file of the child theme.
Great job, great support and great care.
Congratulations for your work.
Thanks for everything.
Greetings.
- The topic ‘Child theme’ is closed to new replies.