Good evening,
I am working my way into your plugin and would like to replace it with the Custom Js and CSS plugin.
I have a problem loading a CodeBlock (CSS or JS) into a CustomPostType Archive page. CPT was created with JetEngine.
https://mars.briski-dev.de/portfolio/
I try to set the conditions on the Portfolio Archive page. Without success.
Do you have a tip for me?
Hi,
Thank you for contacting us.
You can try “custom” condition and write is_archive(‘CPT_archive’) and see if it works if not then please provide access and let me know code blocks and I will check how you can use it.
Regards,
Muhammad Osama
Hey,
works great! Thank you!