Why the form is not using the theme CSS?
Author | Posts |
---|---|
January 22, 2015 at 2:29 pm 34812 | |
Nayem | Why the output of this plugin is not using the website theme CSS? My site looks ugly. The option Load scripts/styles in all pages is not making any different at all. The styles of the form or page looks the same either i choose to enable the Load scripts/styles in all pages or not. |
January 22, 2015 at 2:55 pm 34813 | |
Nayem | Hello Dj, Actually i am not clear about your question?. Can you please describe me in more details?. Please provide a screenshot of that page. It will help me to find out the solution. Thank you 🙂 |
January 22, 2015 at 3:17 pm 34814 | |
DJ | If you see this screenshot – http://prntscr.com/5vji8l This is the option from the plugin settings – http://prntscr.com/5vjik7 Even your demo website style is ugly and like dont have any CSS at all – http://demo.wedevs.com/wpuf/dashboard/ |
January 22, 2015 at 3:29 pm 34817 | |
Nayem | Hello Dj, You can work with the dashboard template file. To get this file you have to navigate to user fronted folder/templates/dashboard.php. You have to copy this file and then you have to create a folder named “wpuf” in your theme folder. In the wpuf folder you have to paste the file dashboard.php. Now you can modify this template page. Thank you 🙂 |
January 22, 2015 at 3:31 pm 34819 | |
DJ | You did not fully answer my question. What is the use of the option here?- http://prntscr.com/5vjik7 Are you selling a plugin with option that is not working? It just sit there to look is part of the settings? |
January 22, 2015 at 3:33 pm 34820 | |
DJ | And i am not saying just the Dashboard page only, what i meant is all the page that output from this plugin show the same no-CSS problem |
January 22, 2015 at 3:34 pm 34821 | |
Nayem | We have lots of js and ajax file in our plugin. We made that option because some time it can affect in your page loading time. If you check the box all the plugin’s script will load in each and every page. But if you do not want to load them then uncheck the box. It is not related with style or anything. |
January 28, 2015 at 2:22 pm 35184 | |
DJ | How to make the form use the current theme’s CSS? |
January 28, 2015 at 6:19 pm 35205 | |
Nayem | Hello Dj, If you want to use custom css for the form then you can insert the class name in the class field of a custom field. Thank you 🙂 |