Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Custom CSS box in Elementor

$
0
0

Replies: 0

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 1 hour, 27 minutes ago by thebea58.

Viewing all articles
Browse latest Browse all 59525

Trending Articles