Forum Replies Created
-
AuthorPosts
-
We have same problem to
Hello Basilis,
yes, I added this code from Victoria (with my id):
add_action('wp_footer', 'ava_new_custom_script'); function ava_new_custom_script(){ ?> <script type="text/javascript"> (function($) { function a() { $('#menu-menu-2018').append($('li#menu-item-search').clone()); } $(window).load(function() { a(); }); })(jQuery); </script> <?php }
but nothing happens.
Best regards,
AndrejHello Nikko,
sorry, I should have written it, that I already know this post and that does not work for me.
Best regards,
AndrejHello Nikko,
thank you for your help. Somehow, I have the feeling that the child-them template is not loaded at all. The plugin “Show Current Template” shows me that only the templates from enfold parent theme are loaded, it is the case that f.e.. function.php is loaded correctly from the child-theme
best regards
AD- This reply was modified 6 years, 2 months ago by auserde.
Hello Victoria,
thanks for your help, but it does not work. Are you sure that this is productslider? I do not want to change products but article sliders.
best regards
ADHello guys, I have the same problem. I have added the file postslider.php from the link to the following folder “enfold-child / config-templatebuilder / avia-shortcodes”, but unfortunately without success.
Do you have an idea?Best wishes from Germany
April 27, 2018 at 7:47 am in reply to: Issues after update to 4.3 with layerslider and datatables #947690Since I also bought the plugin individually. I have removed this from Enfold and installed as a standalone plugin. Now everything works fine! This means that the problem is definitely the Enfold
I have the same problem
April 26, 2018 at 10:13 am in reply to: Issues after update to 4.3 with layerslider and datatables #947157I have the same problem
December 9, 2017 at 11:39 am in reply to: LayerSlider: automatically scrolling down after the last slide #886779Hi Mike,
Yes, I know that, that’s why I write here too. My javascript skills are not enough to write such a hook.Does somebody has any idea?
Best regards,
AndrejNovember 8, 2017 at 11:27 am in reply to: Enfold 4.2 and WordPress 4.8.3 Mega Menu on mobile stopped working. #874107Ich habe auch das gleiche Problem. Das mobile Menu resp. Burgermenu übernimmt keine CSS-Klassen mehr!
Fatal error: Cannot redeclare enfold_customization_header_widget_area()
Ja, genau darum geht es. Es soll auf allen Seiten zu sehen sein,
October 6, 2014 at 12:21 pm in reply to: added: full support and styling for “The Events Calendar” #330810Hello, I have the same problem. The registration in custom.css does nothing. Has the custom.css not the higher priority?
Where exactly you can enter the?
best regards
AndrejThank you, you have helped me a lot. My final code looks like this:
.sub-menu > li > a { color: #b2b2b2 !important; background: #000000 !important; border: #333333 !important; } .sub-menu > li:hover > a { color: #ffffff !important; font-weight: bold !important; background: #333333 !important; border: #333333 !important; }
Best Regards
AndrejHello Jose,
Thank you for your help. But unfortunately it does not work. Here’s the page: http://www.andriy.de Menu> Services
Best Regards
Andrej -
AuthorPosts