Forum Replies Created

Viewing 15 replies - 1 through 15 (of 34 total)
  • Thread Starter microteq

    (@microteq)

    Works like a charm!

    Many thanks.

    Daniel.

    Thread Starter microteq

    (@microteq)

    Hi

    ok, I have a bit played with the source code now. There is no bug in this sense, but they did not care about the “ant-elephant problem”.

    Everything depends on the number of elevation measurements on the track. As an extreme example, if you have a circular hike and you make only two measurements, one at the start and one at the end, you will always get 0 meters ascent and descent, even if you have climbed a mountain in between.

    Leaflet does the opposite extreme. They measure at every waypoint, which is anything between 1 and 4 meters. So there is always a kind of ‘jittering’, which results in too many elevation changes and then in too high ascent and descent values. By the way the elevation data model accuracy is between 2m and 30m depending on the county.

    So here we come to the ant-elephant problem: For an ant a curb is relevant, not so for an elephant. If all the curbs on a route were added together, the result would be a very high value, which is not true for an elephant – because it does not notice the curbs.

    I have changed the code to measure the elevation every 25m of walked distance and then I get exactly the values of the swisstopo app. If I change to 180m, I get the values of komoot.

    So it seems to be a question of decision. I decided to measure every 10 meters, which results in the most accurate values, in my personal opinion, of cause. Maybe this could be a user setting in the future.

    If you want, I can send you the changed source code and you can implement it into yours. You can send me a pm for your e-mail address.

    Best regards.
    Daniel.

    Thread Starter microteq

    (@microteq)

    Hi

    Yes, in fact absolutely nothing has changed, except the WordPress version.

    Here is the link:

    https://quickforget.com/s/8aeb287be624e5cae185f956475916b6f49b53c27d0351a9

    Many thanks

    Thread Starter microteq

    (@microteq)

    Many thanks for your answer.

    Ok, I think the english name of the block is “product summary”, not “product overview”. When I look into the source of productSummary.php, it comes from woocommerce.

    Here are sume screen shots.

    This is the missing formatting of the product short description with WordPress 6.3 and the woocommerce product summary block:

    This is the correct formatting with WordPress 6.2.2:

    This is the product sumary block, I use in the backend template:

    This is the formatting of the short description in the backend:

    Many thanks and best regards.

    Thread Starter microteq

    (@microteq)

    Please try using the product overview block, instead of the default product detail block. The product detail block has much less options to format the page and you will not be able to reproduce the problem with this one.

    The product overview block is the one, which supported formatting and does not anymore, now. It is now formatted like a standard post exceprt instead of the product short description (no formatting and ellipsis after 55 words). Also you have to upgrade to WordPress 6.3 to reproduce the issue.

    Many thanks and best regards.

    Thread Starter microteq

    (@microteq)

    Addendum:

    I also tried with the default TwentyTwentyThree theme, which still works, as long as I leave the product detail template as it is (with the single product detail block). But when editing the template, I get the option to change it into blocks and when I do that, the short description isn’t formatted anymore as well.

    It seems that the product overview block ist now treated as a post excerpt, instead of a product short description.

    Best regards.

    • This reply was modified 1 year, 3 months ago by microteq.
    Thread Starter microteq

    (@microteq)

    Ok, it works now, but the solution is VERY strange:

    I changed to TwentyTwentyThree theme, edited the mini cart template part by changing the texts of the two buttons, then changed back to my own theme, and from then it works. I repeated this exact scenario with two web sites, the test web site, which was a copy of the original and then with the productive site, and I had the exact same behaviour.

    Best regards.

    Thread Starter microteq

    (@microteq)

    Here is the link to the status report:

    https://pastebin.com/g2JMP23S

    There are no error logs.

    Best regards.

    Thread Starter microteq

    (@microteq)

    Hi

    Many thanks for your answer.

    We do not use any widget. We use a block theme and also use the mini cart block. When we click the mini cart block symbol, the mini cart seems to open for a microsecond and then just closes itself. This is new. When we go back to 7.8.2, everything works fine.

    Best regards.

    • This reply was modified 1 year, 3 months ago by microteq.
    Thread Starter microteq

    (@microteq)

    Works perfectly.

    Many thanks!

    Daniel.

    Thread Starter microteq

    (@microteq)

    Hi

    So this is the link to the sysetm report: https://pastebin.com/EQZH56x9

    Please tell me, when you have downloaded it, so I can delete it, when it is not used anymore.

    Best regards.

    Thread Starter microteq

    (@microteq)

    Hi Joe

    Yes, seems to work.

    Many thanks!

    Cheers,

    Daniel

    Thread Starter microteq

    (@microteq)

    Hi Joe

    In fact, I can duplicate some maps and i cannot duplicate others. The maps which I cannot duplicate produce the following javascript error:

    Uncaught SyntaxError: Unexpected string (at post.php?action=edit&post=1733:607:4544)

    The maps, I cannot duplicate mostly have more Waymarks than the others.

    Best regards.

    Daniel

    Thread Starter microteq

    (@microteq)

    Isn’t this too much critical information to be published on a forum?

    Best regards.

    Thread Starter microteq

    (@microteq)

    Where can I send the link to the status report?

    Many thanks and best regards.

Viewing 15 replies - 1 through 15 (of 34 total)