sneike
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] fatal error adding a new tableHi Tobias, I’ve been creating several tables these days, and so far everything is working fine. Thanks for your support.
Daniele
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationCiao, non so chi inserisce quei elementi. I numeri rimangono gli stessi anche con il plugin disattivato. La differenza che noto io è che cambia la class dell’iframe, quindi è evidente che ginger si inserisce nella definizione da parte del template dell’embed di youtube..
plugin attivato:
<iframe class="ginger-iframe" id="thb_video_2" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" width="16" height="9" data-ratio="16/9" data-fixed_height="" data-fixed_width="" data-type="youtube" data-ce-src="https://www.youtube.com/embed/NvocYn4UV_4?wmode=transparent&enablejsapi=1&modestbranding=1&showinfo=0" src="https://www.youtube.com/embed/NvocYn4UV_4?wmode=transparent&enablejsapi=1&modestbranding=1&showinfo=0" style="display: block;"></iframe>
plugin disattivato:
<iframe class=" thb_video" id="thb_video_2" frameborder="0" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" width="16" height="9" src="https://www.youtube.com/embed/NvocYn4UV_4?wmode=transparent&enablejsapi=1&modestbranding=1&showinfo=0" data-ratio="16/9" data-fixed_height="" data-fixed_width="" data-type="youtube" style="position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; width: 100%; height: 100%;"></iframe>
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationCon la 1.1.5 sembra essere risolto. Grazie per l’efficienza!
Posso sfruttare il thread per qualche altra cosa? In ordine d’importanza:
1. L’attivazione del plugin mi genera un problema con tutti gli embed di youtube (dopo aver accettato i cookie). Non carica più l’intero frame del video, ma solo un pezzettino in alto di una decina di pixel. Un esempio è qui.
2. Credo ci voglia un po’ di documentazione per il custom CSS. Posso scrivere il codice da solo, ma che elemento dovrei modificare?
3. L’elemento “divider” del mio template è formato da una doppia riga, con il plugin attivato invece diventa una riga unica un po’ più spessa.
doppia riga originale – divider dopo pluginGrazie per il supporto
Daniele
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationCiao, dopo il primo messaggio avevo eliminato l’a-capo e non era cambiato nulla. Allora ho completamente cancellato la riga in italiano che avevo aggiunto io ritornando quindi alla vostra frase di default. Così funziona.
Ora sto aspettando la notifica di aggiornamento per passare alla 1.1.5.
Vi faccio sapere!
DanieleForum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationHo aggiornato ed anche disattivato e riattivato il plugin, ma mi sembra che il banner ancora non compaia ed i cookie rimangono bloccati.
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationNel testo del banner non ho inserito niente di particolare. Però evidentemente il plugin del multilingua si inserisce ed aggiunge qualcosa di sua spontanea iniziativa.
Utilizzo “polylang”.Ho cercato tra le stringhe che lui rileva automaticamente da tradurre, ma non c’è il testo del banner, quindi non saprei come correggere il problema. Voi pensate di poter fare qualcosa?
Forum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationLo avevo disattivato perchè non stava funzionando.
E’ attivo di nuovo ora.
ThanksForum: Plugins
In reply to: [Ginger - EU Cookie Law] various informationla url è quella inserita in firma: https://www.becycling.net
ho controllato nel footer.php del parent theme, e c’è
<?php wp_footer(); ?>
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] fatal error adding a new tableHi,
I just modified the wp-config file, is there some drawback about pushing that limit?
By the way, now I successfully added a table. But still, I’m not sure this is normal. Plus now I am afraid I will hit the limit again.. What do you think?
Regards
DanieleForum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] fatal error adding a new tableThanks for the super quick reply!
· Website: https://www.becycling.net/becycling
· TablePress: 1.6
· TablePress (DB): 30
· TablePress table scheme: 3
· Plugin installed: 2015/06/24 11:34:16
· WordPress: 4.2.2
· Multisite: no
· PHP: 5.3.29
· mysqli Extension: false
· mySQL (Server): 5.5.43-37.2-log
· mySQL (Client): 5.1.73
· ZIP support: no
· UTF-8 conversion: yes
· WP Memory Limit: 192M
· Server Memory Limit: 256M
· Magic Quotes: off
· WP_DEBUG: false
· WP_POST_REVISIONS: trueForum: Plugins
In reply to: [Flexible Map] Issue when displaying the map in a tabHi Ross, thanks for the answer.
Theme authors replied to “try adding this to your JavaScript file, in order to trigger map refresh on tab change.”
jQuery('.thb-tabs').on('thb_tabs.goto', function() { jQuery(div.flxmap-container").each(function() { var flxmap = window[this.getAttribute("data-flxmap")]; flxmap.redrawOnce(); }); });
What do you think? Honestly I don’t know where I should paste the code ??
Thanks
DanieleForum: Plugins
In reply to: [Flexible Map] Issue when displaying the map in a tabHi Ross,
ten months ago I wrote to my template authors to fix the issue of the map hidden in a tab. They released an update and it was working fine.
Today I just noticed that I have this issue again, the theme is still the same version and I didn’t change anything else. To be honest I don’t know when the issue appeared again, it’s in a page that I don’t visit that often.
Right now I tried to apply the fix you say in the FAQs, installing and activating the php code, but still not working.
What shall I do? This is the page with the problem in the second tab.
Thanks
DanielePS. the marker bubble topic is closed, I can’t write there anymore?
Forum: Plugins
In reply to: [Flexible Map] markers bubbleI Ross, I am bumping this topic because after 11 months I still don’t understand what is the issue with the marker bubbles.
You can see the flexible map embedded in my website at this link. This is not anymore a test page, I am traveling since 9 months and I am in Tajikistan right now ??
I have a serious problem with the bubbles. Sometimes they appear, sometimes they don’t, it is apparently random.
If you want to inspect the dynamic kml, you can download it from this link
Cheers
DanieleForum: Plugins
In reply to: [Flexible Map] map inline textSorry, it was definitely very easy! Thanks for your reply!
DanieleThis is definitely an important feature to be added!