开发者 |
jgardner03
tychesoftwares |
---|---|
更新时间 | 2021年3月31日 17:45 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 5.7 |
版权: | GPLv2 or later |
/wp-content/plugins/arconix-flexslider/
.
Activate Arconix-FlexSlider in the "Plugins" admin panel using the "Activate" link.[ac-flexslider]
on a post, page or other area<?php echo do_shortcode( "[ac-flexslider]" ); ?>
in the desired page templateWith no 2 themes exactly alike, it's extremely difficult to style a plugin that seamlessly integrates without issue. That's why the plugin was made so flexible -- Tighter integration between your theme and the flexslider can be achieved by copying includes/css/arconix-flexslider.css
to the root of your theme folder. The plugin will load that file instead, keeping your changes safe on upgrades.
This plugin uses Owl Carousel slider. While this plugin doesn't currently have built-in support for all the options supported by Owl Carousel, knowledgeable users will be able to implement nearly any option they'd like.
Most changes can be achieved by copying includes/js/arconix-flexslider.js
to the root of your theme folder and then making any modifications there. That file will be loaded in place of the plugin default and will keep your changes safe on upgrade.
Responsive design is in essence designing a website to cater to the dimensions of the user's device. It has become very popular with the proliferation of web-enabled smartphones and tablets.
Absolutely not. The slider will conform to the dimensions provided to it