Welcome, Guest
Username: Password: Remember me
JO Social Auto Publish

TOPIC: Frontend editing

Frontend editing 5 years 2 weeks ago #9723

  • Lorenzo
  • Lorenzo's Avatar
  • OFFLINE
  • New Member
  • Posts: 9
  • Karma: 0
Dear support,
I read that the interface works in both frontend and backend.
I switched my template to Protostar, but was still unable to find the social sharing in the frontend sharing.
Is there a code to add maybe?

Kind regards
Lorenzo
The administrator has disabled public write access.

Frontend editing 5 years 2 weeks ago #9726

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi Lorenzo
Can you send me joomla admin via contact form? So we can check and help you
Best regards
Bach Pham
The administrator has disabled public write access.

Frontend editing 5 years 1 week ago #9733

  • Lorenzo
  • Lorenzo's Avatar
  • OFFLINE
  • New Member
  • Posts: 9
  • Karma: 0
Hi Bach,
did you have any luck with this issue?

Thanks
Lorenzo
The administrator has disabled public write access.

Frontend editing 5 years 1 week ago #9737

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Lorenzo
Sorry for delay feedback. We have miss your email. We have check and fixed the problem and now it work fine on front-end
Best regards
Bach Pham
The administrator has disabled public write access.
The following user(s) said Thank You: Lorenzo

Frontend editing 5 years 1 week ago #9743

  • Lorenzo
  • Lorenzo's Avatar
  • OFFLINE
  • New Member
  • Posts: 9
  • Karma: 0
Dear Bach,
thank you for fixing both problems.

Could you please write the code that your modified, so that I can replicate it on the production site?
I think that it may help other users as well.

Kind regards
The administrator has disabled public write access.

Frontend editing 5 years 1 week ago #9744

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Please help me find and open file plugins/system/jo_social_auto_publish/jo_social_auto_publish.php and go to line 100 and change
$setbody = preg_replace("/<ul class=\"nav nav-tabs\">/", "\n\n".$output."\n\n<ul class=\"nav nav-tabs\">", $body);
To
$setbody = preg_replace("/<div class=\"toggle-editor btn-toolbar pull-right clearfix\">/", "\n\n".$output."\n\n<div class=\"toggle-editor btn-toolbar pull-right clearfix\">", $body);
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.126 seconds