As the title says, how can I combine a small picture, small picture will be my logo, and the other image will be that up when I upload an image to the library of wordpress automatically in the pictures I added, it is placed my logo?
Any plugin for this, or how I can integrate this idea into wordpress
If you are talking about a watermark have a look at:-
https://en-gb.wordpress.org/plugins/image-watermark/
Related
I have created 2 blogposts in wordpress and shared them in twitter.
The twitter URLs are
https://twitter.com/Jagannathan6/status/1423662392534175744?s=20
and the other is
https://twitter.com/Jagannathan6/status/1423197036195717124?s=20
As you see the image appears as a thumbnail in one tweet and as a large image in another. How to make the thumbnail image appear as a large image? Has it got something with the size of the image?
I am looking for an answer where I need not get premium version of wordpress.
Easiest way is to use Yoast plugin. Taking a look at the two tweets I'm wondering:
Are you using media sizes to size the images (Wordpress takes the largest image it can and resizes and/or crops smaller images to fit the sizes in the Media options menu)?
Are you using Yoast or custom hooks to post the images to twitter?
Are you using the same size images for both posts?
Are you attaching the images as Featured Images in the editor in the same way?
Did you post them to twitter in the same way?
Do both posts have snippets / excerpts applied to them? If not, make sure your theme is calling the_excerpt, or else you've configured the excerpt to pull from the main body of the post, or else hand-craft the excerpt in the relevant meta box.
Do both images have meta tags / alt tags applied to them? Check in the Media Library or in the post > edit image and see that alt text, caption and description are all filled out.
Did you test the images first with https://cards-dev.twitter.com/validator ?
For my wordpress site, I need some images arranged in a grid and when one is clicked a specific (different) image is displayed bigger. I thought that there maybe is a lightbox/gallery plugin, where one enters the link for the small and big picture, and I can just use the link to a different image instead of to the same one, but bigger. Does anyone know a plugin that works like that? Or any other way to make that work?
You can use "WP Gallery Custom Links" plugin to set different image link by using "custom URL" option.
Simply go to a post or page and create a new gallery. You will see the custom link meta fields for individual images in a gallery.
To keep it short: I am working on a Wordpress website for a cliƫnt of mine and I want to display a gallery with the NextGen Gallery plugin.
What I want to achieve is the following: I want to display one image, and when someones clicks on that image it will open up the gallery in lightbox.
The exact same effect which I want to recreate can be find here: http://www.nextgen-gallery.com/imagebrowser/
But for some reason the Imagebrowser setting in the plugin only contains the navigation arrows underneath the image and not the lightbox effect.
The website on which I am working now can be find at: http://makramedia.beta-projects.nl/fotos/.
Also the lightbox effect is different here then on the website of NextGen Gallery and it only shows the first image of the gallery as if it was the only picture added. I have checked this in the admin but all images are added but not shown on the website.
(To make the website more clear, my client wants that every image on that webpage has its own gallery. I now have 3 images which should open 3 galleries but these don't work properly. )
I really hope someone can help me with this as I have already spent days on getting this fixed. If you need any additional info or data then please don't hessitate to ask me as I'm more than happy if someone can help me with this issue.
Your's sincerely,
Christiaan Bruinsma
Freelance Media Designer
I am installing a wordpress theme innovation science 2 (from Digital Cavalary) for my gaming portal.
I'll understand the whole theme functions but I have a problem with thumbnails on posts and pages.
Thumbnail images on my site are not generated properly, loading icon is spinning and the image is not loading.
Whenever I click on spinning thumbnails, image will be opened but thumbnails not showing. I guess there is no problem with images, its about images resizing or thumbnails generating.
Can you provide some code from the theme? Especially the index.php and the functions.php. It feels like there is a method that extracts the image from each post and uses that image to generate the thumbnail. For some reason it is failing to identify the image to extract and resize.
I need to create a page template for wordpress that will allow a user to upload images onto the page easily, like the native upload I suppose. Then be able to render the images on the page like this picture shows. Simple 3 columns, with image, then title and description under it. The images can just be static even, dont need to link or lightbox out.
Any thoughts on how I can do this?
Thank you.
(source: skitch.com)
The PhotoSmash plugin does pretty much exactly what you want.