lilaeamedia
Forum Replies Created
-
Forum: Plugins
In reply to: [Child Theme Configurator] After creating Child ThemeYes, you can delete the plugin. Once the child theme is created, it is fully standalone.
just published new version 2.5.9 which is tested up to WP v5.9.2
Forum: Reviews
In reply to: [Child Theme Configurator] Crashed all my SitesAlso, were you in the CTC admin when it crashed?
Forum: Reviews
In reply to: [Child Theme Configurator] Crashed all my SitesYou can help me fix this by telling me if you are running multisite WordPress. Also any PHP error logs and SQL logs will help as well.
Forum: Plugins
In reply to: [Child Theme Configurator] Stylesheet Cache and Messed UpCTC does not use a cache. It does however set the version number based on the version of the theme. You can change this manually during the configuration step.
Forum: Plugins
In reply to: [Child Theme Configurator] Can′t Edit Child Theme FilesYou may need to set your file permissions manually via FTP. Are you running any security plugins that may be interfering?
Forum: Plugins
In reply to: [Child Theme Configurator] CSS Not LoadingMake sure you have deactivated any css optimization plugins while configuring or editing your child theme. They prevent the analyzer from seeing the stylesheet queue correctly.
Forum: Plugins
In reply to: [Child Theme Configurator] Screenshot not showing upThe easiest way to find out is to right-click the image that is showing up, select “view image” then look in your browser address bar for the actual URL of the image. This will indicate both the extension and location of the the file.
Forum: Plugins
In reply to: [Child Theme Configurator] Screenshot not showing upI suppose this could happen if your new screenshot is in a different file format than the original parent file. If you have access to FTP, delete all the files named “screenshot” in the child theme folder and try it again.
Forum: Plugins
In reply to: [Child Theme Configurator] class-wp-hook.php on line 292The CTC analyzer runs in debug mode, so it displays errors that may otherwise go unnoticed. This error is not coming from the CTC plugin. You will need to find the location of the function call and correct the function arguments to eliminate the error. I would start by running grep against ‘wp_ob_end_flush_all’ to find the culprit.
Forum: Plugins
In reply to: [Child Theme Configurator] lost elements go backwardsIt is unfortunate, but some themes do not manage options with respect to child themes.
Forum: Plugins
In reply to: [Child Theme Configurator] lost elements go backwardsGo to Appearance > Themes and select the original parent theme, then click “Activate.”
Yes.
Forum: Plugins
In reply to: [Child Theme Configurator] Database cleanupYes, these are the configurator data. You can delete them.
Forum: Plugins
In reply to: [Child Theme Configurator] Elementor Icons missingThis sounds like the theme options have not been populated for the child theme.
1. try running the configurator again, check the box labeled “Copy Menus, Widgets and other Customizer Settings from the Parent Theme to the Child Theme”
2. try editing the theme in the customizer, save and publish.If this does not work, then the theme may contain options that cannot be copied using the free version of CTC.