Title: teebark's Replies | WordPress.org

---

# teebark

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] New user link](https://wordpress.org/support/topic/new-user-link/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/new-user-link/#post-14967788)
 * That was it. After I created the page, and changed the link page id to that page,
   it worked. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Show Posts] Title position to right](https://wordpress.org/support/topic/title-position-to-right/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [6 years ago](https://wordpress.org/support/topic/title-position-to-right/#post-12922531)
 * Never mind–I figured out how to do it with grid. I had to add a class to the 
   shortcode, then used this css:
 *     ```
       <div class="wpsp-align-posts">[wp_show_posts id="2733"]</div>
       ```
   
 * /* Arrange show-posts entries */
    .wpsp-align-posts .wp-show-posts-inner { display:
   grid; grid-template-columns: 1fr 2fr; grid-template-rows: auto auto auto auto;}.
   wpsp-align-posts .wp-show-posts-inner header { grid-column: 2 / 3; grid-row: 
   1 / 2; margin-bottom: 5px; } .wpsp-align-posts .wp-show-posts-inner .wp-show-
   posts-image { grid-column: 1 / 2; grid-row: 1 / 4; } .wpsp-align-posts .wp-show-
   posts-inner .wp-show-posts-entry-summary { grid-column: 2 / 3; grid-row: 2 / 
   3; margin-bottom: 5px; } .wpsp-align-posts .wp-show-posts-inner .wpsp-read-more{
   grid-column: 2 / 3; grid-row: 3 / 4; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Show Posts] Image position](https://wordpress.org/support/topic/image-position-9/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/image-position-9/#post-11906580)
 * Evidently, if it’s a blog page, you control image positioning with customize/
   layout/blog. Otherwise, you can do it in the show posts item.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Show Posts] Image position](https://wordpress.org/support/topic/image-position-9/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/image-position-9/#post-11904863)
 * Fixed it–you set the image location in the customizer, not in the show posts 
   item.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] Multiple db](https://wordpress.org/support/topic/multiple-db/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-db/#post-11876985)
 * Yes, I think I understand now, the contact, parent and player are not separate
   records, they just represent groupings within the same record.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] Multiple databases](https://wordpress.org/support/topic/multiple-databases-15/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/multiple-databases-15/#post-11876973)
 * Got it. To list the 2nd database, I added a db_group field for the type, and 
   I can retrieve the data with this shortcode:
    `[pdb_list filter="db_group=directory"
   fields="d_last_name, d_first_name, d_email, d_home_phone"]` where the ‘d_’ prefixes
   are the 2nd database fields.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Elementor tabs widget with default page template](https://wordpress.org/support/topic/elementor-tabs-widget-with-default-page-template/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/elementor-tabs-widget-with-default-page-template/#post-10572320)
 * URL to show problem is [http://richastro.org/index.php/vaas-test/](http://richastro.org/index.php/vaas-test/)
   
   The link above shows tabs working, with the canvas template.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Duplicator Pro and Multisite](https://wordpress.org/support/topic/duplicator-pro-and-multisite/)
 *  [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/duplicator-pro-and-multisite/#post-10569021)
 * I’ve had good luck with DP up until recently, and their support has been a dead
   end. They typically go days between responses, and my last reply has been unanswered
   for 5 days now. I’m simply trying to copy a live site to my local pc–whould be
   a piece of cake. I would love to have another person take a look–maybe another
   person can give it a new perspective.
 * installer-log.txt
    Step 3 of 4: Update Data Please try again an issue has occurred.
 * Server Code: 200
    Status: OK Response: Additional Troubleshooting Tips: – Check
   the installer-log.txt file for warnings or errors. – Check the web server and
   PHP error logs. – For timeout issues visit the Timeout FAQ Section
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Blocks (Custom Post Widget)] Last WP update broke plugin](https://wordpress.org/support/topic/last-wp-update-broke-plugin/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/last-wp-update-broke-plugin/#post-10100628)
 * This turned out to be a plugin problem. Aquoid Photonic has an option to disable
   shortcode editing, and checking that fixed the problem with Content Blocks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bbp style pack] Error breaks page](https://wordpress.org/support/topic/error-breaks-page/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-breaks-page/#post-9883000)
 * That did it–thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bbp style pack] Error breaks page](https://wordpress.org/support/topic/error-breaks-page/)
 *  Thread Starter [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/error-breaks-page/#post-9882736)
 * 5.4.45
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Move logo to top nav bar](https://wordpress.org/support/topic/move-logo-to-top-nav-bar/)
 *  [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [9 years ago](https://wordpress.org/support/topic/move-logo-to-top-nav-bar/#post-9168804)
 * Ditto. Did you ever find a solution? But I was able to move the nav bar to the
   top–here’s how I did it, how does it compare to your solution?
 * .custom-header
    {position: relative;} .navigation-top {position: absolute; top:
   0;}
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] How to enable and handle a waitlist for events if demand exceeds spaces?](https://wordpress.org/support/topic/how-to-enable-and-handle-a-waitlist-for-events-if-demand-exceeds-spaces/)
 *  [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [9 years ago](https://wordpress.org/support/topic/how-to-enable-and-handle-a-waitlist-for-events-if-demand-exceeds-spaces/#post-9141167)
 * Yes, I’ve started working on it. I’ll keep you posted here. I’m not working on
   it full time, so I don’t have a target date in mind.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] How to enable and handle a waitlist for events if demand exceeds spaces?](https://wordpress.org/support/topic/how-to-enable-and-handle-a-waitlist-for-events-if-demand-exceeds-spaces/)
 *  [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/how-to-enable-and-handle-a-waitlist-for-events-if-demand-exceeds-spaces/#post-9028638)
 * Digitale, I’m interested in the same feature–I’m looking at adding it myself.
   Are you still interested?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Web Scraper] Update: Error parsing: Invalid CSS selector](https://wordpress.org/support/topic/update-error-parsing-invalid-css-selector/)
 *  [teebark](https://wordpress.org/support/users/teebark/)
 * (@teebark)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/update-error-parsing-invalid-css-selector/#post-5460952)
 * I’m using this query successfully, but I’d like to have more control over the
   table elements.
    query=”.standardTable tr td” eq=”16″
 * Before your update, I could select the second row and third element specifically,
   using selector=”.standardTable tr:eq(1) td:eq(2)”
 * The query I’m using requires me to count down from the first row, first element.
   Is there a way to code it using the new query format so I can access specific
   rows and elements?

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

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