Title: plugin doesn&#8217;t recognize div
Last modified: May 18, 2022

---

# plugin doesn’t recognize div

 *  Resolved [rachflew](https://wordpress.org/support/users/rachflew/)
 * (@rachflew)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/)
 * Plugin is printing 32 pages when it should only print 1 with code below:
 *     ```
       [accordion title="Code of Conduct Policy"]
   
       <a id="code-of-conduct" name="code-of-conduct"></a>
       <div class="my_print_target">
       [print-me target=".my_print_target"/]
   
       To ensure the rights of all and to foster a pleasant environment, staff will enforce the following guidelines.
       <h2>Respect Others’ Use of the Library</h2>
       <ul>
        	<li>Keep conversations at an acceptable level;</li>
        	<li>Set cell phone ringers to silent;</li>
        	<li>Use headphones with all electronic and communication equipment;</li>
        	<li>Wear sufficient clothing, including shoes and shirts at all times;</li>
        	<li>Be mindful of bodily hygiene odors or scents as to not be offensive to others;</li>
        	<li>Refrain from using profane, hostile, or aggressive language or gestures;</li>
        	<li>Refrain from engaging unwilling members in discussions;</li>
        	<li>Do not leave personal belongings unattended;</li>
        	<li>Do not bring pets into the library;</li>
        	<li>Refrain from sales or solicitation unless library approved;</li>
        	<li>Abstain from disruptive behavior on library property;</li>
        	<li>Use the Youth Department only when with children or when using youth materials;</li>
        	<li>Ensure that your children under 7 are in the library with a responsible caregiver (13 or older) at all times;</li>
        	<li>Provide transportation for your children ages 7-11 from library grounds at the time of closing.</li>
       </ul>
       <h2>Respect Library Materials, Building, and Grounds</h2>
       <ul>
        	<li>Use computers & digital equipment in accordance with the <a href="https://gepl.org/about/policies/internet-use-policy">Computer and Internet Use Policy</a>;</li>
        	<li>Use restrooms appropriately including no bathing, shaving, or washing clothes;</li>
        	<li>Eat only light snacks in the library: no messy foods or full meals;</li>
        	<li>Drink only covered beverages.</li>
       </ul>
       <h2>Respect the Law on Library Property By</h2>
       <ul>
        	<li>Not using tobacco products on library premises: including tobacco, smokeless tobacco, herbal products, and e-cigarettes;</li>
        	<li>Not selling or using alcohol, drugs, or controlled substances;</li>
        	<li>Not possessing a weapon;</li>
        	<li>Not engaging in sexual activity, misconduct, or harassment;</li>
        	<li>Not engaging in theft, vandalism, or mutilation of library property.</li>
       </ul>
       Visitors who violate these guidelines may be asked to leave, or the authorities may be called.
       Suspected child abuse will be reported to Children’s Protective Services.
   
       <em>Revised: 07/15</em>
   
       </div>
       [/accordion]
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-doesnt-recognize-div%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15658174)
 * Please update to the latest release candidate here:
    [https://github.com/baden03/print-o-matic](https://github.com/baden03/print-o-matic)
 * It should address this issue. We are scheduled to push this release live this
   coming Tuesday, so its stable release candidate.
 * Let us know how it goes!
 *  Thread Starter [rachflew](https://wordpress.org/support/users/rachflew/)
 * (@rachflew)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15658248)
 * no, same problem after replacing version
 *  Thread Starter [rachflew](https://wordpress.org/support/users/rachflew/)
 * (@rachflew)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15658253)
 * hold please. might be caching issue on new version
 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15658263)
 * OK, now the issue seems to be that on first click it’s printing everything, but
   subsequent clicks work as expected. can you verify this behaviour on your end?
 *  Thread Starter [rachflew](https://wordpress.org/support/users/rachflew/)
 * (@rachflew)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15658332)
 * correct
 *  [meenimee](https://wordpress.org/support/users/meenimee/)
 * (@meenimee)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15659075)
 * Did this get resolved? I am havign the same problem with my pages.
 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15659445)
 * [@rachflew](https://wordpress.org/support/users/rachflew/) this issue has been
   starting to pop up on some installs. we’ll need to try and recreate the issue
   on our end to troubleshoot if it’s a plugin or theme causing this behaviour. 
   can you reach out to us at info [at] twinpictures [dot] de and _be sure to include
   a link back to this thread_, and we’ll address this issue personally.
 * [@meenimee](https://wordpress.org/support/users/meenimee/) which same problem?
   The target you are providing is not being printed, or you have to click twice
   for the target to be recognised? Do you have a link you can share? You see, this
   is why it’s not recommended to hijack a thread, but rather start your own.
 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15669333)
 * We have just released 2.1.4 that should fix this issue:
    [https://github.com/baden03/print-o-matic/releases/tag/2.14](https://github.com/baden03/print-o-matic/releases/tag/2.14)
 * It should be pushed to the WordPress repo later today.
    Let us know if this resolves
   the issue for you.
 *  Plugin Contributor [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * (@twinpictures)
 * [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15681721)
 * no feedback, issue marked as resolved.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘plugin doesn’t recognize div’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/print-o-matic_b2b2b2.svg)
 * [Print-O-Matic](https://wordpress.org/plugins/print-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/print-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/print-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/print-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/print-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/print-o-matic/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [twinpictures](https://wordpress.org/support/users/twinpictures/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/plugin-doesnt-recognize-div/#post-15681721)
 * Status: resolved