dplum
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Images display differently using different browsersWow! Thanks… I’ve removed the width “24” and now everything is okay without the css — Thanks so much!
In thinking about your second question…
The video is being added to the page through the S3FlowShield Plugin…
Have a look at http://screencast.com/t/9ZU6VQUt
Here’s a link to info on the plugin, if that’s what you mean by your first question… https://s3flowshield.com/
Hi Hannah,
Not sure what you mean by “Can you link to the plugin you’re using?”
Also, I’m not sure what you mean by “How are you adding the video?” and do not understand how the video itself could be an issue.
The problem is with the images below the video. And in particular, why the code rel=”lightbox” is being added?
BTW, the Lightbox setting for the theme is set off.
Forum: Themes and Templates
In reply to: [Virtue] Page Margin 7 Space Between Subtitle 7 Page ContentHannah,
Thanks, this fixes the page I showed you. However, I need to create many more video pages, and I need them all to have this same adjustment.Is there a way to change the css that you gave me so that it will apply to all pages?
Forum: Themes and Templates
In reply to: [Virtue] Page Margin 7 Space Between Subtitle 7 Page ContentHere’s the page https://xlresources.com/nae-vba1-video01/
Forum: Plugins
In reply to: [Only one device login limit] 406 Not Acceptable Error???Sorry, but I don’t understand what your post is saying.
Forum: Plugins
In reply to: [Only one device login limit] 406 Not Acceptable Error???Trying to login using a url like http://yoursite.com/wp-admin/site2/wp-admin/ I get an Internal Server Error.
And when I login http://yoursite.com/wp-admin/network/ that gives me the ability to add plugins for the Network, but as I said in my prior post there is no way to access the Settings for your plugin.
So then I thought why not try to use your plugin anyway. And it worked okay for 2 or 3 tries giving me the default message that comes with the settings dialog. However, as I continued to login and test your plugin eventually I ended up with a 406 error.
So it appears that the plugin cannot be used on a multisite install.
Forum: Plugins
In reply to: [Only one device login limit] 406 Not Acceptable Error???When I go to an individual site within a Multi-site installtion I do not see the usual “Add New Plugin” button — See http://screencast.com/t/NFWEZA91ImL
And I cannot see any setting in the Network Settings page to allow for this.
Forum: Plugins
In reply to: [Only one device login limit] 406 Not Acceptable Error???I have now got this plugin working without any error and it works great! Thanks for creating it!
However, I need to also install it a Multi-Site installation. Currently,. when I install it on such a installation I do not see the settings for your plugin. See… http://screencast.com/t/sGA8ms0xwSb
Would you be able to upgrade this plugin to work with a Multi-Site Install?
Forum: Plugins
In reply to: [Flowplayer Video Player] Nesting a Shortcode within your Plugin's ShortcodeThanks for trying but unfortunately this revied plugin does not enable execution of the nested shortcode.
FYI… I tried these two was of coding the nested shortcode (with and without double quotes):
1.
[flowplayer src=”[S3URL file=’https://cvt-genesisword-com.s3.amazonaws.com/ExcelSmart-Intro-Self-Paced-Learning-Approach.mp4′%5D”%5D2.
[flowplayer src=[S3URL file=’https://cvt-genesisword-com.s3.amazonaws.com/ExcelSmart-Intro-Self-Paced-Learning-Approach.mp4′%5D%5DThey both came up with the message Unsupported video — see http://screencast.com/t/5G3uvZ6v
Forum: Plugins
In reply to: [Flowplayer Video Player] Nesting a Shortcode within your Plugin's ShortcodeI’m not sure how the plugin works without a license, but here it is https://dl.dropboxusercontent.com/u/6272238/S3FlowShield-Plugin.zip
Forum: Plugins
In reply to: [Flowplayer Video Player] Nesting a Shortcode within your Plugin's ShortcodeHere’s the plugin link https://wordpress.org/plugins/flowplayer6-video-player/
Forum: Plugins
In reply to: [Flowplayer Video Player] Nesting a Shortcode within your Plugin's ShortcodeNo I don’t — But, I assume that teh source for all WordPress Plugins are revealed when “Edit” is clicked on the plugins setup page.
So I’ve posted the source code for a Flowplayer plugin at https://dl.dropboxusercontent.com/u/6272238/FP%20v6%20Plugin.zip
Can you tell me what changes are needed to make this plugin able to handle nested shortcodes?