Forum Replies Created
-
AuthorPosts
-
Hi Rikard,
thank you, i removed the css but nothing changed. I am using this code in the header xtra-info – maybe this is the problem?<ul class="contact"><li class="phone"> <span class="in1">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon] <a href="tel:12342134"> Notdienst: 12341243</a><a> | </a> [av_font_icon icon='ue805' font='entypo-fontello' size='20px'][/av_font_icon]<a href="mailto: (Email address hidden if logged out) ">xxxxx</a></span></li></ul>
Hey Rikard,
thanks for helping!Hey Rikard,
thanks for your help. I tried this code, but now mobile-menu is underneath the Logo and on the left side instead of the right side. (Screenshot)Hey Mike,
the css did the trick, thank you so much for your help!
Great support, as always :-)Dear Rikard,
thank you, great support!Hi guenni,
i like to try this solution – but where exactly should i put this code in?
In the functions.php of my child-theme? If i do so i get an php error:
Parse error: syntax error, unexpected ‘{‘ in /htdocs/wp-content/themes/enfold-child/functions.php on line 161: jQuery(‘.open-popup-link’).magnificPopup({
Thanks for any help!Dear support,
i managed to place the upper-right phone and e-mail-Info with a header widget. I use the “individual html” widget with the following code: Tel. +49(0)1734518146 | (Email address hidden if logged out) “> (Email address hidden if logged out)The e-mail link is working on mobile but not in the desktop-version. Do you have any idea what could cause this?
Thanks for any helpHey Ismael,
awesome, thank you!- This reply was modified 3 years, 5 months ago by dondela.
HI Rikard, thank you!
This works on desktop. On mobile i try to center this element –
This code does not work:
/* Header widget */
@media only screen and (max-width: 480px) {
#custom_html-3 {
padding: 10px 0px 10px 80px!important;
}
}Hi Rikard,
thanks for that hint, i added the widget area to the header. How can i move it to right side of the header and move it down more at the level of the Logo?Hi Jordan,
i almost have it. :-)
One problem is to lower the xtra/phone info, like margin-top around 150px without lowering the whole header with the logo etc. (But not on mobil-view)
You know how to do this?Dear Jordan,
i setup the page now and try to figure out what would be the best way to achieve this header-layout? How can i get the colorsection under the navigation? Thanks for any help.Thank you so much Guenni007!
Hi,
you can close the topic, thank you!Hi,
yeah strange but thanks for that css-solution!Thanks Ismael,
i added a background-image and played with the video-display settings. But if the browser-width getting to small i still see the gray background color on top and below the video (screenshot). I created a Admin-account, maybe you find what i am doing wrong?Thank you Rikard,
you can close this topic, probably it was a caching-problem.Thank you Victoria, great support!
Thank you so much :-)
Thanks Guenni007,
so i change my javascript in the functions.php to this and the popup would work again with the newer jquery-Version?function add_custom_script(){ ?> <script type=”text/javascript”> jQuery(window).on('load', function () { jQuery(‘.open-popup-link’).magnificPopup({ type:’inline’, midClick: true }); }); </script> <?php } add_action(‘wp_footer’, ‘add_custom_script’);
And the button to open the popup is still this?
<a class="open-popup-link" href="#anmelde-popup">Infos anfordern</a>
HI Rikard,
yes i did try this but no difference, after i type the password and hit the button – nothing happens. Hm, i don´t know what to do…HI Rikard,
thank you very much!
I have one more question: Is it possible to show the search icon on mobile-view as well?Hi Rikard,
sorry, i renewed the access now.Thank you very much!
I am almost there – but there are still some strange behavior. Sometimes the main-content-area is a little overlapped by the header, sometimes it is the other way around. It depends on the different browser-widths. I made some screenshots. Do you know what i am doing wrong?Thank you Rikard!
One more question please: On mobile view the headline is still overlapped by the logo. (Screenshot)
Is there an easy way to push the content under the menu?HI Victoria,
on top of the masonry there is more Text and a Headline. It is covered from the big logo. (Screenshot)Hey Mike,
yes this is it!
Thank you very much for your help :-)Dear Yigit,
awesome, this fixed it!
Thanks for your great support :-)Dear, support.
I know that this line is causing the error. Earlyer i had similar problems, which was fixed by the theme update. Please refer to his post:https://kriesi.at/support/topic/action_woocommerce_after_main_content-stopped-working/#post-1073431
Yigit gave me an enfold beta-version which fixed the hook again. So i assume this time it could be a theme related problem as well?I created a staging-site to find a solution for the error. I am not sure if this is a woocommerce-problem or the way the theme is transferring the function?
This line of code in the function.php causes the error:
// define the woocommerce_after_main_content callback function action_woocommerce_after_main_content( $woocommerce_output_content_wrapper_end, $int ) {
The error message is:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function action_woocommerce_after_main_content(), 1 passed in /html/shop-proditool-2018/stage/wp-includes/class-wp-hook.php on line 287 and exactly 2 expected in /html/shop-proditool-2018/stage/wp-content/themes/enfold-child/functions.php:83 Stack trace: #0 /html/shop-proditool-2018/stage/wp-includes/class-wp-hook.php(287): action_woocommerce_after_main_content(”) #1 /html/shop-proditool-2018/stage/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #2 /html/shop-proditool-2018/stage/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /html/shop-proditool-2018/stage/wp-content/themes/enfold-child/woocommerce/archive-product.php(100): do_action(‘woocommerce_aft…’) #4 /html/shop-proditool-2018/stage/wp-content/plugins/woocommerce/includes/wc-core-functions.php(251): include(‘/html/shop-prod…’) #5 /html/shop-proditool-2018/stage/wp-content/plugins/woocommerce/templates/taxonomy-product_cat.php(22): wc_get_template(‘archive-product.. in /html/shop-proditool-2018/stage/wp-content/themes/enfold-child/functions.php on line 83 -
AuthorPosts