Skip to content

Instantly share code, notes, and snippets.

View amandarush's full-sized avatar

Amanda Carson amandarush

View GitHub Profile
@amandarush
amandarush / divsoup.htm
Created February 3, 2020 23:24
Div soup with a side of WordPress shortcode insanity
[vc_row][vc_column][vc_column_text]
<h3 style="text-align: center;">Call for Appointment
718-589-4755</h3>
<div class="locations">
[one_third padding="0 10px 0 0"]
<img class="loc-image" src="https://www.urbanhealthplan.org/wp-content/uploads/2016/01/UHP-main-site-El-Nuevo-San-Juan1-1024x572.jpg" alt="">
[/one_third][one_third padding="0 0px 0 0px"]
<div class="address">
<h3>El Nuevo San Juan</h3>
/*
Theme Name: Blind Bargains
Theme URI: http://independentpublisher.me/
Author: Amanda Rush
Author URI: https://www.customerservant.com
Description: Custom theme for the Blind Bargains site
Template: indieweb-publisher-master
Version: 1.0.0
License: GNU GPLv3
License URI: http://www.gnu.org/copyleft/gpl.html
<?php
/*
* You can add your own functions here. You can also override functions that are
* called from within the parent theme. For a complete list of function you can
* override here, please see the docs:
*
* https://github.com/raamdev/independent-publisher#functions-you-can-override-in-a-child-theme
*
*/