GeneratePress tags page

Ticket for: Combo Blocks
0
GeneratePress tags page 1
Aaron Walton
May 12, 2019 08:55 AM 1 Answers
Member Since May 2019
Subscribed Subscribe Not subscribe
Flag(0)

I'm trying to implement post grid for tags on the GeneratePress theme. There is no tags.php file in the theme. Could you download the free theme and tell me what file I need to update? It would be helpful if your documentation included instructions for many popular themes as Generatepress is one of the top themes now.

2 Subscribers
GeneratePress tags page 1
GeneratePress tags page 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
GeneratePress tags page 4
PickPlugins
May 12, 2019
Flag(0)

Welcome to our forum.

Thanks for your post,

I just check GeneratePress, i can see there are using archive.php file to generate tags page.

I can see there is not action hook to inject post grid shortcode inside archive.php

In this case you will need to copy archive.php file and rename tag.php and repalce loop by post grid shortcode.

Please see the screenshot

https://imgur.com/Ny2At5K

https://imgur.com/rc1MEIs

Please see the tag.php file

https://github.com/pickplugins/GeneratePress-tags-page-repalce-by-post-grid/blob/master/tag.php

Regards

GeneratePress tags page 5
PickPlugins
- May 15, 2019 09:38 PM
Flag (0)
0

Just make sure you have selected the option, i have forgotten to mention
Ignore archive query > No

https://imgur.com/xcCQXEq

Regards

GeneratePress tags page 6
Aaron Walton
- May 14, 2019 11:03 PM
Flag (0)
0

I want to verify that if I create post grids for individual tags, and put those post grids into WP pages, everything works correctly; the correct posts are shown and pagination works. However, if I want a post grid to work on the WP tags page for whatever tag is passed to it, that is not working. I am thinking I do not understand what settings need to be selected in this scenario.

GeneratePress tags page 6
Aaron Walton
- May 14, 2019 10:12 PM
Flag (0)
0

It's pro version, It doesn't say pro version in the plugins but it has a place for license key and I entered a key.

This is not a public site right now. Your instructions for add a grid to an archive page simply state "you need to create post grid first and copy the php shortcode and replace the loop inside category.php or tag.php or custom taxonomy php file on your themes", but does not detail any settings that need to be selected for this kind of grid. Can you detail what settings need to be selected when creating a grid for use on a tags page?

4+ more comments. Sign in to Reply
Replying as Submit