Multi language wordpress site not able to show images - php

I have a Multi language WordPress website in 2 languages -
Japanese url - here
English url - here
The problem is that the website is not showing the images that are there kept inside the "wp-content>uploads" folder.
You can check that the images are there but not showing. Eg.
Open url - here
Under the section "私たちのギャラリー" the images are not showing but the images are there. Eg "Manushi" has the image http://yomeiri.com/en/wp-content/uploads/sites/2/2017/12/maxresdefault.jpg which is put on img's src property but is not showing. Same thing with other images too.
What is the problem please help?

Related

How to convert all url images in page to media library images in wordpress?

I am really having issue with Conversion of HTML Static Sites to WordPress as images are hosted through HTML SRC Code so after converting it to Wordpress no one is able to see images in Visual Format in Pages during editing so I want to know if there is really any way to convert your whole pages inside images links to media library hosted images so that the person can see the images during editing the page or any alternative solution will be great..!
Image :
In general there's no way to simply paste your code into wordpress and it grab the images for you, unless you're exporting from a previous wordpress installation or something. You'll almost certainly need to import the images maually using the media buttons available in the editor.
There is a plugin that proports to give the option of importing media from static html files, but I have no experience with it.
https://wordpress.org/plugins/import-html-pages/

Lumia-bxslider in Wordpress (lumia-bxslider wordpress plugin)

I am using "D5 Socialia" theme Version 1.2.8, WordPress 3.7 and installed lumia-bxslider slider plugin to my site.
I encountered these issues:
- Height which I set from admin panel doesn't work.
- Now bullets or next previous button is appeared.
- I can not understand the functionality of.
->Prev Images Path
->Next Images Path
->Pager Images Path
->Pager Active Images Path
Above given options in lumia-bxslider plugin settings.
I think by this time you have already solved this issue. But probably somebody will come
across it in the future.
So just like most slider plugins, you may override the default css, images and etc.
Below is for your question.
->Prev Images Path : The path to the image icon. (i.e. /wp-content/themes/yourtheme/imagefolder/usual_left_arrow_icon.png)
->Next Images Path : The path to the image icon. (i.e. /wp-content/themes/yourtheme/imagefolder/usual_right_arrow_icon.png)
->Pager Images Path : The path to the image icon. (i.e. /wp-content/themes/yourtheme/imagefolder/bullets_inactive.png)
->Pager Active Images Path : The path to the image icon. (i.e. /wp-content/themes/yourtheme/imagefolder/bullets_active_usually_blue_or_black.png)
Regarding the height, the developer noted that sizes are determined by getting the image size/dimension and the plugin does not resize images. If really needed, I recommend that you download a mass image re-sizer plugin or use Wordpress' core image editor.
If there's no images appearing, you may have entered an incorrect path. I assume that you are getting 404 error from your browser's developer console.
I suggest that you always get the updated plugin.
Below are the links for updating it:
http://wordpress.org/plugins/lumia-bxslider/
https://github.com/wp-plugins/lumia-bxslider

Drupal Image as image with link to a node

OK
I've actually spent 3 hours searching for how should I get images correctly on my drupal site so please don't get annoyed with this easy question. (sob...)
I want to upload an image to my front page as a button for redirecting to login page.
How CAN I achieve this?????I mean how should I store image as in Drupal and how can I get it in the position I want on the page???
I tried creating a content type called image and then created a View of block type but it doesn't seems correct to me.
What is the correct set of steps for storing and handling images in drupal??
Thanks
Create a block in your Drupal site and assign it to a region in the front page. Added the Image via PHP code there.

wordpress categories missing images

Okay so I have a wordpress site.
for example wordpress.com
On it I have a page called sports, I took some of these pages and put them under the page 'summer'
So the url is now www.wordpress.com/summer/sports
However all the images are in wordpress.com So all the pages under the page summer, can't see those images and all you have are image frames.
If you create the directory summer and put images in it, It will make it so when you go to www.wordpress.com/summer/sports, you will be taken to a blank page with only a single image.
So making a directory under the page name actually messes with wordpress and makes that page unreachable.
I presume you have used a relative path to the images on your pages, so when you moved them they no longer know where the image is in relation to the relative path. Using an absolute path would solve this issue (e.g. http://wordpress.com/myimages/test.png) you can then move your pages anywhere and they will always pick up the image or you need to change the relative path.
See here for explanation of relative & absolute paths: http://webdesign.about.com/od/beginningtutorials/a/aa040502a.htm

How do I make a gallery in WordPress without using a plugin?

I have created a gallery in a WordPress post using WordPress's native media gallery and it shows me the images as gallery thumbnails in rows and columns which is exactly what I want.
But when I click on any of the thumbnail it opens the direct image link. I want that the image should be shown in my blogs environment. I would actually want it to show on the same page itself. but if not that I don't want it to open as a direct image. Is there a template file or something I could make for opening those images. I think image.php, but I have no idea how to go about it.
Help..?
Thanks
When you're inserting a gallery into your post, you can select how to link to the images. See screenshot: http://cl.ly/2yYA
Just select 'attachment page' and you'll get an individual page with commenting for that photo. Is that what you were looking for? You can edit the template of that page using attachment.php.

Categories