covacs77
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
A strange mistake. I think you need to clear the cells in the CSV itself. Or try reinstalling the plugin, I do not know all of your settings.
Hm… Have you tried renaming other cells? Does it have the same result?
Hi!
Please make a screenshot, it’s not entirely clear what you’re talking about and what you want.
It works, it’s so cool!!!
I also found that the shortcode in which the parameters are passed does not want to be removed [vc_column width = “1/4”], it’s all because of the quotes. This is solved by using special symbols.
<?php function corrige_referencia ($ref) { return str_replace ("**OPENSHORTCODE**vc_column width="1/4"**CLOSESHORTCODE**", '', $ref); } ?>Thank you again for your universal plug-in.
Viewing 4 replies - 1 through 4 (of 4 total)