Thread Starter
wpate
(@wpate)
I have played with the plugin even more and I am understanding more and more about it including the use of shortcodes.
From my investigation, the custom CSS only gets loaded on pages that are attached to the shortcodes. If I create a new page and use the VikRentCar widgets, the custom CSS is not loaded. I need this. My solution was to override the PHP file to call the vikrentcar_custom.css. This works, however, it seems like I am not getting the most recent version of this file. Is this file cached?
I would not want to add my custom CSS on the WordPress Additional CSS section and keep it in VikRentCar custom CSS.
I need this because another plugin is conflicting with vikrentcar css. So for now, I am unable to use the Search Form widget.
Please let me know if there are any solutions or alternatives
Thread Starter
wpate
(@wpate)
For more context, I have added the Search form via its shortcode on my page using Elementor shortcode widget. Let me know if you need more details.