Good afternoon,
I have Organic Widgets and Organic Widgets Pro installed on my WordPress server, but the plugin (if it’s intended to) never created the template that’s referenced for creating a page. Is there a way to manually add that template?
Thank you
]]>When deactivating all widget on the settings page, there is a critical error occurring after Save Changes.
(if you ask why disable ALL widgets on the settings page: I only need the Widget Area Block, which is not in the widgets list)
]]>Hallo,
I”m using WordPress 5.8.2 and Php 8.03:
i got following warning :
Warning: Trying to access array offset on value of type bool in C:\xampp\htdocs\wordpress\wp-content\plugins\organic-customizer-widgets\public\class-organic-widgets-public.php on line 68
line 68 : if ( $organic_widgets_settings['additional_stylesheets'] ) {
from
the code is:
public function enqueue_styles() {
wp_enqueue_style( $this->plugin_name, plugin_dir_url( __FILE__ ) . 'css/organic-widgets-public.css', array(), $this->version, 'all' );
$organic_widgets_settings = get_option( 'organic_widgets_settings' );
if ( $organic_widgets_settings['additional_stylesheets'] ) {
switch ( $organic_widgets_settings['additional_stylesheets'] ) {
case 2:
wp_enqueue_style( $this->plugin_name . '_additional_' . $organic_widgets_settings['additional_stylesheets'], plugin_dir_url( __FILE__ ) . 'css/organic-widgets-public-additional-2.css', array(), $this->version, 'all' );
break;
case 3:
wp_enqueue_style( $this->plugin_name . '_additional_' . $organic_widgets_settings['additional_stylesheets'], plugin_dir_url( __FILE__ ) . 'css/organic-widgets-public-additional-3.css', array(), $this->version, 'all' );
break;
}
}
}
Can you help me?
thx
With version 1.4.14.1 of the plugin and Organic Purpose theme version 2.6.2 we cannot activate either plugin or theme if either one is active first. The site is completely broken at that point and has to disable the plugin via SFTP to get it back up.
The PHP error is:
PHP Fatal error: Cannot redeclare tgmpa() (previously declared in .../wp-content/plugins/organic-customizer-widgets/includes/class-tgm-plugin-activation.php:2126) in .../wp-content/themes/organic-purpose/includes/plugin-activation-class.php on line 2126
I’m using:
WordPress 5.7.2
Plugin: Organic Profile Block 1.5.1 (free)
Theme: Block Lite Version: 1.2.2 (free)
After installing and activating the “Organic Builder Widgets” plugin, the following code is automatically generated on my WordPress site:
<link rel='dns-prefetch' href='//www.youtube.com' />
<script type='text/javascript' src='https://www.youtube.com/player_api?ver=1.0' id='yt-player-api-js'></script>
But I don’t use videos. From the viewpoint of GDPR, I must turn it off. Otherwise it would make everything more complicated for me.
How can I disable the youtube-Prefetch?
]]>Hey there,
We use the Organic Builder Widgets Pro (Version 2.1.14) on our website. We noticed that we can no longer use the plugin while editing/adding the pages on our site. For example, if we want to remove the Slider from the homepage and we go to Page Editing Screen, we see no blocks or settings related to Organic Builder Widgets which used to be working totally fine about 2 weeks back.
Then we noticed the error logs and found a lot of similar entries:
2020/09/26 17:55:03 [error] 34629#34629: *1116 FastCGI sent in stderr: "PHP message: PHP Warning: array_search() expects parameter 2 to be array, null given in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1905PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1919PHP message: PHP Warning: array_search() expects parameter 2 to be array, null given in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1923PHP message: PHP Warning: array_search() expects parameter 2 to be array, null given in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1905PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1919PHP message: PHP Warning: array_search() expects parameter 2 to be array, null given in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1923PHP message: PHP Warning: array_search() expects parameter 2 to be array, null given in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1905PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/lensofjen.org/htdocs/wp-content/plugins/organic-widgets-pro/admin/widgets/class-organic-widgets-custom-widget.php on line 1919PHP message: PHP Warning: array_search() expects parameter 2 to be array, null given in /var/www/lensofjen.org/htdocs/wp-content/plugi
Kindly, help us out to fix this issue so that we can edit the pages on our site and add the new ones using your plugin.
Here is the Site Health Info for debugging purpose:
### wp-core ###
version: 5.5.1
site_language: en_US
user_language: en_US
timezone: America/Kentucky/Louisville
permalink: /%postname%/
https_status: true
multisite: false
user_registration: 0
blog_public: 1
default_comment_status: open
environment_type: production
user_count: 5
dotorg_communication: true
### wp-paths-sizes ###
wordpress_path: /var/www/lensofjen.org/htdocs
wordpress_size: 6.62 GB (7106043508 bytes)
uploads_path: /var/www/lensofjen.org/htdocs/wp-content/uploads
uploads_size: 3.27 GB (3511815286 bytes)
themes_path: /var/www/lensofjen.org/htdocs/wp-content/themes
themes_size: 10.43 MB (10933440 bytes)
plugins_path: /var/www/lensofjen.org/htdocs/wp-content/plugins
plugins_size: 124.08 MB (130112240 bytes)
database_size: 47.26 MB (49560477 bytes)
total_size: 10.07 GB (10808464951 bytes)
### wp-dropins (1) ###
advanced-cache.php: true
### wp-active-theme ###
name: Organic Adventure (organic-adventure)
version: 3.2.10 (latest version: 3.3.2)
author: Organic Themes
author_website: https://organicthemes.com
parent_theme: none
theme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, title-tag, post-thumbnails, align-wide, customize-selective-refresh-widgets, custom-logo, menus, custom-header, custom-background, editor-style, widgets
theme_path: /var/www/lensofjen.org/htdocs/wp-content/themes/organic-adventure
auto_update: Disabled
### wp-themes-inactive (1) ###
Twenty Twenty: version: 1.5, author: the WordPress team,Auto-updates disabled
### wp-mu-plugins (1) ###
assets-manager.php: author: (undefined), version: 1.0.8
### wp-plugins-active (26) ###
Akismet Anti-Spam: version: 4.1.6, author: Automattic, Auto-updates disabled
Atomic Blocks - Gutenberg Blocks Collection: version: 2.8.6, author: atomicblocks, Auto-updates disabled
Better Click To Tweet: version: 5.9.4, author: Ben Meredith, Auto-updates disabled
Conditional Menus: version: 1.1.8, author: Themify, Auto-updates disabled
Create by Mediavine: version: 1.6.2, author: Mediavine, Auto-updates disabled
Easy Table of Contents: version: 2.0.11, author: Steven A. Zahm, Auto-updates disabled
EWWW Image Optimizer: version: 5.7.1, author: Exactly WWW, Auto-updates disabled
Forminator: version: 1.13.5, author: WPMU DEV, Auto-updates disabled
Gallery Custom Links: version: 1.2.7, author: Jordy Meow, Auto-updates disabled
Gutenberg: version: 9.0.0, author: Gutenberg Team, Auto-updates disabled
Insert Headers and Footers: version: 1.4.6, author: WPBeginner, Auto-updates disabled
Interactive World Maps: version: 2.4.2, author: Carlos Moreira, Auto-updates disabled
iThemes Security: version: 7.8.0, author: iThemes, Auto-updates disabled
OMGF: version: 3.8.2, author: Daan van den Bergh, Auto-updates disabled
Organic Builder Widgets Pro: version: 2.1.14, author: Organic Themes, Auto-updates disabled
Recencio Book Reviews: version: 1.45.0, author: wzy Media, Auto-updates disabled
Simple Tags: version: 2.6, author: WebFactory Ltd, Auto-updates disabled
Smash Balloon Instagram Feed: version: 2.4.7, author: Smash Balloon, Auto-updates disabled
Tasty Pins: version: 1.1.7, author: WP Tasty, Auto-updates disabled
Webcraftic Assets manager: version: 2.0.4, author: Webcraftic <[email protected]>, Auto-updates disabled
WP External Links: version: 2.46, author: WebFactory Ltd, Auto-updates disabled
WP Rocket: version: 3.7.1.1, author: WP Media, Auto-updates disabled
WP Socializer: version: 6.2, author: Aakash Chakravarthy, Auto-updates disabled
WPvivid Backup Plugin: version: 0.9.46, author: WPvivid Team, Auto-updates disabled
WPvivid Backup Pro: version: 1.9.21, author: wpvivid.com, Auto-updates disabled
Yoast SEO: version: 14.9, author: Team Yoast, Auto-updates disabled
### wp-media ###
image_editor: EWWWIO_Imagick_Editor
imagick_module_version: 1690
imagemagick_version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
file_uploads: File uploads is turned off
post_max_size: 100M
upload_max_filesize: 100M
max_effective_size: 100 MB
max_file_uploads: 20
gd_version: 2.3.0
ghostscript_version: 9.50
### wp-server ###
server_architecture: Linux 5.4.0-47-generic x86_64
httpd_software: nginx/1.18.0
php_version: 7.4.10 64bit
php_sapi: fpm-fcgi
max_input_variables: 20000
time_limit: 300
memory_limit: 128M
admin_memory_limit: 256M
max_input_time: 300
upload_max_filesize: 100M
php_post_max_size: 100M
curl_version: 7.68.0 OpenSSL/1.1.1g
suhosin: false
imagick_availability: true
pretty_permalinks: true
### wp-database ###
extension: mysqli
server_version: 10.3.24-MariaDB-1:10.3.24+maria~focal-log
client_version: mysqlnd 7.4.10
### wp-constants ###
WP_HOME: https://www.lensofjen.org
WP_SITEURL: https://www.lensofjen.org
WP_CONTENT_DIR: /var/www/lensofjen.org/htdocs/wp-content
WP_PLUGIN_DIR: /var/www/lensofjen.org/htdocs/wp-content/plugins
WP_MAX_MEMORY_LIMIT: 256M
WP_DEBUG: false
WP_DEBUG_DISPLAY: true
WP_DEBUG_LOG: false
SCRIPT_DEBUG: false
WP_CACHE: true
CONCATENATE_SCRIPTS: false
COMPRESS_SCRIPTS: undefined
COMPRESS_CSS: undefined
WP_LOCAL_DEV: undefined
DB_CHARSET: utf8
DB_COLLATE: undefined
### wp-filesystem ###
wordpress: writable
wp-content: writable
uploads: writable
plugins: writable
themes: writable
mu-plugins: writable
]]>
When setting a horizontal photo for an organic image slide show, when viewing a page on a mobile phone, the left and right sides are cut off. How can I fix it?
]]>Hi guys,
It won’t be long before widgets are replaced by blocks. What are the plans for the builder once this happens?
Cheers
]]>First of all I wish to say that you create very nice tool.
My question if its possible to create widget with google maps in your plugin?
]]>Hello!
How do i adjust the size of the blog posts on the main page? I wish to make them smaller, without losing the content.
Sincerely,
Geir
]]>Hi there, is anyone else having issues with aligning builder widgets? For example on the homepage of my clients site I use the Featured Product widget (among others from the builder package) and before I could use the “content alignment” to align the content left, right, center, top etc etc, and now it won’t move past center. Whenever I try to click to align the content left (which is specific for one of my clients), it does nothing. It does not register the fact that I’ve asked it to sit left to align the content for my needs and it does not move away from the default center.
I have the widget plugin installed on two of my clients sites as we use not only your plugin but Organic Themes templates and I can not see what has happened to mean that aligning the content in these widgets no longer works.
Please note I can not put a specific link up to the sites this is happening on. One is a staging site for a client as we get ready to move this new look to their old site (one reason why getting to the bottom of this is very important) and the other is a high profile client so I wish to protect their identity.
Am happy to converse in private with your team if necessary.
]]>I’m unable to edit, delete, or add Text Rows in the Organic Pricing Table widget.
In the Inspector, you can see that there’s an error:
Uncaught TypeError: wp.editor.initialize is not a function
when you click on the widget to expand.
I’ve tried to remove the widget and add a new one, but the same issue occurs.
]]>Hi there,
Our Organic team member widget looks great, except when you first load the page our team members names are hidden underneath the pictures below them. When you drag the browser around, the pictures are re-sorted and the titles come out of hiding. You have to do this a couple times to make every title visible.
Would this be something having to do with the underlying code? Or is this something I can change with the widget preferences?
Hope this explanation makes sense.
-Katherine
]]>I have been testing the builder widgets on the website I maintain (falaise.ca). I can use the Widget Area block to create a widget area on an existing page.
I would like to be able to use the widgets on my localhost system so I can test things before deployment. However, when I insert a widget area block and hit “Customizer View” I get a message saying that URL /wp-admin/customize.php was not found. I’m using wamp64 and the file structure is www/falaise/wp-admin/customize.php.
It would seem that the widget area block is not aware of the “falaise” subfolder.
I have not encountered any similar problems when developing on localhost.
]]>We installed your plugin as we wanted to purchase but when adding links in the organic feature list section, the following error appears:/
“warning: use of undefined constant organic_widgets_pro_18n
feature-list-section-widget.php”
We googled the error and see it on other pages using your plugin. See the following/
https://schmaltzycraftsy.com/
https://www.paulinecallais.com/about/
I am using the organic profile on one of my pages. I was working on the English version and it worked fine. Then I saw there is a last release of the organic widget, so I upgraded (1.3.17, I don’t know the previous version number). Afterwards I worked on the French version of my profile, and now I cannot add an image. Clicking on “select image” sends me to the home page.
Coming back to the English page and clicking on “change image” sends me also to the home page. I didn’t dare clicking on “delete image”.
I am using Organic Subpage to display another page with a form. If I put a background image on the subpage (using the Organic Widget) the text color changes from black to white when the page loads. This flows through to the form so when people type in the form its white and invisible. If I load the page without it loading as a Organic Subpage it loads as expected.
Is there anyway to turn this colour changinging function off?
Cheers
]]>Hello,
I need some help.
I’ve used the Organic Team Members to showcase three members on our main page (mind you, the page is still under some construction). Is it possible to remove the links in the excerpts?
I only need the information to show in the excerpt, so I don’t need it to link to the underlying post. Is it a way for me to remove those links? Keep the text though, just remove hyperlinks.
Thanks!
Sincerely
Geir
]]>I’m using Organic Builder Widgets to customize my site.
When using a widget like Organic Feature List it will allow me to instert 1 file, then, when I go to instert a second or third it will clear all my progress.
I have attempted to publish after the first file and it will save it, but when I go back to enter a second file, it clears my progress, including the already published file.
I effectively cannot add files to my site anymore.
]]>When I switch a page to the “Organic Custom” page template, the current WordPress page content area disappears.
See screenshots:
BEFORE: https://www.awesomescreenshot.com/image/3998776/9256e4d5492180f814636c49c232f716
AFTER: https://www.awesomescreenshot.com/image/3998775/83b1e24dd912594b871e77662b144899
Can this be fixed somehow so that I can still edit the original page content? I currently have the Organic Custom page setup to show a “Organic Hero” widget on top and then the “Organic Subpage” widget beneath, but now there is no way to edit the page content.
]]>Hello!
I’ve been searching through different support threads and I have tried various CSS code but I have been unsuccessful in removing the text “Leave a Comment” and icon from my blog posts on my Natural Lite theme WordPress site. I’ve unchecked “Discussion” boxes in settings but the text and icon are still there.
I’ve tried a plugin that disables comments but it doesn’t remove the text and icon from my posts.
Do you have any suggestions or a CSS code that may work in removing the “Leave a Comment” text and icon from my blog posts?
Thank you for your help!
]]>How can I increase the margins (empty space) between the widgets on my homepage (Welcome page)? I am brand new to building any kind of site so I am not very familiar with much of the terminology. After a lot of searching I can’t find what I need. I’m wondering if I am missing something obvious. Any help you can provide will be greatly appreciated. Thank you!
]]>hi,
i’ve got a site using Block Lite theme and WPML to handle 2 languages, the main one and an english version.
i’ve tried adding the Organic Hero widget to the homepage, but it only appears on the site main language.
on the corresponding translated page, the message “This page has the “Organic Custom” page template applied. Begin Adding Widgets to the page within the WordPress Customizer.” appears.
clicking on the “Adding Widgets” link brings up the Customizer, but with the page in main language.
Block theme does not seem to be WPML on the list of compatible theme either:
]]>Hi there,
I just installed your plugin and played around with it a bit. While I don’t have any practical issues, my PHP error log printed the following information:
Warning: A non-numeric value encountered in /home/www/mydomain/wp-content/plugins/organic-customizer-widgets/admin/widgets/feature-list-section/feature-list-section-widget.php on line 299
Warning: A non-numeric value encountered in /home/www/mydomain/wp-content/plugins/organic-customizer-widgets/admin/widgets/pricing-table/pricing-table-widget.php on line 246
Warning: A non-numeric value encountered in /home/www/mydomain/wp-content/plugins/organic-customizer-widgets/admin/widgets/profile-section/profile-widget.php on line 232
I just thought I should let you know!
Cheers,
Thomas
Hello,
I am having the same problem of this user.
https://www.ads-software.com/support/topic/slideshow-widget-in-organic-custom-page/
I tried to put the code you suggested on line 1495 of style.css, but it doesn’t work.
Am I putting it in the wrong place?
Thank you
]]>Hello!
I was very excited to try your widget but I did something wrong and now I can’t access my site. I got this error message:
Parse error: syntax error, unexpected T_FUNCTION in /home/daverill/webapps/education/wp-content/plugins/organic-customizer-widgets/includes/class-organic-widgets.php on line 178
I am very new to this and have no idea what I’m doing so I would greatly appreciate your help!
]]>I don’t know if this is theme or plugin (conflict) related but thinking it’s plugin.
The blog widgets below the hero module on this page are typical archives, BUT I selected on the blog meta not to display author and assume a right/left image/meta layout… which works fine on a standard archive page – https://proudlysingle.com/p1/
Using the Astra theme.
Thanks for your feedback on this, I have several clients that would like to see a fix.
Stu
]]>Hello,
I have install the plugin “Organic Builder Widgets” which works very good. But after activating the plugin I have problems with the javascript and get the error:
“Uncaught ReferenceError: wp is not defined” at organic-widgets-public.js?ver=1.2.14:84
If I check the object with “if (typeof wp != ‘undefined’)” at the plugin script, everything works fine, but that’s not the solution that I imagine.
I hope you have a better solution for me, which is safe at plugin-updates.
Thanks!
]]>Instead of just bypassing the backend page editor, do you have plans to integrate this plugin with the Gutenberg editor interface?
]]>I had to put in some custom CSS when using a dark background picture on a hero page that had the Jetpack sharing buttons. It turned the font white.
Just a heads up.
Great plugin, thanks!
Stu