Plugin Author
WPBean
(@wpbean)
Hi,
I visited your site.
Seems plugin CSS & JS scripts are not loading.
You please delete this plugin and install it again.
If not fix this issue, then check your theme by switch to any other theme.
Thanks
Thanks for your answer. Yes, you right, doesnt load css and javascript files. Do you have the header code to load css and js files? I try to load manually.
Thanks
Plugin Author
WPBean
(@wpbean)
Hi,
We are using WordPress “wp_enqueue_script” action for adding our scripts in our plugin.
Thanks
Thanks again for your answer. I doesnt use a template, i use “coming soon” plugin. This plugin have a functions.php, can i add, for example, this line in functions.php? The url is correct?
wp_enqueue_style(‘wpb-fp-bootstrap-grid’, plugins_url(‘../advance-portfolio-grid/assets/css/wpb-custom-bootstrap.css’, __FILE__),”,’3.2′);
Plugin Author
WPBean
(@wpbean)
Hi,
You don’t need to add the scripts again. All the scripts are already added to this plugin. Please see advance-portfolio-grid/wpb_scripts.php file on line number – 28.
Do you modify this plugin ?
[ Signature moderated ]
Hi, its me again. The plugin still doesn work. Any idea?
https://tahyi.com/#Home
Thanks