-
Author
-
September 20, 2016 at 21:41 #136706
MarcoCollado
ParticipantI am having a proble with the pictures of the groups. Inside the group it seems ok but when it resizes smaller, for example in the GROUPS page, it looks pixelated.
Thanks
September 22, 2016 at 10:07 #136875Laura
ModeratorPlease update the theme to latest version and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 22, 2016 at 21:47 #136923MarcoCollado
ParticipantI am not able to fix it. My wordpress is multisite so maybe this is the problem. The debug file has a lot of errors and I do not understand it.
Could you access to my wordpress?
FTPserver: es17.siteground.eu
User:kainve05
pass:kainve2016Same user and password for wordpress dashboard
ligadebolsa.com/comunidad
September 26, 2016 at 04:40 #137112Laura
ModeratorHello, can you share the debug file as a text file here? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.