Forum Replies Created
-
AuthorPosts
-
Hi Ismael,
thanks a lot, that did it. So easy.
Still i cannot explain what caused this in the first place. But who cares.. i am glad that i can forget about it now (after 5 months) :-)
All the best, Tobi
Is this thread closed?
Hi Basilis,
sorry, to be honsest i forgot about this topic. now my client did remember me, to solve this.What do you mean with trush code inside?
I did not copy from Word:Here is the title code from both products:
LebeNeo Body Creme: <small>Moschus / Grapefruit, <br>100 ml</small><br><br>
LebeNeo Body Creme: <small>Minze / Zirbe, <br>100 ml</small><br><br>
As said, i want the fonts in the first product to look like the ones in the second one.
This is really strange. Please help…
Hi Rikard,
yes, removing the code from titles does bring the font sizes back to normal.
But why does this not happen to the other product?
Theres is exactly the same code in use.
And i’d prefer to keep these markups.
Any idea?
Hi Rikard,
sorry, password was changed.
Try this, works for me.
Hi Rikard,
You find the login data in the private section.
Regards, Tobi
Hi Victoria,
i modified productslider.php in my child theme, but nothing changed. Isn’t there a more detailled description or thread?
Thanks, Tobi
Hi Jordan,
i tried to deactivate all plugins, same problem.
Please have a look at the link below.
And here’s the current code in functions.php:
/**
* BMI Calculation
*/function add_custom_js(){
?>
<script>
function add()
{
var x = document.getElementById(“bmi_1”).value;
var y = document.getElementById(“bmi_2”).value;
var z = document.getElementById(“bmi_sum”).value=((x*1)/((y*1)*(y*1)))*10000;
document.getElementById(“bmi_sum”).value=Math.round(z*10)/10;}
</script>
<script>
function add1()
{
var u = document.getElementById(“th_1”).value;
var v = document.getElementById(“th_2”).value;
var w = document.getElementById(“th_sum”).value=(u*1)/(v*1);
document.getElementById(“th_sum”).value=Math.round(w*100)/100;
}
</script><script>
function add2()
{
var x = document.getElementById(“ebf_1”).value;
var y = document.getElementById(“ebf_2”).value;
var z = document.getElementById(“ebf_sum”).value=(x*24*0.9)+(x*24*0.9)*(y*1);
document.getElementById(“ebf_sum”).value=Math.round(z*1)/1;
}
</script><script>
function add3()
{
var x = document.getElementById(“ebm_1”).value;
var y = document.getElementById(“ebm_2”).value;
var z = document.getElementById(“ebm_sum”).value=(x*24)+(x*24)*(y*1);
document.getElementById(“ebm_sum”).value=Math.round(z*1)/1;
}
</script><?php
}
add_action(‘wp_footer’, ‘add_custom_js’);I really am quite desperated, as these are simple calculations that need to work.
Hope you have another idea….
Thanks a lot, Tobi
Hi Jordan,
Console gives me:
Uncaught TypeError: Cannot read property ‘value’ of null
at add ((index):553)
at HTMLInputElement.onclick ((index):459)Regards, Tobi
Hi Victoria,
I’d like to avoid Debug Mode as the site is alreqdy online.
Renaming unfourtunately did not help. There is still only one script at a time working (and without renaming anything).
Any other idea?
Thanks , Tobi
Hi Jordan,
the scripts work on it’s own. As soon as i add more than one script, only one ist working…
Tobi
Hi Jordan,
sorry for the late reply.
It was indeed a plugin that caused this. (Speed of light)
Problem solved, thanks for the hint.
Hi Jordan,
unfortunately i did not find anything about this somewhere an nobody was able to help out.
But after changing all my coupons to amounts dividable by 10, i could not reproduce the problem.
In detail this means i changed all € 15,- Coupons to € 10,- and all € 25,- coupons to € 20,-
Don’t ask me why this works… ;-)
Thread can be closed,
Tobi
Hi John,
thanks, meanwhile i managed to add a link to my product page (“continue shopping”).
Code in functions.php:
add_action( ‘woocommerce_single_product_summary’, ‘my_extra_button_on_product_page’, 30 );
function my_extra_button_on_product_page() {
global $product;
echo ‘<u>WEITER EINKAUFEN</u>‘;
}I was not able to add it as an button, what would be even nicer. But i get along like this fine.
Thread can be closed.
Tobi
Problem solved,
Had to do with an old code snipped, that was not deleted enirely from Quick CSS.
Thanks, Tobi
Thread can be closed.
Hi Basilis,
i found the reason. Had a code snippet left in my Quick CSS.
Problem solved. Thanks a lot guys.
Thread can be closed.
Tobi
Hi Ismael,
thanks, but i really need the animation working again. Switching it off is no option.
It worked so fine before the update.What has gone wrong?
Regards, Tobi
Hi Yigit,
any suggestion?
Link has changed. see below.
Allright,
thanks Jordan.
Yes, i mean the masonry animation (the buttons) on that page in private content.
I am using Windows 7 with Chrome and IE. Effect happens (after the update) in both browsers.Tobi
Hi Yigit,
well, that disables the animation. But actually my client liked it a lot. Only the flashing after the update was annoying.Can’t we go back to how it was…?
Thanks, Tobi
Hi Yigit,
ok, thanks, with the update the menu is back to centered.
But the button animation still flashes.
No ideas?Regards, Tobi
Hi Yigit,
– the main menu on top of all pages (Home, Konzept LebeNeo, etc…) is aligned to the left now. should be centered as before.
– the pop up animation of the buttons on the page in private content look differnet now. there’s a flashing before each button pops up. was not like that before.For the first matter i surely could provide you with a screenshot, but i think it’s clearer now. Do you still need it?
Regards, Tobi
Hi Yigit,
allready fixed the Cart position.
The Button Animation looks weired now:
Any idea?
- This reply was modified 7 years, 5 months ago by td8000.
HI Yigit,
great. Thanks. Only the navigation menu is not centered anymore and the cart symbol a bit to low.
Also i had to overwrite grid.css with my version. Can i place that into the child theme as well?And sorry for the mess in Quick CSS, i know there’s a bit to clean up…
Tobi
HI Yigit,
i tried, but still the same.
For testing i removed all other Quick CSS Code. Still there is no Menu visible between 990px and 1024.
Might this have to di with the setting in Enfold/Header/Mobile Menu/ ?Now i put back in all Code including your last suggestion.
Please habe another look on a desktop resolution between 768px and 1024px:Hi Victoria,
It seems to happen only with products that offer variables.
I typed in the product description (Properties/Content):120 ml I 200 ml
At no other placer the unit ml is used.
In checkout, e.g. cart i see:LebeNeo Body Lotion: Moschus / Grapefruit,
120 ml – 200 ml– 200 Ml
1 × 19,90 €Regards, Tobi
Hi John,
thanks, that solved it. Two Calculator Plugins, recently installed, caused the problem.
Tobi
Here you are.
Have a look at the body cremes, for example…
-
AuthorPosts