News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Loadposition in virtuemart description

Started by Muszti, May 03, 2015, 17:36:07 PM

Previous topic - Next topic

Muszti

I'm using VirtueMart 3.0.8. And Joomla! 3.4.1
The method loadposition {loadposition moduleplace} is not working in virtuemart.
Please tell me what code do I need to change in order to load a module in VM3 category description page.

GJC Web Design

have u enabled the content plugin in VM admin?

the code is already there if enabled

if (VmConfig::get('enable_content_plugin', 0)) {
            shopFunctionsF::triggerContentPlugin($category, 'category','category_description');
         }
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

Muszti

#2
Thank you for the answer. Where sould I find that option in the vm settings?

Update: I found it thank you!