mrtvy.kenny
Forum Replies Created
-
@thup90
same issue here, no Divi theme, the 10.5 versions do not show the payment cards fields at all, no error, nothing in logs…
last working version: 10.4.0@mohammedeisa Hi, thank you for replying..
the default WordPress config has this row:/** Database hostname */
define( ‘DB_HOST’, ‘localhost’ );
I came across an installation, that did not have this row and even though the website worked normally, i was unable to make backup, because of the stuck scan that looks as working infinitely..
So im just letting know, that is something that is not handled well error-wise..In my case it is a question of 3.25.11 vs 3.26
With 3.26 this error shows up. So i guess this is not supported from 3.26 further, you must stay within 3.25 versions or recieve update from the theme..[updated answer]
Short answer: rollback to 3.25.11
In my case (and seems also in yours), the functionality in Elementor\Core\Schemes\Color is not present in the latest Elementor version, but is required in plugin bundled with the theme.. It seems that with 3.26 this is not supported anymore..
You have to stay within 3.25 version, or receive update from the theme.@bradvin
Hi, now it works ok, the Shop Manager can see the galleries and create new.
The settings are available only for the Administrator, who also can see the galleries now, so in this scope it is fixed..
Not sure how I would set it up if I needed both Editors and Shop Manager to be able to create galleries (seems like the Woocommerce Shop Manager and WordPress default roles are not aligned hierarchically somehow), but for my case this is fine, thank you very much! 🙂@elviiso
I understand, however where does the Shop Manager role used in Woocommmerce stand then?
Because as i wrote – I have a user with Shop Manager role and I am unable to set it properly and if I set something “lower” – Editor for example, that user does not see the menu.
If i set it exactly – so Shop Manager – that user still does not see the menu & my Administrator does not see any galleries, which should be impossible I guess..
So on screen you can see what my Administrator sees with “Shop Manager” role set up for the Gallery creator.. So no galleries and possibility to create.
And the Shop Manager user does not have the menu at all..
https://imgur.com/a/H0pOK4Z
WordPress 6.7, all plugins are newest versions.Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] hamburger menu not closing on clickcaused by smooth scroll plugin
Please post link to previous version, I had to get it from the backup, but i’m sure not everyone is able to do this. 🙂
Forum: Plugins
In reply to: [Geo Mashup] openlayers js library not loaded@cyberhobo
there is one more entry at #110 of geo-mashup-ui-managers.phpthis applies to admin section.
Forum: Plugins
In reply to: [Geo Mashup] openlayers js library not loaded@charybdis hey, I hotfixed the plugin by using different version of the library which has not disappeared from the location, so:
in render-map.php i changed url at #209 to:
'https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.5.0/build/ol.js',so now it loads newer openmaps library and seems to work, but still I would be glad seeing an official update. but this seems to work ok.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube blockinghttps://www.jdeto.team/jsme/klub/zkousky/
videos are added through SiteOrigin PageBuilder 2.16.4, not sure if that is relevant..
The settings should be fine (usage of third party services + checked Youtube option)
thank you!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Woocommerce Shop Page BugHi, I had the same problem in previous versions and I confirm that it is fixed in the latest version (2.8.6).
however really, you must clear the Pods cache, which is in the Pods admin section.
Basically Woocommerce Categories dissapear from the system at upgrading 2.8.3 to 2.8.4 and forward.
Woocommerce 5.9.0 in my case.
2.8.3: https://www.dropbox.com/s/boky953kaj9s0jz/2.8.3.png?dl=0
2.8.4: https://www.dropbox.com/s/arrmsd8m71h64d0/2.8.4.png?dl=0I have found this error in error log (please note that the path is plugins folder+whole path again, this is not correct):
Warning: fopen(/www/doc/www.XXXXX.cz/www/wp-content/plugins//www/doc/www.XXXXX.cz/www/wp-content/plugins/pods/init.php): failed to open stream: No such file or directory in /www/doc/www.XXXXX.cz/www/wp-includes/functions.php on line 6461
- This reply was modified 4 years, 6 months ago by mrtvy.kenny.
I have exactly the same problem, have you found out any solution? Will try to investigate, but in the mean time..
Forum: Plugins
In reply to: [Meta for WooCommerce] open_basedir problemthis is madness.
short and simple (and for the second time): the server hosting doesnt allow to access path ‘/includes/fbwpml.php’
you are demanding them to allow access in subfolder of the server root. this is not going to happen. the path in the code cannot start with a slash, as that is the server root..
you can check our server config here: http://uvirt110.active24.cz:84/info.php