gndesign
Forum Replies Created
-
Hi Alex,
Thank you for your quick reply!
Although I wasn’t able to solve the problem using the provided echo statement, I was able to tweak it a bit to get it working. This is the working snippet:?><iframe class="post-iframe" src="<?php the_field('art-map');?>" width="420" height="350"></iframe>Forum: Plugins
In reply to: [Collapse-O-Matic] Using swaptitle attribute to hide stylized expand buttonGreat, thank you!
Forum: Plugins
In reply to: [Collapse-O-Matic] Using swaptitle attribute to hide stylized expand buttonHi Baden, Thank you once again for the help!
Applying a unique class using the trigclass attribute solved my problem!
(I think I accidentally used targclass initially)
Thank you!Forum: Plugins
In reply to: [Collapse-O-Matic] Using swaptitle attribute to hide stylized expand buttonHi Baden, Thank you for your great response.
Adding the.colomat-visitedclass solved the issue!
I will mention that I am unable to find where exactly to apply the unique class, but that may just be an issue with my theme and rapid composer. I will experiment more.
Thank you!