Basics (Do Now)
- Move to Guttenburg
!!! Single column image is filling column.- Add fonts and sizes to options (body, nav, footer, htags, bold, italic, etc, font name, font weight, font style)
- Position relative isn’t auto added in bootstrap, i have to add it everytime to a parent div
- Numbering columns to make adding custom css easier.
- Check that overlay is working right
- Do all image only sections need the ability to add text over it? Add a single line text field? h tag options?
- Search page
- Screenshots for flex content sections (Is there a way to do this without ACF Extended?)
- Remove Large image stuff from flex content ????
- Remove plugin and find an alt way to use font awesome
- Built in parallax
- Retina images, how to serve different size images based on device
- Option for uploading alternative images for mobile
- Options for color overlays on background images
- Method to limit clients uploading oversized images. How to auto optimize and/or crop to certain sizes and certain dpi
- Set up font webkit for template
- Add animation options
- Add multiple types of animations. That I can easily remove, plug and play. One script that is easily removable?
- Find new parallax and animations options, explore jquery instead of using a prebuilt library
- Video backgrounds using local, youtube/vimeo
- Add custom post types for listings, for example setup portfolio w/ isotope. Maybe random testimonials? Other listings such as news, like how orange county worked.
- Connect social info from options to menu items
- Better 404 page
404 pageAdd acf option field for client to enter google’s code- Need to add mobile image to other home headers, it’s only on the vh100 version, not proportionate etc.
- Have my template and plugin created so that it can be updated via wordpress, unique custom things for each client goes in a child theme. My base theme can be updated remotely, incase of security issues, etc
- Seperate custom CSS from my base template CSS. Different file or child theme?
Responsive Menu
- Remove Bootstrap Menu stuff, replace with basic row/columns
- Setup Menu in Responsive Menu
- Create/save alternative menus to choose from in Responsive Menu, different effects, some with columns, like 8vos new sites, responsive columns within the menu
- Find an alternatve to Responsive Menu
Templates/Layout
- New “option page” separate from “options” for all theme options.colors, etc.. Hidden from client role.
- Gallery/photo gallery widget/acf layout – see hapers park
- A unique page with footer options.
- A unique page with subhero options.
- A unique page with hero options.
- A unique page with masthead/navigation options.
- Multiple layout options for blog/archive pages
- Add various unique ACF layouts from past projects to template. Make it easy to remove and add. A seperate flex section?
- Google Map, just address or link from google maps
-
One Day
Add companies logo to login page, use the site logo from options to auto place it.Add all of the extras into a custom plugin. For example, taxonomies in my plugin instead of needing to use cpt ui.Add update plugin checker feature, and self host plugin on my serverCan lorim ipsom be added autmatcally into newly created sections/cols in acf- Create my own font of social icons, solo, square, round, etc., arrows, phone, map markers, etc, web things that I use.
- Keep building and fleshing out a plugin, what else can I add to replace plugins? (menu editor, retina images, custom fields?,
cpt ui, ) - Custom Dashboard (Analytic stats, Form to submit a trouble ticket with me, Instructions, Videos), can be part of my custom plugin for easy updating for all clients.
- Best way to do media queries, all grouped togehter, group styles together (leads to extra code), add bootstrap breakpoints
- ACF Dynamic Render
- If I continue using ACF extended I can stop suing CPT UI, they have taxonomy and custom post type fields
- Start adding misc other unique layouts from past projects, especially 8vo sites like boxes from orange, etc.
- Look at my other list in notion from my octavo time for ideas and features to add
- Best optoion for caching
- Option for cdn
- Integrate more of Bootstrap
- Do a speed test and trim the fat and optimize, remove scripts and css not used from wordpress on plugsins, etc.
- White label wordpress
- Look at other builders for things to add, like elementor
- ecommerce tolken setup with woo
- events calendar tolken setup
- insta setup like 8vo
- mailchimp newsletter layouts
- home slider
- Add an option for custom padding sizes instead of the tolken sizes (maybe only available to admins, not client roles)
- Add an option for background image placement options? center/cover/left top right etc.
- add smooth transistion to everything, buttons, hover states etc
- enque font awesome through plugin or theme so I don’t need the font awesome plugin provided
- Add font and h tag sizes, styles to options page
- How can you add short codes for acf values into content of website for example contact info from options page added to content acf area on a contact us page.
- Add css for line breaks for mobile. Or hiding BR’s for example in the footer to force lines to break on mobiel
- hide/display code for each breakpoint? .mobile-hide, .tablet, dekstop, etc. BOOTSTRAP HAS THIS?
Text Goes Here