Jump to content

Product category selection (front-end)


Recommended Posts

4 hours ago, suraya said:

Is there any setting at the back-end can fix this?

not really - it's going to be a template issue.

with this being a custom orderform, you should probably contact it's developer @ThemeMetro about it.

my guess is that it would be the sidebar-categories-collapsed.tpl template and the line below...

<option value="{$productgroup.gid}"{if $gid eq $productgroup.gid} selected="selected"{/if}>{$productgroup.name}</option>

in that {if} statement, if both variables were present, then it should show the current product group - the fact that it doesn't, seems to imply that one of the variables doesn't exist... it should be pretty simple to fix, but thememetro will know their templates better than I.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated