Title: Stylesheet link url
Last modified: August 21, 2016

---

# Stylesheet link url

 *  Resolved [Victa](https://wordpress.org/support/users/victa/)
 * (@victa)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/stylesheet-link-url/)
 * Hello,
 * we like to use Pricing Table Ready but the stylesheets aren’t working. When we
   choose table template: tiny it is displaying everything straight as a list. The
   thing is that the url isn’t complete (if we fill it in it is working):
 * `<link href ="/wp-content/plugins/pricing-table-ready/tpls/tiny/tiny.css" rel
   ="stylesheet" type="text/css">`
 * =”**[http://www.example.com](http://www.example.com)**/wp-content/……”
 * How can we add the whole url or something so it will work and load the css.
 * Thanks!
 * Victa
 * [http://wordpress.org/plugins/pricing-table-ready/](http://wordpress.org/plugins/pricing-table-ready/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Victa](https://wordpress.org/support/users/victa/)
 * (@victa)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/stylesheet-link-url/#post-4001461)
 * Fixed!
 * When adding: **site_url().**
 * `$direct = site_url().'/wp-content/plugins/'.$ready_directory.'/tpls/'.$template.'/'.
   $template.'.css';`
 * to the string it worked. So we have to add this in the .php of the stylesheet
   we are using.
 * Thanks anyway!!

Viewing 1 replies (of 1 total)

The topic ‘Stylesheet link url’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pricing-table-ready_b8a8a5.svg)
 * [Pricing Table Ready!](https://wordpress.org/plugins/pricing-table-ready/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pricing-table-ready/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pricing-table-ready/)
 * [Active Topics](https://wordpress.org/support/plugin/pricing-table-ready/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pricing-table-ready/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pricing-table-ready/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Victa](https://wordpress.org/support/users/victa/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/stylesheet-link-url/#post-4001461)
 * Status: resolved