-
AuthorPosts
-
June 9, 2015 at 10:25 pm #456938
Hello Kriesi
First of all – thanks for an amazing template.Why isen’t it possible to pick specific portfolio item for a portfolio grid? Can I do anything to let that happen?
That will be extremly usefull for “Related products”.-
This topic was modified 10 years, 4 months ago by
oestergaardn.
June 10, 2015 at 4:36 pm #457334Hey!
You could set a Tag to those Portfolio Items you want to show and then select those in the grid – http://i.imgur.com/Qzn8uuz.png
Cheers!
Josue-
This reply was modified 10 years, 4 months ago by
Josue.
June 10, 2015 at 5:15 pm #457383Hello Josue!
Thats not possible in “Portfolio grid” only in “Mansory-gallery”? (Have some special modifications on the portfolio-grid I want to use on Related Products too)June 10, 2015 at 5:22 pm #457391Hey!
Try adding this at the very end of your theme / child theme functions.php file:
add_theme_support('avia_template_builder_custom_post_type_grid'); add_theme_support('add_avia_builder_post_type_option');Cheers!
JosueJune 10, 2015 at 5:35 pm #457410Hey!
Unfortunately this end up with a fail on the webpage..
June 10, 2015 at 5:37 pm #457413Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueJune 10, 2015 at 5:41 pm #457414This reply has been marked as private.June 11, 2015 at 9:30 pm #458040Check:
http://dev.nerijusgood.com/this-grid-will-show-portfolio-items-tagged-tag/Regards,
JosueJune 11, 2015 at 9:40 pm #458044Thank you!
Exactly what I needed!June 11, 2015 at 9:43 pm #458046This reply has been marked as private.June 11, 2015 at 9:53 pm #4580521. Set a Tag to the Portfolio Items you want to affect.
2. Create a Portfolio Grid and select to show that Tag.Regards,
JosueJune 11, 2015 at 9:55 pm #458054Yes I know that :-)
I mean we have another domain (another language) where we have the exactly same site.June 11, 2015 at 10:54 pm #458078Same procedure, add this code to functions.php first:
add_theme_support('avia_template_builder_custom_post_type_grid'); add_theme_support('add_avia_builder_post_type_option');If you get a blank screen you’re probably copying it wrong.
Regards,
JosueJune 12, 2015 at 8:36 am #458246Thank you. It works if I put the code at the top.
-
This topic was modified 10 years, 4 months ago by
-
AuthorPosts
- The topic ‘Specific portfolio items in Portfolio grid’ is closed to new replies.
