Embed .pdf file in a single article - Joomla! Forum - community, help and support
hello. trying display contents of .pdf file in single article @ http://www.summitdads.info/unmarried-pa ... posal.html. use following:
joomla: 2.5.8
flexicontent: 2.0.0 rc9b (r1576)
jce editor: 2.3.0
i created wrapper module points .pdf file want display. clear, not want link file. need joomla display document viewing. @ rate, wrapper module works when adjust module assignment parameters through module manager. problem, however, settings within module allow me assign entire categories of articles, since not have single articles in of menus. not have choice of selecting single article want. therefore, solution not me itself.
next, read internet posting changing position of wrapper module setting not exist in frontend site template, , calling position in article want .pdf display. thus, single article have .pdf file displayed. editors off, turning them off in joomla global configuration , in admin profile (e.g., editors none), tried assigning wrapper module “wrapper” position , entering in body of article --> { loadposition wrapper } (the spaces inside of braces illustrative purposes here, of course). article page shows entry text , not run code, nonetheless. tried load module in similar fashion entering { loadmodule mod_name }, displays text, well.
next, tried: { module [number] } through “load module article” third party plug-in solution , displays text.
next, tried enbed .pdf third party solution. have tried few entries toggle program no avail. website extension rather clear on code use , followed letter. example, per instructions, entered following body of article: { pdf=path_of_pdf }. found version on extension’s website: { pdf }path_of_pdf|app:adobe{ pdf }, displays text, too.
i have checked unpublished plug-ins through plug-in manager, appears in order. in addition "editor none" approach, tried using “toggle editor” method through jce, same results. tried tinymce, well, no luck.
anyone have idea of why happening? seems me should not of problem.
thank
joomla: 2.5.8
flexicontent: 2.0.0 rc9b (r1576)
jce editor: 2.3.0
i created wrapper module points .pdf file want display. clear, not want link file. need joomla display document viewing. @ rate, wrapper module works when adjust module assignment parameters through module manager. problem, however, settings within module allow me assign entire categories of articles, since not have single articles in of menus. not have choice of selecting single article want. therefore, solution not me itself.
next, read internet posting changing position of wrapper module setting not exist in frontend site template, , calling position in article want .pdf display. thus, single article have .pdf file displayed. editors off, turning them off in joomla global configuration , in admin profile (e.g., editors none), tried assigning wrapper module “wrapper” position , entering in body of article --> { loadposition wrapper } (the spaces inside of braces illustrative purposes here, of course). article page shows entry text , not run code, nonetheless. tried load module in similar fashion entering { loadmodule mod_name }, displays text, well.
next, tried: { module [number] } through “load module article” third party plug-in solution , displays text.
next, tried enbed .pdf third party solution. have tried few entries toggle program no avail. website extension rather clear on code use , followed letter. example, per instructions, entered following body of article: { pdf=path_of_pdf }. found version on extension’s website: { pdf }path_of_pdf|app:adobe{ pdf }, displays text, too.
i have checked unpublished plug-ins through plug-in manager, appears in order. in addition "editor none" approach, tried using “toggle editor” method through jce, same results. tried tinymce, well, no luck.
anyone have idea of why happening? seems me should not of problem.
thank
i've had use "embed pdf" extension before , worked...
are sure have syntax right?
it seems me should be:
kill spaces , add "/" closing tag.
are sure have syntax right?
it seems me should be:
code: select all
{pdf}path_of_pdf|app:adobe{/pdf}
kill spaces , add "/" closing tag.
Comments
Post a Comment