ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Cartthrob Site

October 01, 2012 9:39am

Subscribe [1]
  • #1 / Oct 01, 2012 9:39am

    Bernard Moses

    9 posts

    Hi All,
    I am working on this site toolskaart.com

    I am trying to insert a link to view the product detail but it is not working.

    http://toolskaart.com/index.php/boringtools - list of products from here, I need to link it to individual detail info to below link

    http://toolskaart.com/index.php/product/details

    I am not worried about the css as I will fix the styles later. I am just trying to get all the info being displayed initially.

    Could you please point me to the right documentation or forum to take the site from here?

    I contacted Chris of Cart Throb, he sent me the below reply
    [color=red]
    your template is not rendering out the link correctly. For some reason there is still visible EE code in there. This is what I see when I look at the source. <a href=”{entry_id_path='{template_group}/boringtool_detail’}

    I’d suggest starting with finding the reason that the tag isn’t rendering. If you start with something ilke this:


    {exp:channel:entries channel=" limit="5" dynamic="no"entries="yes"path='{template_group}/boringtool_detail’

  • #2 / Oct 01, 2012 9:40am

    Bernard Moses

    9 posts

    {exp:channel:entries channel="products" limit="5" dynamic="no" show_future_entries="yes" }

    {entry_id_path='{template_group}/boringtool_detail’}

    {/exp:channel:entries}

    and you find that doesn’t work, then there’s an EE issue.

    Generally, this type of question is really more of an expression engine question, as all of the entries tag parts are outside the scope of what CT is and does. outputting channel data is what EE’s tags do, and CT facilitates getting that information into the cart.

  • #3 / Oct 01, 2012 9:42am

    Bernard Moses

    9 posts

    Anyone please help me….

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases