I use blog posts with masonry to view my artwork.
If I view by category, it works fine.
If I view by TAG it shows the posts in grid view like this:
http://www.gregorybeylerian.com/tag/murals/
But if I build a page using the masonry layout and call out the murals tag, it works?
Why doesn’t it work when the call is made from the “Murals” tag directly?
Thanks in advance
Any ideas?
Hi!
I’m sorry but you can’t set the archive or category page to masonry grid. If you want to change the style of the archive page, you can follow the instructions here: http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/
Available styles are are single-small, single-big, blog-grid and multi-big. Regarding the slider, you will have to modify the archive.php file and probably add the shortcode manually. Use the do_shortcode function: https://developer.wordpress.org/reference/functions/do_shortcode/
Cheers!
Yigit