spatdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Maps - Display Google Maps Perfectly with Ease] redirect _self targetyou’re welcome! ??
Forum: Plugins
In reply to: [WP Maps - Display Google Maps Perfectly with Ease] redirect _self targetVia FTP, you can find maps.js following this path:
wp-content/plugins/wp-google-map-plugin/assets/js
Forum: Plugins
In reply to: [WP Maps - Display Google Maps Perfectly with Ease] redirect _self targetI solved it by replacing _blank and _self with _parent in bottom of maps.js:
before
window.open(e.location.redirect_custom_link,"_blank"):window.open(e.location.redirect_custom_link,"_self"):
after
window.open(e.location.redirect_custom_link,"_parent"):window.open(e.location.redirect_custom_link,"_parent"):
I don’t know if these changes work with anchors.
I have your same problem, but using WPML. It’s simple too by following this steps:
WPML > Translation options > Custom posts > select “Do nothing” on Galleries and Albums radiobuttons.
Hi guys,
how can I use another lightbox, such as Responsive Lightbox by dFactory, with this gallery? ThanksSorry, I forgot to specify: I have to get the city to select some groups of subscribers when sending a new email only to them. Thanks again.
Forum: Themes and Templates
In reply to: [Virtue] Blog date show j m y.Yes, it was just qtranslate to cause that problem. Thank you so much for the prompt help and sorry if I disturbed needlessly.
Forum: Themes and Templates
In reply to: [Virtue] Blog date show j m y.I believe that there is some trouble with qtranslate. I’ll let you know. Thanks for your assistance
Forum: Themes and Templates
In reply to: [Virtue] Blog date show j m y.versione php: 5.3.29
versione wordpress: 4.2.2
screen di ithemes: https://www.dropbox.com/s/yw4alw0bmyi5o61/itheme.png?dl=0
screen di italy cookie: https://www.dropbox.com/s/5pmp9f3kr797be9/italycookie.png?dl=0Si infatti non capisco perchè. Su quel sito non ho installato nulla per mesi, se non recentemente il tuo plugin. Infatti disattivandolo gli altri riprendono a funzionare normalmente, non dovrebbe interferire eppure è così. Per scrupolo ho testato la cosa anche su altri siti che avevano gli stessi plugin installati, e anche su quei siti capita la stessa cosa.
Ti ringrazio per la disponibilità, spero sia stata utile la segnalazione. Resto in attesa di novità. Buon lavoro!Ciao! Blocca quelle funzioni di ithemes security e HMWP che permettono di nascondere le informazioni su versione wordpress, tema, sottocartelle, plugin attivi ecc ecc. Con il tuo plugin è come se non ci fossero, anche dopo che i cookie vengono sbloccati. Ho visto che dai la possibilità di escludere degli script js personalizzati, ma a quanto ho visto questi plugin non si limitano ad includere un js. Dici che è possibile in qualche modo escludere direttamente la cartella del plugin specifico dall’azione di italy cookie?
Grazie mille!Forum: Plugins
In reply to: [SZ - Video for WordPress] Problem with VimeoCiao Massimo! Ho lo stesso problema, l’id a 9 cifre non l’accetta, si ferma a 8 escludendo l’ultimo numero e quindi mostra un video completamente diverso o da errore.
Grazie per il supporto!Hi, this feature is applied automatically, or I need to activate refuse button? Thanks
Ok, then I’ll try to work with CSS, because now I uploaded front.css bar has disappeared completely, there is probably something that conflicts with the page that I made. Thanks so much for your help and availability.