zbrass
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Custom Post TypeHi Chouby,
No the problem is that all my fields copy the text of the motherpage into the second language page. So not only the ones i filter in the functions.php. The results in the site are now also completely messed up. ?? French Dutch and English is messing up in random way. very strange.
Here an example https://piscines-vacances-provence.com/house/mas-des-roses-nl/Hope you can help.
Thanks!
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] filter metaThanks.
Strange i try to filter the metas produced by the plugin Advanced Custom Fields but that does not seem to work.
Any idea?Arthur
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] filter metaHi Chouby and AndyDeGroo,
The pll_copy_post_metas works great but what do i do with meta data from pages?
The filter does not see these metas.Do you have a solution?
Thanks!!
Arthur
Ok the code is here
https://pastebin.com/rCztTqPgI like to ask the question again.
In settings there’s a tab ‘Overlays’The url for the tiles is — https://{s}.wien.gv.at/wmts/beschriftung/normal/google3857/{z}/{y}/{x}.png
With MapTiler i created folders like
/11/1043/1359.png this is one tile of zoom 11I think this is what you mean with {z}/{y}/{x}.png etc.
So when i fill in the URL for the tiles that are generated nothing happens. https://{s}.smartpublicspace.com/stripatlas/nlmap2/{z}/{y}/{x}.png I see my tiles but they are way out of sync. I tried to turn around the x and the y but that does not help.
What can i do? Or what program do you advice to create my own tiles that work with your plugin.
Thanks!
Arthur
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] filter metaWorks on all ??
Great thanx Andy!
Forum: Plugins
In reply to: [Polylang] [Plugin: Polylang] filter metaHi Chouby thanks for the answer.
But for me return
$metas+array('persons');
does not work
I use return$metas=array('persons');
so instead of a+
a=
and that works. Is this a bug? Or is this safe for the future?regards,
Hi
I found it
<?php $gallerytag = (get_query_var(‘gallerytag’)); ?>
<?php echo $gallerytag; ?>Chears
Arthur
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] gallery for a tag AND tag(s) hack suggestionHi,
I’m sitting in your cheap restaurant in Paris, but your code doesn’t seem to work for me. Although it is exactly the delicatesse my site needs. Can you help me out a bit?What i try to solve is this;
I use the nggsearch plugin. can i use this plugin with your methode? and how do i do that?
hope to hear from you.
Arthur