Like all the themes we also have footer widgets where you can add anything you want from the widgets section, if you want to use any subscription form then you will need a plugin for that, so my advise for you is to install any famous plugin for subscription and it should have a widget that comes with it or shortcode which you can paste in a text widget so it will allow you to have the form on your footer, we do not have any subscription form over our site so I don't have any suggestions which plugin you should be using.
Hi, Thank you for the great advice. I found a plugin and added the widget into the folder. I just wanted help with this portion of the plugin that states
' Now you can use subscribe icons anywhere on the theme. Only thing is, you should use this code: `<?php if( function_exists(sw_displayOnTheTheme()) ){ sw_displayOnTheTheme(); } ?>`. Put it on the needed theme file, check the checkbox on "Show 'Subscribe Icons' on the theme" and it will show the images on the theme, but will disable images on the widget.'
Where do I add this code? I added it in the the Custom CSS part but it is not activating it.
You should look for a shortcode or a widget for WordPress that the plugin offers, adding PHP code is not recommended so look at the plugin for a shortcode and then we can help you added, regarding the code you have added it into CSS please remove it since it is completely in the wrong area and can break down the site.
Hi,
On the footer widget can I add an
'enter email' and Subsribe Button? I have added and example of my current footer and the footer I would like to achieve.
thebowjewelry.com
Hi Filiz,
Like all the themes we also have footer widgets where you can add anything you want from the widgets section, if you want to use any subscription form then you will need a plugin for that, so my advise for you is to install any famous plugin for subscription and it should have a widget that comes with it or shortcode which you can paste in a text widget so it will allow you to have the form on your footer, we do not have any subscription form over our site so I don't have any suggestions which plugin you should be using.
Best regards,
Laborator Team
Hi, Thank you for the great advice. I found a plugin and added the widget into the folder. I just wanted help with this portion of the plugin that states
' Now you can use subscribe icons anywhere on the theme. Only thing is, you should use this code: `<?php if( function_exists(sw_displayOnTheTheme()) ){ sw_displayOnTheTheme(); } ?>`. Put it on the needed theme file, check the checkbox on "Show 'Subscribe Icons' on the theme" and it will show the images on the theme, but will disable images on the widget.'
Where do I add this code? I added it in the the Custom CSS part but it is not activating it.
Just to inform where I added it: http://thebowjewelry.com/wp-admin/admin.php?page=laborator_custom_css&tab=main
Hi Filiz,
You should look for a shortcode or a widget for WordPress that the plugin offers, adding PHP code is not recommended so look at the plugin for a shortcode and then we can help you added, regarding the code you have added it into CSS please remove it since it is completely in the wrong area and can break down the site.
Best regards,
Laborator Team