Changeset 3368575
- Timestamp:
- 09/26/2025 03:39:40 PM (6 months ago)
- Location:
- featured-products-carousel-tag
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
featured-products-carousel-tag/tags/1.0.0/readme.txt
r3368234 r3368575 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Display WooCommerce products by tag in a carousel withOwlCarousel2.11 Muestra productos de WooCommerce por etiqueta en un carrusel con OwlCarousel2. 12 12 13 13 == Description == 14 This plugin displays WooCommerce products with the tag "featured" or "destacado" in a responsive carousel using OwlCarousel2. It uses theshortcode [featured-products-carousel-tag].14 Este plugin muestra productos de WooCommerce con la etiqueta "featured" o "destacado" en un carrusel responsive usando OwlCarousel2. Se inserta con el shortcode [featured-products-carousel-tag]. 15 15 16 Main features:17 1. Shortcode [featured-products-carousel-tag] to display a product carousel.18 2. Shows featured image (click → product page), title (click → product page), price (click → product page), and Add to Cart button.19 3. S upports simple and variable products (uses the WooCommerce loop template).20 4. Fallback to CDN for OwlCarousel2 if you don’t place the local files.21 5. Translation ready(text domain: featured-products-carousel-tag).16 Características principales: 17 1. Shortcode [featured-products-carousel-tag] para mostrar un carrusel de productos. 18 2. Muestra imagen destacada (clic → ficha), título (clic → ficha), precio (clic → ficha) y botón Añadir al carrito. 19 3. Soporta productos simples y variables (usa la plantilla de loop de WooCommerce). 20 4. Fallback a CDN para OwlCarousel2 si no colocas los archivos locales. 21 5. Preparado para traducción (text domain: featured-products-carousel-tag). 22 22 23 23 == Installation == 24 1. Upload the `featured-products-carousel-tag` folder to`/wp-content/plugins/`.25 2. Activa te the plugin from the WordPress admin panel.26 3. Insert the shortcode [featured-products-carousel-tag] in the page or post where you want to display it.27 4. (Op tional) If you prefer to have the OwlCarousel files locally, copy `owl.carousel.min.js`, `owl.carousel.min.css`, and `owl.theme.default.min.css` into `public/js/` and`public/css/`.24 1. Sube la carpeta `featured-products-carousel-tag` a `/wp-content/plugins/`. 25 2. Activa el plugin desde el panel de WordPress. 26 3. Inserta el shortcode [featured-products-carousel-tag] en la página o entrada donde quieras mostrarlo. 27 4. (Opcional) Si prefieres tener los ficheros de OwlCarousel localmente, copia `owl.carousel.min.js`, `owl.carousel.min.css` y `owl.theme.default.min.css` dentro de `public/js/` y `public/css/`. 28 28 29 == Video == 29 == Video == 30 30 [youtube https://www.youtube.com/watch?v=Ft21cLBFcUs] 31 31 32 32 == Frequently Asked Questions == 33 = How are products marked as featured? =34 As sign the tag 'featured' or 'destacado' to the products so they appear in the carousel.33 = ¿Cómo se marcan los productos como destacados? = 34 Asigna la etiqueta 'featured' o 'destacado' a los productos para que aparezcan en el carrusel. 35 35 36 = Can I change the number of visible items? =37 Yes. Use shortcode attributes: [featured-products-carousel-tag per_page="8" items="3" autoplay="false"].36 = ¿Puedo cambiar el número de elementos visibles? = 37 Sí. Usa atributos del shortcode: [featured-products-carousel-tag per_page="8" items="3" autoplay="false"]. 38 38 39 = What happens if WooCommerce is not active? =40 The shortcode will display a message and will not enqueuescripts.39 = ¿Qué ocurre si WooCommerce no está activo? = 40 El shortcode mostrará un mensaje y no encolará scripts. 41 41 42 42 == External services == 43 This plugin includes a JavaScript file from the official OwlCarousel 2.3.4 library. That library, in its standard version, contains optional support to display videos from external services (for example Vimeo or Vzaar). In those cases, it may make requests to those services to obtain thumbnails or public metadata of the videos.43 Este plugin incluye un fichero JavaScript de la librería oficial OwlCarousel 2.3.4. Esa librería, en su versión estándar, contiene soporte opcional para mostrar vídeos de servicios externos (por ejemplo Vimeo o Vzaar). En esos casos, puede realizar peticiones a esos servicios para obtener miniaturas o metadatos públicos de los vídeos. 44 44 45 **Important :**46 The plugin **does not use or activate these video functions by default**.47 In the current plugin configuration, **no requests to external services are made**.48 The connections described above would only occur if an administrator manually decides to include Vimeo or Vzaar videos in the carousels.45 **Importante:** 46 El plugin **no utiliza ni activa estas funciones de vídeo por defecto**. 47 En la configuración actual del plugin, **no se realizan peticiones a servicios externos**. 48 Las conexiones descritas arriba solo ocurrirían si un administrador decide incluir manualmente vídeos de Vimeo o Vzaar en los carruseles. 49 49 50 50 == Changelog == 51 51 = 1.0.0 = 52 * Initial release.52 * Versión inicial. 53 53 * Shortcode [featured-products-carousel-tag]. 54 * Settings page in thedashboard.55 * Escap ing and sanitization applied according to best practices.54 * Página de ajustes en el dashboard. 55 * Escapado y sanitización aplicados según buenas prácticas. 56 56 57 57 == Donaciones == -
featured-products-carousel-tag/trunk/readme.txt
r3368234 r3368575 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Display WooCommerce products by tag in a carousel withOwlCarousel2.11 Muestra productos de WooCommerce por etiqueta en un carrusel con OwlCarousel2. 12 12 13 13 == Description == 14 This plugin displays WooCommerce products with the tag "featured" or "destacado" in a responsive carousel using OwlCarousel2. It uses theshortcode [featured-products-carousel-tag].14 Este plugin muestra productos de WooCommerce con la etiqueta "featured" o "destacado" en un carrusel responsive usando OwlCarousel2. Se inserta con el shortcode [featured-products-carousel-tag]. 15 15 16 Main features:17 1. Shortcode [featured-products-carousel-tag] to display a product carousel.18 2. Shows featured image (click → product page), title (click → product page), price (click → product page), and Add to Cart button.19 3. S upports simple and variable products (uses the WooCommerce loop template).20 4. Fallback to CDN for OwlCarousel2 if you don’t place the local files.21 5. Translation ready(text domain: featured-products-carousel-tag).16 Características principales: 17 1. Shortcode [featured-products-carousel-tag] para mostrar un carrusel de productos. 18 2. Muestra imagen destacada (clic → ficha), título (clic → ficha), precio (clic → ficha) y botón Añadir al carrito. 19 3. Soporta productos simples y variables (usa la plantilla de loop de WooCommerce). 20 4. Fallback a CDN para OwlCarousel2 si no colocas los archivos locales. 21 5. Preparado para traducción (text domain: featured-products-carousel-tag). 22 22 23 23 == Installation == 24 1. Upload the `featured-products-carousel-tag` folder to`/wp-content/plugins/`.25 2. Activa te the plugin from the WordPress admin panel.26 3. Insert the shortcode [featured-products-carousel-tag] in the page or post where you want to display it.27 4. (Op tional) If you prefer to have the OwlCarousel files locally, copy `owl.carousel.min.js`, `owl.carousel.min.css`, and `owl.theme.default.min.css` into `public/js/` and`public/css/`.24 1. Sube la carpeta `featured-products-carousel-tag` a `/wp-content/plugins/`. 25 2. Activa el plugin desde el panel de WordPress. 26 3. Inserta el shortcode [featured-products-carousel-tag] en la página o entrada donde quieras mostrarlo. 27 4. (Opcional) Si prefieres tener los ficheros de OwlCarousel localmente, copia `owl.carousel.min.js`, `owl.carousel.min.css` y `owl.theme.default.min.css` dentro de `public/js/` y `public/css/`. 28 28 29 == Video == 29 == Video == 30 30 [youtube https://www.youtube.com/watch?v=Ft21cLBFcUs] 31 31 32 32 == Frequently Asked Questions == 33 = How are products marked as featured? =34 As sign the tag 'featured' or 'destacado' to the products so they appear in the carousel.33 = ¿Cómo se marcan los productos como destacados? = 34 Asigna la etiqueta 'featured' o 'destacado' a los productos para que aparezcan en el carrusel. 35 35 36 = Can I change the number of visible items? =37 Yes. Use shortcode attributes: [featured-products-carousel-tag per_page="8" items="3" autoplay="false"].36 = ¿Puedo cambiar el número de elementos visibles? = 37 Sí. Usa atributos del shortcode: [featured-products-carousel-tag per_page="8" items="3" autoplay="false"]. 38 38 39 = What happens if WooCommerce is not active? =40 The shortcode will display a message and will not enqueuescripts.39 = ¿Qué ocurre si WooCommerce no está activo? = 40 El shortcode mostrará un mensaje y no encolará scripts. 41 41 42 42 == External services == 43 This plugin includes a JavaScript file from the official OwlCarousel 2.3.4 library. That library, in its standard version, contains optional support to display videos from external services (for example Vimeo or Vzaar). In those cases, it may make requests to those services to obtain thumbnails or public metadata of the videos.43 Este plugin incluye un fichero JavaScript de la librería oficial OwlCarousel 2.3.4. Esa librería, en su versión estándar, contiene soporte opcional para mostrar vídeos de servicios externos (por ejemplo Vimeo o Vzaar). En esos casos, puede realizar peticiones a esos servicios para obtener miniaturas o metadatos públicos de los vídeos. 44 44 45 **Important :**46 The plugin **does not use or activate these video functions by default**.47 In the current plugin configuration, **no requests to external services are made**.48 The connections described above would only occur if an administrator manually decides to include Vimeo or Vzaar videos in the carousels.45 **Importante:** 46 El plugin **no utiliza ni activa estas funciones de vídeo por defecto**. 47 En la configuración actual del plugin, **no se realizan peticiones a servicios externos**. 48 Las conexiones descritas arriba solo ocurrirían si un administrador decide incluir manualmente vídeos de Vimeo o Vzaar en los carruseles. 49 49 50 50 == Changelog == 51 51 = 1.0.0 = 52 * Initial release.52 * Versión inicial. 53 53 * Shortcode [featured-products-carousel-tag]. 54 * Settings page in thedashboard.55 * Escap ing and sanitization applied according to best practices.54 * Página de ajustes en el dashboard. 55 * Escapado y sanitización aplicados según buenas prácticas. 56 56 57 57 == Donaciones ==
Note: See TracChangeset
for help on using the changeset viewer.