#1 June 10, 2013 12:29pm

asiral
Member
Registered: May 18, 2013
Posts: 43

Cannot Add Callouts After Changing Template

To reproduce this problem:

Add a Subpage
Click "Blog" template (or any other template)
Click "Content" template
Click "Content" tab
Click "Add Callout"

Behavior: jumps to top of page
Expected behavior: open dialog to add callout

Any quick tip on how to fix this until next release or is this a bigger issue?

Offline

#2 June 12, 2013 1:06pm

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: Cannot Add Callouts After Changing Template

Sorry for the delayed response on this. It was fixed in development. I believe you just need to switch one line:

Line 117 of /core/admin/js/pages.js
FROM: $("#bigtree_callouts .add_callout").click(function() {
TO: $("#template_type").on("click","#bigtree_callouts .add_callout",function() {

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.