squeak24
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewOK, I have done that, I am getting the same issue.
Just wondering if I am going to have to do a fresh install? The problem with fresh install is that it was a third party who provided the original template and plugins.
They haven’t exactly been helpful in the past when it comes to problems like this.
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewThe rev slider is the most up to date, I installed it just last week.
I will download and upload the files tomorrow and go from there. Thank you. Will keep you posted
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid Viewthis is the issue I am having https://www.dropbox.com/s/sgrt9jftxucptzq/WSC%20Media%20Gallery%20Error%20edited.mov?dl=0
Any help is greatly received.
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewI have password protected the site for the time being.
The login details are:
u: user
p: webkinjinI have renamed the plugin folder and reset the template to the default template. I am still getting the same issue.
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewI have sent him an email, hopefully he will get back soon. I am hoping to speak with him tomorrow as well.
Regarding the top link.
1 I have tried it in Chrome, Firefox and Safari on a Mac. I have even updated my Java to see if that was an issue. I have also tried it on Chrome on a Windows machine and Firefox on CentOS. Same issue on all three computers.
2 I have added the script debug, but no error is coming up.
3 I’m not getting any errors on the Web/Error console. The only output I am seeing is:
[Log] JQMIGRATE: Logging is active (jquery-migrate.js, line 21) [Warning] JQMIGRATE: jQuery.fn.live() is deprecated (jquery-migrate.js, line 41) [Log] console.trace() migrateWarn (jquery-migrate.js, line 43) live (jquery-migrate.js, line 471) (anonymous function) (akismet.js, line 35) j (jquery.js, line 2) fireWith (jquery.js, line 2) ready (jquery.js, line 2) J (jquery.js, line 2)
For the second link, the only error I get is:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/worldspo/public_html/worldsportscommunications.com/wp-includes/functions.php on line 3547
Line 3547 on the functions.php file is:
trigger_error( sprintf( __( '%1$s was called <strong>incorrectly</strong>. %2$s %3$s' ), $function, $message, $version ) );
The whole section is:
if ( WP_DEBUG && apply_filters( 'doing_it_wrong_trigger_error', true ) ) { if ( function_exists( '__' ) ) { $version = is_null( $version ) ? '' : sprintf( __( '(This message was added in version %s.)' ), $version ); $message .= ' ' . __( 'Please see <a href="https://codex.www.ads-software.com/Debugging_in_WordPress">Debugging in WordPress</a> for more information.' ); trigger_error( sprintf( __( '%1$s was called <strong>incorrectly</strong>. %2$s %3$s' ), $function, $message, $version ) ); } else { $version = is_null( $version ) ? '' : sprintf( '(This message was added in version %s.)', $version ); $message .= ' Please see <a href="https://codex.www.ads-software.com/Debugging_in_WordPress">Debugging in WordPress</a> for more information.'; trigger_error( sprintf( '%1$s was called <strong>incorrectly</strong>. %2$s %3$s', $function, $message, $version ) ); } } }
This is the error I see worldsportscommunications.com/vid/WPErrorGridView.png
Any assistance is greatly received.
I have turned off the debug for now.
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewThe site is worldsportscommunications.com
As for the renaming of the folder and default template I will have to run that by the boss.
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewThank you for the response WPyogi, I have tried it with the default theme and have the same problem.
Forum: Fixing WordPress
In reply to: WordPress 4 media grid view not showing filesdid you find a fix for this? I posted a week ago but no one has responded.
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewOK, this still isn’t working as it should. I need to change the dimensions on a featured image, but I can’t as this media gallery in grid view is not working.
Please, can any one help!
Forum: Fixing WordPress
In reply to: Media Library not Showing Grid ViewOK, if you right click on the featured image and open in new tab, I can then see the images and set the featured. But the grid is still not working.
Does anyone have a fix for the Grid View issue.