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.
Related
My Wordpress Website pages load very slowly if I insert a photo gallery.
It's fine if I just put small photos on a page, but if I use a gallery plugin to save work the page takes ages to load.
I've been recommended NextGen gallery but the plugin insists I upgrade to a later Wordpress version. I've tried upgrading to the latest Wordpress version and latest theme version (Astra) but NextGen doesn't seem to work with those either. Essentially, if anyone knows a reliable way to display a photo gallery on Wordpress I would be very interested to hear.
Many thanks
Davey
First, optimize your images .
Second, check site console after adding plugin.
Third, enable cache on site.
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.
I'm currently working on changing the theme of a wordpress site that my university uses called the Maine Journal. Each article on the site has a video that accompanies it, and on the old theme we were using called Carton, the videos(using JWPlayer to play) would show up just fine. But when I switched themes, they just show up as [wowza name = "videoName".mp4] on the live site. I'm unsure where the disconnect is happening.
I can confirm that Wowza is working, because when I switch back to the old theme, the videos and the player show up. So I'm almost convinced it's either something in the theme or JWPlayer plugin that is breaking.
What could be going wrong? If anything, how can I fix it?
That looks to be the shortcode for the player plugin. It's possible that the theme you are using is preventing the javascript or plugin from running. Some Wordpress themes do not allow shortcodes by default. You will need to configure it by following their tutorial.
I'm trying to make a gallery photo on website and my client need to upload these photos unto dropbox or google drive.
I've embed a gallery from google drive in my website and it works perfectly (which means I can see the photos). But, when I click on a photos, it redirects me on google drive and its not a good rendering.
I've also try this solution : pull and display images in website gallery from dropbox directory. It seems to be a good solution but unfortunatly, nothing appears on my website.
Anyone has a solution? I really need my client to manage himself is gallery photo without having to put it on FTP.
Thanks
Take a look at the Google Drive SDK and API, which allows you to get the list of files in a Drive folder and URLs that can be used to view the image directly. Depending on your needs, you can turn this into a gallery, use a lightbox to display the image, or whatever you specifically need.
You may also want to take a look at using Drive to publish website content. You may still need to write some code to create the gallery portion, but this provides an easy public place to store and manage the uploaded images.
I've been building a responsive wordpress theme for a client and it is all working on the build domain I used 101share.co.uk but now after uploading a copy of the site to the clients domain (wincheapguesthouse.org) the responsive/device menu no longer seems to open when clicked or tapped. The css seems fine to me and it still works on the other domain.
Is there something I'm missing? It would be great if someone could help me shed some light on this problem.
are you using any cache plugin on later site
if yes, try to disable and test.