這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Elementor Inline SVG

外掛說明

An Elementor widget that lets you add an SVG file as markup instead of an html image tag.

How it works

Elementor Inline SVG works much like the core Image widget from Elementor, except that it expects SVG files and outputs the file’s contents as markup in your page. This eliminates the extra HTTP request that otherwise occurs when using the tag and allows for styling and interacting with the SVG elements through CSS and Javascript.

Options

  1. Max-width control that lets you specify a maximum width in pixels or percentage [responsive]
  2. Custom aspect ratio to change the default aspect ration of the contents [responsive]
  3. Alignment to left, center or right

安裝方式

  1. Make sure Elementor is installed and active on your website
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit a page (or post) using Elementor
  4. Find and use the new “Inline SVG” widget

常見問題集

Installation Instructions
  1. Make sure Elementor is installed and active on your website
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit a page (or post) using Elementor
  4. Find and use the new “Inline SVG” widget

使用者評論

2018 年 5 月 25 日
Export from Illustrator (don't "Save As…", export to SVG) and bring it into WP. Edit your template with Elementor and choose the "Inline SVG" widget. Choose to override colors, or to add a hover color, etc. No step 4.
2018 年 2 月 10 日
Not sure why others haven't been able to get this to work as it was a flawless experience for me. I did also install Safe SVG as recommended by another reviewer as it's also an excellent plugin. Would be nice for this plugin to include what Safe SVG does so you just have the one plugin, but that's being a little picky 🙂 All-in-all it does exactly what you want without fuss. Couldn't be happier and many thanks to the author for creating this and spending their time on it.
2018 年 1 月 4 日
Using latest Elementor Pro together with the Astra theme and Elementor Inline SVG allows me to easily add and style vector graphics helping towards site speed and responsiveness. This will definitely be an essential tool for every site when using Elementor Builder.
2017 年 11 月 28 日
A couple of comments to address previous reviewers who couldn't get it to work: 1) Make sure that you know how to work with svg files. You may need to edit your svg's in Adobe Illustrator (or another vector program) so that the actual vector drawing covers most of the artboard (i.e. touches top/bottom if portrait svg or left/right if landscape svg). I use this plugin to display vector icons and standardized my artboard size to be 50px x 50px (widthxheight) with (x, y) set to (25px, -25px). That way, when I select the icon from the WP media library, using this widget, I can apply the same styling (notably sizing/width and padding) across all of my icons. See https://graphicdesign.stackexchange.com/questions/12904/how-to-change-artboard-size-in-ai-cs6 2) The vector image will not be viewable within the Elementor editor. You need to view the page.
閱讀全部 10 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Elementor Inline SVG〉的開發相關工作。

參與者

將〈Elementor Inline SVG〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

  • Tweak — Better sizing management
  • Fixed — Typo on render attribute
  • Added — Handle css styling

1.1.0

  • Added — Controls to modify default and hover color of shape elements
  • Fixed — Connection refused error on DomDocument load function

1.0.0

  • Fixed — Compatibility with the latest version of Elementor
  • Added — Ability to add link to svg
  • Tweak — Reorganised controls

0.0.3

  • Added controls to allow the SVG to have a custom aspect ratio instead of maintaining the default one
  • Removed default placeholder image for SVG file control
  • Added required PHP version 5.0 due DOMElement library
  • Fixed — Bug where you needed to refresh the editor to see the SVG

0.0.2

  • “Width” control is now responsive
  • SVG can now be aligned to left, right or center
  • Updated required Elementor version to 1.4.1

0.0.1

  • First version