Iraklis Kostalas
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images don’t appear in Media Library & FrontendIt was the first thing I tried. Didn’t make any difference.
Hello and excuse me for the delay in answering.
The issue seems to have been fixed.
Forum: Plugins
In reply to: [Interface for Geniki Taxydromiki API v2 and Woo] Κρίσιμο σφάλμαΚαλησπέρα και με συγχωρείς για την καθυστέρηση.
Ποιο ακριβώς είναι το πρόβλημα που αντιμετωπίζεις με το Plugin?
Forum: Plugins
In reply to: [WooCommerce] Product attributes disappearingThank you for taking the time to help me with this.
Unfortunately this issue does not happen on a set timeframe. It just randomly happened a few times and for the past week, it hasn’t happened again.
Since this store is live, I can’t just disable a plugin waiting for the issue to resurface.
Forum: Plugins
In reply to: [WooCommerce] Product attributes disappearingHello and thanks for the response.
The attributes themselves are added in a normal way through Woocommerce Core.
The swatches plugin only displays them in the product page in swatch form.
Hello. Yes I rolled back into a previous version of Woocommerce and it seems to work now. Maybe there’s an issue with the latest version of Woocommerce that breaks this plugin?
Forum: Plugins
In reply to: [Interface for Geniki Taxydromiki API v2 and Woo] Tracking numberYes
Forum: Plugins
In reply to: [Interface for Geniki Taxydromiki API v2 and Woo] App key for testingYou should contact Geniki Taxydromiki. They will give you the Test credentials.
Hello. I have already provided a screenshot of what you asked me. It’s the imgur link on my previous reply. Adding again here for clarity, as well as the existing feed’s config.
2nd feed config: https://i.imgur.com/PjbTIbp.png
1st feed config: https://i.imgur.com/ey8h1YM.png
Is this what you need?
Above is the image from the configuration page. Also increased execution time to 300 and the problem persists.
2022-07-28T12:04:30+00:00 CRITICAL Uncaught Error: Class 'Woo_Feed_Custom_XML' not found in /var/www/sotris.gr/wp-content/plugins/webappick-product-feed-for-woocommerce/includes/feeds/class-woo-feed-generate.php:20 Stack trace: #0 /var/www/sotris.gr/wp-content/plugins/webappick-product-feed-for-woocommerce/woo-feed.php(503): Woo_Generate_Feed->__construct() #1 /var/www/sotris.gr/wp-content/plugins/webappick-product-feed-for-woocommerce/woo-feed.php(301): woo_feed_generate_batch_data() #2 /var/www/sotris.gr/wp-includes/class-wp-hook.php(307): woo_feed_make_batch_feed() #3 /var/www/sotris.gr/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #4 /var/www/sotris.gr/wp-includes/plugin.php(476): WP_Hook->do_action() #5 /var/www/sotris.gr/wp-admin/admin-ajax.php(187): do_action() #6 {main} thrown in /var/www/sotris.gr/wp-content/plugins/webappick-product-feed-for-woocommerce/includes/feeds/class-woo-feed-generate.php on line 20Thank you. The update seems to have fixed the problem.
Forum: Plugins
In reply to: [Piraeus Bank WooCommerce Payment Gateway] “Εκκρεμεί Πληρωμή” και δεν χρεώνειΤο πρόβλημα λύθηκε μετά από επικοινωνία με την τράπεζα. Είχαν βάλει λάθος το failure URL που τους είχα στείλει. Μιλάμε για incompetence.
Forum: Plugins
In reply to: [Eurobank WooCommerce Payment Gateway] Οι παραγγελίες φαίνονται “Failed”Εχω ζητήσει τα logs και περιμένω να μου τα δώσουν.
Στις παραγγελίες που βγάζει το “failed”, στις σημειώσεις παραγγελίας δείχνει το εξής μήνυμα:
“DIGEST Order status changed from Pending payment to Failed.”
Βοηθάει κάπου αυτό;
Forum: Plugins
In reply to: [Countdown Timer Ultimate] Shortcode prints css on pageYou haven’t found an issue because I’ve corrected it by removing (Emptying) the Timer Width option.
If I input anything in it, it appears as my original image.
For the image above, I set the Timer Width to 650. You can see that the CSS is printed as plain text above the timer. There’s probably a </style> tag missing somewhere in the plugin’s code.
You can’t see it on the live version because I reversed the setting to empty after I took the screenshot.
Took a look at the code for you, and it seems that CSS is generated in line 138 of the wpcdt-functions.php file.
It is then fed into a filter.
Forum: Plugins
In reply to: [Countdown Timer Ultimate] Shortcode prints css on pageHello. Yes this is the setting I’m talking about.
When I input something in there (like “750” for example), the CSS code I mentioned in my original post is printed as plain-text above the timer.
See this for example: http://prnt.sc/1j2d3id
Thank you.