Extraneous comma at end of company name
-
Hi,
A relatively minor issue, but I downloaded the plugin and was happily using…and then I noticed a very odd comma placed AT THE END of my company name. I must have had a typo…went back to check company name field in widget…no comma there. More digging and more digging…
Finally realized that the code in the plugin had an incorrectly placed comma that was adding it to the end of the company name string. I updated that line of code with:
<div class=”ciw_company_name”>’.$instance[‘company_name’].’ </div>
And all is now well. Wanted to pass along in case of a future update to this plugin or in case anyone else is vexed by the extra comma ??
Thanks, Morgan
https://www.ads-software.com/plugins/contact-information-widget/
- The topic ‘Extraneous comma at end of company name’ is closed to new replies.