• Home
  • Joomla services
    • Joomla website building
    • Emergency services for Joomla
    • Joomla support
    • Joomla, Virtuemart SEO
    • PageSpeed services
    • J! extension development
    • More Joomla services
      • Joomla hosting
      • Template services
      • PSD to Joomla
      • Content management services
      • Web portal development
  • Joomla extensions
    • Rel link plugin
    • Virtuemart Reorder
    • Pure CSS FAQ module
    • Admin notes
    • Accessibility plugin for J3!
    • Livesession plugin
    • Meta data for Joomla!
    • VM Crosslink
  • Software development
    • Web portal development
    • Custom software development
    • Metabase support services
    • ERP software development
  • Blog
  • Contact

Loading external content into AdminNotes popup

In this video on the Basic Joomla Tutorials Youtube channel a question emerged by Tim Davis if it's possible to load modules into the AdminNotes popup. The answer is no for short, as loadposition or loadmodule module placement in the content is used for (rendered) frontend display.

But in the followings you can check out an iframe workaround on how to load external pagebuilder content into the popup using the iframe element and ?tmpl=component view.

Please note, that loading an iframe in the Joomla admin interface is not the best idea by security perspective.

?tmpl=component url parameter in Joomla

In order to get rid of the menu stucture, footer or other parts of the website you may want to load the atricle content only. For this the ?tmpl=component parameter is a handy pick. It will load most of the modules and if there is a Pagebuilder item within the article it will show it in the AdminNotes popup.

The folowing code will render only the component view so none of the items from your template will be displayed:

https://samplesite.com/en/news/your-article?tmpl=component

To be exact you should insert the following embed code into the AdminNotes documentation article as the content.

<iframe src="https://samplesite.com/en/news/your-article?tmpl=component" width="100%" height="800px"></iframe>
Pagebuilder content loaded in backend popup with AdminNotes

AdminNotes iframe with PageBuilder content in action
(video)

By Oliver Menyhart
Modified Date 2023-03-27
Published: 2023-03-27
 
  • Home /
  • Blog /
  • How to load external content into AdminNotes
Joomla services
  • Joomla extension development
  • Pagespeed
  • Joomla Support
  • J! website building
  • Web portal development
  • Joomla hosting
  • Content management services
  • Joomla, Virtuemart SEO
  • Template development and optimization
  • Psd to Joomla
  • Emergency services
Software development
  • Custom software development
  • Metabase support and development
  • Our Joomla extensions
Contact
  • Contact details
  • Company details
  • Write to us!

Cloudhoreca Kft. and this site is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.


close amphtml version