• Hello Matt,

    I installed the foogallery-owl-carousel-template and realized that the Border Styles and Icons didnt load in the admin settings, i did a little research and found that the links where wrong.

    Your Links:

    'border-style-square-white' => array('label' => 'Square white border with shadow', 'img' => FOOGALLERY_DEFAULT_TEMPLATES_EXTENSION_URL . 'assets/border-style-icon-square-white.png'),
    'border-style-circle-white' => array('label' => 'Circular white border with shadow', 'img' => FOOGALLERY_DEFAULT_TEMPLATES_EXTENSION_URL . 'assets/border-style-icon-circle-white.png'),
    and so on...

    Working Links:

    'border-style-square-white' => array('label' => 'Square white border with shadow', 'img' => FOOGALLERY_DEFAULT_TEMPLATES_EXTENSION_URL . 'shared/img/admin/border-style-icon-square-white.png'),
    'border-style-circle-white' => array('label' => 'Circular white border with shadow', 'img' => FOOGALLERY_DEFAULT_TEMPLATES_EXTENSION_URL . 'shared/img/admin/border-style-icon-circle-white.png'),
    and so on...

    https://www.ads-software.com/plugins/foogallery-owl-carousel-template/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Could you post your site address?

    Thread Starter t2k

    (@t2k)

    No, its offline / in maintaince mode right now because it will go online next month.

    What i also realized:

    If i install Owl Template from the foogallery Extension Tab it is installing OWL Carusel Plugin and not this plugin, and i cant select the OWL Carusel in the foogallery Settings. So I installed it from the www.ads-software.com Repo (Plugins -> Install Plugin -> FooGallery Owl Carousel Template)

    edit:
    You can see in the Screenshot of this user (https://www.ads-software.com/support/topic/want-4-items-in-stage-but-only-3-appear?replies=1) what i mean with missing Border and Icon Images in the Admin Panel!

    Plugin Author Matt Cromwell

    (@webdevmattcrom)

    I pushed out an update yesterday. Update to version 1.3 and let me know if it resolves the issue for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image not loading for Borders / Icons’ is closed to new replies.