vipii
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF Page Builder Field] Latest Site Orgins update causes fatal errorGetting the same warnings :
Warning: explode() expects parameter 2 to be string, array given in /home/cheopsbe/public_html/wp-content/plugins/siteorigin-panels/inc/styles.php on line 337Warning: array_merge(): Argument #2 is not an array in /home/cheopsbe/public_html/wp-content/plugins/siteorigin-panels/inc/styles.php on line 337
Need fix!
Forum: Plugins
In reply to: [ACF Page Builder Field] Latest Site Orgins update causes fatal errorI have created a new issue for this at SiteOrigin, they have added the code and will be included in next update.
https://github.com/siteorigin/siteorigin-panels/issues/397This plugin will work again after next update of SiteOrigin.
But I would advise to rework the plugin. so it will work with the new code.Forum: Plugins
In reply to: [ACF Page Builder Field] Latest Site Orgins update causes fatal errorBump, any update about this?
Forum: Plugins
In reply to: [Gitium] Can't fetchSame here… getting
wp-admin/admin.php?page=gitium%2Fgitium.php#038;message=cf248f6f- This reply was modified 9 years, 8 months ago by vipii.
Forum: Plugins
In reply to: [WP-SCSS] Path to directories?The folders needs to be inside the theme folder.
So,
If you folders look like this:
CSS Location: wp-content/themes/themename/css
SCSS Location: wp-content/themes/themename/scssYou fill in in the back-end:
Scss Location: /scss
Css Location: /cssForum: Plugins
In reply to: [WP-SCSS] source map?The folders needs to be inside the theme folder.
So,
If you folders look like this:
CSS Location: wp-content/themes/themename/css
SCSS Location: wp-content/themes/themename/scssYou fill in in the back-end:
Scss Location: /scss
Css Location: /css