Skip navigation
Currently Being Moderated

In Context Editing Issues with Menus

Apr 18, 2012 9:58 AM

Tags: #dynamic #in #editing #context #menus

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

 
Replies
  • mario_gudelj
    1,578 posts
    Oct 13, 2010
    Currently Being Moderated
    Apr 18, 2012 4:42 PM   in reply to Kristen Szy

    That does sound strange Kristen. Please see if you can provide me with a URL and tell me how I can replicate this and I'll do some testing for you to see if I can work it out.

     

    Thanks!

     

    Mario

     
    |
    Mark as:
  • Currently Being Moderated
    Apr 19, 2012 12:02 PM   in reply to Kristen Szy

    Hi Kristen Szy!

     

    Mario and myself are both part of BC's support team so we have login access to all sites for troubleshooting help. 

     

    Please provide the steps that you are taking so we can investigate and attempt to replicate your issue. 

     

    Thanks,

    -Sidney

     
    |
    Mark as:
  • Currently Being Moderated
    May 6, 2012 2:29 PM   in reply to Kristen Szy

    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!

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points