News:

Support the VirtueMart project and become a member

Main Menu

The field of personalized product does NOT appear

Started by estees, December 15, 2014, 12:31:51 PM

Previous topic - Next topic

estees

Hi, custom product field is NOT on my template. This is the default code

  <?php
       // Product Edit Link
       echo $this->edit_link;
       // Product Edit Link END
       ?>
       <div class="clear"></div>
    </div>
    <?php } // PDF - Print - Email Icon END
    ?>

    <?php if (!empty($this->product->customfieldsSorted['ontop'])) {
$this->position = 'ontop';
echo $this->loadTemplate('customfields');
}// Product Custom ontop end
    ?>

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

estees

Virtumeart Installed versiĆ³n 2.0.22a in Jommla Joomla! 2.5.25  thanks

jenkinhill

Insecure versions!  http://forum.virtuemart.net/index.php?topic=118683.0

But the other questions are not anwered. Are you using a commercial template? Overrides? What is the URL?  Just posting code snippets is not really helpful in getting some sort of answer.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum