Unyson
Forum Replies Created
-
Forum: Plugins
In reply to: [Unyson] yoast seo doesn't see textHello,
Have you reported this problem to SEO Yoast plugin author?
Forum: Plugins
In reply to: [Unyson] Question about site title and taglineHello,
I see that your site title now is: Manos | Rent a Car Samos
Was this problem fixed?
Sorry, I don’t know what the problem may be, SEO extension author is not in your team anymore.
Forum: Plugins
In reply to: [Unyson] Page builder not inserting ALT tags for imagesForum: Plugins
In reply to: [Unyson] video not playing on iosPlease report this problem to theme author.
Forum: Plugins
In reply to: [Unyson] Scratch Theme Demo is broken on iOSHello,
Thank you for reporting, unfortunately we don’t have time to update/support the Scratch theme (we already remove the link from plugin page). Sorry about that.
You can contribute pull requests https://github.com/ThemeFuse/Scratch-Theme
Forum: Plugins
In reply to: [Unyson] Unyson – my own iconYou have to enqueue manually the style in frontend
Forum: Plugins
In reply to: [Unyson] Unyson – my own iconHello
Use this filter
Forum: Plugins
In reply to: [Unyson] Unyson = White ScreenPlease check apache error.log for informative error messages
Forum: Plugins
In reply to: [Unyson] Schema breakingWe just released the fix live https://github.com/ThemeFuse/Unyson-Extensions-Approval/issues/182
Forum: Plugins
In reply to: [Unyson] Page Builder does not save changesForum: Plugins
In reply to: [Unyson] Schema breakingHello,
Thank you for reporting.
This is the fix and it will be included in the next Feedback extension release (soon).
Forum: Plugins
In reply to: [Unyson] All shortcodes in the content elementsSo 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)Forum: Plugins
In reply to: [Unyson] All shortcodes in the content elementsI 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!
Forum: Plugins
In reply to: [Unyson] All shortcodes in the content elementsAdd
//in front ofadd_filter(...Forum: Plugins
In reply to: [Unyson] All shortcodes in the content elementsComment
//add_filter(...