Title: Trevsweb's Replies | WordPress.org

---

# Trevsweb

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Permalink help](https://wordpress.org/support/topic/permalink-help-16/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/permalink-help-16/#post-17868282)
 * many thanks the lite version did exactly what I wanted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Permalink help](https://wordpress.org/support/topic/permalink-help-16/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/permalink-help-16/#post-17867852)
 * so the breadcrumbs are working as expected and perfectly it’s just on the permalinks
   it doesn’t.
 * Just to confirm it’s connected via the connections and hierarchical is ticked
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Real Media Library: Media Library Folder & File Manager] Function hook: get folder id](https://wordpress.org/support/topic/function-hook-get-folder-id/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/function-hook-get-folder-id/#post-14499533)
 * found it in the code. wondering if there is an easier method
 * $folderidrlm = isset($_REQUEST[‘rmlFolder’]) ? $_REQUEST[‘rmlFolder’] : null;
 * hope that helps other people I just used the add_attachment hook
 * another question. there’s cover image support for the folders how do you access
   it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Error: Could not update post in the database](https://wordpress.org/support/topic/error-could-not-update-post-in-the-database/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/error-could-not-update-post-in-the-database/#post-14482524)
 * fixed: it was a dodgy function in my theme on page save
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] form in front end](https://wordpress.org/support/topic/form-in-front-end/)
 *  [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/form-in-front-end/#post-14481846)
 * you might want to check out [https://edituswp.com/](https://edituswp.com/) or
   their github [https://github.com/AesopInteractive/lasso](https://github.com/AesopInteractive/lasso)
 * allows you to edit on the front end in the page where the text is
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Pods tag page/links not working](https://wordpress.org/support/topic/pods-tag-page-links-not-working/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/pods-tag-page-links-not-working/#post-13341139)
 * Hi there. Yes to resolve this I did not have a tag.php or taxonomy.php file in
   my theme folder. I copied the search.php , index.php will do too. A d renamed
   to tag.php and taxonomy.php. That fixed it. I also have has archive on the pods
   advanced menu ticked.
    If that doesn’t work let me know.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Pods tag page/links not working](https://wordpress.org/support/topic/pods-tag-page-links-not-working/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/pods-tag-page-links-not-working/#post-13335341)
 * I found out it was because of a tag.php missing from my template. copied my search.
   php and works fine.
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [WPDB issue with get_var](https://wordpress.org/support/topic/wpdb-issue-with-get_var/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/wpdb-issue-with-get_var/#post-12520059)
 * omg thanks for the reply. I lost the link to this page. thanks very much
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [WPDB issue with get_var](https://wordpress.org/support/topic/wpdb-issue-with-get_var/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/wpdb-issue-with-get_var/#post-12441047)
 * That’s depressing. But informative. Will have a look into Cron jobs but not done
   anything with them before. Would be cool to check out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Adding tags to custom post type](https://wordpress.org/support/topic/adding-tags-to-custom-post-type/)
 *  Thread Starter [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/adding-tags-to-custom-post-type/#post-11194549)
 * When I paste the code into my functions sile dreamweaver kicks off about there
   being an error in the code
 *     ```
       add_action( 'pre_get_posts', function ( $q )
       {
           if (    !is_admin() // Only target front end queries
                 && $q->is_main_query() // Only target the main query
                && $q->is_category() // Only target category archives
           ) {
               $q->set( 'post_type', ['post', 'book'] ); // Adjust as needed
           }
       )};
       ```
   
 * when I upload it the wordpress dies with a error 500 message
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Updated and now 404](https://wordpress.org/support/topic/updated-and-now-404/)
 *  [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/updated-and-now-404/page/4/#post-5771971)
 * Yes no problem I’m happy to help. you should have my email
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Error with Version 1.0.4](https://wordpress.org/support/topic/error-with-version-104/)
 *  [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/error-with-version-104/#post-5877714)
 * Hi Kelly do you have a zip of 0.9.5? I would really like to get mine working 
   again 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Updated and now 404](https://wordpress.org/support/topic/updated-and-now-404/)
 *  [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/updated-and-now-404/page/4/#post-5771967)
 * His version 1.0.4 still showing 404
    [http://www.plant-lore.com/plantofthemonth/ye-olde-wishing-cork-tree/](http://www.plant-lore.com/plantofthemonth/ye-olde-wishing-cork-tree/)
   fixed the 404 theme template error from before no longer showing whitepage but
   the proper 404 page.
 * please help
    tried permalink flush again and posttype/taxonomy refresh
 * `plant-lore.com [Sat Mar 07 00:37:58 2015] [error] [client xxxxxxxxx] AH01215:
   PHP Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting
   T_STRING in xxxxxxxxxxx/404.php on line 16`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Updated and now 404](https://wordpress.org/support/topic/updated-and-now-404/)
 *  [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/updated-and-now-404/page/4/#post-5771961)
 * Hi, having the same 404 error on my post types.
    Data is all saved, admin menus
   are working and some content brought up via a template request but looking at
   the singular post item returns a 404
 * Tried flushing permalinks
    Tried Has_archive nothing is bringing it back online
 * example:
    Template based list working: [http://www.plant-lore.com/news/](http://www.plant-lore.com/news/)
   Single based news article not working: [http://www.plant-lore.com/news/st-davids-daffodils-2015/](http://www.plant-lore.com/news/st-davids-daffodils-2015/)
 * Version 1.0.3
    WP 4.1.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] Tooltips in widgets broken in 2.2](https://wordpress.org/support/topic/tooltips-in-wigets-broken-in-22/)
 *  [Trevsweb](https://wordpress.org/support/users/trevsweb/)
 * (@trevsweb)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/tooltips-in-wigets-broken-in-22/#post-5838701)
 * Thanks for the quick fixed brought my calendar back to working order. tooltips
   still nto working but will work on that to get them back 🙂

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

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