Forum Replies Created
-
Author
-
US
ParticipantI think I found it
You have a typo here:
line 158 (single-portfolio.php)
<?endif; ?>should be:
<?php endif; ?>US
Participant( ! ) Parse error: syntax error, unexpected end of file in /var/www/retrocutie.com/htdocs/wp-content/themes/kleo/single-portfolio.php on line 160
Call Stack
# Time Memory Function Location
1 0.0003 239872 {main}( ) ../index.php:0
2 0.0004 243144 require( ‘/var/www/retrocutie.com/htdocs/wp-blog-header.php’ ) ../index.php:17
3 0.6783 14792880 require_once( ‘/var/www/retrocutie.com/htdocs/wp-includes/template-loader.php’ ) ../wp-blog-header.php:16US
Participant@abe As I stated I need to be standing by to repair the site after it crashes. Please give me a time we do this together.
I updated and no portfolios
US
Participanteither or @abe … I’ve placed on a couple of tests on different servers to rule out server issues
Are you ready to look at this now… I need to be on standby because these changes will the site completely it seems
US
ParticipantI have repaired, the site. Please let me know when you’re ready look at this so we can co-ordinate. This is frustrating and I’d like it resolved
US
Participant@abe – what’s going on here please I notice your changes have brought the entire site down. Please tell your progress and timeframe on this asap
US
Participanthere’s access to a test that is not updated yet
You can test first, then update watch portfolios go blank once you update to v2.2
http://fuega.co/wp-admin/u: seventhqueen
p: seventh777I will place in debug mode
US
ParticipantYoast Location SEO is working – that plug produce a custom content type and after flushing cache that works:
http://kahi.co/locations/baxley/BUT
PORTFLIOS are still blank and throwing 500s – with debug on we get no useful info other than the 500 notice
US
Participant@abe I’m trying this update other staging sites and it’s all the same issue no matter where it is
US
ParticipantAlso no custom contents seems to work with version 2.2, most likely related
http://kahi.co/locations/baxley/ – 404US
Participantactually it took the server down – had to reboot
@abe – do you have a public key and I will add you to trusted so you may ssh?US
ParticipantI just set it true… which took the site down altogether… this is the second time with this template
US
ParticipantBUMP
This issue persists – would you like to login?
https://retrocutie.com/wp-admin
user: seventhqueen
pass: seventh777US
Participantsame issue here:
https://retrocutie.com/portfolio/portfolio-grid-images-v2/fresh server
fresh WP install
only Kleo requested plugs installedStill blank… this is specific to Kleo v2.2
Any progress @abe?
US
Participant@abe here’s the pass to the front entrance – pass: nx
http://loophole.io/wp-admin
user: seventhqueen pass: seventhqueen777US
ParticipantUS
Participanthere’s a fresh install – same issue
http://loophole.io/wp-adminuser: seventhqueen pass: seventhqueen777
Thank you, I’d like to know the solve when you understand what’s happening
Cheers
ShaneUS
ParticipantI tried using Kleo on another site and the same issue
http://kahi.co/portfolio/tester/ BLANKUS
ParticipantI have already refreshed permalinks
Also ignore the Jetpack portfolios – I have removed thoseStill the issue persists – can you login to assess this issue please?
US
ParticipantIf I make a Portfolio item from the other portfolio menu:
https://retrocutie.com/portfolio/portfolio-test/I get 404
Hope this info helps you troubleshoot further
Thank you
SUS
ParticipantYou will notice in v2.2 there are 2 Portfolio menus –
One is empty
the other has you icon and itemsHowever these portfolio items will not display on the front end:
https://retrocutie.com/portfolio/embed-vimeo-full-width/US
ParticipantKleo v2.1.1 and Kleo v2.2 have completely different portfolio menus
Additionally in v2.2 all portfolios items are missing in the admin dashboard
Please see attachedAre you interested in logging in?
US
Participanthere’s a tester
https://retrocutie.com/portfolio/embed-vimeo-full-width/It happens in all browsers
US
ParticipantHere a solve – it’s kinda brute force but works
create a .htaccess here:
/wp-content/themes/sweetdate/framework/shortcodes/tinymce/.htaccessand place this code in it (minus the bat ticks):
`
<Files *.php>
Order Allow,deny
Allow from all
</Files>
`Works like charm, hope this help someone else : )
US
Participant.htaccess rules: All standard
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
US
Participantyes you’re correct – v2.1 was not help
what next? Its appears 1 or 2 others are noticing this so far…
-
AuthorPosts