Title: NWTD's Replies | WordPress.org

---

# NWTD

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Co-Authors Plus] Appending ACF to an author's name in the byline](https://wordpress.org/support/topic/appending-acf-to-an-authors-name-in-the-byline/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/appending-acf-to-an-authors-name-in-the-byline/#post-8199647)
 * I found my solution.
 * In `template-tags.php` on line 272, I added: `$affiliation = get_field('school-
   organization', 'user_'. $author->ID );`
 * on line 272, I called in the `$affiliation` variable. It worked like a champ.
   But since this will be lost on the next plugin update, this thread will be my
   reminder on how to update it, unless I can figure out how to add this to my `
   functions.php`.
    -  This reply was modified 9 years, 9 months ago by [NWTD](https://wordpress.org/support/users/nwtechie/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Active Directory Integration] Serious problem: User passwords come unsynced, rendering account useless](https://wordpress.org/support/topic/serious-problem-user-passwords-come-unsynced-rendering-account-useless/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/serious-problem-user-passwords-come-unsynced-rendering-account-useless/#post-6940149)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Co-Authors Plus] Appending ACF to an author's name in the byline](https://wordpress.org/support/topic/appending-acf-to-an-authors-name-in-the-byline/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/appending-acf-to-an-authors-name-in-the-byline/#post-7170851)
 * FWIW, this is what I’m attempting to use to pull that value of the ACF:
 * $author_id = get_the_author_meta(‘ID’);
    $affiliation = get_field(‘school-organization’,‘
   user_’. $author_id );
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Chance for adding PGP support](https://wordpress.org/support/topic/chance-for-adding-pgp-support/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/chance-for-adding-pgp-support/#post-5303219)
 * I’d like to second this request.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Aggregator - RSS Import, Feed to Post, Autoblogging, AI Content] Feeds not getting feed items, counting up](https://wordpress.org/support/topic/feeds-not-getting-feed-items-counting-up/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/feeds-not-getting-feed-items-counting-up/#post-5399552)
 * Thanks for the followup [@iamthedan](https://wordpress.org/support/users/iamthedan/).
   I’ll give it a shot.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Aggregator - RSS Import, Feed to Post, Autoblogging, AI Content] Feeds not getting feed items, counting up](https://wordpress.org/support/topic/feeds-not-getting-feed-items-counting-up/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/feeds-not-getting-feed-items-counting-up/#post-5399543)
 * [@iamthedan](https://wordpress.org/support/users/iamthedan/), what settings did
   you have to adjust to make this plugin work? I’m having the same exact symptoms(
   counting up and not importing items) and have W3 Total Cache installed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[HC Custom WP-Admin URL] Multi-Site](https://wordpress.org/support/topic/multi-site-25/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/multi-site-25/#post-4601721)
 * I’d like to +1 this as well. I see a huge benefit for security and branding on
   why a multisite might need this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Responsive Tabs] How to use this in template php file](https://wordpress.org/support/topic/how-to-use-this-in-template-php-file/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/how-to-use-this-in-template-php-file/#post-4544530)
 * [@oscitasthemes](https://wordpress.org/support/users/oscitasthemes/), Is there
   a way to get this to work with `the_content()`?
 * I tried using your example in a page template for a single post type. One tab
   is getting the post’s excerpt, while another tab is supposed to get the content.
   The excerpt shows just fine, the content does not.
 * Any suggestions?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Runtime exception error](https://wordpress.org/support/topic/runtime-exception-error/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/runtime-exception-error/#post-4549406)
 * Thanks Cais. I did not receive a response to the bug report. So I used the support
   form in my Pro account. I did hear back a few hours later.
 * I’ll update this thread with a solution, for any one else still having the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Runtime exception error](https://wordpress.org/support/topic/runtime-exception-error/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/runtime-exception-error/#post-4549382)
 * Is there a way to check the status of the bug report?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Runtime exception error](https://wordpress.org/support/topic/runtime-exception-error/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/runtime-exception-error/#post-4549221)
 * Yes, and done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Taxonomy Images] Adding a data attr to images and remove link](https://wordpress.org/support/topic/adding-a-data-attr-to-images-and-remove-link/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adding-a-data-attr-to-images-and-remove-link/#post-4467780)
 * This is a duplicate. A mod can remove this post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Taxonomy Images] Adding a data attr to images and remove link](https://wordpress.org/support/topic/adding-a-data-attr-to-images-and-remove-link/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adding-a-data-attr-to-images-and-remove-link/#post-4467765)
 * On that same topic, I need to also add a class to the images. I tried the following
   with no success:
 *     ```
       echo apply_filters( 'taxonomy-images-list-the-terms', '', array(
       	'after' => '</ul>',
       	'after_image'  => '</li>',
       	'attr' => array(
       		'class' => 'filter-tint',
       		'data-pb-tint-opacity' => '1',
       		'data-pb-tint-colour' => '#fff',
       	),
       	'before' => '<ul class="project-services">',
       	'before_image' => '<li>',
       	'image_size'   => 'portfolio-showcase',
       	'taxonomy'     => 'services',
       ) );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Last Login] Date AND time](https://wordpress.org/support/topic/date-and-time-2/)
 *  [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/date-and-time-2/#post-4142141)
 * [@shonu](https://wordpress.org/support/users/shonu/), I think we can all agree
   that these free plugins should work for what we want, but one thing to remember
   is that these are free and so is the support.
 * Rather than exclaiming what should be, why not pass along some good karma to 
   the plugin dev in the form of a beer to show appreciation for his work and in
   rice him to implement some new features…or better yet, fork the plugin on Git
   and contribute to the community 🙂
 * As stated above, there is a fix to make it work and its pretty simple.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Retail Menus] Multisite issue](https://wordpress.org/support/topic/multisite-issue-12/)
 *  Thread Starter [NWTD](https://wordpress.org/support/users/nwtechie/)
 * (@nwtechie)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/multisite-issue-12/#post-4212186)
 * I think I have it fixed. Do you have a git for the plugin? I can fork my changes
   over.

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

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