Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey Dave,

    Sure, you can use a child theme with Optimizer. Creating a child theme is a pretty simple task, here’s a good guide: https://codex.wordpress.org/Child_Themes#How_to_Create_a_Child_Theme

    I am not entirely sure about the plugin, but this guide would surely do the trick! Cheers 🙂

    Thread Starter daviejoneslocker

    (@daviejoneslocker)

    Suyogya – thanks for the reply – the plug in seems to work according to reviews.
    The coding could be something I will try though – thanks for that.
    Dave

    Hi,
    I made child them for Optimizer and everything worked fine on my local host but when I uploaded it on live server I can not edit front page. This is the message I get : An error has occurred. Please reload the page and try again.
    When I reload the page, everything is the same, the same message appears. I did check css for the child theme and it seems fine. I did disabled all plugins and still doesn’t work. Please, help me…
    this is the link for the site:
    http://test.oliveraptica.rs

    this is the beginning of css for my child theme

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    /*
     Theme Name:   optimizer-child
     Theme URI:    http://test.oliveraptica.rs/optimizer-child/
     Description:  Optimizer Child Theme
     Author:       Ana Balog
     Author URI:   http://play2web.com
     Template:     optimizer
     Version:      1.0.0
     License:      GNU General Public License v2 or later
     License URI:  http://www.gnu.org/licenses/gpl-2.0.html
     Tags:         light, dark, right-sidebar, responsive-layout, accessibility-ready
     Text Domain:  optimizer-child
    */

    There’s nothing obviously wrong with the comment code at the top of your child theme’s stylesheet, so the error may be coming from some place else. Try checking your site’s error logs for a more specific error message. Your hosts should be able to help you accessing your site’s error logs.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Child Theme use for Optimizer Free’ is closed to new replies.