Title: racerman28's Replies | WordPress.org

---

# racerman28

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields (ACF®)] Can I ‘Strip Out’ ACF Post Type in URL?](https://wordpress.org/support/topic/can-i-strip-out-acf-post-type-in-url/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/can-i-strip-out-acf-post-type-in-url/#post-18395940)
 * Oh….wanted to add another thing if i may:
 * In my WordPress when trying to add a child page (for the Custom Post Type), there’s
   no field that shows the parent page (like it does in the WordPress ‘pages’ section)…
   so I can add a child page.
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Nested Posts Alternatives?](https://wordpress.org/support/topic/nested-posts-alternatives/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/nested-posts-alternatives/#post-16996256)
 * Let me use actual examples (‘biplane’ was an example and I think it made it more
   confusing :)):
 * – [https://mysite.com/airports/](https://mysite.com/airports/)
   — [https://mysite.com/airports/united-states/](https://mysite.com/airports/united-states/)—
   [https://mysite.com/airports/texas/](https://mysite.com/airports/texas/)—- [https://mysite.com/airports/texas/flights-to-dallas-fort-worth-international-airport-dfw](https://mysite.com/airports/texas/flights-to-dallas-fort-worth-international-airport-dfw)
 * ‘Airports’ would be the custom post type, and set to ‘archive’. The URL is [https://mysite.com/airports/airports](https://mysite.com/airports/airports)
 * I would create a page named ‘airports’, (where I list airports by state).
 * Then in Permalink Manager Pro I would set the Permalink to [https://mysite.com/airports/](https://mysite.com/airports/)
   which should show
   the page ‘airports’ I created?
 * This is what Maciej said:
 * ‘By default, if you define the ‘biplanes’ custom post type, the [https://mysite.com/biplanes](https://mysite.com/biplanes)
   will display the post type archive (that lists all that CPT single items just
   like “Blog” page with posts does).
 * You can use Permalink Manager Pro to mix-up/remap the predefined permalink structures
   and overwrite this archive with regular page by simply changing its custom permalink
   to “biplanes”. Then, Permalink Manager will force that new page instead of the
   archive.’
 * And in your idea, ‘United States’ airports would be ‘parent posts, which I still
   do not understand (maybe because I’m thinking of this like pages).
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Nested Posts Alternatives?](https://wordpress.org/support/topic/nested-posts-alternatives/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/nested-posts-alternatives/#post-16996096)
 * Yes, so once I created a page named ‘biplanes’ it is now mysite.com/biplanes/
   biplanes/ (don’t want that).
 * So are you saying I would use Permalink Manager to rewrite this? (I have Permalink
   Manager Pro installed already actually :))
 * How do I switch Texas to a ‘Parent Post’ so they’re top level? (apologize, I 
   get tripped up with all the terms….so I appreciate your help!)
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Nested Posts Alternatives?](https://wordpress.org/support/topic/nested-posts-alternatives/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/nested-posts-alternatives/#post-16995779)
 * Hi Michael,
 * As per your example above, I made a custom type:
 * [https://mysite.com/biplanes](https://mysite.com/biplanes)
 * Then a custom taxonomy assigned to it (‘Texas’):
 * [https://mysite.com/biplanes/texas](https://mysite.com/biplanes/texas)
 * So can ‘biplanes’ be the ‘index’ page for this setup where I can have content
   residing there? I created a page ‘biplanes’ in the Biplanes CPT so I have ‘biplanes/
   biplanes’
 * That make sense?
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Nested Posts Alternatives?](https://wordpress.org/support/topic/nested-posts-alternatives/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [2 years, 12 months ago](https://wordpress.org/support/topic/nested-posts-alternatives/#post-16995595)
 * Hi Michael,
 * Hey…thank you for getting back to me on this! This makes sense. I’m going to 
   create some examples in my dev site. I think I will have one follow-up…I’ll know
   once I get something up.
 * Thanks!
 * Ken
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Pull API Data in to my WordPress Page?](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/#post-15372315)
 * I’ll take a look at this.
 * Thanks Corrina!
 * Ken
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Pull API Data in to my WordPress Page?](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/#post-15368473)
 * Hi Corrina,
 * The few items I mentioned in my original post (WP REST API, shortcode to display
   data)…am I on the right track that I will be using these?
 * Also…if I develop a plugin, I wouldn’t have to mess with the functions.php?
 * Thanks. 🙂
 * Ken
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Pull API Data in to my WordPress Page?](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/#post-15368434)
 * I looked at some other platforms…but for what we want to do…Wordpress made the
   most sense. I was concerned it might not handle a robust build…but that appears
   not to be the case so far.
 * Yes, just look at flight data and there will be a form where they can do a lookup…
   I didn’t mention that.
 * Flight booking engine comes later actually.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Pull API Data in to my WordPress Page?](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/how-to-pull-api-data-in-to-my-wordpress-page/#post-15368310)
 * Hi Corrina,
 * Thanks for your reply.
 * On the plugin…not sure why either. I’m new to this. I was told it was ‘risky’
   for a big site. There is a plugin called WPGetAPI but haven’t looked at it.
 * Actually, I’m considering (or was) Aviation Stack as the data provider but I 
   cannot get them to reply to my pre-sales inquiries. I’m looking at FlightStats
   as well.
 * I was thinking WordPress because of SEO…these will NOT be fully dynamic pages…
   and we have certain goals that we can achieve by the pages also having unique
   content on them.
 * Do you have any suggestions other than WordPress?
 * End user will be just for information: Airport/flight info, flight tracking etc…
   is that what you mean?
 * Thanks
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP RSS Aggregator - RSS Import, Feed to Post, Autoblogging, AI Content] Pre Sales Question – G and dupe content](https://wordpress.org/support/topic/pre-sales-question-g-and-dupe-content/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/pre-sales-question-g-and-dupe-content/#post-15192539)
 * Thanks Mark!
 * Very helpful and I’ll post back here if I have additional questions.
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Weblizar Pin It Button On Image Hover And Post] Button not showing on mobile](https://wordpress.org/support/topic/button-not-showing-on-mobile/)
 *  [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/button-not-showing-on-mobile/#post-10949709)
 * Hi,
 * I have an issue with the plugin on pages (posts seem to be fine):
 * 1. It won’t show at all on mobile devices.
 * 2. On desktop, the pin it shows just outside the image and when you go to hover(
   to pin) the button disappears.
 * I’ve tried disabling cache.
 * Let me know what I can try.
 * URL: kennethholland.com
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] 'Page Not Found' on Some Pages in IE Until Page Cache Cleared](https://wordpress.org/support/topic/plugin-w3-total-cache-page-not-found-on-some-pages-in-ie-until-page-cache-cleared/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-page-not-found-on-some-pages-in-ie-until-page-cache-cleared/#post-3090989)
 * Hey gixty7,
 * Yeah I need this fixed too. I don’t know what to do. Might have to pay someone.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Issue with W3 and YOURLS link shortener-help?](https://wordpress.org/support/topic/plugin-w3-total-cache-issue-with-w3-and-yourls-link-shortener-help/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-issue-with-w3-and-yourls-link-shortener-help/#post-2744528)
 * Any ideas on this?
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Issue with W3 and YOURLS link shortener-help?](https://wordpress.org/support/topic/plugin-w3-total-cache-issue-with-w3-and-yourls-link-shortener-help/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-issue-with-w3-and-yourls-link-shortener-help/#post-2744489)
 * Hi,
 * I turned off the page cache section of W3 and the pages show up fine now. So 
   it’s definitely some conflict with that part of W3 and YOURLS it looks like.
 * Does anyone have any ideas on how to fix this?
 * Thanks!
 * Ken
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Digg Digg] [Plugin: Digg Digg] Facebook 'Like' Button Doesn't Show Count](https://wordpress.org/support/topic/plugin-digg-digg-facebook-like-button-doesnt-show-count/)
 *  Thread Starter [racerman28](https://wordpress.org/support/users/racerman28/)
 * (@racerman28)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-digg-digg-facebook-like-button-doesnt-show-count/#post-2729311)
 * After trying for days to get this plugin to work, I’ve had to delete it. I like
   what it can do but there seems to be so many issues.
 * I hope you guys get this working…I’ll try it again when you do 🙂

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

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