Octopoos / SEBLOD

Build high-end websites with SEBLOD®, a CCK for Joomla!
https://www.seblod.com
GNU General Public License v2.0
129 stars 54 forks source link

Some settings are invisible #763

Open Grag1 opened 12 months ago

Grag1 commented 12 months ago

In some plugins or templates options are hidden, these settings can so not be made as usual.

Workaround Example: List Template (Seb_Blog)

  1. Open the browser console (Firefox = CTRL + SHIFT + K, Chrom(e)ium = CTRL + SHIFT + J). invisible-options
  2. In the console, select the button at the top left.
  3. Click on the element in the website that contains the hidden element.
  4. Remove the style "display:none". make-options-visible
  5. Close the console and fill in the plugin options as usual.