<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(11,83,148)">Keith,  </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(11,83,148)">First I am not a WordPress guru, but WordPress themes live as sub-directories in wp-content/themes/ (see <font color="#0b5394" face="arial, helvetica, sans-serif"> <a href="https://codex.wordpress.org/Theme_Development">https://codex.wordpress.org/Theme_Development</a>) I would start here and read this page.  It will give you an overview of the the structure of theming in WordPress.  Pay particular attention the comment blocks in the stylesheets (on the guid above) The comment blocks are read by WordPress to similar to (for themes) how Drupal uses the .info file.</font></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(11,83,148)"><font color="#0b5394" face="arial, helvetica, sans-serif"><br></font></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(11,83,148)">Also look into the use of function.php files.  This is how you add behaviors to a WordPress site.  In it is were you declare predefined WordPress hooks (and for plugins) new hooks you have added to the site.  WordPress is a giant event loop (not unlike Drupal)  In fact WordPress core developers call it "The Loop"  so search the net for that term in context to your WordPress questions, this may help.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(11,83,148)"><br></div><div class="gmail_default" style=""><span style="color:rgb(11,83,148);font-family:arial,helvetica,sans-serif">Also the codex  - <a href="https://codex.wordpress.org/">https://codex.wordpress.org/</a>  is similar to <a href="http://api.drupal.org">api.drupal.org</a>  it is were you learn how the php is structured in WordPress.  </span><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 10, 2016 at 8:43 AM, Keith Smith <span dir="ltr"><<a href="mailto:techlists@phpcoderusa.com" target="_blank">techlists@phpcoderusa.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Any WordPress theming Gurus out there? I've been trying to determine the "WordPress Way" of responsive theming. Is it a framework? Is it home gown within WordPress? What is the WordPress Way?<br>
<br>
Thanks in advance for your insight!!<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Keith Smith<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font color="#0b5394">James</font><div><br><span style="color:rgb(255,255,255)"><span style="background-color:rgb(11,83,148)"><b><a href="http://www.linkedin.com/pub/james-h-dugger/15/64b/74a/" target="_blank"><span style="background-color:rgb(255,255,255)"><span></span><span style="color:rgb(11,83,148)">Linkedin<span></span></span></span></a></b></span></span><br></div></div></div>
</div>