I am having inconsistancies with in-context editing. Some of my sites works just fine in the edit mode and some do not.
The ones that do not work, this is the problem...
The "Follow Link" button does not show up when I rollover the menu (dynamic menu module) item. So when I click on the menu item it takes me to the public page of the site NOT the editing mode of that page. So all of the editing options all disappear. So I can't get past the first page of my site in editing mode. It is very fursturating as I need to have this rectified for clients to use the in context editing system to make their changes.
Does anyone have any suggestions or have run into this before?
ANY suggestions would be SO helpful!
Thanks in advance.
K
Because the incontext edting is user only access how can I give you access to see what I am talking about?
The public URLS of the sites that dont work are;
http://clientfirstcanada.businesscatalyst.com/
http://canadacottagevacations.businesscatalyst.com/
The sites I have done in th past that do work are:
http://muskokafutures.businesscatalyst.com/
http://spiritsteel.businesscatalyst.com/
Thanks
Great thanks for your help guys. MUCH appreacited!
Basically the steps I follow are;
- login as an admin or user into either
http://clientfirstcanada.businesscatalyst.com/
http://canadacottagevacations.businesscatalyst.com/
- go to incontext editing
- the first page is fine and has the editing options there, no issues there
- but when on the homepage when I rollover the menu links (top horizintal menu made in the BC Dynamic Menu Module) the Follow Link button does not appear to go to that page in edit mode so then when I click on a link anyways to try to go to that page in edit mode and all of the options go away for editing, instead I got to the public version of the page.
- so I can't go past the first page of either of these sites in in context editing mode
Both sites do this.
The weird thing is that on http://canadacottagevacations.businesscatalyst.com/ the Follow Us link shows up on the images "Find Accommodations" and "List Your Property" but they wont show up on the menu links.
Thanks again.
![]()
I have the same problem.
The code looks like this:
<a href="/products/measurements/analyzer" class="overview-link">
<div ice:editable="*" class="overview-image"><img src="/product-assets/overviews/analyzer.jpg" /></div>
<div ice:editable="*" class="overview-text">ANALYZER</div>
</a>
Now i get the fields editable, but if i click any of them, i will follow the link instead.
If i try:
<div ice:editable="*" class="wrapper">
<a href="/products/measurements/analyzer" class="overview-link">
<div class="overview-image"><img src="/product-assets/overviews/analyzer.jpg" /></div>
<div class="overview-text">ANALYZER</div>
</a>
</div>
I get no fields at all to edit.
I have also tried:
<div ice:editable="*" class="wrapper">
<a href="/products/measurements/analyzer" class="overview-link">
<img src="/product-assets/overviews/analyzer.jpg" />
ANALYZER
</a>
</div>
I get no fields at all to edit.
Message me for private link to site if you need to investiage further.
Thanks!
I did find a solution to this after trouble shooting like crazy! maybe it will help you as well.
In the menu module I had put in the word "self" in the Target Frame felid. Because I wanted the link to open in the same window.
And for some reason when I took that out it all worked fine. So I guess having that there screwed up the incontext editing system somehow.
But try that maybe, hopefully it's just that easy for you to fix as well.
Good luck ![]()
K
North America
Europe, Middle East and Africa
Asia Pacific