Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
January 25, 2016 at 10:54 pm in reply to: Best method to create custom fields in Flexform Theme #243610
Hi David,
cheers for the link. That helped with getting my head around PHP and I created a new single-goal.php file that is show all my custom fields… wahoo!
I have a new problem though in that I can’t seem to be able to ‘shortcode’ the new post type (goal). In the past I have used Swift Page Builder’s Blog Element to place the ‘posts on a page… but the Blog Element won’t pick up this new post type (presumably because the posts are goals and not posts).
Can you give me a heads up on how to resolve this please.
Note: as a work around I suppose I could make my goals a post and give it a category to separate it out
January 25, 2016 at 10:51 am in reply to: Best method to create custom fields in Flexform Theme #243257Thanks for your reply Mohammad.
Can I trouble you for some more details in how to create and set up a single-goal.php file please?
To create a single-goal.php file… would I just duplicate the single.php file and rename it single-goal.php, edit it and put it in the Flexform theme folder?
To edit this new single-goal.php file and add my custom fields… would I use this code
<?php
echo types_render_usermeta_field( “goal”, array( “user_current” => true ) )
?>
And if so where do I put it (what line?) in the single-goal.php file?
Many thanks.
April 30, 2015 at 9:07 pm in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #170645This reply has been marked as private.April 30, 2015 at 9:55 am in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #170426April 30, 2015 at 9:19 am in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #170402Apology accepted Mohammad.
Please note from my point of view, ‘I am not able to view cart/checkout’ is a bit different from ‘I was not able to add a product to the cart. I followed your instruction but the update cart button did not work for me.’
I also apologise to you for my terse reply Mohammad. I’m just frustrated, as I’ve spent a lot of time getting the site to this stage for my client and now have this single bug in a very important process of the site.
April 30, 2015 at 9:05 am in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #170396This reply has been marked as private.April 30, 2015 at 8:50 am in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #170386This reply has been marked as private.April 29, 2015 at 8:13 pm in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #170245This reply has been marked as private.April 29, 2015 at 9:22 am in reply to: Flexform and NextGenPro Ecommerce not playing nicely with Firefox #169892This reply has been marked as private. -
Posted in: We hit Power Elite.