Forum Replies Created
-
AuthorPosts
-
Dear Victoria,
no “Publikationen” is not the child page of “Die ZSG”?.
Please see the login-details below. Thanks for your help!Thank you very much!
Great support!Oh, i think this is a misunderstanding. I mean a normal E-Mail Link on a Text, like (Email address hidden if logged out) “>E-Mail schreiben
Not in the contact form 7 form.Hey Nikko,
thank you very much for your help.
Is it also possible to track, when a Mailto-Link is clicked? Like this: onclick=”ga(‘send’, ‘event’, ‘Klick’, ‘Klick E-Mail’, ‘Variabel , the E-mail-link which is clicked’);Hallo Guenni007,
das ist es, mit einfachen Quotes funktionieren die Links.
Klasse, vielen Dank :-)If i do this, it brakes the script. I think i have to mask the html inside the shortcode somehow -but how?
Dear support, you can close this thread. After defining a custom 404 page in the enfold options, the 404-error is gone.
It might be a bug? If you define your homepage as custom 404-page, save it. Then deselect the custom 404-page to none. save again. Then the homepage gives the wrong 404-page.
November 21, 2018 at 7:44 pm in reply to: Strange image on mouseover social sharing buttons #1036280I thaught that css-code would be for the width of the tootips on images. How can i address the tooltip width without affecting the social mouseovers? On the top Image on this page.
November 21, 2018 at 7:42 pm in reply to: Strange image on mouseover social sharing buttons #1036278Thanks Yigit, now it works. Great support!
November 21, 2018 at 7:22 pm in reply to: Strange image on mouseover social sharing buttons #1036253Hi Yigit,
thanks for your help.
i deleted the css, but nothing changed, even after emptying cache, etc.?Hey Vinay, that makes sense :-)
Thank you , great support!Hey Rikard,
i had this code in my style.css. Now i transferred it to the quick.css of enfold and it works!
Do you understand why?Anyway, thanks for your help, great support!
Hi Victoria,
thank you for your help, great support :-)Hi Ismael,
i am using the custom footer page already. The problem is that on mobile view the footer content is not really responsive the columns overlap.
The Shortcode i am using is for putting the akkordions between products and the footer.Hey Ismael,
thanks for your help. The debug-mode is enabled.
I am using the following code to insert shortcodes in the theme, maybe this is causing the error in the footer? This is the shortened code:-
This reply was modified 1 year, 5 months ago by
Yigit.
Hi Victoria,
thanks for your help, you can close this topic. Could you please delete your screenshots, because they refer to our sponsors?
Best regardsHi Victoria,
i replaced my code in the style.css with yours but i still see no difference? What am i doing wrong?Hi Victoria,
sure, please find the link in private content box.Hi Victoria,
thank you very much, great support!
Regards dondelaHi Victoria,
i tried that but with no effect. (Screenshot)Thanks,
i tried the quick css – but it makes no difference?Sure, thanks for helping!
Sorry i meant 4 columns instead of rows…Hey Victoria,
thanks for helping!Hi Nikko,
yes that´s correct :-)
Thank you very much for your help, great support!Hi Nikko,
thanks for that tip. I implemented the html like this, is this right?
// define the woocommerce_before_main_content callback
function action_woocommerce_before_main_content( $array, $int ) {
// make action magic happen here…if ( has_term( ‘diamanttrennscheibe-winkelschleifer’, ‘product_cat’ ) ) {
echo do_shortcode(“[]”);
echo ‘<div id=”av-layout-grid-1″ class=”av-layout-grid-container entry-content-wrapper main_color av-flex-cells container_wrap sidebar_right”>
<div class=”flex_cell no_margin av_one_fifth av-zero-padding” style=”height:5px; min-height:5px;vertical-align:top; padding:0px; background-color:#99cc99;”><div class=”flex_cell_inner”></div></div>
<div class=”flex_cell no_margin av_three_fifth av-zero-padding” style=”height:5px; min-height:5px;vertical-align:top; padding:0px; background-color:#009933;”><div class=”flex_cell_inner”></div></div>
<div class=”flex_cell no_margin av_one_fifth av-zero-padding” style=”height:5px; min-height:5px;vertical-align:top; padding:0px; background-color:#99cc99;”><div class=”flex_cell_inner”></div></div>
</div>’;}
Hi Nikko,
i found the error, this is the short-code, which causes the lightbox not to load. Is there something wrong with this code?[av_layout_row border='' min_height_percent='' min_height='5' color='main_color' mobile='av-flex-cells' id='' av_element_hidden_in_editor='0' mobile_breaking='' av_uid='av-7ug8q6']
[av_cell_one_fifth vertical_align='top' padding='0px' padding_sync='true' background_color='#99cc99' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-6l1xum'][/av_cell_one_fifth][av_cell_three_fifth vertical_align='top' padding='0px' padding_sync='true' background_color='#009933' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-4vziby']
[/av_cell_three_fifth][av_cell_one_fifth vertical_align='top' padding='0px' padding_sync='true' background_color='#99cc99' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' av_uid='av-2d8u0u']
[/av_cell_one_fifth]
[/av_layout_row]Thanks dondela
Hi Basilis,
it seems the implementation of the enfold-shortcode is responsible for the lightbox not to load. Can you confirm that?
Regards dondela-
This reply was modified 6 years, 10 months ago by
dondela.
When i comment out the following line, it works again. Do you see a fault there?
// add the action
add_action( ‘woocommerce_before_main_content’, ‘action_woocommerce_before_main_content’, 10, 2 );Thanks for that tip. I did that and after a view testing i figured out that after switching to the enfold parent theme thelight-box does work again. So i am pretty sure, that the problem is in the functions.php where i added this script:
-
This reply was modified 1 year, 5 months ago by
Yigit.
Hi Nikko,
thanks for helping. I switched to the parent enfold theme without any change of the lightbox. Any other idea?
Best regards
dondela -
This reply was modified 1 year, 5 months ago by
-
AuthorPosts