I am trying to link a pdf in a template but it is not opening there. And when i checked preview then it is open(Umbraco 7), after publishing it is not opening in main site(localhost site).
And i also observed that URL got different.
I am doing insert manually in my templete by just select the text to create a link and click on the link tab in the richtextbox, attached the pdf file from the media folder.In preview mode it is working fine after publish it is not working. You can see the attached image below.
Most humbly I request you to guide me in finding any manuals or anything as per your suggestion, to get the deep knowledge of Umbraco CMS,as I am novice to this. And want to work upon this.
In addition tothewrittendocumentation, you will so be able to find some videos toturials on how to work with Umbraco on Umbraco TV. The video tutorias are showing the basic concepts of working with Umbraco. Some of the videos are free to watch, but other require that you subscribe to Umbraco TV. You can find the plans and prices here: http://umbraco.tv/plans-signup/
atteched pdf link is not open in new tab
Hi All,
I am trying to link a pdf in a template but it is not opening there. And when i checked preview then it is open(Umbraco 7), after publishing it is not opening in main site(localhost site). And i also observed that URL got different.
Thanks,
Gajendra
Hi Gajendra and welcome to our :)
What does your link look like? Do you insert it manually in your template or do you use a macro to render the link?
/Jan
Hi Jan,
I am doing insert manually in my templete by just select the text to create a link and click on the link tab in the richtextbox, attached the pdf file from the media folder.In preview mode it is working fine after publish it is not working. You can see the attached image below.
Thanks again.
Hi Gajendra
If you reference the file directly you need to call it like test.dev.local/media/1013/test.pdf
Hope this helps.
/Jan
Thank you much Jan
Just because of your help I could do.
Thanks again
Hi Jan,
Most humbly I request you to guide me in finding any manuals or anything as per your suggestion, to get the deep knowledge of Umbraco CMS,as I am novice to this. And want to work upon this.
Thanks,
Gajendra Singh
Email ID- [email protected]
Since you are new to Umbraco I think that I could help you with some good starting points learning Umbraco.
The first starting point is some written documentation on the basic concepts of Umbraco, on how to create a basic website. http://our.umbraco.org/documentation/Using-Umbraco/Creating-Basic-Site/ and Blake Smith has written a newbie guide on this year advent calendar on how to set up an Umbraco Website. http://24days.in/umbraco/2014/how-to-set-up-an-umbraco-site/
In addition to the written documentation, you will so be able to find some videos toturials on how to work with Umbraco on Umbraco TV. The video tutorias are showing the basic concepts of working with Umbraco. Some of the videos are free to watch, but other require that you subscribe to Umbraco TV. You can find the plans and prices here: http://umbraco.tv/plans-signup/
You can find the videos about how to edit content in your Umbraco installation here http://umbraco.tv/videos/umbraco-v7/content-editor/, and how you setup the backend, with templates stylesheets, and so on here. http://umbraco.tv/videos/umbraco-v7/implementor/ On of the milestones in Umbraco is the concept called document types. On the document types you difine which fields should be editble for the user. If you have a page document type you could for instance have fields for headline, teaser body text and so on, here are the video chapter about document types. http://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/document-types/what-is-a-document-type/
Hope this helps,
/Dennis
Hi Gajendra
Apparently I was too slow - What Dennis said above ;-)
Hope this helps.
/Jan
Thank you so much Dennis and Jan.
I will go through all the links.
/Gajendra
is working on a reply...