theendfear
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Author Box] Error in AMP versionOk, but could you send me the css style of the author box? So i will add it manually in the amp css file.
Thank youForum: Plugins
In reply to: [Simple Author Box] Error in AMP versionHello mplusb 🙂
This is the plugin: https://ww.wp.xz.cn/plugins/better-amp/Forum: Plugins
In reply to: [YASR - Yet Another Star Rating Plugin for WordPress] Custom query syntaxCiao Dario, grazie per la risposta 🙂
Sto cercando di usare il tuo plugin assieme a wp masonry layout per visualizzare i post ordinati a seconda dei voti degli utenti… però la query non mi genera nessun risultato.
Sto cercando di ottenere i dati dalla tabella post meta attraverso meta query, è l’unico modo che ho (almeno credo, non sono un esperto) per filtrare la query di masonry seguendo la documentazione del plugin:
https://www.masonrylayout.com/documentations/'meta_query' => array( 'order_clause' => array( 'key' => 'yasr_overall_rating', 'value' => 'overall_rating', 'type' => 'NUMERIC'La sintassi sembra giusta però non funziona… sapresti dirmi qualcosa in più?
P.s ovviamente questa è una parte del codice, il codice completo è quello del primo post- This reply was modified 7 years, 6 months ago by theendfear.
Forum: Plugins
In reply to: [Polylang] Loosing cookies switching from a domain to another (Logged in)Hi Chouby and thanks for the answer, also compliments for the plugin.
If i de-active Polylang the english domain has no reason to exist, since it is set in the settings of Polylang.
There is a solution to transfer the cookies from one domain to another?