-
AuthorPosts
-
May 30, 2013 at 9:40 am #187855
Hello!
JA Onepage has in “Onepage” layout a lot of modules over the side. It’s a very nice template, I like it!
But how can I enable the Joomla frontend editing? Is there a way to make content frontend editing possible with JA Onepage in “Onepage layout”??
Thanks a lot!Chears
June 2, 2013 at 10:41 am #494466Hello All!
I found a workaround to make frontend editing possible with Joomls 2.5 in modules, but it doesn’t worked for me with JA Onepage in Onepage layout:
http://www.oneminuteinfo.com/2012/06/joomla-edit-modules-content-in-frontend.html
Any ideas?
Any solutions?Thanks a lot!
Chears
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 3, 2013 at 8:51 am #494547Hi,
In order to show editing button of Joomla article on JA Onepage template, you need to open pluginssystemt3basehtmlcom_contentformedit.php. Then remove or comment line (16th):
JHtml::_('formbehavior.chosen', 'select');
Make sure that you set Yes to Frontend Images and Links in Content >> Options >> Editing Layout.
Leo
June 5, 2013 at 10:49 pm #494924Hello Leo Burnetts!
Thank you very much for the answer and nice trick!
Unfortunately this don’t really helped me now, because I have only modules and not articles over the website (my content is not in articles, the content in custom HTML modules in the “onepage” template position).
Sooo I would like have a sliding page and frontend edit after login together … Is this possible?I have to use modules with JA Onepage in Onepage layout (top & down sliding layout) or not??
And how can I edit modules via frontend?Info about “sliding” JA Onepage layout:
Thanks a lot!
Ciao
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 6, 2013 at 1:22 am #494930Hi,
<blockquote>I have to use modules with JA Onepage in Onepage layout (top & down sliding layout) or not??
And how can I edit modules via frontend?</blockquote>
It will take alot of time in terms of customization to edit modules in front-end because Joomla doesn’t support this feature by default.
But, lets try on this : http://extensions.joomla.org/extensions/news-display/articles-display/content-embed/21939Leo
June 7, 2013 at 12:55 am #495071Hi!
Much, much better … 🙂
But unfortunately the target is not reached.Now with this extension I can see the edit button after login (I tried Articles Anywhere before). But after clicking on it the following error appears: “JHtml: :formbehavior”
So I looked around and found this: http://www.joomlart.com/forums/archive/index.php/t-86143.html?
I replaced the following line:
JHtml::_('formbehavior.chosen', 'select');
with
if(version_compare(JVERSION, '3.0', 'ge')){
JHtml::_('formbehavior.chosen', 'select');
}
After this changes the edit button was still there, but after clicking on it a popup error message appeared:
“Calendar.setup: Nothing to setup (no fields found). Please check your code”
So the problem was still there, I couldn’t change the webpage content via frontend …I tried an another way too and updated the T3 Framework from 1.2.4 to 1.2.6. But the problem is still there.
Thank you very, very much!
Chears
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 7, 2013 at 1:40 am #495075Hi,
<blockquote>”Calendar.setup: Nothing to setup (no fields found). Please check your code”</blockquote>
I will try to fix this issue if you backup your website & send me PM with your FTP account.Leo
1 user says Thank You to phong nam for this useful post
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 11, 2013 at 9:01 am #495472Hi,
The feature of editing Joomla article in front-end worked fine on your website when I checked out it.
There is no warning message when we click “Edit button”, and the article is saved succesfully after applying changes.
Pls check the “Joomla” menu item.-
1 user says Thank You to phong nam for this useful post
June 12, 2013 at 3:52 pm #495661Hello Leo!
Thank you very much for your help, I send you a PM again.
Greetings
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 13, 2013 at 7:26 am #495748Hi,
Thank you for your video. Pls try to open calendar-setup-uncompressed.js & calendar-setup.js in /media/system/js path. Then remove or comment lines:
alert("Calendar.setup:n Nothing to setup (no fields found). Please check your code"); - line 100.
alert("Calendar.setup:n Flat specified but can't find parent."); - Line 128
Remember to backup your files before applying changes. And if posible, pls send me your super admin account for further checking if this issue still persists. Because, the edit button is hidden to my user account. There is only lock image showing that you checked in it ! Don’t forget to inform me your result.
-
1 user says Thank You to phong nam for this useful post
June 14, 2013 at 12:24 pm #495909PM sent …
Thank you very much!phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
June 29, 2013 at 8:36 am #497355Hi spaceix007,
I’m really sorry for my late response. Our JA Onepage template contains our customized js functions which cause the Joomla js of front-end editing popup window not work well. That is why you get warning error message when you click on “edit” button. So that, I has already transfered this issue to our template dev team for better solution. I will back as soon as this issue is fixed, and we will include the bug fix in next update of JA Onepage template. Thanks you !
Regards,
—
Leo1 user says Thank You to phong nam for this useful post
June 30, 2013 at 10:40 pm #497411Hello Leo!
Thank you very much for your help!!! We are looking forward for a solution via template update.
Kind regards: Spacepix007
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by spacepix007 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Frontend edit with JA Onepage
Viewing 13 posts - 1 through 13 (of 13 total)