jream
Forum Replies Created
-
aaannd… that did the trick! Thanks so much! And again, you guys have the best support known to man!
Thanks Peter!
I created a plugin where enter various data items per site. Here’s a sample of how the “dealer name” is coded and registered.
function ic_getdealername() { return get_option('ic_dealer_name'); } add_shortcode('ic-dealer-name', 'ic_getdealername');
They seem to work everywhere in the content and widgets.
My goodness, your support is the best I’ve ever seen!
Unfortunately, that didn’t help. Again, it’s working fine for the title.
The following is what I have in my page settings for description:
Contact [ic-dealer-name] for your flooring needs. [ic-dealer-address] [ic-dealer-city] , [ic-dealer-state] [ic-dealer-zip] [ic-dealer-phone]
But is renders as:
Contact for your flooring needs. ,
Sorry to open this back up, but I’m noticing that your solution works great for the titles but not the descriptions. I double checked my code and it looks identical to what you indicated.
Any thoughts?
That did it! I’m not sure how that works, but it did the trick. Thank you so much! I’ve been stuck on this for days. I really appreciate the help!
Does anyone have any suggestions for this?
I’m having the same issue. Can we get anything from support?