Hello everyone, i need your help
I have a carousel on the homepage of my website that showcases the artists in the cast.
The carousel is created using a shortcode, which pulls information from the site’s categories. Currently, only the artist’s name (displayed below their picture) is clickable and links to their respective page.
I would like to know how I can also make the images clickable so that they link to the same page as the artist��s name. Any advice on how to achieve this with the current setup would be greatly appreciated!
Thanks in advance for your help!
]]>How can I make the slider display only the sub-categories of 1 parent category? For example, I have a “Cuisines” category, and I want to display all the sub-categories like “Thai”, “Indian”, “Italian”, etc.
]]>Category listing grid shows each category twice?
any ideas how to fix?
thanks
]]>It is possibile to add a custum size for the images on the slider ex: [pci-cat-slider arrows=”true” size=”75×75″ ]
Thank you for the great plugin!
]]>Is there a Shortcode for showing the Category Image on the Categories Archive Page?
]]>hello, I am using ACF plugin to create 1 custom fields and using the Post Category Image With Grid and Slider plugin, I have successfully created 1 fields, name and slug is “all”. I want to combine it to display it on the homepage, how?
here is the shortcode i used
[pci-cat-grid design=”design-7″ columns=”4″ show_desc=”false” img_wrap_height=”130″ limit=”16″ orderby=”term_id” parent_id=”7814″]
I tried editing the file at the following path:
wp-content -> plugins -> post-category-image-with-grid-and-slide-pro -> templates -> Designs -> Design-7.php
and here is the snippet I edited:
<?php }
if( $show_count && $category_count ) { ?>
<span class="pciwgas-cat-count"><?php echo $category_count; ?>/<?php get_field('all'); ?></span>
<?php }
But the result displayed is not what I want, it only shows the single “/” sign, can you help me to display it,
or my end purpose is to display total number of posts in 1 category (Including published posts, draft posts..)
Do you have another solution?
Hi Support,
Slider is not working with custome taxonomy [pci-cat-slider taxonomy=��tour_category��].
can you please explain how to apply shortcode with specific taxonomy.
Thanks!
]]>Is there a way to display only the top level categories within the grid short tag? I’d like to hide any child categories and only display the top level ones. Thanks.
]]>I want the categories to be in the order I choose manually – i.e. the order I’ve put the category IDs in – not alphabetical. How do I do this? Thanks
]]>How can I make it so when you click on a category in the grid, it opens in a new window/tab? Have tried adding target=”_blank” with no success. Thanks
]]>Hi,
How I can desing the post view aka size text size without edit the general website template?
]]>Hello
I put this code into my post:
[pci-cat-slider show_title=”true” term_id=”536″ autoplay=”true”]
536 is the category ID.
I want to show a slide with all items in category “Zum Verkauf”. On the frontend I see the name of the category and a number of items, but no slide. The (“) are correct, copy issue…
What is wrong?
Wordpress is 5.9
Best regards
Hi,
i’ve a problem with hiding the subcategories.
I’ve used exclude_cat specifing the id separated by comma, but it show every categories anyway.
Is there a bug?
[pci-cat-grid size=”thumbnail” columns=”3″ show_count=”false” exclude_cat=”16 24 25 26 27 28″]
]]>Hi there, testing this slider plugin with desktop, no luck! No scroll:(((
]]>Will this plugin use custom taxonomies as well?
]]>On Category Slider I want to figure out if it’s possible to adjust number of slides on mobile vs desktop. For example i can have 5 on desktop and want to be able to have 2 on mobile. Currently it shows me only one!
]]>Hi, I have a problem when I display the categories with image, the link leads to the image not to the category archive page.
Could you help me?
Thanks
Hi,
How does the plugin deal with sub-categories? Thanks
]]>Hi, it’s possible to view the children categories as the parents grid? (like a gallery grid). Thanks!
]]>Hi,
I want a page with photos and text for every Blog category i have.
I have User Blog plugin so that all users can write their own blogs.
Can “Post Category Image With Grid and Slider” plugin Work with my User Blog plugin?
For whatever reason, my category page doesn’t order my categories correctly. In the below image, the categories should go 20, 19, 18. Instead, it’s 19, 18, 20. If I go into descending mode, the order is correct (18, 19, 20), but of course, that’s the opposite of what I need.
Here’s the shortcode I used:
[pci-cat-grid hide_id="1" design="design-2" columns="3" taxonomy="category" show_count="false" order="ASC" orderby="description" hide_empty="true"]
Any help greatly appreciated!
]]>If you need more than 4 columns, I have the answer. Not that hard
Reach out and let me know and I will tell you how
Pete
]]>First:
is this code correct, can I merge 2 or more shortcodes in the same term?
[pci-cat-grid term_id=”16 ,3, 15″ columns=��2��]
Second
I need to show the categories in the order of 16-3-5, but it appears on the site to be 3-15-16,
how can I control the order of the categories?
Thanks in advance
]]>Columns do not allow more than 4 columns. If you want 5 or higher it defaults to 3?
]]>If I’m viewing a particular post, is there a way to show only the category image associated with that post?
]]>from mobile, I can’t scroll through the pages if I click on the carousel with my finger!
]]>���է�ѧӧ��ӧ�ۧ��! ���ݧѧԧڧ� ��էѧݧ֧�, �� ��֧��ܧ�� ����ѧݧ��. ����� ��ѧ� �ӧ�� ���� �ӧ��ԧݧ�էڧ�
[pci-cat-grid columns=”3″ size=”average” img_wrap_height=”300″ show_title=”false” show_desc=”false” show_count=”false” link_target=”self” term_id=”252,257,264″]
���էߧڧ� ��ݧ�ӧ��, �� ���� �ާ֧���, �ԧէ� �է�ݧاߧ� �ҧ��ݧ� �ҧ���� �ڧ٧�ҧ�ѧا֧ߧڧ� ���էԧ���� �ӧ����էڧ� ����� �ܧ��. ����է�ܧѧاڧ��, �ܧѧ� �֧ԧ� ��էѧݧڧ��?
]]>I assume the shortcode have a default setting to display images, but mine aren’t showing. Is it something that won’t allow it to function when doing a local install? Because I used it and it worked just fine on my web install. Same template and everything.
]]>Shortcode columns don��t work .. I doing – always only 3 ;(
]]>Hi,
The plugin works really great with Post Categories but didn’t manage to make it display Custom Post Types categories (like Jetpack’s portfolio CPT) although it allows the creation of thumbs for those categories.
I added the corresponding images in those categories of Custom Post Types but getting an empty page when using the shortcode.
Any clues?
Thanks!
]]>