Forum Replies Created
-
AuthorPosts
-
thanks Yigit!!!
Hi any new updates?
This reply has been marked as private.Hi. Any update to this ticket? Please help. this is urgent. thanks!
thanks!
Hi Josue, here is the code I used in the functions.php file to create a custom widget area in the header:
add_theme_support('avia_template_builder_custom_css'); add_action( 'ava_after_main_menu', 'enfold_customization_header_widget_area' ); function enfold_customization_header_widget_area() { dynamic_sidebar( 'header' ); }
I need to have more than one element located in this widget area, like a button and a search box, and I need them to appear side by side – like inline positioning.
thanks for your help!
- This reply was modified 9 years, 8 months ago by MindSpark.
actually, it works fine in the parent theme,,,, thanks!
but not in the child theme
When I load that code in the child theme functions.php file, the whole site turns white and I cant access it..? weird
thanks for trying to help.
that didn’t work either :(
hello?
the button is visible now, but :
1. nothing happens when I click on it
2. how can I float the button so that is always at the bottom right of the screen?thanks Yigit. http://lbdsociety.org
thanks Yigit. the code is in but nothing is visible. it should look like this: https://css-tricks.com/examples/OpenCloseWindow/
I placed the button html in a footer widget but nothing is visible
This reply has been marked as private.This reply has been marked as private.thanks!
thanks!
awesome! thanks!
is this modification affected by future theme updates?
thanks for this solution. as a follow up, if I make a change to the avia.js file as indicated, will that modification be affected by future theme updates?
thanks so much! maybe you will consider adding it to the shortcode editor in the future?
And when I use a shortcode like this
[layerslider id="6"]
it just appears as text on the pageHi. I know that I can add the slider that way. However, I prefer not to use the Advanced Page Layout builder for some pages. in those cases, I would like to insert this slider via a typical shortcode, but the Advaced Layer Slider does not appear in the Tiny MCE shortcode editor. The only option for a slider here is the EASY SLIDER…
thanks! I’ll give this a try
Hello? just checking back to see if anyone has as answer to this question?
duhhhh. sorry I missed that.
thanks!
yes it did! thanks!
thanks. ill let you know if that works.
-
AuthorPosts