marsboul2d
Forum Replies Created
-
Forum: Plugins
In reply to: [Web Stories] Web story Embed into Classic EditorThanks @adamdunnage & @barbler ,
I came here with the same size problem – it was previously working fine earlier on my website (2 months ago), so I think it could be a recent WordPress update.I tried to change the size in the embed code but nothing works, so I came here to have some clue…
Hi @ashok !
Thank you very much, your code works ! 🙂
Hello !
Any news for this update ?
Hi WPMU DEV !
Thank you ! I’m waiting for this update 🙂
Hi !
It doesn’t work too with “External Load” Option =/
I have the popup only on my main website …I have this line on my wp-config :
define(‘PO_GLOBAL’, true);
Here there is link about my network :
Main website :
http://oser-transformer.com/Others :
http://coaching-performance.com/
http://oser-innover.com/
http://institut-management.com/Hi !
No rules ! (I tried with visitor is logged in, then visitor is not logged in, Popover shown less than 1,2 and 5000 …)
Not using Javascript to resize and center the popover
Dark Background fixed style
And show pop over immediately.
Hi !
“I believe you’ve set the following constant in wp-config, correct?
define(‘PO_GLOBAL’, true);”Yes !
“That would entail that the pop over settings are only available from Network Admin dashboard. It’s a global option that would persist on each site in that case.”
It’s what I want ! But in my network, the pop up appears in front-end only on my main website, this is my problem !
Hi !
Thank you for your response.
“Do you mean it’s only appearing in the front end of main site and not others?”
Yes !
And in back-end, the Plugin appear only on the network admin (I think it’s normal with network activated). I configured it for multisite (I add the line on wp-config …). So I think everything is ok with my settings.
Some products categories that I created. It’s reserved categories that I can use later. I want categories on all my WordPress Network, so I must do that and if I want to add categories later, I just change the name of my reserved category (from “reservedcategory1” to “Book” for exemple).
I temporarily hide them with some css and with the cotegories ID but it’s not clean and users can wiew this with the source code …