
內容簡介
Simple Pull Quote WordPress Plugin 提供一個簡單的方法讓你在文章或頁面中插入拉開引用。它會在 HTML 和 TinyMCE 編輯器中添加一個易於使用的「拉開引用」按鈕。
重要提示:如果要在新的 WordPress(Gutenberg)編輯器中使用,請使用「經典」區塊。
觀看插件示範及如何使用:
http://youtu.be/JGudI9gr9iE
使用方法
選擇要當作拉開引用的文本。
在視覺化編輯器或 HTML 編輯器中單擊「拉開引用」按鈕。
如需更多有關使用方式的幫助,請訪問Simple Pull Quote 首頁以獲得視覺指南。
如何更新拉開引用的外觀?
要更改拉開引用的外觀,打開你的佈景主題的「style.css」文件,並創建一個名為「simplePullQuotes」的 CSS 類別。根據個人口味編輯此類別。重要提示:請確保你的佈景主題的「wp_head()」功能出現在佈景主題樣式表之前,否則此方法將無效。
如何在單個帖子或頁面中使用多個拉開引用?
只需選擇要用作拉開引用的文本,然後在視覺化編輯器或 HTML 編輯器中單擊「拉開引用」按鈕。
外掛標籤
開發者團隊
原文外掛簡介
Simple Pull Quote WordPress Plugin provides an easy way for you to insert pull quotes into your posts and pages. It adds an easy-to-use “Pullquote” button to both the HTML and TinyMCE editors.
IMPORTANT: To use in the new WordPress (Gutenberg) editor, you can either:
1. use the “Classic” block.
2. Use shortcodes such as [pullquote class="left”]TEXT HERE[/pullquote]
See the plugin in action as well as how to use it:
Usage
Select the text that you want to use as your pull quote.
Click on the “Pullquote” button in either the Visual or HTML editor.
For more help on usage, visit the Simple Pull Quote Homepage for a visual guide.
How do I update the look of the pull quotes?
To change the look of your pull quotes, open your theme’s “style.css” file and create a CSS class called “simplePullQuotes”. Edit this class according to your tastes. IMPORTANT: Make sure your theme’s “wp_head()” function comes before your theme’s stylesheet or else this won’t work.
How do I use more than one pull quote in a single post or page?
Simply select the text that you want to use as a pull quote and click the “Pullquote” button in either the visual or html editor.
