Thread Starter
ryme11
(@ryme11)
Also the style tag is supposed to be inside the head tag
Thread Starter
ryme11
(@ryme11)
wp_enqueue_style( 'pgntn_stylesheet', plugins_url( 'css/nav-style.css', __FILE__ ) );
wp_enqueue_style( 'pgntn_styles', pgntn_print_style() );
Also the second parameter must be URL. You just output styles, but in this case calling wp_enqueue_style makes no sense.
-
This reply was modified 4 years, 11 months ago by
ryme11.
-
This reply was modified 4 years, 11 months ago by
ryme11.
Hi,
We will investigate the issue and fix it in the next plugin updates.
Hi,
Since there is no reply from you, we consider this topic as resolved. We hope you’ve found the solution. If you have any questions, please feel free to contact us via our Help Center – https://support.bestwebsoft.com/.
Thread Starter
ryme11
(@ryme11)
This has not been resolved