anikitin35
Forum Replies Created
-
Forum: Plugins
In reply to: [Cart Weight for WooCommerce] TransliterationHello. The problem is actually.
Now I see:
ВЕС: 0.097 kgMust be:
ВЕС: 0.097 кгIt is possible to add transliterated weight unit?
Old plugin for example. https://github.com/weupnorth/Order-Weight-for-WooCommerce
Forum: Plugins
In reply to: [Advanced WordPress Backgrounds] Plugin doesn’t workPlease try an error in Chrome.
Uncaught TypeError: Cannot read property ‘style’ of undefined
at jarallax.js:530
at Array.forEach (<anonymous>)
at u.value (jarallax.js:529)
at u.value (jarallax.js:996)
at HTMLDivElement.<anonymous> (awb.min.js?ver=1.5.8:5)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at awb.min.js?ver=1.5.8:5
at Array.forEach (<anonymous>)
at HTMLDocument.<anonymous> (awb.min.js?ver=1.5.8:5)Forum: Plugins
In reply to: [Videopack] Thumbnail generation is not workingHello. I’m a new user. I see this is great plugin. After generate button press plugin cant save thumbnail in upload folder. May be I need check rights?
- This reply was modified 5 years, 9 months ago by anikitin35.
Forum: Plugins
In reply to: [WP Video Lightbox] Play button over thumbnail supportMy current solution:
`[rel~=wp-video-lightbox]::before {
content: ‘\f04b’;
z-index: 5;
position: absolute;
left: 50%;
top: 50%;
transform: translate( -50%, -50% );
padding: 3px 15px 3px 25px;
color: white;
font-family: ‘FontAwesome’;
font-size: 50px !important;
background-color: rgba(23, 35, 34, 0.75);
border-radius: 5px 5px 5px 5px;
}Forum: Plugins
In reply to: [Yandex Metrica] Add code to headerI think we should use wp_head by default, else webvisor not correctly work, because it begins to work later, after full page loading. And we cant see true statistics. Thank you for understanding and thanks for great module. Best regards. Im wainting for update very much.
- This reply was modified 5 years, 11 months ago by anikitin35.
- This reply was modified 5 years, 11 months ago by anikitin35.
- This reply was modified 5 years, 11 months ago by anikitin35.
Forum: Plugins
In reply to: [WC Fields Factory] Hide admin field on frontend if eptyHow I can hide empty value fields on store front?
For example:
Size X,L,M
Color _____ (hide if empty)Thank you!
Forum: Plugins
In reply to: [WC Fields Factory] Please add writable machine filed nameWhen i create a new field i can not change machine name so as I want.
For example:
Lable name: Product Size Machine name: product_size (i can’t change it to my name)
Forum: Plugins
In reply to: [WC Fields Factory] Translateble lable namesUP!
Forum: Plugins
In reply to: [WP Original Media Path] WordPress Image Editor not workingHello, I`ve tryed many times. Only image editor is not loading images. All others images are working fine. Can you help me check error?