tdutkowski
Forum Replies Created
-
Hi @martadella
Interesting, after disabling FiboSearch the problem still appears. I need to check what could be causing it.
I have a lot of different modifications.<?xml version="1.0" encoding="utf-8" ?>
<offers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1">
{{each product start}}
<o id="{id}" url="{link}" price="{current_price}" avail="{wf_dattribute_dostepnosc}" stock="{wf_cattr__stock}" basket="{wf_dattribute_custom_basket}">
<cat><![CDATA[{yoast_primary_category}]]></cat>
<name><![CDATA[{title}]]></name>
<imgs>
<main url="{image}"/>
<i url="{image_1}"/>
<i url="{image_2}"/>
<i url="{image_3}"/>
</imgs>
<desc><![CDATA[{short_description}]]></desc>
<attrs>
<a name="Marka"><![CDATA[{wf_taxo_pwb-brand}]]></a>
<a name="EAN"><![CDATA[{wf_cattr__alg_ean}]]></a>
<a name="Producent odpowiedzialny"><![CDATA[{wf_taxo_pwb-brand}]]></a>
<a name="Podmiot odpowiedzialny"><![CDATA[{wf_taxo_pwb-brand}]]></a>
</attrs>
</o>
{{each product end}}
<responsibleProducers>
<p id=Ahmad Tea>
<name>Ahmad Tea Ltd</name>
<address>
<countryCode>GB</countryCode>
<street>Winchester Road</street>
<postalCode>SO16 0YW</postalCode>
<city>Southampton</city>
</address>
<contact>
<email>info@ahmadtea.com</email>
<phoneNumber>+44 23 8074 0000</phoneNumber>
</contact>
</p>
</responsibleProducers>
</offers>Forum: Plugins
In reply to: [Coupon Generator for WooCommerce] Plugin don’t workProblem still exist, i use brands with plugin Perfect Brands WooCommerce.
When i add restrictions with any brand they don’t save on generated coupon.View post on imgur.com
Yes in console taks is complete
- This reply was modified 1 year, 5 months ago by tdutkowski.
Here you have a video https://we.tl/t-NAj9rZo06G
Im not talking about the plugin, i’m talking about feed. On video you can see this is totaly random what happned.Unfortunately, writing such a function is beyond my capabilities.
Those are all my shipping methods”- Metoda ID: free_shipping, Tytuł: Darmowa dostawa firmą kurierską (kupon)
- Metoda ID: free_shipping, Tytuł: Darmowa wysyłka firmą kurierską
- Metoda ID: flat_rate, Tytuł: Koszt dostawy firmą kurierską
- Metoda ID: flat_rate, Tytuł: Koszt dostawy firmą kurierską (Pobranie)
- Metoda ID: easypack_parcel_machines, Tytuł: InPost Paczkomat 24/7 do 48h
- Metoda ID: easypack_parcel_machines_cod, Tytuł: InPost Paczkomat 24/7 do 48h (Pobranie)
- Metoda ID: flexible_shipping_single, Tytuł: DPD Pickup punkt odbioru
- Metoda ID: flexible_shipping_single, Tytuł: ORLEN Paczka 24/7 do 48h
- Metoda ID: local_pickup, Tytuł: Odbiór osobisty
- Metoda ID: flexible_shipping, Tytuł: Flexible Shipping
I wont to add to chema only “Metoda ID: flat_rate, Tytuł: Koszt dostawy firmą kurierską” and “Metoda ID: easypack_parcel_machines, Tytuł: InPost Paczkomat 24/7 do 48h”How i can apply those filters?
Yes, you’re right, and it’s working. However, I don’t want to add all the shipping methods to the schema, just the two most popular ones.
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Zła cena z przed 30 dniWitam,
Niestety najnowsza wersja nadal źle wyświetla ceny. W ustawieniach mam brak ceny > Wyświetl bieżącą cenę regularną. Inne opcje generują ten sam problem.
Mam produkt nowy który kosztował 1599zł i obniżamy jego cenę na 1499 i system wyświetla że jego najniższa cena w ostatnich 30 dniach to 1499 a powinno być 1599Forum: Plugins
In reply to: [Omnibus — show the lowest price] Zła cena z przed 30 dniNiestety nadal jest problem
Forum: Plugins
In reply to: [UX Flat] Future request- New Element “position” don’t work as it should. Value left is not working. Look at front end. I think it shoud have empty field with top right left bottom to wrtie a value. Like top 0 right 0.
- Element “more” heigh don’t work and it hase white gradient. If your site have another background color it’s bad.
Forum: Plugins
In reply to: [UX Flat] Future requestThanks for fast response!
About: add custom admin menu on top bar to better navigate betwin ux blocks (templates). This can be usfull quality of life future. So you don’t need to go to admin > Ux block > ux block. Al of the ux blocks users creates should be on dropdown admin top bar.
Next little quality of life future will be a button “preview” in editor. Now you can go back to the front page after closing editor or you need to open it manualy. Button preview shoud open the page you edit in new tab.
I will test new version and let you know. For now i have problem with “more” i can’t set the height so a little of text is visible.Forum: Plugins
In reply to: [UX Flat] Future requestSome ideas:
- add option to add custom class to any element
- add option to add custom icon link to button
- “More” element shoud work like that (more / less)(https://oslonaokna.pl/zaluzje/drewniane/) and have some more freedom to change height position design
- add custom admin menu on top bar to better navigate betwin ux blocks (templates)
- add position option and top, right,left,bottom, z-index. So anyone can create relative anb absolute element and position it
- Font sizes need some order. The best way to disable the flatsome sizing and implement someting to make font size more unified.
Forum: Plugins
In reply to: [WooCommerce] Add custom code above category descriptionYes i figured it out 🙂 no help needed
Forum: Plugins
In reply to: [WooCommerce] Add custom code above category descriptionHello,
I use you code check it out http://www.beta.apautomatyka.pl/produkty/automatyka/przetworniki/
Text appear but in <head>. Look at source code.I need my code to appear above “Przetworniki Wilgotności” text.