When updating the contact form widget on the widgets page, if a comma(,) is used, the script errors and deletes all content within the wdiget.
]]>Is it possible to link the date to the actual tweet? Currently there is no way for users to navigate to the actual message and RT or respond.
]]>Thank you for sharing your widget code in this plugin.
I would like to use the collapsible tabs widget to show lists in my sidebar. Each list will have a heading and list text below. Is this possible?
Also, is there any way to have a few tabs open by default?
]]>I tried installing this plug-in (which is required by a premium theme I bought), a couple different ways. Prior to installing this, the only other plug-in installed was the Metaphor shortcodes plugin. After I copy over the files to the plugins/ folder (or use the built-in direct file copy), I’m unable to access any content in the /wp-admin/ folder. The web server consistently returns no data. If I manually remove the plug-in (delete the folder), everything is fine.
Interestingly enough, if I rename the folder from mtphr-widgets to something else, the admin site functions, but when I try to install the plug-in, it fails with a fatal error. It was complaining about line 437, in settings.php. I tried editing/resaving the file to fix any wierdness there, but no dice.
I’m using wordpress 3.5.1 and I’ve reinstalled several times after re-downloading the zip and still no go. Any help would be greatly appreciated… this only affects plug-in install and admin site functionality, so i don’t have a direct link I can [easily/securely] provide.
Any help would be greatly appreciated. Thx.
]]>hi Joe
thanks for the update, but i think you missed something in the output of the “Read More” text. in include/posts.php, the line:
$output .= '<span class="readmore-wrapper"><a class="readmore" href="'.get_permalink().'">Read more</a></span>';
should really be:
<span class="readmore-wrapper"><a class="readmore" href="'.get_permalink().'">'.$read_more.'</a></span>
Your twitter widget’s cleanly look and functionality are exactly what I’m looking for. The only problem I’m having is that it’s width is limited and actually shrinks my widget box instead of conforming to the constraints I’ve set. For now I’m looking to fill 900px.
I went into your plugin and changed any width parameters I came across in the twitter file and nothing happened so I changed the values back. Since I’m not a true coder I’m at a loss and need some help. Is there any way to easily to get the results I’m looking for?
]]>Just upgraded plugin and now I get a fatal error. This is a test site so it’s not urgent but the mtphr-widgets.php file is calling for includes/collapse.php file which does not exist in the plugin folder.
require_once( MTPHR_WIDGETS_DIR.’includes/collapse.php’ );
]]>