I am using Media Gallery module on a Drupal 7 installation to create some mixed picture and video galleries. I am having trouble with the module as it seems that it will not play my uploaded videos, but if i check my media library and view the file itself it plays. What is there to do ?
Related
I am newbie on Wordpress. I have just started blogs -
finkomist.info
I have developed this as responsive site.
If you notice the only post I have, it has image. This is seen on computer, but on mobile device this image is disappeared.
I have used theme - simplified blog.
Could someone help me understand the changes in the settings if images needs to be Response sensitive ?
i cannot see any images on your website even in computer. try re-uploading all the images & make sure to insert them into the post using editor.
I installed drupal 8 version on my localhost and created the basic page and articles on the sample site.
Now i want to create a page which has file upload feature and display the uploaded files on the same page.
How can this be done?
Also,How to create a custom block in drupal 8? I tried to create a custom block, but i don't know where to place all of my general html code.
Try the following link which guides you how to create a custom module in drupal 8
http://www.drupalwoo.com/content/blog/my-first-drupal-8-module
I have two swf video in WordPress site.but both the videos does not supported in chrome.
I tried lot of plugins.but not any one plugin is supported for run these videos in chrome.
In that case you have to put your swf video in your root directory. Then you can check your plugin/widget etc. whatever you have used to video auto play. I have used a Easy Flash Embed wordpress plugin and it is implementing WordPress shortcode which is creating widget
short-code emample/;
[swf src="http://test.info/Exp_credit.swf" width=300 height=410]
In the place of test.info you can put your own server address.
And after that your problem should be solved and your video will be played automaticaly in chrome.
Hello i have already brought my server videos to medial library by "Add From Server" plugin. Now i'm trying to embed that video to post or pages of wordpress i am unable to embed it, i used many plugins but none of them worked. Any suggetions please.
Thankyou in advance
If your Wordpress install is up-to-date, in your post editor, just click the Add Media button above the post editor, and select your media. Wordpress will build out an HTML5 video tag that will play your video for the majority of site users.
I am fairly new to php development in WordPress.
I am using Next-gen gallery plugin. Its a nice plugin but I am facing difficulty in finding a way to upload images to the blob storage in windows azure.
Currently the storage space is an issue as there are alot of images in the gallery and it effects the web server performance in keeping the images in web server.
Windows azure blob storage plugin is activated on the wordpress website and all the images in the media gallery are uploaded into the blob.
The nextgen gallery media library addon is also activated but when I try to add image from media library into nextgen gallery, It copies the image into the wp-content/gallery/{gallery name} on the webserver.
Search on the internet has not brought any satisfying answers to me. May be some one out there has some brilliant solution to this.
I am using WordPress 3.8.1 on windows azure.