Title: tyronius's Replies | WordPress.org

---

# tyronius

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

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

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] Display Negative Number in Parenthesis](https://wordpress.org/support/topic/display-negative-number-in-parenthesis/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [3 years ago](https://wordpress.org/support/topic/display-negative-number-in-parenthesis/#post-17004861)
 * Thanks!!! The calculated field now shows the negative value in parentheses, but
   it does not separate thousands by “,”
 * is there a way to show all negative values on a form in parentheses, and use 
   the default “,” separator? I would like to be able to apply this to number fields…
   not only calculated fields
 * here is the form
 * [http://loanproposal.kobusprinting.com/dir/?cff-form=12](http://loanproposal.kobusprinting.com/dir/?cff-form=12)
    -  This reply was modified 3 years ago by [tyronius](https://wordpress.org/support/users/tyronius/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] decrease high of input field](https://wordpress.org/support/topic/decrease-high-of-input-field/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [3 years ago](https://wordpress.org/support/topic/decrease-high-of-input-field/#post-16984611)
 * Thanks!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Calculated Fields Form - AI Form Builder for WordPress - Contact, Payment, Quote, Quiz & More] decrease high of input field](https://wordpress.org/support/topic/decrease-high-of-input-field/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [3 years ago](https://wordpress.org/support/topic/decrease-high-of-input-field/#post-16979048)
 * sorry, the page is not working. I cant figure out permissions either
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [page templates – not working with extended URL path](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/#post-6101327)
 * resolved
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [moving existing WP site to new server for development – not working](https://wordpress.org/support/topic/moving-existing-wp-site-to-new-server-for-development-not-working/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/moving-existing-wp-site-to-new-server-for-development-not-working/#post-6097161)
 * resolved. thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [page templates – not working with extended URL path](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/#post-6101217)
 * I have the exact two same files as page-sales.php and as page-bio.php.
 * the page that uses page-bio.php as the template is the child of the page that
   uses page-sales.php.
 * this snippet of code is getting added in my css:
 *     ```
       <link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext' type='text/css' media='all' />
       <link rel='stylesheet' id='dashicons-css'  href='http://mywebsite.com/wp-includes/css/dashicons.min.css' type='text/css' media='all' />
       <link rel='stylesheet' id='admin-bar-css'  href='http://mywebsite.com/wp-includes/css/admin-bar.min.css' type='text/css' media='all' />
       <link rel='stylesheet' id='contact-form-7-css'  href='http://mywebsite.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
       <link rel='stylesheet' id='boxes-css'  href='http://mywebsite.com/wp-content/plugins/wordpress-seo/css/adminbar.css' type='text/css' media='all' />
       <link rel='stylesheet' id='flxmap-css'  href='http://mywebsite.com/wp-content/plugins/wp-flexible-map/styles.css' type='text/css' media='all' />
       <link rel='stylesheet' id='reverie-foundation-stylesheet-css'  href='http://mywebsite.com/wp-content/themes/gswm-wp/css/app.css' type='text/css' media='all' />
       <link rel='stylesheet' id='reverie-stylesheet-css'  href='http://mywebsite.com/wp-content/themes/gswm-wp/css/style.css' type='text/css' media='all' />
       <link rel='stylesheet' id='google-font-css'  href='http://fonts.googleapis.com/css?family=Open+Sans%3A300%2C400%2C600%2C700%7CLora%3A400%2C700%7CDroid+Sans+Mono' type='text/css' media='all' />
       <!--[if lt IE 9]>
       <link rel='stylesheet' id='reverie-ie-only-css'  href='http://mywebsite.com/wp-content/themes/gswm-wp/css/ie.css' type='text/css' media='all' />
       <![endif]-->
       <script type='text/javascript' src='http://mywebsite.com/wp-includes/js/jquery/jquery.js'></script>
       <script type='text/javascript' src='http://mywebsite.com/wp-includes/js/jquery/jquery-migrate.min.js'></script>
       <script type='text/javascript' src='http://mywebsite.com/wp-content/themes/gswm-wp/js/modernizr.js'></script>
       ```
   
 * again, I greatly appreciate any help 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [page templates – not working with extended URL path](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/#post-6101210)
 * I was referring to php needing to be used in the top of the page-{slug}.php file
   like this:
    <?php /* Template Name: Advisors Page */ ?>
 * but, your post definitely helped get some of the mess cleaned up with the structure
   of the page templates.
 * I have narrowed the problem down to the child one of the page template using 
   the wrong css file. The child page template is accessing the css for the home
   page of the main website, not the css of the parent page template. maybe i should
   start a new thread on this topic.
 * Any idea why the child of the page template is accessing the home page’s css 
   file?
 * Thanks again for your help! greatly appreciated!!!!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [page templates – not working with extended URL path](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/page-templates-not-working-with-extended-url-path/#post-6101160)
 * Hi Samuel, thanks for your input
 * for the sales page, the slug is set to /sales. there is no parent, and the template
   is set to “sales theme”
 * here is a screenshot of the sales page:
    [http://kobusprinting.com/images/sales-page.jpg](http://kobusprinting.com/images/sales-page.jpg)
 * for the bio page, the slug is set to /sales/johndoe, the parent is set to sales,
   and the template is set to “sales theme”. Also for this page I changed the parent
   to “no parent”, and the formatting was unchanged, so it appears the “parent” 
   setting has no effect on the formatting.
 * Here is a screenshot of the bio page:
    [http://kobusprinting.com/images/bio-page.jpg](http://kobusprinting.com/images/bio-page.jpg)
 * edit: by the way, there is no “.php” in the template names. should there be?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [moving existing WP site to new server for development – not working](https://wordpress.org/support/topic/moving-existing-wp-site-to-new-server-for-development-not-working/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/moving-existing-wp-site-to-new-server-for-development-not-working/#post-6096994)
 * problem solved. thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [moving existing WP site to new server for development – not working](https://wordpress.org/support/topic/moving-existing-wp-site-to-new-server-for-development-not-working/)
 *  Thread Starter [tyronius](https://wordpress.org/support/users/tyronius/)
 * (@tyronius)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/moving-existing-wp-site-to-new-server-for-development-not-working/#post-6096862)
 * hmmmm…i changed the name of the index.html file to index.html.old and the home
   page now loads. not sure why the index.html file was causing this error on the
   new server, and not the old one.
 * however, i still cannot log in to the wordpress admin panel

Viewing 10 replies - 1 through 10 (of 10 total)