Janine
Forum Replies Created
-
For anybody else who might happen upon this thread: https://stackoverflow.com/questions/13070190/is-the-html-shown-via-view-source-different-from-the-html-shown-in-firebug-d
WHOA, so view-source (ctrl+u) just shows the CDATA with the variable name, but I can see the script being placed/parsed as expected in the developer tools/inspector pane. I’m just so accustomed to using view-source and ctrl+f to look for things like Analytics scripts that I didn’t look for it in the other tool. I am still super curious about how this works, but I do feel comfortable confirming with my client that the plugin will work for us. Thanks again for making it!
So CDATA isn’t really a comment, per this thread: https://stackoverflow.com/questions/2784183/what-does-cdata-in-xml-mean
But it also isn’t treated exactly like markup. I read this: https://en.wikipedia.org/wiki/CDATA#Use_of_CDATA_in_program_output, but I’d still appreciate a little info from you on this topic if you don’t mind. It looks like, instead of the script outputting between the CDATA tags, a variable containing the script is being printed.
- This reply was modified 3 years, 5 months ago by Janine.
Also to be clear, this is after opting in.
Forum: Plugins
In reply to: [Safe SVG] SVG srcset path showing double slashButts! Can’t get around it even with plugins, I guess! Thanks for letting me know what you found out.
I’m curious about this as well, I like this plugin a lot.
Forum: Plugins
In reply to: [Safe SVG] SVG srcset path showing double slashI’m having the same problem.
Forum: Plugins
In reply to: [Atomic Blocks - Gutenberg Blocks Collection] Help with CSS – Link DecorationI would also appreciate a fix for this. Thanks!
Forum: Plugins
In reply to: [Big Boom Directory] Add multiple location to a post and searchThanks for your questions, ichars! We haven’t tried to use a repeated field for multiple locations, that’s a really interesting idea.
We have connected post types in order to cross reference things like practitioners, services, and locations. FacetWP (https://facetwp.com/) is our go-to for front-end filtering and cross-referencing post types and taxonomies within the Big Boom Directory.