System links from blog overall view to blog item without css???

Hi there,
Can anyone help me with the following really strange problem?
I’m struggling many hours with the system links in overall blog view but are not able to resolve the problem. Once you click in the overall blog view to a specific blog item the system is generating a new page bit without the CSS??? I have set a template page to the blog and if I’m using the preview it looks fine. The overall blog view as well the single post view. It seems that the system is not using the CSS from the template??? Is this a bug?
Good view’s:
Overall blog view: http://uitstootvrij.bitl.nl/_blog/uitstootvrij_nieuws
Single post view: http://uitstootvrij.bitl.nl/BlogRetrieve.aspx?BlogID=11720&PostID=363765
System link view: http://uitstootvrij.bitl.nl/_blog/uitstootvrij_nieuws/post/SEO_Rapport_rondvaart-branche_o penbaar_gemaakt/
Please help me out on this?
Awaiting you answer and many thanks
Rolf

Hi their Rolf
All these:
<link href="../assets/css/bootstrap.css" rel="stylesheet">
Anything like this, this is not what you do for BC to find the path.
BC has a very simple know from root structure so the above will simply be:
<link href="/assets/css/bootstrap.css" rel="stylesheet">
So any CSS source, script and image in templates and layouts need to start / and nothing else to know to read from the root.
Do that and it will sort this issue and when you use web apps, eCommerce and sub folder pages in the future too.

