• Hello!

    First of all, thank you so much for offering such an amazing plugin for all our blogs! It’s really great πŸ™‚

    My issue: my site broke = reinstall all plugins, themes… After that, I can’t get the Custom CSS box to work in Elementor (it did before). It works in the widget section and I can even make changes live changes in the Elementor page in developer mode in my browser… but there is no way that the selectors work inside Elementor.

    Any help would be much appreciated!

    PS: since I recovered my site from my crash, if I have this line of code $html .= '<span class="rpwe-category">' . get_the_term_list( $post->ID, 'brand','', '&nbsp;&loz; ') . '</span>'; in the plugin’s functions.php (great support here) to show my secondary categories, this message appears on top of the widget wherever I have it.

    Notice: Undefined variable: post in /home/my-page/public_html/wp-content/plugins/recent-posts-widget-extended/includes/functions.php on line 172

    Notice: Trying to get property ‘ID’ of non-object in /home/my-page/public_html/wp-content/plugins/recent-posts-widget-extended/includes/functions.php on line 172

    These messages appear several times, and line 172 is exactly where that code you provide me is on the file.

    I don’t know if this might be useful information for you. I’d appreciate any help about it.

    Thank you very much in advance! πŸ™‚

    • This topic was modified 7 years, 6 months ago by piterkaillada.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter piterkaillada

    (@thebea58)

    Hi again!

    I found a way to solve the problem: assign a CSS class to the widget in the widget options inside Elementor and then use this class in Appearance > Customize > Other (css box) to make any style changes.
    It works but I wonder if there’s a better way to go.

    If you’re so kind, I would still appreciate a lot some assistance with my issue in the previous message’s PS πŸ™‚

    Thank you again!

    • This reply was modified 7 years, 6 months ago by piterkaillada.
Viewing 1 replies (of 1 total)

The topic ‘Custom CSS box in Elementor’ is closed to new replies.