Plugin Author
Unyson
(@unyson)
Thread Starter
Rookie
(@alriksson)
Hi again,
Thanks for the fast answer! It seems like it’s disabled but how do i activate it?
http://prntscr.com/9suzp1
Thread Starter
Rookie
(@alriksson)
You mean delete that row?
Please write the right code for the row to activate the shortcodes since I’m not that good in php.
Very helpful thanks in advance!
Plugin Author
Unyson
(@unyson)
Add // in front of add_filter(...
Thread Starter
Rookie
(@alriksson)
Thanks a lot for the help!
Thread Starter
Rookie
(@alriksson)
Can I ask one more question?
The pictures in images element never align to center or right, just stay on the left side.
Any solution to this?
many thanks for the great support will give you 5 stars!
Plugin Author
Unyson
(@unyson)
I don’t see any “Align” options for the image shortcode https://github.com/ThemeFuse/Unyson-Shortcodes-Extension/blob/v1.3.8/shortcodes/media-image/options.php
Try to fix that from css… I don’t think it’s related to Unyson.
Thank you very much for review!
Thread Starter
Rookie
(@alriksson)
Okey,
I’ve right, left and center in the settings but php seems not to have that one?
http://prntscr.com/9tavh4
http://prntscr.com/9tavje
So it’s not standard in the Unyson? how do i add center then? one more thing to add is that even if i put right it stills align to the left?
thanks once again
Plugin Author
Unyson
(@unyson)
So it’s not standard in the Unyson?
It’s not standard.
how do i add center then?
Learn how shortcodes work http://manual.unyson.io/en/latest/extension/shortcodes/index.html and fix the problem in view.php (or report the problem to theme author, if you bought it)