Robbys
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightbox - EverlightBox Gallery] Conflict with WordPress v5.6Not work for me, I have same problem when click in my slider (slider revolution)….thanx
- This reply was modified 5 years, 4 months ago by Robbys.
Forum: Plugins
In reply to: [Lightbox - EverlightBox Gallery] Conflict with WordPress v5.6Hi, is it possible to know approximately when it will be available? thanks so much
Forum: Plugins
In reply to: [Lightbox - EverlightBox Gallery] Conflict with WordPress v5.6I confirm on my site the same issue
Forum: Plugins
In reply to: [Enable jQuery Migrate Helper] My Deprecations loggedthanks so much!
Forum: Plugins
In reply to: [WP Customer Area] No access to admin area after upgrade 7.10.5Now it’s all ok
thanksForum: Plugins
In reply to: [WP Customer Area] No access to admin area after upgrade 7.10.5I can restore the db to make the site work but when I edit a page or an article the page is all confused imposible to work
Forum: Plugins
In reply to: [WP Customer Area] No access to admin area after upgrade 7.10.5If I disable php by ftp it’s always some fatal error….Why plugin is not active?
This at line 213 functions.php:
/**
* Disable WP Members Select2 assets on WPCA pages
*/
function custom_cuar_wp_members_compatibility() {
if ( cuar_is_customer_area_page( get_queried_object_id() ) || cuar_is_customer_area_private_content(
get_the_ID() ) )
{
wp_dequeue_script(‘select2’);
wp_dequeue_style(‘select2css’);
}
}
add_action( ‘admin_enqueue_scripts’, ‘custom_cuar_wp_members_compatibility’, 99 );Forum: Plugins
In reply to: [WP Customer Area] No access to admin area after upgrade 7.10.5This is email from wordpress for admininistrator:
Un errore di E_ERROR è stato causato nella linea 213 del file /web/htdocs/www.mysite.com/home/wordpress/wp-content/themes/regsc-child/functions.php. Messaggio di errore: Uncaught Error: Call to undefined function cuar_is_customer_area_page() in /web/htdocs/www.mysite.com/home/wordpress/wp-content/themes/regsc-child/functions.php:213
Stack trace:
#0 /web/htdocs/www.mysite.com/home/wordpress/wp-includes/class-wp-hook.php(287): custom_cuar_wp_members_compatibility(‘plugins.php’)
#1 /web/htdocs/www.mysite.com.com/home/wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#2 /web/htdocs/www.mysite.com.com/home/wordpress/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /web/htdocs/www.mysite.com.com/home/wordpress/wp-admin/admin-header.php(102): do_action(‘admin_enqueue_s…’, ‘plugins.php’)
#4 /web/htdocs/www.mysite.com.com/home/wordpress/wp-admin/plugins.php(603): require_once(‘/web/htdocs/www…’)
#5 {main}
thrownForum: Plugins
In reply to: [WP Customer Area] No access to admin area after upgrade 7.10.5I tried install as suggest in the forum but when I deactive plugin I have critical error…
Forum: Plugins
In reply to: [WP Customer Area] Author photoForum: Plugins
In reply to: [WP-Members Membership Plugin] Error in admin page after update.I have the same problem but the errors are different then I post my…..thanks
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Error in admin page after update.I have the same problem but the errors are different then I post my thanks
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Sortable columns Usershello, yes I had already checked and the check was already there in “screen options”, I don’t know the reason, maybe some conflict, but only after changed in legacy mode the data appeared
Forum: Plugins
In reply to: [WP Cerber Security, Anti-spam & Malware Scan] Sortable columns UsersResolved! Su Impostazioni del Plugin scegliere motore Legacy e non motore Standard
thank youForum: Plugins
In reply to: [WP Private Content Plus] After update 2.11 media images not visibleGood job, now work fine!! Thank you