It was all the red dots on the page, but I retyped the render tags and
republished and they work now for some reason. I know the render tags were
right before so I don't quite know what happened. But thank you for your
help!
On Wednesday, November 6, 2013 2:19:31 PM UTC-8, Jian Huang wrote:
>
> Hi,
>
> all reddots or just reddots in the info bar at top of the page?
>
> -Jian
>
> On Wednesday, November 6, 2013 1:17:29 PM UTC-5, Christina Schell wrote:
>>
>> Yes great idea! Here it is, thank you!
>>
>>
>> <!DOCTYPE html>
>> <!--[if lt IE 7]> <html id="insideHtml" class="no-js ie6 oldie"
>> lang="en"> <![endif]-->
>> <!--[if IE 7]> <html id="insideHtml" class="no-js ie7 oldie" lang="en">
>> <![endif]-->
>> <!--[if IE 8]> <html id="insideHtml" class="no-js ie8 oldie" lang="en">
>> <![endif]-->
>> <!--[if IE 9]> <html id="insideHtml" class="no-js ie9" lang="en">
>> <![endif]-->
>> <!--[if gt IE 9]><!--> <html lang="en" id="insideHtml"> <!--<![endif]-->
>>
>> <head>
>> <title><reddot:cms><if><query valuea="<%stf_PageTitleSeo%>"
>> operator="!="
>> valueb=""><htmltext><%stf_PageTitleSeo%></htmltext></query><query
>> type="else"><htmltext><%hdl_title%></htmltext></query></if></reddot:cms
>> ></title>
>>
>> <!-- Metadata -->
>> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
>> <meta name="description" content="<%stf_meta_description%>">
>> <meta name="keywords" content="<%stf_meta_keywords%>">
>>
>> <link rel="apple-touch-icon" href="<%img_appletouchicon%>" />
>>
>> <!-- CSS and JavaScript -->
>> <%con_css_js_package%>
>>
>> <%con_script%>
>>
>>
>>
>> <!-- added for partners changes -->
>> <style>
>> #insideHtml {
>> background: url("http://image url") center 172px no-repeat;
>> }
>> #inside #header-box {
>> height: 420px;
>> position: relative;
>> margin: 0 auto;
>> }
>> #inside #masthead {
>> height: 36px;
>> }
>> p.breadcrumb {
>> margin-bottom: -20px;
>> }
>> #inside #content {
>> padding: 15px 0 0 0;
>> width: 665px;
>> }
>> </style>
>>
>>
>>
>> </head>
>>
>>
>>
>> <body id="inside" class="banner1">
>>
>>
>>
>>
>>
>>
>>
>> <!IoRangeRedDotMode> <!-- SmartEdit Toolbar -->
>> <div id="rd-info-bar">
>> <div id="rd-info-bar-controls">
>> <span><!IoRedDotOpenPage> [<!IoRangeNoEditMode>Open to
>> Edit<!/IoRangeNoEditMode><!IoRangeRedDotEditOnly>Close to
>> Save<!/IoRangeRedDotEditOnly> Page]</span>
>> <!IoRangeRedDotEditOnly>
>> <span>
>> <!IoRedDotOpenForm> [Edit Via Form]
>> </span><!/IoRangeRedDotEditOnly>
>>
>> <span>
>> <a href="/cms/ioRD.asp?Action=Preview&Pageguid=<%inf_page_guid%>"
>> style="text-decoration: none;"
>> onclick="window.open(this.href,'_blank','toolbar=1,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1,width=800,height=600');return
>>
>> false;">Preview Page [Id: <%inf_page_id%>]</a>
>> </span>
>> <span id="rd-info-bar-button-expand" class="rd-info-bar-button"
>> onclick="reddot.toggle();return false;">[ + ]</span>
>> <span id="rd-info-bar-button-collapse" class="rd-info-bar-button"
>> onclick="reddot.toggle();return false;">[ - ]</span>
>> </div>
>> <div id="rd-info-bar-content">
>> <table>
>> <tr>
>> <!-- Navigation Name -->
>> <th>Navigation Name:</th>
>> <td><!IoRedDot_hdl_title> <%hdl_title%></td>
>> </tr>
>> <tr>
>> <!-- Navigation Name -->
>> <th>Legacy URL:</th>
>> <td><!IoRedDot_stf_legacy_url> <%stf_legacy_url%></td>
>> </tr>
>> <tr>
>> <!-- Meta Description -->
>> <th>Meta Description:</th>
>> <td><!IoRedDot_stf_meta_description> <%stf_meta_description%></td>
>> </tr>
>> <tr>
>> <!-- Meta Keywords -->
>> <th>Meta Keywords:</th>
>> <td><!IoRedDot_stf_meta_keywords> <%stf_meta_keywords%></td>
>> </tr>
>> <tr>
>> <!-- Categories & Keywords -->
>> <th>Categories & Keywords:</th>
>> <td><!IoRedDotEditPageKeywords> <%inf_categories_and_keywords%></td>
>> </tr>
>> </table>
>> </div>
>> </div>
>> <!-- JavaScript Calls -->
>> <script type="text/javascript">
>> // On Page Load
>> $(document).ready(function(){
>> // Load State
>> reddot.loadState();
>> // Remember Last Page Accessed
>> reddot.remember("<%inf_page_url%>");
>> });
>> </script><!/IoRangeRedDotMode>
>>
>>
>>
>>
>> <div class="partnerseverything">
>>
>>
>>
>> <%con_header%>
>>
>>
>> <div class="everything">
>>
>>
>>
>> <section id="masthead" class="<%opt_class_category%>">
>> <h1><%txt_banner_title_text%></h1>
>> </section>
>> <div class="clear"></div>
>>
>>
>>
>> <section id="content">
>>
>>
>> <div id="tab_nav_rd_<%inf_page_id%>"></div>
>> <div id="tab_nav_rd_<%inf_page_id%>_child"></div>
>>
>> <script type="text/javascript">
>> $(function() {
>> if($("#content .tabs li:first a").hasClass("current"))
>> {
>> $("div#tab_nav_rd_<%inf_page_id%>_child").hide();
>> }
>> else
>> {
>> $("div#tab_nav_rd_<%inf_page_id%>").hide();
>> }
>> });
>> </script>
>>
>>
>> <%!! Navigation:OutputArea(Tab Navigation) !!%>
>>
>>
>> <!-- tab "panes" -->
>> <div class="panes">
>> <div class="pane" style="display:block">
>>
>>
>> <!IoRangeRedDotEditOnly><div class="reddotopened"><!IoRedDot_con_content>
>> [Manage Content Modules]</div><!/IoRangeRedDotEditOnly>
>> <rde-dm:query searchable="true">
>> <%con_content%>
>> </rde-dm:query>
>> </div>
>> </div>
>> <div class="clear"></div>
>>
>>
>>
>> <script>
>> $(document).ready(function(){
>> myVar = '<!IoRangeBreadCrumb><%anc_breadcrumb%> // <!/IoRangeBreadCrumb>
>> <span class="current-page"><%hdl_title%></span>';
>> myVar = myVar.replace("webpage/191.htm", "webpage.htm");
>> myVar = myVar.replace("/index.htm", "http://www.sitetitle.edu");
>> myVar = myVar.replace("webpage/webpage.htm", "webpage.htm");
>> $("p.breadcrumb").html(myVar);
>> });
>> </script>
>>
>>
>>
>>
>> </section>
>>
>> <%con_info_form%>
>>
>>
>>
>>
>> <script>
>> $(function() {
>> $('#short-form-box-part').show();
>> });
>> </script>
>>
>>
>>
>>
>> <div class="clear"></div>
>> </div>
>>
>>
>>
>>
>> </div>
>>
>>
>>
>>
>> <%con_footer%>
>> <!IoRangeDynLink><script
>> src="<%anc_footer_js%>"></script><!/IoRangeDynLink>
>> <!-- Delivery Server -->
>> <div style="display:none;">
>> <!-- <rde-dm:query searchable="true"><title><%hdl_title%></title><
>> /rde-dm:query> -->
>> <rde-dm:import>
>> <keywords mode="deleteall" />
>> <keywords locale-policy="none" keyword-separator=",">
>> pageTitle:<![CDATA[<%hdl_title%>]]>,
>> pageUrl:<![CDATA[<%inf_page_url%>]]>,
>> pageId:<![CDATA[<%inf_page_id%>]]>,
>> pageDescription:<![CDATA[<%stf_meta_description%>]]>,
>> <%inf_categories_and_keywords%>
>> </keywords>
>> </rde-dm:import>
>> </div>
>> <%con_adobe_pagecode%>
>>
>>
>> <%con_homepage_scripts%>
>>
>>
>>
>> <div class="mboxDefault">
>> <script>
>> $(function() {
>> //$('#header-top').show();
>> //$('#header-top_st').hide();
>> });
>> </script>
>> </div>
>> <script type="text/javascript">
>> mboxCreate('partners_activation');
>> </script>
>>
>>
>>
>>
>> </body>
>> </html>
>>
>>
>> On Wednesday, November 6, 2013 9:40:46 AM UTC-8, Tony Chung wrote:
>>>
>>> Can you post the template code, and not the output code? One of the
>>> specialists here could probably figure out what to ask you based on
>>> <!ioRedDot > tags.
>>>
>>> -Tony
>>>
>>>
>>> On Wed, Nov 6, 2013 at 9:05 AM, Christina Schell <[email protected]
>>> > wrote:
>>>
>>>> No I commented out any new css that is different from other templates
>>>> where red dots are working <scratching head>
>>>>
>>>> Is there a setting somewhere I may have missed?
>>>>
>>>>
>>>> On Tuesday, November 5, 2013 6:33:44 PM UTC-8, Tony Chung wrote:
>>>>>
>>>>> How about any invisible CSS positioned boxes like nav menus or other
>>>>> elements covering the area of the red dots?
>>>>>
>>>>> -Tony
>>>>>
>>>>> On Tuesday, November 5, 2013, Christina Schell wrote:
>>>>>
>>>>>> There is no JS errors on the page in FF or Chrome and I have
>>>>>> commented out anything I think could be the culprit. Could it be
>>>>>> anything
>>>>>> else?
>>>>>>
>>>>>> On Monday, November 4, 2013 3:58:29 PM UTC-8, Christina Schell wrote:
>>>>>>
>>>>>> That was my guess
>>>>>>
>>>>>> Thank you!
>>>>>>
>>>>>> On Monday, November 4, 2013 3:34:25 PM UTC-8, HiRAEdd wrote:
>>>>>>
>>>>>> More than likely a JavaScript error on the page. The red dots have
>>>>>> the link injected so if the JavaScript fails, so to does the interface
>>>>>> in
>>>>>> some cases.
>>>>>>
>>>>>> Cheers,
>>>>>>
>>>>>> G.
>>>>>>
>>>>>>
>>>>>> On 5 November 2013 09:13, Christina Schell <[email protected]>wrote:
>>>>>>
>>>>>> Hello! I am using Mgmt Server 10 as an admin and my RedDots are not
>>>>>> clickable on a particular template in SmartEdit. I looked at the source
>>>>>> and
>>>>>> it appears as though there is no <a> around the image but everything
>>>>>> else
>>>>>> looks like the Reddot functionality is correct. Do you know what the
>>>>>> problem could be? Thanks for your help!
>>>>>>
>>>>>>
>>>>>> <!-- SmartEdit Toolbar -->
>>>>>>
>>>>>> <div id="rd-info-bar">
>>>>>>
>>>>>> <div id="rd-info-bar-controls">
>>>>>>
>>>>>> <span><script type="text/javascript">
>>>>>>
>>>>>> //<![CDATA[
>>>>>>
>>>>>> Sys.Application.add_load(RD__**9**1B480C47711427E9159AD47502811**4
>>>>>> **F_ApplicationLoad);
>>>>>>
>>>>>> function
>>>>>> RD__**91B480C47711427E9159AD4750**2811**4F_ApplicationLoad(sender,
>>>>>> eventArgs)
>>>>>>
>>>>>> {
>>>>>>
>>>>>> if (!eventArgs.get_isPartialLoad(****))
>>>>>>
>>>>>> {
>>>>>>
>>>>>> RedDot.UI.Preview.RedDotBase.**c**reateInstance("RD__**
>>>>>> 91B480C4771**1427E9159AD47502811**4F", RedDot.UI.Preview.**
>>>>>> OpenClosePag**eElement,
>>>>>>
>>>>>> {borderStyle:"#FF0000 1px solid",targetUrl:
>>>>>> "./PreviewHandler.ashx?Action=****RedDot&Mode=2&ParentPageGUID=&****
>>>>>> PageGUID=**F630D929117F47668FC60**C2F822D50**F6&PageID=3478&**
>>>>>> EditPageGUID=**F630D929117F47668**FC60C2F822D50**F6&EditPageID=**
>>>>>> 3478&**LanguageVariantId=ENU&**pro**jectvariantguid=**CC4E14C919B748*
>>>>>> *DE99CEF46DDFA6DB**19&LinkGUID=**D2**D4FF886ACB41258DB75C10697262**4B
>>>>>> **&EditLinkGUID=**D2D4FF886ACB4125**8DB75C10697262**4B"});
>>>>>>
>>>>>> }
>>>>>>
>>>>>> }
>>>>>>
>>>>>> //]]>
>>>>>>
>>>>>> </script><img id="RD__**91B480C47711427E9159AD**47502811**4F"
>>>>>> title="Open
>>>>>> Page[ID 3478] Workshops" src="App_Themes/Standard/**Image**
>>>>>> s/Icons/icon_reddot_**openpage.**gif" style="border: 0px none;" />[Open
>>>>>> to Edit Page]
>>>>>> </span>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> <span>
>>>>>>
>>>>>> <a href="/cms/ioRD.asp?Action=**Pre**view&Pageguid=**
>>>>>> F630D929117F4766**8FC60C2F822D50**F6" style="text-decoration: none;"
>>>>>> onclick="window.open(this.**href**,'_blank','toolbar=1,**location=**
>>>>>> 0,directories=0,**status=1,**menubar=0,scrollbars=**1,**
>>>>>> resizable=1,width=800,**height=**600');return false;">Preview Page
>>>>>> [Id: 3478]</a>
>>>>>>
>>>>>> </span>
>>>>>>
>>>>>> <span id="rd-info-bar-button-expand" class
>>>>>> ="rd-info-bar-button" onclick="reddot.toggle();**retur**n false;">[
>>>>>> + ]</span>
>>>>>>
>>>>>> <span id="rd-info-bar-button-**collaps**e" class
>>>>>> ="rd-info-bar-button" onclick="reddot.toggle();**retur**n false;">[
>>>>>> - ]</span>
>>>>>>
>>>>>> </div>
>>>>>>
>>>>>> <div id="rd-info-bar-c
>>>>>>
>>>>>> --
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "RedDot CMS Users" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to reddot-cms-users+unsubscribe@**googlegroups.com.
>>>>>> To post to this group, send email to reddot-cms-users@googlegroups.**
>>>>>> com.
>>>>>> Visit this group at
>>>>>> http://groups.google.com/**group/reddot-cms-users<http://groups.google.com/group/reddot-cms-users>
>>>>>> .
>>>>>> For more options, visit
>>>>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>>>>> .
>>>>>>
>>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "RedDot CMS Users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/reddot-cms-users.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>
--
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/groups/opt_out.