I am using WordPress plugin Category Grid View Gallery But when I am clicking on any image, it is opening but image is not displayed.
Can anyone tell me where is the problem ?
The problem is you're using id attribute 2 times.
Try below code, make changes with your needs
[cgview id=9 num=33 size=320x320 quality=85 lightbox=0]
Attribute of lightbox=0 is for those who want to get the image instead of the post. If you don't want remove this.
Related
I want to use something like Feature Image in Wordpress 5.2.2 so I can optionally use that image as a thumbnail whn that page gets displayed in a parent category page.
Actually though I don't see that option anywhere on my page, neither in the document nor in the blocks sidebar. Is it something I need to activate and if so - where?
Just to explain what I understand with Feature image:
A page may get assigned 1 image that can be then used as e.g. a visual excerpt for that page and must not be displayed on the page itself.
Sometimes the featured image won't show up if it isn't checked in the screen options tab.
Once checked you'll then be fine to add your featured image to the page/post.
I am building a website in WordPress and I am facing an issue with gallery images. I used the plugin FooGallery to show the Grid Images and I also added the onclick to the FooBox to show the larger image.
But the problem is when I click on the image it is showing in two image box. first one is maybe WordPress default and second is the FooBox.
Link for the gallery: http://www.3rdeyeholographic.com/void/
Open this link and click on any one image and see what happen. It will show two image box but I want only one which is good in UI.
Try removing trx addons plugin to remove one of the popup.
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.
i want to show gridview of 9 thumbnail in set of 3 per line and same thing i want to show in products page when any one clicks on any of the one caegories and also it should be paginated. and last thing is to make single product page in which there is add to whishlist button. please tell me the solution on how to start making i am confused and not getting any idea how to make it. I have tried to make categories and tried to show it but was not able to show in grid view
why dont you try using the Featured Grid Post plugin for WordPress?
It is very easy to config and is very customizable.
Here you are the link: https://wordpress.org/plugins/featured-posts-grid/
I am new to Wordpress
I am implementing a custom theme that is derived from the parent theme tewnty twelve.
I want something like bellow:
I am uploading media that will be inserted inside the post. We know that when we click on the post title, it takes us to the full post page. But when i click on the image inside the post, it takes me to the url like this: www.mohin.com/?attachement_id=10 which i don't want. I want the image click takes me to the full post page as the title click does.
Is there anyone who can help me on this issue
Any help is appreciated.
Thanks,
mohin
Yeah it's pretty straightforward. Just select the image in your post editing window, select the hyperlink icon, and paste the URL you want the link to go to. Update and then check. When clicking the image it should go to that link.