This solution Don Lee isn't enough for my problem.
I try to explain you better.
In some article i have to show a photo gallery that i insert into an article by plugin.
In desktop layout this photogallery is:
{igallery id="6938" cid="12"
pid="1" type="classic" children="1" showmenu="1" tags="" limit="0"}
in mobile version shoul be:
{igallery id="6938" cid="12"
pid="2" type="classic" children="1" showmenu="1" tags="" limit="0"}
I thought to write new plugin and with a simple
str_replace changing
pid"1" in
pid="2" but I don't know the way to detect layout version durin processing the page.
Can you help me please?
I think that there is the way but, If is necessary, I can pay for customization (if isn't too much expensive
).
Thank you so much