SiimR
Forum Replies Created
-
I thought that i can sort those payment gateways by woocommerce product category name. Categroy: “House 1” has Payment 1 option only and category: “House 2” has Payment 2 option only and etc.
- This reply was modified 2 years ago by SiimR.
But if i split those houses to a variation of a product, how to add those payment gateways to those variations using this plugin?
Forum: Developing with WordPress
In reply to: Left and right paddingThanks a lot, the icons code worked very nicely. =) I got that table fixed with the inspector dev tool, i found the code. Thanks for the help:)
- This reply was modified 4 years, 1 month ago by SiimR.
Forum: Developing with WordPress
In reply to: Left and right paddingAnd also in mobile view the WP table builder plugin adds those extra rows, any chance i can remove them somehow?
Forum: Developing with WordPress
In reply to: Left and right paddingThanks the code worked!=)
Also i have one more question about that same theme i am useing, is it possible to change the icon size in the top right corner, where is email, phone, FB, Instagram icons, is it possible to make them a little bit bigger?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageThe funny thing is that the “width: 50%;” command works, the picture changes, but the “height” command dosent respond, nothing happens. mayby i am entering the command wrong way? How the height command should be set if the width is set to auto?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageI found this piece of code in the css file:
/*Image slider Responsive*/
.image-slider-wrapper.responsive-img img{
width: 100%;
}
.image-slider-wrapper.responsive-img,
.image-slider-wrapper.responsive-img .slick-list,
.image-slider-wrapper.responsive-img .slick-track{
height: auto!important;
}
/*extra small device*/
@media (max-width: 1230px) {
.image-slider-wrapper .banner-title {
font-size: 32px;
}
}
@media screen and (max-width:991.49px){
.image-slider-wrapper > .info-icon-box-wrapper {
position: relative;
}
}
@media screen and (max-width:679px){
.image-slider-wrapper .slider-content .image-slider-caption{
display: none;
}
.image-slider-wrapper .banner-title {
font-size: 24px;
}
.image-slider-caption{
width: 90%;
}
}I think that changes how the slider image looks on different devices, any chance i can change it from here?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front page.featured-slider.slick-initialized.slick-slider {
width: 50%;
margin: 0 auto;
}—
Is it possible to set the width to 100% and height to 40%? So it would cut the picture to half. The whole image dont have to be displayed, it can display part of the picture even. Main thing is that the picture would have original width but half size in height.
Forum: Fixing WordPress
In reply to: Main page loading stuckThanks, i think i got it fixed now!:)
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageOkii thanks, il try it.
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageThanks for the help, i got the first problem fixed. =)
I have a second question also, i will not make a new thread il ask it here because it is related to the same theme. How can i change the main slide pictures size? The pictures are too big, i would like them to be half size. The theme dosent have an option to select the size manually,so i guess i must change it by code. How can i do it?
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageCheck it out, i think i got it fixed now.
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageI changed it back to link now, check it out.
Forum: Developing with WordPress
In reply to: Add link to email aadress on the front pageI used your code, but the link text still isnt white.
Here is the picture:
Forum: Plugins
In reply to: [WooCommerce] Woocommerce doubles product delivery!Yes thats correct! Here is the screenshot: https://snipboard.io/7kMuzm.jpg
I use chained products because i need to sell one item and add second item for free to that same purchase (Buy one, get another item for free etc), is there any other way to do this?
Here is the status report:
### WordPress Environment ### WC Version: 4.4.1 REST API Version: ? 1.0.15 WC Blocks Version: ? 3.1.0 Action Scheduler Version: ? 3.1.6 WC Admin Version: ? 1.4.0 Log Directory Writable: ? WP Version: 5.5 WP Multisite: – WP Memory Limit: 1 GB WP Debug Mode: – WP Cron: ? Language: et External object cache: – ### Server Environment ### Server Info: Apache / ZoneOS PHP Version: 7.2.33-pl0-zoneos PHP Post Max Size: 2 GB PHP Time Limit: 30 PHP Max Input Vars: 20000 cURL Version: 7.71.1 OpenSSL/1.1.1g SUHOSIN Installed: – MySQL Version: 5.5.5-10.2.32-MariaDB-log Max Upload Size: 2 GB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 4.4.1 WC Database Prefix: u9kk_ Total Database Size: 37.34MB Database Data Size: 30.19MB Database Index Size: 7.15MB u9kk_woocommerce_sessions: Data: 4.02MB + Index: 0.06MB + Engine InnoDB u9kk_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_woocommerce_order_items: Data: 0.05MB + Index: 0.02MB + Engine InnoDB u9kk_woocommerce_order_itemmeta: Data: 0.19MB + Index: 0.22MB + Engine InnoDB u9kk_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB u9kk_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_actionscheduler_actions: Data: 0.02MB + Index: 0.11MB + Engine InnoDB u9kk_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_comments: Data: 0.13MB + Index: 0.09MB + Engine InnoDB u9kk_duplicator_packages: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_hustle_modules: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_hustle_modules_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_optins: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_optin_meta: Data: 0.20MB + Index: 0.06MB + Engine InnoDB u9kk_options: Data: 3.16MB + Index: 0.14MB + Engine InnoDB u9kk_popover_ip_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_postmeta: Data: 3.52MB + Index: 3.81MB + Engine InnoDB u9kk_posts: Data: 3.38MB + Index: 0.45MB + Engine InnoDB u9kk_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_terms: Data: 0.05MB + Index: 0.03MB + Engine InnoDB u9kk_term_relationships: Data: 0.16MB + Index: 0.13MB + Engine InnoDB u9kk_term_taxonomy: Data: 0.08MB + Index: 0.03MB + Engine InnoDB u9kk_usermeta: Data: 0.08MB + Index: 0.06MB + Engine InnoDB u9kk_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_wc_order_product_lookup: Data: 0.06MB + Index: 0.06MB + Engine InnoDB u9kk_wc_order_stats: Data: 0.05MB + Index: 0.05MB + Engine InnoDB u9kk_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_wc_product_meta_lookup: Data: 0.05MB + Index: 0.09MB + Engine InnoDB u9kk_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_wfBlockedIPLog: Data: 0.09MB + Index: 0.00MB + Engine InnoDB u9kk_wfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_wfConfig: Data: 2.27MB + Index: 0.00MB + Engine InnoDB u9kk_wfCrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wfFileChanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wfFileMods: Data: 7.52MB + Index: 0.00MB + Engine InnoDB u9kk_wfHits: Data: 1.02MB + Index: 0.22MB + Engine InnoDB u9kk_wfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_wfIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB u9kk_wfKnownFileList: Data: 2.52MB + Index: 0.00MB + Engine InnoDB u9kk_wfLiveTrafficHuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_wfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wfLogins: Data: 0.38MB + Index: 0.14MB + Engine InnoDB u9kk_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wfNotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wfPendingIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB u9kk_wfReverseCache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_wfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_wfStatus: Data: 0.13MB + Index: 0.09MB + Engine InnoDB u9kk_wfTrafficRates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB u9kk_yoast_indexable: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB u9kk_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB u9kk_yoast_seo_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB u9kk_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB ### Post Type Counts ### acf-field: 6 acf-field-group: 2 amn_mi-lite: 1 attachment: 517 cookielawinfo: 1 inc_popup: 1 mc4wp-form: 2 ml-slide: 33 ml-slider: 8 nav_menu_item: 76 page: 46 polylang_mo: 5 post: 12 product: 279 product_variation: 30 revision: 783 shop_coupon: 1 shop_order: 165 sidebar: 1 spucpt: 3 wpcf7_contact_form: 1 ### Security ### Secure connection (HTTPS): ? Hide errors from visitors: ? ### Active Plugins (43) ### Polylang: by WP SYNTEX – 2.8 Advanced Custom Fields PRO: by Elliot Condon – 5.9.0 Advanced Excerpt: by WPKube – 4.3.7 All-in-One WP Migration: by ServMask – 7.26 Breadcrumb NavXT: by John Havlik – 6.5.0 Contact Form 7: by Takayuki Miyoshi – 5.2.1 Duplicator: by Snap Creek – 1.3.36 Easy Theme and Plugin Upgrades: by Chris Jean – 2.0.1 Enhanced E-commerce for Woocommerce store: by Tatvic – 2.3.4 – Installed version not tested with active version of WooCommerce 4.4.1 Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.12.2 Limit Login Attempts: by Johan Eenfeldt – 1.7.1 Loco Translate: by Tim Whitlock – 2.4.2 Custom Login Page Customizer: by Hardeep Asrani – 2.0.1 MC4WP: Mailchimp for WordPress: by ibericode – 4.8 Menu Icons: by ThemeIsle – 0.12.5 MetaSlider: by Team Updraft – 3.17.1 Multiple Packages for WooCommerce: by Erica Dion – 1.1 – Installed version not tested with active version of WooCommerce 4.4.1 Note - A live edit text widget: by Slocum Studio – 1.4.7 PixelYourSite: by PixelYourSite – 7.1.11 – Installed version not tested with active version of WooCommerce 4.4.1 Regenerate Thumbnails: by Alex Mills (Viper007Bond) – 3.1.3 One-Click Child Themes for Slocum Themes: by Slocum Studio – 1.0.2 Simple Facebook Plugin: by topdevs.net – 1.5.1 Velvet Blues Update URLs: by VelvetBlues.com – 3.2.9 Hyyan WooCommerce Polylang Integration: by Hyyan Abo Fakher – 1.4.3 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Chained Products: by WooCommerce – 2.6.1 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Checkout Field Editor: by WooCommerce – 1.5.13 – Installed version not tested with active version of WooCommerce 4.4.1 eigenes hipping: by Philipp Protschka – 1.0 WooCommerce Dynamic Pricing: by Lucas Stark – 2.11.6 – Installed version not tested with active version of WooCommerce 4.4.1 Omniva (Post24) plugin for WooCommerce: by Real Web Oü – 1.6.6 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Sequential Order Numbers: by SkyVerge – 1.9.5 – Installed version not tested with active version of WooCommerce 4.4.1 Woocommerce Shipping Gateway per Product: by Dreamfox Media – 1.3.9 – Installed version not tested with active version of WooCommerce 4.4.1 Woocommerce Omniva Estonia: by Matis Halmann Aktsiamaailm LLC – 1.2 – Installed version not tested with active version of WooCommerce 4.4.1 Woocommerce Itella SmartPOST Estonia: by Matis Halmann Aktsiamaailm LLC – 1.3 – Installed version not tested with active version of WooCommerce 4.4.1 Woocommerce Itella SmartPOST Finland: by Matis Halmann Aktsiamaailm LLC – 1.4 – Installed version not tested with active version of WooCommerce 4.4.1 Smartpost plugin for WooCommerce: by Real Web Oü – 1.5.6 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce Social Media Share Buttons: by Toastie Studio – 1.3.0 – Installed version not tested with active version of WooCommerce 4.4.1 WooCommerce: by Automattic – 4.4.1 WooSidebars: by WooCommerce – 1.4.5 Wordfence Security: by Wordfence – 7.4.10 WP Simple Paypal Shopping cart: by Tips and Tricks HQ Ruhul Amin mra13 – 4.5.0 WP Downloader: by Wojtek Sza?kiewicz – 2.0 Social Share Buttons & Analytics by GetSocial.io: by Getsocial S.A. – 4.3.3 Yoast WooCommerce SEO: by Team Yoast – 3.2 – Installed version not tested with active version of WooCommerce 4.4.1 ### Inactive Plugins (5) ### GDPR Cookie Consent: by WebToffee – 1.9.0 GitHub Updater: by Andy Fragen – 9.5.0 Revive Old Posts: by revive.social – 8.5.12 WooCommerce Helper: by WooCommerce – 1.7.2 – Installed version not tested with active version of WooCommerce 4.4.1 – Network enabled Yoast SEO: by Team Yoast – 14.8 ### Must Use Plugins (1) ### installatron_hide_status_test.php: by – ### Settings ### API Enabled: ? Force SSL: – Currency: EUR (€) Currency Position: right Thousand Separator: Decimal Separator: , Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – ### WC Pages ### Shop base: #711 - /pood/ Cart: #48 - /ostukorv/ Checkout: #49 - /kassa/ My account: #50 - /minu-konto/ Terms and conditions: #169 - /muugitingimused/ ### Theme ### Name: Biancaa Child Version: 1.0.0 Author URL: https://www.theme-junkie.com/ Child Theme: ? Parent Theme Name: Biancaa Parent Theme Version: 1.0.6 Parent Theme Author URL: https://www.theme-junkie.com/ WooCommerce Support: ? ### Templates ### Overrides: biancaa-child/woocommerce/checkout/thankyou.php version 3.2.0 is out of date. The core version is 3.7.0 biancaa-child/woocommerce/emails/admin-cancelled-order.php version 2.5.0 is out of date. The core version is 4.1.0 biancaa-child/woocommerce/emails/customer-completed-order.php version 2.5.0 is out of date. The core version is 3.7.0 biancaa-child/woocommerce/emails/customer-processing-order.php version 2.5.0 is out of date. The core version is 3.7.0 biancaa-child/woocommerce/loop/price.php biancaa-child/woocommerce/order/order-details.php version 3.3.0 is out of date. The core version is 3.7.0 Outdated Templates: ? Learn how to update ### Action Scheduler ### Complete: 40 Oldest: 2020-08-05 18:53:33 +0300 Newest: 2020-08-21 09:02:40 +0300
Also i notice that when i change the “Shipping class” of every product, to the same shipping class ( every products must have a same shipping class), the double delivery disappears.