dimitripost
Forum Replies Created
-
Forum: Plugins
In reply to: [MyParcel] Prijs verwijderen voor bezorgopties(het is inmiddels opgelost!)
Nobody?
Forum: Plugins
In reply to: [MyParcel] Tekst in email uit WP of SPF + DKIM voor email vanuit MPHoi Ewout,
bedankt voor je bericht.
De filter toepassen moet lukken. Ik maak er dan gewoon van: “TRACK AND TRACE:”
Zo is het voor iedere taal leesbaar.Nog wat goed bedoelde feedback: Als je nu meerdere zendingen selecteert, en op de dropdown “exporteer en print” drukt, dan krijg je mooi een pdf popup met je label. Echter blijft de pagina van je “open orders” gewoon staan. Hij ververst de pagina niet meer.
Met de vorige versie ververste hij het scherm meteen waardoor je direct zag dat de bestellingen verwerkt waren. Die functie vond ik erg handig!Komt dat wellicht nog terug?
EDIT:
Found how to add the different language sitemaps. Found them at the same place as the root one:
musclebrandshop.com/sitemap_index.xml
musclebrandshop.com/de/sitemap_index.xml
musclebrandshop.com/nl/sitemap_index.xmlOnly for the default (English) language the sitemap contains all languages: musclebrandshop.com/sitemap_index.xml
Is that ok?
Forum: Plugins
In reply to: [Popups - WordPress Popup] FacebookStill nothing.
I also tried this code:
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/nl_NL/sdk.js#xfbml=1&version=v2.3”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>and this code:
<div class=”fb-like” data-href=”https://www.facebook.com/musclebrand/” data-width=”150″ data-layout=”button” data-action=”like” data-show-faces=”false” data-share=”false”></div>
All with ajax mode on and off, JS on of.
Forum: Plugins
In reply to: [Popups - WordPress Popup] FacebookIf I only put [spu-facebook] I still dont see anything.
I even tried to a custom code that I created at facebook developers site. Still no luck
Forum: Plugins
In reply to: [Popups - WordPress Popup] FacebookAjax mode is on
Still nothing 🙁