YouTube and Vimeo URLs will generate thumbnails from the video without the need to provide URL..
Extract WEBphysiology Portfolio ZIP file and place the folder into the wp-content plugins directory.
The easiest way to see if this is happening is to flip to HTML editor mode and see if there are tags around any of the elements within the shortcode.
While in HTML editor, remove any open and close formatting tags that are found or remove the formatting while in Visual editor screen...
The reason for this is that the theme's styling can trump the Portfolio's styling depending upon where the styling of one or the other falls within the hierarchy.
This does not appear to be fault of WEBphysiology Portfolio plugin as no errors are returned for this plugin but quite number of errors being thrown by eCommerce plugin.
Settings link on the plugins page from the area to under the plugin title * updated the custom post type from.
Added code to trap for autosave and quick edit saves such that the Portfolio save script does not execute and, in the case of the quick edit save, keep it from completing.
Added environment check to ensure that the current host and WordPress version meets the minimum requirements of WEBphysiology Portfolio plugin. 1.2.2.
Updated thumbnail retrieval to change URL passed to timthumb to exlude the path up through the wp content directory. 1.0.1.
Read more