-
Author
Tagged: Profile sections
-
March 23, 2016 at 20:58 #112445shulah012Participant
Hi,
1.There is an issue at Profile tabs when trying to activate it it come blank page. please check link: http://www.gozawaj.com/wp-admin/admin.php?page=sweetdate_options&tab=5
2.He how can i change the link video for commercial TV to another link video.
3.the theme is very slow now not like before can you speed it up.
Regards,
March 24, 2016 at 19:44 #112624RaduModeratorHi,
point 1.
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.
point 2. please provide a screenshot or a link to figure out what video.
point 3. Follow this link : http://seventhqueen.com/blog/code-snippets/the-definitive-wordpress-speed-guide-step-by-step-easy.html
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 24, 2016 at 21:27 #112646shulah012ParticipantHi,
Please check the attached for both issues and i hope expedite my request
1. the first pic is for the section profile is not showing and the option in the admin panel to enable this feature is not showing. please check attachment.
2.please check file for request number two Commercial TV.
Thanks & Regards,
Attachments:
You must be logged in to view attached files.March 25, 2016 at 17:07 #112745RaduModeratorHi,
Regarding the point 1 with the profile tabs, do you followed my previous advices ? no error appears in error.log ? even if you disable rest of plugins the tabs not appears and still see white page here : http://www.gozawaj.com/wp-admin/admin.php?page=sweetdate_options&tab=5 also try with the child theme disabled, enable parent theme if you want to disable child theme.
Regarding the changing video url follow this small video guide : https://drive.google.com/file/d/0Bxo5b6iHWRMwa2xFMFRyUVBzTFE/view
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 25, 2016 at 17:15 #112748shulah012Participanthello,
it’s same it showing white page you did not give solution for issue.
March 25, 2016 at 18:20 #112765RaduModeratorI’ve provided you a small procedure of debugging do you followed it ? Also i’ve asked you some questions regarding the errors that appears or not in debug.log file
Without your feedback regarding the debug procedure i cannot help you because i don’t have accurate details.
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 TRUEdefine( ‘WP_DEBUG’, true );
After this line add this:
define( '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.Let me know if you receive any error
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 28, 2016 at 13:34 #113072RaduModeratorhi,
Go to in wp-content and look for debug.log
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.