Documentation
Roger,
I know that you have your own way of keeping documentation and instructions, so I wanted to share some of the documentation pages I have come across for some plugins
- WP RSS Aggregator
- As used on the News Page
- https://docs.wprssaggregator.com/shortcodes/
- Calendar
- Only event type ID should be changed if you would like it to appear tabbed, as on /calendar.
- Event types & their IDs can be found by going to Events>Event Type
- Shortcode:
[su_tabs][su_tab title="Calendar View" disabled="no" anchor="" url="" target="blank" class=""]
[add_eventon_search number_of_months="2" search_all="yes" ]
[add_eventon jumper="yes" event_type="8" exp_jumper="yes" tiles="yes" tile_style="1" tile_count="3" tile_bg="1" ]
[/su_tab] [su_tab title="List View" disabled="no" anchor="" url="" target="blank" class=""]
[add_eventon_search number_of_months="2" search_all="yes" ]
[add_eventon_list event number_of_months="2" event_type="8" show_et_ft_img="yes" accord="yes" show_year="yes"]
[/su_tab][/su_tabs]
- Shortcode:
- Shortcode Guide
- Full Documentation with Video Tutorials
- Contact Form
- Adding New Organization to Main Contact Form
- On the Dashboard, click Forms
- Select “Contact Form”
- Click “Subject” and add the department or organization needed (Keep in alphabetical order)
- Update
- Click Settings tab at top of contact form
- Select Notifications tab
- Click Admin Notification
- Under Send To, “Configure Routing” should be selected.
- Click + button to add an email.
- Type in email, select subject, select “is”, select department corresponding to email
- Scroll down and click “Update Notification”
- Adding New Organization to Main Contact Form
- Translator
- Adding Languages (Admin Only)
- On the Dashboard, hover over “Settings” and click on “Google Language Translator”
- Select which language you would like to add/remove from the website.
- Scroll down and click “Save Changes”
- Adding Languages (Admin Only)
- Flow-Flow
- Documentation
- Adding Accounts (Feeds) to Flow-Flow
- On the Dashboard, click Social Apps > Flow-Flow
- Click "Feeds" from Flow-Flow's navigation bar
- Click "Create Feed" and select source
- Insert account information following prompts
- Change "Feed Updates Frequency" to "Once a Day"
- Change "Posts to Load During Update" to "5 Posts"
- Click "Add Feed"
- Adding Accounts to Streams
- On the Dashboard, click Social Apps > Flow-Flow
- Click on the pencil/edit icon next to the desired stream
- Click "+ CONNECT FEED TO STREAM" under the current Connected Feeds
- Select Account/feed you would like to add, then click the green check box
- Flow-Flow will automatically save.
- Adding a New Flow-Flow Stream
- On the Dashboard, click Social Apps > Flow-Flow
- Click the green button "Create Stream"
- Enter stream title
- Add Accounts to Stream (see "Add Accounts to Stream" guide)
- Click the "General" tab located next to "Source"
- Set "Items Order" to "Strictly by date"
- Set "Number of Visible Items" as wanted
- Leave all other settings as is
- Scroll down and click the green "Save Changes" button
- Click the "Grid" tab located next to "General"
- Set "Stream Layout" to "Masonry" or "Grid"
- Set "Responsive Settings" to columns anywhere from 1-4 columns (do not exceed 4, as the images will begin to overlap)
- Click the green "Save Changes" button
- Below the "Save Changes" button is the "Grid container settings"
- Add heading and subheading settings to your preference
- Scroll down and click the green "Save Changes" button
- Click the "Stylings" tab located next to "Grid"
- Style Grid Cards to your preference
- Click and Drag the "Card Builder" on the left side of the page to your preference
- Scroll down and click the green "Save Changes" button
- Click the "CSS" tab located next to "Stylings"
Here you may further edit the way your Flow-Flow stream will be displayed- See "Flow-Flow CSS" documentation
- Scroll down and click the green "Save Changes" button
- Click the "Shortcode" tab located next to "CSS"
This will display the shortcode needed to display your Flow-Flow stream on your desired page
- Flow Flow CSS
- Add the following code to remove the "Show More" button beneath Flow-Flow stream:
.ff-loadmore-wrapper { display:none; } - Add the following code to remove the Search Bar
.ff-search { display: none !important; } - Add the following code to remove the like counter and share button bar at bottom of individual posts:
.ff-item .ff-item-bar { display: none !important; }
- Add the following code to remove the "Show More" button beneath Flow-Flow stream:
- General Page Outline
- Contacts
- Name (Heading 4)
- Title & Email (paragraph with a soft return between each)
Soft returns are made by holding "Shift" and clicking "Enter"
- Offices, Departments, Organizations, etc Main Pages
- Short information about office/org (quoteblock)
- Other information below
- Contacts last (See "General Page Outline" > "Contacts" documentation)
- Contacts
As I am going through things, I will continue sending you documentation here.
Thanks,
Veronica Alvarado
Web Department, Diocesan
877-923-0777
877-923-0777
Adding Options to DPI Modules selection boxes
- Go to "DPI Modules" > "Metadata"
- Click Add New at top of page
- Select Category you would like to add new option to (does not matter which one)
- Type new option in the "Value" box
- Click Save
Catalogued! Thank you!
Roger
Roger