Similar Messages

  • Link from Discoverer (Plus/Viewer) to Reports?

    Is it possible to create a link from a cell on a Discoverer sheet to an Oracle Reports report? I.e. doubleclick on cell value "A" and run report with "A" as parameter?
    Regards,
    -Haakon-

    Access links should be like this.
    Discoverer Plus - http://<your domain>:<port>/discoverer/plus
    Discoverer Viewer - http://<your domain>:<port>/discoverer/viewer
    <port> default port is 7778.
    Try now.
    Your Administrator is responsible for you to provide the links for both. Check with him.

  • Link BC blog to html/css menu

    Re the Blog
    Client site is not using BC Dynamic Menus - I'm using html/css menu.
    How can I link the menu item to the BC Blog in Admin or DW
    Appreciate all your support
    Will

    Hi
    Is this what you're looking for: http://screencasteu.worldsecuresystems.com/AP/menu.swf
    Here's the kb on this as well: http://helpx.adobe.com/business-catalyst/partner/create-menu.html
    Kind Regards,
    Alex

  • ?Need system data from APPLE menu w/out signing in....

    I did a system migration from my old MacBook running Tiger to my new MacBook pro. I took the MacBook to the APPLE store, they wiped the HD, and installed Leopard. So far, OK.
    Now, I need to get MacBook on eBay, ASAP. How do I get the system specs from the APPLE menu on the MacBook without signing in, establishing a password, & the whole nine yards? I want to sell it clean, without an acct already established.
    THANX!

    Hi,
    Use a other computer.
    Dimaxum

  • Would WORDPRESS offer advantages[aside from blogging] vs I web??

    Wordpress vs I web?????
    I like I web but....maybe WORDPRESS offers more????
    I dont care about blogs..

    I have created my new site using WordPress.org and it does not have a blog and I am very pleased with it.
    You can enhance a WordPress site with the use of plugins, you can allow others to register and they will be sent a password, so you can keep areas of your site that are only available to people who have logged in.  Also, you don't need to save a domain.sites file and you can update your site from any Mac or PC - simply enter your url and then you just login and away you go.
    Note though the difference between http://wordpress.com and http://wordpress.org - they are different with wordpress.com being free and being published to the wordpress servers, but you can upgrade to use your domain name, although this can be expensive.
    The cheaper way is to use wordpress.org that you install with a database on your host/server - this works out cheaper and there is more you can do, such as adding plugins etc. and there are literally hundreds of wordpress plugins to achieve anything you can think of from Forums, to Contacts forms with Captchaa, PayPal and Google checkout plugins to hit counters and time clocks.
    It would be worth it and everytime I use WordPress I learn more.  As well as having created my new site using WordPress.org, I also have two more websites that I have created in iWeb that have WordPress.org blogs attached - I have managed to get the blogs looking very similar to the website itself so you don't know that you are leaving the site - I have links from the website to my blog which because it is .org, is http://www.domain.com/Blog.
    You could do worse that using WordPress and there is a lot of help around for people who do use it.

  • Direct linking to Blog

    So, I've been wondering how to do something for awhile....
    So, I want to be able to directly link to a BLOG via the Navigation bar at the top of a page.
    I want to be able to do this without having to go through a module that THEN links to the OVERALL.html
    So in short, I want the NAV bar link to connect directly to Overall.html. (I've tried linking directly, no go.)
    ANy thoughts?
    Thanks!
    Ps- sorry if this is an easy answer, I just can't seem to find.
    Thanks again!

    Are you using the BC Dynamic Menus? If so it is quite simple, just go to where you normally set the link to any page and select blogs. See attached:

  • I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button

    I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button to navigate back to my starting point the bookmarks are replaced by "page thumbnails". Is there anyway to stop this from happening?

    Hi Pusman,
    While setting up the links, if you choose to open the file in a new window then you won't face this issue, then you can simply switch to the previous file and bookmark view will remain as it is.
    Does that helps with your query?
    Regards,
    Rahul

  • View link creation on two view objects, and both view objects are populated program(not from sql)

    I have master and detail VO , both views data is loaded in program. Now for show/hide feature, I create View Link Object and using one element from both child and master VO , View Link Object created properly.
    But I can not able to add that view link object into AM.
    Now because of that , I cannot say what is a instance name of that view link object.
    Hence getting following error  -- Invalid or missing view link. Please attach view link with the bean.
    Please can you provide some directions.

    I have master and detail VO , both views data is loaded in program. Now for show/hide feature, I create View Link Object and using one element from both child and master VO , View Link Object created properly.
    But I can not able to add that view link object into AM.
    Now because of that , I cannot say what is a instance name of that view link object.
    Hence getting following error  -- Invalid or missing view link. Please attach view link with the bean.
    Please can you provide some directions.

  • How to outer join within a view link from (VO-VL-VO)

    I've got a table that stores the values of pre-defined attributes.
    I'd like to create an advancedTable region that shows all of the attributes with or without values, in my view object i have....
    select attribute, value
    from attributes, values
    where attributes.attribute_id = values.attribute_id (+)
    This is working, but a have another view object that is the master and this is the details.
    How can I do an outer join on the view link from master to detail? A simple (+) in the where condition does not do the trick.
    If I try anything fancy within the view link, I get a JBO-27122.
    Thank you,
    Jerry.

    Understand the concept of VL. Vl is nothing but a link between two VOs, with one VO row column serve as binding column for another VO.If u understand this u go to VL wizard and make VL declaratively. If not, refer to dev guide to know about VL.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Steps to retrieve attachments from a storage system linked via ArchiveLink.

    Dear experts,
    I want to retrieve the documents stored in a storage system linked to SAP via the archivelink and show it in a webdynpro application(Adaptive RFC).I need to know the right approach to do so.I am searching for a funtional module which can fetch me the documents from the data storage.The stored documents are linked to business object type BUS2104.
    I'll appreciate any help.
    Thanks,
    Karambir Singh

    Tortsen,
    I tried the solution suggested by you.Here's what i did :
    I executed the  ARCHIV_GET_CONNECTIONS with input field  OBJECTTYPE values as BUS2104.It gives me some entries in the output connections table.From the results , i picked up the ARCHIV_ID and ARC_DOC_ID fields as suggested by you.
    I went to execute SCMS_AO_TABLE_GET  with above two values as import parameters and COMP_ID = "data".But it does not give me any output.It says "HTTP error: 404 Not Found". Any idea why is it so?
    Then i went to try SCMS_DOC_URL_READ .I find here that there are two mandatory parameters viz . STOR_CAT , DOC_ID.I tried giving the ARCHIV_ID  value above as value for  STOR_CAT . But it does not recognize it.Then i went to the table SDOKSTCA to look for any valid values for STOR_CAT , but i am not sure which one applies to my scenario.How do i find this?
    i'll appreciate any help.
    Thanks,
    Karambir Singh

  • How to view list of all system exceptions from standard package?

    Hello,
    How to view list of all system exceptions from standard package?
    Regards
    Krishna

    Just for fun:
    SQL> conn sys/****** as sysdba
    Verbonden.
    SQL> select cast(trim(substr(text,instr(text,'(')+1,instr(text,',')-instr(text,'(')-1)) as varchar2(30)) exception_name
      2       , to_number(replace(substr(text,instr(text,',')+1,instr(text,')')-instr(text,',')-1),'''')) error_number
      3    from user_source
      4   where text like '%pragma EXCEPTION_INIT%'
      5     and type = 'PACKAGE'
      6     and name = 'STANDARD'
      7   order by exception_name
      8  /
    EXCEPTION_NAME                 ERROR_NUMBER
    ACCESS_INTO_NULL                      -6530
    CASE_NOT_FOUND                        -6592
    COLLECTION_IS_NULL                    -6531
    CURSOR_ALREADY_OPEN                   -6511
    DUP_VAL_ON_INDEX                         -1
    INVALID_CURSOR                        -1001
    INVALID_NUMBER                        -1722
    INVALID_OBJECT_NAME                  -44002
    INVALID_QUALIFIED_SQL_NAME           -44004
    INVALID_SCHEMA_NAME                  -44001
    INVALID_SQL_NAME                     -44003
    LOGIN_DENIED                          -1017
    NO_DATA_FOUND                           100
    NO_DATA_NEEDED                        -6548
    NOT_LOGGED_ON                         -1012
    PROGRAM_ERROR                         -6501
    ROWTYPE_MISMATCH                      -6504
    SELF_IS_NULL                         -30625
    STORAGE_ERROR                         -6500
    SUBSCRIPT_BEYOND_COUNT                -6533
    SUBSCRIPT_OUTSIDE_LIMIT               -6532
    TIMEOUT_ON_RESOURCE                     -51
    TOO_MANY_ROWS                         -1422
    USERENV_COMMITSCN_ERROR               -1725
    VALUE_ERROR                           -6502
    ZERO_DIVIDE                           -1476
    26 rijen zijn geselecteerd.Regards,
    Rob.

  • I have an iMac running with Parallels.  Last year, my System Updates from Apple started popping up on PC side and I cannot find a way to link them back to the Apple side of machine. Cannot update iTunes to latest version where I use it.

    I have an iMac running with Parallels.  Last year, my System Updates from Apple started popping up on PC side and I cannot find a way to link them back to the Apple side of machine. Cannot update iTunes to latest version where I use it.

    Hello, do you mean the files end up on the PC side, or the notifications?
    On the Mac side try this...
    http://www.apple.com/itunes/download/

  • Windows Hello from Blogging Windows, published : March 17th.

    Windows Hello
    from Blogging Windows, posted March 17th.

    it's good to see Microsoft is adding new features to protect our devices.

  • Remove "(More Links...)" from List View Webpart if the list view shows all items

    Hi, I currently have 5 links lists out of which 4 links lists have around 30 odd list items and the rest 1 have just 3 list items. All of this links list are added as ListViewWebPart on a wiki page. All these listview web parts are configured for "Summary
    Toolbar"  and show all the items within the list. 
    My question is, even if the listview web parts are configured to show "All Items" why is it that the ListViewWebPart shows "More Links" on the bottom of the web parts? Is there any OOB way to remove it. I don't want to customize using SPD nor i want to export
    web parts. 
    Thanks, Mayur Joshi

    This, right here, is an example of one of the most annoying things about Microsoft. On the one hand, Microsoft keeps pushing code-free solutions; they want to make it easier and easier for "Content Managers" to manage their own SharePoint sites, Excel spreadsheets,
    etc. etc. without having to bother developers. I am with them on this, to a point. However, they also want to HARD-CODE their options so you HAVE TO USE an OOTB solution to hide it! What is wrong with letting us change the settings of the Web Part, or the
    View, to turn off "More Links"? Why do I have to go to JQuery, or SharePoint Designer? WHY??? Give us an OOTB solution for things like this!
    UPDATE: Here is a fix, but it does require CSS. Add a Content Editor Web Part with this code. The (More Links...) and (More Announcements...) tags both use the id "onetidMoreAnn". You can then export the CEWB as a Web Part and drop it on every page. 
    Again, I would like an OOTB solution, but this will have to do.
    <style>
    #onetidMoreAnn
    DISPLAY: none
    </style>

  • Can I source an environment before making a system call from the database

    I can execute system calls from the database like
    Process proc = Runtime.getRuntime().exec("env");
    but I am unable to source an environment before making the call.
    Our goal is to from within the database to execute tkprof on a
    raw trace file then load both files into clobs in a table. We can load
    the raw trace no problem, we just cannot figure out how to execute
    tkrprof on the raw trace then load its output.
    Anyone know if this is possible to hava java get a runtime and then call
    an environment file to source the environment so that path's and other environment variables are set prior to executing another system command.

    Thanks for that...but can I do multiple edits in my Stored Procedure Vaibhav and pass back something that I can then utilize in my SSIS? For example...
    One and Only one Member Span...so I'd be doing a SELECT COUNT(*) based on my match criteria or handle the count accordingly in my Stored Procedure and passing something back via the OLE DB Command and handling it appropriately in SSIS
    Are there "Diabetes" claims...again probably by analyzing a SELECT COUNT(*)
    Am I expecting too much from the SSIS...should I be doing all of this in a Stored Procedure? I was hoping to use the SSIS GUI for everything but maybe that's just not possible. Rather use the Stored Procedure to analyze my stged data, edit accordingly, do
    data stores accordingly...especially the data anomalies...and then use the SSIS to control navigation
    Your thoughts........
    Could you maybe clarify the difference between an OLE DB Command on the Data Flow and the Execute SQL Task on the Control Flow...
    You can get return values from oledb comand if you want to pipeline.
    see this link for more details
    http://josef-richberg.squarespace.com/journal/2011/6/30/ssis-oledb-command-and-procedure-output-params.html
    The procedure should have an output parameter defined for that
    I belive if you've flexibility of using stored procedure you may be better off doing this in execute sql task in control flow. Calling sp in data flow will cause it to execute sp once for each row in dataset whereas in controlflow it will go for set based
    processing
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

Maybe you are looking for