Title: PODxt's Replies | WordPress.org

---

# PODxt

  [  ](https://wordpress.org/support/users/podxt/)

 *   [Profile](https://wordpress.org/support/users/podxt/)
 *   [Topics Started](https://wordpress.org/support/users/podxt/topics/)
 *   [Replies Created](https://wordpress.org/support/users/podxt/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/podxt/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/podxt/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/podxt/engagements/)
 *   [Favorites](https://wordpress.org/support/users/podxt/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 49 total)

1 [2](https://wordpress.org/support/users/podxt/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/podxt/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/podxt/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/podxt/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Using CSS :checked for styling labels](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/#post-8814676)
 * Working well, thank you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Using CSS :checked for styling labels](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/#post-8814058)
 * Thanks a lot for checking that out! How could I integrate these CSS rules with
   JQuery when a radio is selected?
 *     ```
       background-color:#000;
       padding: 12px 1px;
       margin: 15px 12px 12px 0;
       color:#fff
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Using CSS :checked for styling labels](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/#post-8812915)
 * Hi, thanks. Here it is: [http://kimla.byethost32.com/form-test/](http://kimla.byethost32.com/form-test/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] Using CSS :checked for styling labels](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/using-css-checked-for-styling-labels/#post-8747681)
 * Thanks we’re almost there but this is not the exact equivalent because when I
   toggle on and off a radio button, its label stays bold whether it’s on or off.
 * Is there also a way to set the following CSS rules for the .side_by_side class
   when a radio button is selected?
 *     ```
       background-color:#000;
       padding: 12px 1px;
       margin: 15px 12px 12px 0;
       color:#fff
       ```
   
    -  This reply was modified 9 years, 3 months ago by [PODxt](https://wordpress.org/support/users/podxt/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form] The CSS loading in the footer (why?) prevents me from making style customization](https://wordpress.org/support/topic/the-css-loading-in-the-footer-why-prevents-me-from-making-style-customization/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/the-css-loading-in-the-footer-why-prevents-me-from-making-style-customization/#post-8740873)
 * Thanks for the reply. Yes. But using !important for each CSS line (at least 40
   lines in my case) is not a real solution as it clutters the code.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet Newsletters (Previous)] Widget validation error message](https://wordpress.org/support/topic/widget-input-text-field-and-submit-button-on-the-same-line/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/widget-input-text-field-and-submit-button-on-the-same-line/#post-4592107)
 * Yes thanks for “closing this one”. It’s resolved because I switched to another
   plugin: Newsletter.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Thirteen] How to add pagination for pages?](https://wordpress.org/support/topic/how-to-add-pagination-for-pages/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-pagination-for-pages/#post-4780959)
 * I reinstalled WordPress 3.8.1 with twentythirteen and the pagination is still
   not working when inserting <!–nextpage–> in my text with the text editor as you
   can see on my testing website: [Test site](http://wp2013.is-great.org/) . <!–
   nextpage–> are visible in the source code but no pagination is created.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Thirteen] How to add pagination for pages?](https://wordpress.org/support/topic/how-to-add-pagination-for-pages/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-pagination-for-pages/#post-4780927)
 * Yep, I used the Text editor and not the Visual editor to add <!–nextpage–>. These
   <!–nextpage–> do show up in my page source code but still no pagination is displayed
   to split my text.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help with a simple php code](https://wordpress.org/support/topic/help-with-a-simple-php-code/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/help-with-a-simple-php-code/#post-4726882)
 * Working great, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Where to put this little code snippet to avoid spam messages?](https://wordpress.org/support/topic/where-to-put-this-little-code-snippet-to-avoid-spam-messages/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/where-to-put-this-little-code-snippet-to-avoid-spam-messages/#post-4665242)
 * Sorry for bumping, do you have any idea on this matter?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Where to put this little code snippet to avoid spam messages?](https://wordpress.org/support/topic/where-to-put-this-little-code-snippet-to-avoid-spam-messages/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/where-to-put-this-little-code-snippet-to-avoid-spam-messages/#post-4665239)
 * up
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Issues with 2 columns layout and validation messages](https://wordpress.org/support/topic/issues-with-2-columns-layout-and-validation-messages/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/issues-with-2-columns-layout-and-validation-messages/#post-4567046)
 * The right place is where the message displays when you don’t edit CF7 html/php/
   css i.e. right under the form. It was actually a clearfix / float problem, now
   everything seems in order.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Emails don't send when changing the email signature](https://wordpress.org/support/topic/emails-dont-send-when-changing-the-email-signature/)
 *  Thread Starter [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/emails-dont-send-when-changing-the-email-signature/#post-4565836)
 * Yes, I already saw this part of the FAQ and my spam filter is empty. I suspect
   this is coming from byethost because they add some advertisement right after 
   the email signature. I’ll ran other tests when I’ll get a proper host to see 
   if it’s still happening.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Slideshow doesn't apper](https://wordpress.org/support/topic/slideshow-doesnt-apper/)
 *  [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/slideshow-doesnt-apper/#post-4554370)
 * Are you sure of the code? Have you inserted it in your visual or text editor?
   Can you give the link of the live page with the slideshow? I can only have access
   to [http://thewei.com/kimi/cldp-motivates-and-inspires-bergen-community-college-latino-students/](http://thewei.com/kimi/cldp-motivates-and-inspires-bergen-community-college-latino-students/)
   and you previously gave the link (a preview page) to an admin restricted page
   so I can’t access it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meteor Slides] Slideshow doesn't apper](https://wordpress.org/support/topic/slideshow-doesnt-apper/)
 *  [PODxt](https://wordpress.org/support/users/podxt/)
 * (@podxt)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/slideshow-doesnt-apper/#post-4554357)
 * Hi Kimi, I’m not Josh but maybe I can help you out, it doesn’t seem that the 
   slideshow is triggered on this page. Are you sure you ‘ve used the meta tag or
   that you have inserted the php code in the correct page?

Viewing 15 replies - 1 through 15 (of 49 total)

1 [2](https://wordpress.org/support/users/podxt/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/podxt/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/podxt/replies/page/4/?output_format=md) 
[→](https://wordpress.org/support/users/podxt/replies/page/2/?output_format=md)