Tagged: button, footer widget
-
AuthorPosts
-
March 31, 2022 at 8:01 pm #1346769
How can I add a button in a footer widget?
I already found some articles about using debug mode and shortcodes, but I can’t figue it out.
I just want a simple button (with link) in one of my footer widgets.
How to proceed?
Thanks :)
AlwinApril 1, 2022 at 7:06 am #1346821Hi Alwin,
Please do the following.
1. Go to Enfold > Theme Options > Select Your Editor, set to Use WP Classic Editor
2. Create a new post (no need to save or add title)
3. Click on the magic wand icon and select Content Elements > Button. Here’s a screenshot
4. Once you have made the button and click save, it should generate some shortcode, copy this shortcode and add to your widgets.
Hope this helps.Best regards,
NikkoApril 1, 2022 at 11:52 am #1346851Hello Nikko,
I followed your steps, but in the end this is the code I get:
[av_button label='Online-Reservierung' icon_select='no' icon='ue800' font='entypo-fontello' link='page,54' link_target='' size='medium' position='center' label_display='' title_attr='' color_options='color_options_advanced' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='custom' btn_custom_grad_direction='vertical' btn_custom_grad_1='#000000' btn_custom_grad_2='#ffffff' btn_custom_grad_3='' btn_custom_grad_opacity='0.7' btn_custom_bg='#08a300' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='white' btn_custom_font='#ffffff' btn_color_font_hover='white' btn_custom_font_hover='#ffffff' border='none' border_width='' border_width_sync='true' border_color='' border_radius='' border_radius_sync='true' box_shadow='none' box_shadow_style='0px,0px,0px,0px' box_shadow_color='' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='' sc_version='1.0' admin_preview_bg='']
That doesn’t seem like a shortcode to me? :)
Thanks,
AlwinApril 1, 2022 at 1:41 pm #1346879Hi Alwin,
That’s a shortcode, you can search or google for WordPress shortcodes and you should see similar format, for example the gallery:
[gallery id="123" size="medium"]
Best regards,
NikkoApril 1, 2022 at 3:13 pm #1346906Hello Niko,
I copied the code in my widget and indeed, it’s working fine :)
Thank you for your help!
Best regards,
AlwinApril 1, 2022 at 5:52 pm #1346919Hi,
Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 1, 2022 at 5:54 pm #1346921Hello Rikard,
Yes, you close close it :)
Alwin
April 1, 2022 at 7:58 pm #1346930Hi,
Thanks for the update, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.2
Best regards,
Rikard -
AuthorPosts
- The topic ‘Add button in footer widget’ is closed to new replies.