I have downloaded the fotobook plugin from here. The images are uploaded through facebook only. Is it possible to upload image directly and preview doesn't works properly online.
Please see this location.
If I click the photos a blank transparent screen appears and image didn't display. How to get it correct?
You use the last version of wordpress and the plugin was created more than a year ago. And there is no information about their compatibility on this page. I didn't try this plugin but I had the similar problem with old wordpress themes.
Related
I am using a wordpress theme for my website and when installing the theme I made sure to avoid imporing the media files of the theme. The problem is that the theme keeps using a featured image that doesn't exist. I have tried to replace the image with my own and when inspecting the page I can see that I am using mine but what us displayed is always the theme default image.
Is there anyway to solve this, because I have cleaned all my website and tried again but no result.
Thanks.
1.can you check the template file if that is a part of the header or footer
could be that the image is hard-coded
2.if you have cache enabled try deleting the cache
3.Sometimes the demo content in themes is linked with images from the developers website demo site
check the network tab if the image is fetched from a different website.
This seems to be more difficult than it should be.
All I would like to be able to do is add a link from an image on my wordpress site to an external website.
Using the normal media library tools this doesn't seem to be possible so I got the plugin WP Gallery Custom Links
However, even though I added the external link to the Gallery Link URL it still doesn't link.
Is there a more straightforward way to embed a link into an image?
Here is a screenshot of the image editing page:
If you are trying to make an Image clickable and bring you to an external site, click the image, click Edit, under Display settings select link to, custom url, and there you go.
Another way is, when you are adding an image to your site from your Media Library within Wordpress, there is an option "Link to" under Attachment Display Settings.
I am facing an issue with facebook open graphs. This is the link of the website:
http://pandolin.com/
The problem is that when I share content from my website (for eg: this page http://pandolin.com/crafting-realism-on-celluloid-production-designers-subrata-and-amit/), the image and description of the post are not present in the link preview. I've attached the required screenshots.
The sharing debugger is giving the website
Response code 0
Server Id is empty
og:description is empty
og:image is empty
the scraper views an empty page instead of the page source
I've tried all the solutions available online. Please help find the bug and guide me by providing a step by step solution of the problem.
I saw that you're using Yoast plugin for your WordPress site. Maybe you can try the following:
Log-in into your WordPress CMS dashboard
Go to "Posts" and navigate to the desired post, as you would like to edit it
Scroll down to the bottom of your post, where you will see Yoast
settings
Click on the share icon in the Yoast settings, as shown in the image
below:
Upload your desired image to be shown in the FB share by default
That's it.
I'm trying to create a wallpapers site, using WordPress platform. The website should have similar functions like this wallpapers site. Which plugin is required to re-size images in multiple sizes, like 1920x1200, or 1920x1080. If there's no such plugin, how can I create this function in WordPress?
You have two options for this:
Manual: Uploaded images can be edited and cropped to the required size by teh administrator. Go to the media library, find the image, click edit and make the changes necessary
Automatic: I found this page by typing "how to edit image size in wordpress" when I was, in fact, looking for a manual that would explain with screenshots the instructions in step 1 above: http://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/
The post there makes use of the add_image_size function of Wordpress and tells Wordpress to automatically generate thumbnails in your required size.
Creating a Wallpaper website in WordPress is now as easy as counting 1-2-3. All you need a WordPress + decent hosting and a Wallpaper WordPress theme from https://binarynote.com
Just install Wallpaper WordPress theme along with their bulk image uploader plugin and you are ready to upload your wallpapers. The theme is able to generate different image sizes like you have mentioned automatically but will not store any such images on your server.
here is one such theme for your ready reference. https://binarynote.com/wordpress-theme-wallpaper.html
Hope this will help you a lot.
Quickinfo:
I am using wordpress 3.5.1 with the latest version of the "FancyBox
for WordPress" -Plugin.
I use the more-Tag for all articles, making
only excerpts of them beeing shown on the start-page.
Facts:
In wordpress image-thumbnails included in the article are enclosed
in a link pointing to the image-url by default.
The Fancybox-Plugin makes such Links open the image in a jQuery Fancybox.
My Problem:
Sometimes I show images in the excerpts, too.
At this time theres happening an usability-flaw:
When clicking on the Image a fancybox will open, but people expect to get redirected to the full article instead.
Is anyone aware of a solution how to overcome this issue, maybee by using an other plugin, changing the structure of my articles or editing some php-files?
I don't know about the plugin you are using but I've always used colorbox. There's a plugin for it designed for wordpress and it allows you to specify which images you want to open in a jquery window.