Content Holder?

Hi all,
I'm a bit stuck here....I can't see where I can remove the 'Join' and 'My Account' options at the very top of this page. It isn't in the template and I can't find it any of the Content Holders?
Any ideas?
Cheers

Hi Mario,
Sorry, the URL is http://www.twinemarketing.com/
Thanks
Paul

Similar Messages

  • Content Holder in Muse

    I am attempting to use a content holder in Muse so an area of content can be shared across the Desktop and Mobile version.
    Under Settings, I changed the setting so Muse Editing is off. That way i see the Content Holders show on the admin menu on left.
    I created a content holder with some plain text, surrounded it with  ice:editable class:
    <div ice:editable="content">
    <p> Test text in here </p>
    </div>
    I got the content holder module tag  {module_contentholder,11111111} and turned the Muse Editing under settings back on.
    I placed the content holder module tag  {module_contentholder,11111111} on my Muse layout as an Insert HTML .... republished Muse site ... the page showed the <p> content but did not allow it to be editable unlike other Muse content.
    Is there a way to make this work so I can share content without having to edit over both layouts?
    thanks

    I have followed these steps and still continue to get the following error message:
    ERROR: You have deleted your web form. Please login to the Admin panel of your website and remove the previously submitted form from the web page you last visited. You will need to recreate this web form by going to Modules -> Webforms. After recreating simply insert this new web form into the web page and your web form should work properly.
    When I published the BC form on a page and submitted it, I got the following message:
    Credit Card Payment Failed
    There was an error processing your credit card. Please correct this and try again.
    ERROR: An error occurred while processing credit card
    Non-seamless gateway with no shopping cart not supported. Error
    Please go back and correct this.
    Any suggestions?

  • Dynamic Content Holder

    I've got html for a header that needs to go on all pages of an Adobe Business Catalyst site that I'm building, however, the header needs to change which menu item is bolded depending on the page it's on. I don't want to use a Menu because I've already created the html code for the entire header. Putting the code in a Content Holder seems like the best choice, but is there a way for me to insert the content holder into pages but tell it which item to mark as selected?
    Any help or advice would be greatly appreciated, thanks!

    Not yet (custom parameters for tags are coming...), but in the meantime you can use CSS:
    On one of the pages:
    <div class="page-alpha">
        {module_contentholder,name="Header"}
    </div>
    On another:
    <div class="page-beta">
        {module_contentholder,name="Header"}
    </div>
    etc...
    Inside the content holder:
    <ul>
        <li class="boldon-alpha">a</li>
        <li class="boldon-beta">b</li>
        <li class="boldon-gamma">c</li>
    </ul>
    In your CSS:
    .page-alpha .boldon-alpha {
        font-weight : bold;
    .page-beta .boldon-beta {
        font-weight : bold;
    etc...

  • Organize content holder by category

    We have a site where our list of content holders is getting a little unwieldy. We are adding a prefix to each content holder to help aid in searching, but it could be better. Is there a way now, or is there room for a future feature that would let a content manager assign these content holder items to a category that can be used as a filter? I noticed that there is a way to filter web app items alphabetically which really isn't much help. There is also an option to filter these web app items by category; however, you don't get a list of predefined categories, you just get alphabet.
    Thanks!

    Not at the moment no, But I would look at why so many content holders are being used. I have never needed to make a lot to have that problem even on big sites.

  • Content Holder Menu vs. Dynamic Menu--which should I be using?

    I've recently taken over managing a site handled through BC. I'm trying to add submenus to our navigation but I'm struggling to determine how since the previous person set up menus via the Content Holder. Do I need to switch (or is it simply better to switch) to Dynamic Menus to have properly functioning submenus?

    Hi Cedric, thanks for replying!
    There is:
    <ul class="nav">
        <li><a href="/">HOME</a></li>
        <li><a href="/about-us">ABOUT US</a></li>
        <li><a href="/products">PRODUCTS</a></li>
        <li><a href="/partners">PARTNERS</a></li>
        <li><a href="/blog">BLOG</a></li>
        <li><a href="/service-first">SERVICE 1st</a></li>
        <li><a href="/support">SUPPORT</a></li>
        <li><a href="/careers">CAREERS</a></li>
        <li><a href="/contact-us">CONTACT US</a></li>
    </ul>
    Which looks like:
    What I'm wanting to do is simple enough--just to move some primary pages to subs and add subs to other primary pages. But without being a pro coder, I don't know what I can do within these content modules without screwing up the current appearance of the navigation and buttons. I've maintained pre-existing sites before and created them through Dreamweaver (I don't have access to Dreamweaver now), as well as through services and such, and I'm fine with HTML, but I've not worked with BC and the content module method so I'm lost.

  • Google analytics in content holder

    Is it possible to place Google Analytics code into a content holder, so if the client needs to update it later advertising tracking purposes they would only need to do this in one spot?

    yes  and there's also a BC.App for this too.

  • How can I keep a tag open in a content holder?

    As a way to make a certain website more manageable to non-coders, I split up an accordion into many content holders. However, for the accordion to work properly, a <div> tag has to stay open in each content holder. As you'd expect, Catalyst automatically closes all open tags, meaning my accordion breaks. Is there any way to keep this from happening?

    As a way to make a certain website more manageable to non-coders, I split up an accordion into many content holders. However, for the accordion to work properly, a <div> tag has to stay open in each content holder. As you'd expect, Catalyst automatically closes all open tags, meaning my accordion breaks. Is there any way to keep this from happening?

  • Edit in Html mode in content holder and everything dissapear

    Everytime I try to edit in Html mode in business business catalyst. All the content will disappear.
    Now my whole header is gone! and don't look like i can undo it

    This normally happens if the html is malformed, with no close tags or incorect formation, the editor tries to fix that up but sometimes will just loose it.
    Also it is only XHTML compliant, so if you do any HTML5 it wont know what that is.
    Really try and avoid doing html stuff in that html view of the editor.

  • Feature Request - Ability to organize content holder, media downloads, etc

    Are there any plans to add a feature to BC to allow admins/users to organize things like content holders, media downloads, news, etc? We would really like the ability to be able to tag these items (or something) and then search for these items in admin by using search and/or by checking tags to filter down the options. Some of our sites have accumulated a lot of these items over time and it gets a little difficult to find them as the list grows. Thanks!

    Eric-  While you are waiting for this feature to be added to reporting-- have you tried using Google Analytics Event Tracking to track the downloads?  You'll get an accurate representation of downloads if you hook that up.
    For more information on Event Tracking see: https://developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide
    You might, for instance, make sure all your Media Download links have a class of "media-download" and using javascript can track a "Download" event when those links are clicked.

  • Quick question:  clear jlabel contents holding icon

    Hi All,
    I've been searching through the JLabel documentation and I've been trying to remove a JLabel's contents that displays an image.
    // Here is the add code
    JLabel1.setIcon(myImage);
    How would I remove/clear this icon? I've tried JLabel1.removeAll(), JLabel1.remove(), and even tried JLabel1.getComponentCount() but the component count returned as 0.
    There's gotta be an easy one liner for this. Please help. Thanks!

    Here's what the API documentation for JLabel has to say about setIcon:
    setIcon
    public void setIcon(Icon icon)
    Defines the icon this component will display. If the value of icon is null, nothing is displayed.
    The default value of this property is null.
    So the easy one-liner isJLabel1.setIcon(null);

  • Content Holder How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Need an answer to my question: How do you get css class to appear in the wysiwyg editor? The only option is "clear class".

    Liam,
    If it's not supported there, then where can I access the css and do you have any recommendations for a simple app to change the css style?

  • Content Holder Module code shows in autoresponder email

    Hi there,
    We have sent out a campaign, and it appears that at least one customer has received the autoresponder without any styling/images. All that is showing is the text and the code for the various contentholder modules e.g.:
    Having trouble viewing this email? {tag_viewinbrowser}
    {module_contentholder, name="Copyright"}
    Don't want to receive these emails?
    Unsubscribe.
    We know that others have recieved the autoresponder and that they are viewing the template correctly with the images and styling in place. Is there a glitch with BC that could have caused this one person to receive an autoresponder that looks like this?
    Thanks.

    Hi
    Can you provide the site URL, campaign name and the e-mail application used by the client who didn't receive it properly.
    Thanks,
    Alex.

  • OAM-Files do not run in the Content Viewer for Desktop anymore

    After updating DPS today animations made with Edge Animate (OAM-Files) do not run in the Content Viewer for Desktop anymore!
    What happened there? Any ideas?
    Thanks for help!
    I'm using mac OS 10.8.2 and InDesign CS6 CC

    I have updated Edge Animate today also with all files working & previewing perfectly within Edge. Upon publishing as OAM files for use in inDesign, the Poster loads as per usual, mark Play on Load interactivity on highlighted content holder as usual BUT when testing in Content Viewer file remains as a static poster image - unable to load animated atributes! I thought perhaps it may be a new viewing option so also uploaded page to DPS Acrobat Workspace & tested & the OAM file has not been assigned as inDesign. This is a massive issue! Our Magazine front cover needs its usual animation. Also tested previous files already live and they too do not view correctly in Content Viewer since update, as well are just a poster image!  Adobe need to fix this fast!

  • Editing template content of 'standard' templates in Business Catalyst

    I used the Uniquate template example as the basis of the development of a new site. While I can update content I cannot find a way of editing the text within the standard template framework. For example I cannot edit 'Uniquate' to my required title. Have searched through the help pages. Surely there should be an easy way to overtype / edit  the backbone structure or is it better to start from scratch? Can anyone advise the best approach. Thanks Stewart

    Hey there,
    I dont use templates in BC but content can be found in the system layouts, module layouts, templates, pages and things like content holders. What is the context of where that is. Knowing that will help lead you to the layout or content holder or template etc...

  • Swap images in content holders

    How does one go about swapping out a default image within in the content holder for header?
    I actually downloaded the default '[email protected]' from the preview site, and replaced their image with my own logo in Photoshop, being careful to keep the same size, format, and name, only to be unable to find the respective images folder anywhere on the site to replace the original logo with my replacement logo (I went through all the file via ftp and NO 'img' or 'images' directory was to be found).
    In being so stingy with the so-called site integrity, the designers have made it difficult (next to impossible) to customize their web site, so doesn't that defeat the purpose of Business Catalyst?
    I have forgotten the name of the BC site I imported for this, latest (and probably LAST) attempt to work with BC to come up with a site I can actually use, but it had to do with students, and  used a large black div for the header - it's the 'cultivate' logo that I am trying to replace with my own logo.
    How do I access the actual contents of the default content holders for the header to replace their logo with my logo?

    Hi I¹m also a little disappointed but, try to use firebug in firefox, it
    shows you where all the code,  css and images are stored.
    Hope this will help.
    Regards Carla
    Van:  HWurst <[email protected]>
    Beantwoorden - Aan:
    <[email protected]>
    Datum:  dinsdag 3 juni 2014 08:01
    Aan:  Carla Leliveld <[email protected]>
    Onderwerp:   swap images in content holders
    swap images in content holders
    created by HWurst <https://forums.adobe.com/people/HWurst>  in Content
    Management and Modules - View the full discussion
    <https://forums.adobe.com/message/6429602#6429602>
    How does one go about swapping out a default image within in the content
    holder for header? I actually downloaded the default '[email protected]' from the
    preview site, and replaced their image with my own logo in Photoshop, being
    careful to keep the same size, format, and name, only to be unable to find
    the respective images folder anywhere on the site to replace the original
    logo with my replacement logo (I went through all the file via ftp and NO
    'img' or 'images' directory was to be found).  In being so stingy with the
    so-called site integrity, the designers have made it difficult (next to
    impossible) to customize their web site, so doesn't that defeat the purpose
    of Business Catalyst?  I have forgotten the name of the BC site I imported
    for this, latest (and probably LAST) attempt to work with BC to come up with
    a site I can actually use, but it had to do with students, and  used a large
    black div for the header - it's the 'cultivate' logo that I am trying to
    replace with my own logo.  How do I access the actual contents of the
    default content holders for the header to replace their logo with my logo?
    Please note that the Adobe Forums do not accept email attachments. If you
    want to embed a screen image in your message please visit the thread in the
    forum to embed the image at https://forums.adobe.com/message/6429602#6429602
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either reply
    to this email or visit the message page:
    To unsubscribe from this
    thread, please visit the message page at
    . In the Actions box on
    the right, click the Stop Email Notifications link. Start a new discussion
    in Content Management and Modules by email
    <mailto:discussions-community-business_catalyst-content_management_and_modul
    [email protected]>  or at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=
    14&container=4733>  For more information about maintaining your forum email
    notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

Maybe you are looking for

  • Is there a way to place the Dock on the bottom of a secondary monitor?

    I use my iMac as primary monitor and a secondary display on the right. Is there a way to place the dock on the bottom of the secondary monitor(in a way that the display arrangment actually match the monitor position on my desk)? I want something like

  • Third party plugins not appearing in file plugins

    PS CS5 12.1 X64 on Apple 10.6.4 on MacBookPro Model 5.3 is not reading the plugin subfolders. I have tried Noiseware, Noise Ninja, Fixerbundle, and Focus Magic. None show up. These do not appear under filters either. Paul

  • IBook G3 as file server

    I am looking for some information on using an old iBook G3 as a file server. Specifically I am wondering if it will be possible to store HD video on this computer (or attached external drives) then link this to my airport extreme base station for wir

  • Backup domain ?

    This may be posted under iweb 09 but it shouldn't matter. Where do I find my web domain. I have had problems finding the actual domain with spotlight. What I wan to do is copy it and save it in a backup file. I think time machine may do this and perh

  • FatalExecutionEngineError ...

    Hello! I'm re-building the graphics display for (opensource) parametric EQ GUI for EqualizerAPO (a Forms app, VS2013.4/C++ Express/.NET 4.5). Previous version of graphics display has been working without issues but now I need to get this working a bi