I am trying to: figure out an issues that recently started with links being populated by the view plugin
I visited this URL: hidden link
I expected to see: When you click on the photos link a gallery
Instead, I got: it's been working for over a year and then stopped now I popup shows, but it goes to a 404
error page instead of the link added when entering a property using the types plugin (look at the link in the bottom of the screenshot)
I see the broken short code at end of the URL (i.e. hidden link). Can you please confirm that you have upgraded WordPress and all Toolset Plugins to the latest available versions?
As a suspect, please make sure, that you are using alternate quotes for short code attributes, when the short code is being used within another short code or HTML tag. For example:
Please notice the single quotes used to surround short code attributes, while double quotes are used to encapsulate the complete value of href parameter of <a> tag.