kcwebguy
Forum Replies Created
-
Forum: Plugins
In reply to: [Maps Widget for Google Maps] Problem with Responsive BehaviorDoes your code allow for me to insert my own individual API key so that I can increase my views?
Forum: Plugins
In reply to: [MimeTypes Link Icons] Add allowed classes onlyCan you show a real life example for this? Use the two class names of:
– newClassToBeIncluded
– otherNewClassToBeIncluded******************************
I want to change the classes used by this plugin
You can ??
There’s an output filter available for the attachment link classes. Mind: the $classnames_string variables holds all the classes – not just the MTLI classes – which the attachment link, i.e. the tag, has.
To use the filter add a snippet like the following to your (child-)theme’s functions.php file:
function my_classnameFunction( $classnames_string ) {
// do your thing
return $classnames_string;
}
add_filter( ‘mtli_classnames’, ‘my_classnameFunction’ );Forum: Plugins
In reply to: [MimeTypes Link Icons] Add allowed classes onlyI agree with this request. I have classes that I want to specifically use the icons with.
Forum: Themes and Templates
In reply to: Need to exclude a category of posts from a blog feedDid you ever get a satisfactory answer to your problem here?
I am wanting the same functionality. If you have a working solution, please let me know.
Thanks!
I am encountering the exact same problem. Did you resolve this? If so, then how did you do it?
Forum: Plugins
In reply to: [Fast Secure Contact Form] New Version Updates Mess Up FormThanks for the responses and the thorough explanation from the plugin author!
Me too…
Any word as to when the plugin will be 3.6 compatible?
Forum: Plugins
In reply to: [Analytics360] Important Feature RequestI thought I knew how to do this but apparently I don’t have it figured out.
How do I connect analytics 360 with HIS email address?
Thanks for you offer to help, Dan. It started working for me…
Forum: Plugins
In reply to: [FontMeister - The Font Management Plugin] A Couple Problems….That did it! Thanks for all of your help. I’m looking forward to your future work on the plugin. =D Have a nice day.
Forum: Plugins
In reply to: [FontMeister - The Font Management Plugin] A Couple Problems….Thank you for resolving items #1 and #2. I appreciate it.
However, #3 is not resolved. It still does not render the correct font face. It is reverting to Time New Roman, it appears.
Forum: Plugins
In reply to: [FontMeister - The Font Management Plugin] A Couple Problems….That’s great. Thanks so much…
Forum: Plugins
In reply to: [FontMeister - The Font Management Plugin] A Couple Problems….Thanks so much…
Forum: Plugins
In reply to: [FontMeister - The Font Management Plugin] A Couple Problems….Login sent to your gmail via wordpress admin user setup.