lightspeedwp / lsx

LSX is an flexible, light-weight, minimalistic and responsive theme designed to empower makers to build beautifully rich websites with WordPress block editor. The theme displays perfectly on all desktop & mobile devices.
https://lsdev.biz/lsx/
GNU General Public License v3.0
34 stars 3 forks source link

Search function is broken #143

Closed justinwilson closed 5 years ago

justinwilson commented 7 years ago

When typing in a search, the following error is shown:

Fatal error: Can't use function return value in write context in /home/content/24/7439624/html/websitename/wp-content/themes/lsx/content.php on line 89

I noticed on the 17th line there is an additional right caret ( > ) where there should only be one to close the tag.

I've changed the website name in the url for the sake of anonymity. Please contact me at justin @ justinjwilson.com if you need more details.

ashleyshaw commented 7 years ago

@justinwilson we appreciate your bug report and @nandotess will work on the issue within the next 24-48 hours, once we have this resolved we will look at rolling another release and pushing that to wp.org.

nandotess commented 7 years ago

@justinwilson thank you for your feedback, I'm currently working on your report.

Please, can you help me debugging that issue? What I need from you, if is possible:

Thank you.

justinwilson commented 7 years ago

It's the latest version of the theme, updated from within WP, and the right caret is in the content.php file in the LSX theme folder. Not sure what line it was on...

– Justin Wilson

On Thu, Mar 2, 2017 at 6:14 AM, Fernando Tessmann notifications@github.com wrote:

@justinwilson https://github.com/justinwilson thank you for your feedback, I'm currently working on your report.

Please, can you help me debugging that issue? What I need from you, if is possible:

  • What theme version are you testing? The last one available on WP.org or you downloaded the latest version (master branch) from GitHub?
  • Please, can you send us the HTML (source code) from the page you mention has the additional right caret? You can attach it in your next comment.

Thank you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lightspeeddevelopment/lsx/issues/143#issuecomment-283625976, or mute the thread https://github.com/notifications/unsubscribe-auth/ABeQqpXHqMxf4doSnhGGkaRy_CbE1VDMks5rhqSIgaJpZM4MQJnE .

nandotess commented 7 years ago

@justinwilson please, can you send us the error log? All error. And if possible the HTML generated with the extra caret (because until now we can't replicate that issues). Thank you.

nandotess commented 7 years ago

Hello @Impage2. Did you see our message? Did you find the solution? Let me know if we still can help you, thanks.

krugazul commented 5 years ago

Closing this due to no activity.