Author: Chris
Access Extra Shortcodes in the WordPress Classic Editor
To access the extra shortcodes included in your theme, click the “Extra Shortcodes” button at the top of the editor, or in a text…
Link Two Posts or Pages Using the Classic Editor
If you want to add a link within your current post to another post, or any other place on the web, you can do…
Always Show Carousel Arrows Pinnacle
To always display the carousel navigation arrows on your site, add this CSS to Theme Options> Custom CSS: .carousel_outerrim .next_carousel, .carousel_outerrim .prev_carousel, .carousel_slider_outer .next_carousel,…
Ascend – Add Search to Secondary Menu
If using a child theme, you can add a search bar to your secondary menu by adding this function to your functions.php file. If…
Add Search to Secondary Menu Virtue
If using a child theme, you can add a search bar to your secondary menu by adding this function to your functions.php file. If…
Change Staff Slug
If you need to edit the slug to match the page title of your Staff page, then you will need to add this PHP…
Edit Blog Post Date Font in Virtue
If you need to change the font properties on your blog posts, you can do so by targeting with this CSS: .postdate.bg-lightgray.headerfont { font-size:…
Edit Footer Copyright Text in Ascend
Navigate to Theme Options> Footer Settings, and input your custom footer copyright text in the “Footer Copyright Text” box, then save your settings.
Edit Footer Copyright Text in Virtue and Pinnacle
To set the copyright text in your footer for Pinnacle and Virtue themes, navigate to Theme Options> Misc Settings, and find the “Footer Copyright…
Disable Theme Lightbox
If you want to use a different light box, you can disable the theme lightbox entirely by navigating to Theme Options> Misc Settings and…