Want to swap out the default PayPal button in your TTG Cart? Here’s how.
Placing Backlight pallet content above the mobile menu
In Backlight, pallet content, by default, will appear below the mobile menu when the site is viewed at mobile sizes. Here’s how to get that content to appear above the mobile menu.
Client Response: place the Gallery Help button in the Top Pallet
You can make the Gallery Help button in your Backlight Client Response albums “stick” to the top of the gallery by adding it to the top-pallet widget container. This way, when your client scrolls down the page the Gallery Help button will always be available. First of all, be sure to enable the Gallery Help […]
How about text above and below a gallery?
In the past I’ve seen a number of queries in the forum about how to have text both above and below the thumbnails in an album. This is actually pretty easy to accomplish using jQuery. First you add a bit of script via phplugins, using the ttg_scripts hook (in Backlight 1, see updates below), that […]
Toggling your Client Response Legend
NOTE: In Backlight 2 and 3, there is now a Gallery Help button that will open a pop-up box. Below applies only to Backlight 1 I recently got a question about hiding a Client Response legend that’s been placed in the page copy of a Backlight album. It’s really pretty easy to do with […]
Swapping out Font Awesome Icons in a TTG page
Use just a wee bit of JQuery to swap out hard-coded Font Awesome icons
Highlighting the current page navigation menu item in TTG websites
Want to highlight the navigation link of the current page? Here’s how.