-
Author
-
February 12, 2018 at 03:17 #188377krishnakumar_kaParticipant
Hi,
I see in the demo of e-learning homepage that blogs display under ‘Latest News & Events’. But it’s not displaying on my website’s (www.eduguru.co) homepage. Please let me know what is the solution.
Attached the screenshots.
Thank you.
Attachments:
You must be logged in to view attached files.February 12, 2018 at 18:21 #188440RaduModeratorHi,
Not sure why, did you have looked in backend ad posts module ? Make sure to have a category choosen to generate the loop, if it’s useless provide to me the credentials in a private reply to can take a look
Cheers
r.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 17:33 #188535RaduModeratorHi,
It may be a server setting or maybe a php value that should be changed, you need to enable wp debug then to repeat the theme uploading action and then to provide to me the debug.log to can investigate further.
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.
Or you can provide to me the FTP to can do this.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 13, 2018 at 17:37 #188536RaduModeratorRelated to the woocomerce template files outdated, i recommend you to use a previous version of woocommerce, until we release update.
You can find the 3.2.6 version of woocommerce here : https://github.com/woocommerce/woocommerce/archive/3.2.6.zip
Unzip the files then upload them in wp-content/plugin/woocommerce/ by overwrite them.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 19, 2018 at 16:33 #189163RaduModeratorHi,
Under wp-content/ there should be a file named debug.log.
Try to reload the page with those posts that not displays then check if the debug.log it’s generated.
If still not works you can provide to me the wp admin credential and FTP in a private reply to can take a closer look.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 20, 2018 at 17:15 #189274RaduModeratorHi,
The issue was some cat’s added in the shortcode
I’ve removed that and now works as it should
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 22, 2018 at 20:11 #189539krishnakumar_kaParticipantHi Radu, Thank you so much. Don’t from where this Cat came 🙂 So now I have to turn off the WP debug, right? Once again thanks a lot.
February 23, 2018 at 23:41 #189610RaduModeratorHi,
You’re welcome
That it’s only a notice that looks that it comes from wordpress core, there is no real issue at all.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 24, 2018 at 14:49 #189653krishnakumar_kaParticipantThank you once again. Please close the ticket.
February 26, 2018 at 18:02 #189890RaduModeratorYou’re welcome, done
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 6, 2018 at 20:27 #190710krishnakumar_kaParticipantHi Radu,
Now https://www.eduguru.co/blog/ is showing “page not found”. PFA screenshot. Could you please check? Today I have updated the theme. Yesterday I have deactivated the debug commands.Thank you.
Attachments:
You must be logged in to view attached files.March 7, 2018 at 16:02 #190792RaduModeratorHi,
Beside the theme updating did you had made anything else ? if yes try to revert just to test.
Can you check please with child theme and all plugins de-activated except visual composer and k-elements please ?I’ve reserved permalinks and it works now.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 8, 2018 at 11:48 #190917krishnakumar_kaParticipantHi Radu,
Thank you. Its working now. What I had done is updating the theme. Apart from that on [Home] tab I had given link to ‘Getconnected-V’ and site stream (these pages were also showing 404 error). This i have removed an given the link to ‘Home e-learning’.
I see that you had created two draft pages on 13th and 20th Feb. Can I delete that if its not required?
March 8, 2018 at 17:18 #190952RaduModeratorHi,
Sincerely not remember but if they are empty or/and unused you can delete them
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 11, 2018 at 14:55 #191312krishnakumar_kaParticipantHi Radu,
https://www.eduguru.co/blog/ This page is again showing 404 error. Please let me know how you have rectified it.
Thank you.
March 12, 2018 at 15:58 #191476RaduModeratorI have just re-saved the permalinks from wp-admin -> settings -> permalinks
Try to recall what actions you had made meanwhile (a plugin activated, a plugin settings ) to can find the real reason why that 404 it’s perodical sown.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 15, 2018 at 04:13 #191794krishnakumar_kaParticipantOh! It means some other plugin upgradation is creating this issue? I need to see next time which plugin is creating the problem.
I have changed my domain name from ‘eduguru.co’ to ‘eduguru.pro’. ‘.co’ is confusing to people as ‘.com’. Admin credentials are same.
(In my Themeforest review I have mentioned ‘eduguru.co’. I cannot change it. If Admin can change that please get it done. So that buyers can see a live website on Kleo).
Thank you once again. I will close the ticket.
Best Regards,
KrishnakumarMarch 15, 2018 at 17:12 #191881RaduModeratorHi,
Ok then
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.