All Stories

JAMAICA | Exercise Caution with Medicinal Plants and Herbs

KINGSTON,  Jamaica, January 3, 2022- For centuries, Jamaicans, especially in rural communities have been using herbal remedies to maintain health and to prevent diseases. However, there is need to be careful when administering herbal medicines and to get guidance from the herbal experts.

JAMAICA | Exercise Caution with Medicinal Plants and Herbs
Please fill the required field.
Image
(function() { function debugSlider() { console.log('--- Slider Debug Info ---'); console.log('Swiper defined:', typeof Swiper !== 'undefined'); console.log('jQuery defined:', typeof jQuery !== 'undefined'); var sliderContainer = document.querySelector('.swiper-container'); var slides = document.querySelectorAll('.swiper-slide'); console.log('Slider container found:', !!sliderContainer); console.log('Number of slides found:', slides.length); var swiperCSS = document.querySelector('link[href*="swiper.min.css"]'); var swiperJS = document.querySelector('script[src*="swiper.min.js"]'); console.log('Swiper CSS found:', !!swiperCSS); console.log('Swiper JS found:', !!swiperJS); if (window.location.protocol === 'https:') { var insecureResources = document.querySelectorAll('link[href^="http:"], script[src^="http:"], img[src^="http:"]'); console.log('Insecure resources:', insecureResources.length); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', debugSlider); } else { debugSlider(); } })();