derethor
Forum Replies Created
-
Forum: Plugins
In reply to: [El mejor Cluster] Cluster shortcode doesn’t work in categorieshola! acabo de descubrir esta sección en wp, no sabía que había preguntas 🙂
puedes hacerlo con categories=”1,2,3,4″ , o con category_name=”categoria”
por desgracia, wp no permite hacerlo con una lista de nombres…
- This reply was modified 5 years, 2 months ago by derethor.
Forum: Plugins
In reply to: [El mejor Cluster] Request for new functionalitysorry for this late reply, i just discovered this section of wordpress 🙁
you can do it with order=”post__in”
we use the wp_query parameter. Here you have the documentation:
https://developer.ww.wp.xz.cn/reference/classes/wp_query/#order-orderby-parameters‘post_name__in‘ – Preserve post slug order given in the ‘post_name__in’ array (available since Version 4.6). Note – the value of the order parameter does not change the resulting sort order.
let me know if it works!
Forum: Plugins
In reply to: [El mejor Cluster] Categorías de Productohola! acabo de subir esa caracteristica
[mejorcluster category_name=”Category1″]
con eso mostrará todo de esa categoría
Forum: Plugins
In reply to: [Search Regex] What does 2.0 contain?how can I remove strings?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Google maps over HTTPSsame here
please, remove the http: and it will use the correct protocol