child theme - Acme Themes https://www.acmethemes.com/supports/topic-tag/child-theme/ Best Premium and Free Responsive WordPress Themes Sat, 05 Dec 2020 04:50:49 +0000 en-US hourly 1 https://i0.wp.com/www.acmethemes.com/wp-content/uploads/2016/07/cropped-acmethemes.png?fit=32%2C32&ssl=1 child theme - Acme Themes https://www.acmethemes.com/supports/topic-tag/child-theme/ 32 32 100683744 Layout collapses in child theme creation https://www.acmethemes.com/supports/topic/layout-collapses-in-child-theme-creation/ Sat, 05 Dec 2020 04:50:49 +0000 https://www.acmethemes.com/supports/topic/layout-collapses-in-child-theme-creation/ Restaurant Recipe’s child theme was made. Described in style.css /* Theme Name: Restaurant Recipe Child Theme Template: restaurant-recipe Description: Restaurant Recipe Child Theme */ functions.php <?php add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array('parent-style') ); } There is nothing in style.css. But the layout […]

The post Layout collapses in child theme creation appeared first on Acme Themes.

]]>
Restaurant Recipe’s child theme was made.
Described in style.css

/*
 Theme Name:   Restaurant Recipe Child Theme
 Template:     restaurant-recipe
 Description:  Restaurant Recipe Child Theme
 */

functions.php

<?php
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
function theme_enqueue_styles() {
  wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
  wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array('parent-style')
);
}

There is nothing in style.css. But the layout was broken.
See the image.

Do you officially distribute child themes?
What should I do?

Child Theme

The post Layout collapses in child theme creation appeared first on Acme Themes.

]]>
90092
Child theme https://www.acmethemes.com/supports/topic/child-theme-2/ Fri, 31 May 2019 12:27:20 +0000 https://www.acmethemes.com/supports/topic/child-theme-2/ Hi, I have created a child theme to this theme because I like to add some customization and don’t want to loose that in a future update. I had to go through all the settings again to make my page look like the demo, but one thing I am not able to find is how […]

The post Child theme appeared first on Acme Themes.

]]>
Hi,

I have created a child theme to this theme because I like to add some customization and don’t want to loose that in a future update.

I had to go through all the settings again to make my page look like the demo, but one thing I am not able to find is how to change font settings.
For some reason, when using the child theme I get normal fonts but when I use the main theme the font changes and looks way better. Where do I find this setting?

Thank you

The post Child theme appeared first on Acme Themes.

]]>
54446
Constant WP_MEMORY_LIMIT with child theme https://www.acmethemes.com/supports/topic/constant-wp_memory_limit-with-child-theme/ Tue, 22 Jan 2019 14:39:00 +0000 https://www.acmethemes.com/supports/topic/constant-wp_memory_limit-with-child-theme/ Hi, I am installing Super Mag Pro (just downloaded today) and decided to create a child theme for modifications. I used Child Theme Configurator version 2.4.1 to create the child theme, but received this error Notice: Constant WP_MEMORY_LIMIT already defined in /home/xxxxxx/public_html/wp-config.php on line 93 Would you have any idea on how to resolve? Thanks!

The post Constant WP_MEMORY_LIMIT with child theme appeared first on Acme Themes.

]]>
Hi,

I am installing Super Mag Pro (just downloaded today) and decided to create a child theme for modifications. I used Child Theme Configurator version 2.4.1 to create the child theme, but received this error

Notice: Constant WP_MEMORY_LIMIT already defined in /home/xxxxxx/public_html/wp-config.php on line 93

Would you have any idea on how to resolve?

Thanks!

The post Constant WP_MEMORY_LIMIT with child theme appeared first on Acme Themes.

]]>
43917
Event Star Pro – Child Theme https://www.acmethemes.com/supports/topic/event-star-pro-child-theme/ Thu, 27 Sep 2018 14:28:43 +0000 https://www.acmethemes.com/supports/topic/event-star-pro-child-theme/ Hello, I have not getting child theme with Event Star Pro main theme.

The post Event Star Pro – Child Theme appeared first on Acme Themes.

]]>
Hello,

I have not getting child theme with Event Star Pro main theme.

The post Event Star Pro – Child Theme appeared first on Acme Themes.

]]>
35851
Online Shop Pro Child Theme? https://www.acmethemes.com/supports/topic/online-shop-pro-child-theme/ Tue, 25 Sep 2018 05:43:54 +0000 https://www.acmethemes.com/supports/topic/online-shop-pro-child-theme/ Hi! I have bought Online Shop Pro. I installed it. And now I would like to install the child theme. Where/How can I receive the Child Theme for OnlineShop Pro? (About a year ago I downloaded the Child Theme for SuperNewsPro from ACME). Benny

The post Online Shop Pro Child Theme? appeared first on Acme Themes.

]]>
Hi! I have bought Online Shop Pro.
I installed it.
And now I would like to install the child theme.
Where/How can I receive the Child Theme for OnlineShop Pro?
(About a year ago I downloaded the Child Theme for SuperNewsPro from ACME).
Benny

The post Online Shop Pro Child Theme? appeared first on Acme Themes.

]]>
35693
Child Theme https://www.acmethemes.com/supports/topic/child-theme/ Tue, 03 Apr 2018 12:39:04 +0000 https://www.acmethemes.com/supports/topic/child-theme/ Do you have a child theme for Supernews Pro?

The post Child Theme appeared first on Acme Themes.

]]>
Do you have a child theme for Supernews Pro?

The post Child Theme appeared first on Acme Themes.

]]>
27893
Child Theme messing with customizations https://www.acmethemes.com/supports/topic/child-theme-messing-with-customizations/ Mon, 10 Jul 2017 21:38:21 +0000 https://www.acmethemes.com/supports/topic/child-theme-messing-with-customizations/ Hi, I am trying to install the Mercantile Pro child theme (or make the child theme for the Mercantile Pro theme) Anytime I try to activate it, it activates but the text and layout is all wacky and out of place. The menu, etc. Any help would be appreciated. Thanks!

The post Child Theme messing with customizations appeared first on Acme Themes.

]]>
Hi,

I am trying to install the Mercantile Pro child theme (or make the child theme for the Mercantile Pro theme)

Anytime I try to activate it, it activates but the text and layout is all wacky and out of place. The menu, etc.

Any help would be appreciated.

Thanks!

The post Child Theme messing with customizations appeared first on Acme Themes.

]]>
18750