Note that there are some explanatory texts on larger screens.

plurals
  1. POWordpress the excerpt VS the content
    primarykey
    data
    text
    <p><a href="http://hollywoodstunts.com/" rel="nofollow noreferrer">http://hollywoodstunts.com/</a></p> <p>under the slider there are 3 "intensive training" courses they all display the excerpt</p> <p>i need it to display the content, replacing the_excerpt() with the_content() didn't do anything</p> <p>the plugin advanced excerpt didn't do anything</p> <p>** aware when you click the blog posts, it goes to a jquery post, the client wanted it this way**</p> <p>code:</p> <pre><code> &lt;div class="boxes"&gt; &lt;div class="one box"&gt;&lt;strong&gt;September 9th - 27th November 4th - 22nd 9am - 5pm Monday - Friday&lt;/strong&gt; Tuition: $3,600.00 Deposit: $600.00&lt;/div&gt; &lt;div class="two box"&gt;&lt;strong&gt;You Will Learn:&lt;/strong&gt; Agility • Tumbling • Foot Falls • Bull Dogging • Armed Combat • Unarmed Combat • Martial Arts • Choreography • Trampoline • Mini Tramp • High Falls • Stair Falls • Window Penetration • Breakaways • Fire Gags • Car Hits • Near Misses • Air Ram • Air Ratchet • Harness Work • Special Effects • Marketing • Safety&lt;/div&gt; &lt;/div&gt; </code></pre> <p>or this code:</p> <pre><code>&lt;table&gt; &lt;tr&gt;&lt;td&gt;&lt;strong&gt;September 9th - 27th November 4th - 22nd 9am - 5pm Monday - Friday&lt;/strong&gt; Tuition: $3,600.00 Deposit: $600.00&lt;/td&gt; &lt;td&gt;&lt;strong&gt;You Will Learn:&lt;/strong&gt; Agility • Tumbling • Foot Falls • Bull Dogging • Armed Combat • Unarmed Combat • Martial Arts • Choreography • Trampoline • Mini Tramp • High Falls • Stair Falls • Window Penetration • Breakaways • Fire Gags • Car Hits • Near Misses • Air Ram • Air Ratchet • Harness Work • Special Effects • Marketing • Safety&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; </code></pre> <p>its supposed to look something like this on the homepage, with the image to the left: <img src="https://i.stack.imgur.com/Vc4yK.jpg" alt="preview"></p> <p>both don't seem to do anything</p> <p>suggestions? help?</p> <p>thank you in advance</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload