Metin Saylan
Forum Replies Created
-
Forum: Plugins
In reply to: [Classic Editor] Classic editor not working properly after update to WP 5.6I had to install the following plugin to make it work:
Enable jQuery Migrate Helper
https://www.ads-software.com/plugins/enable-jquery-migrate-helper/Maybe it will help you solve the issue.
Forum: Plugins
In reply to: [Wordpress Countdown Widget] Stopped working after updateHello mpbaweb, I have solved the bug with version 3.1.7.
I am closing this issue. Thanks for the heads up.
Cheers.Forum: Plugins
In reply to: [Adsense Widget] SizingI have prepared a sizing documentation page here:
https://metinsaylan.com/wordpress/plugins/adsense-widget/sizing-options/
Best,Forum: Plugins
In reply to: [Adsense Widget] SizingHello Drain0,
You can use the following sizing classes. Those CSS classes change wrapper widths depending on device screen size.
…………….Mobile….|.Tablet..|.Desktop
————————–|———|———-
sm-rectangle….336×280…|.336×280.|.336×280
md-rectangle….336×280…|.336×280.|.336×280
lg-rectangle….336×280…|.336×280.|.336×280
————————–|———|———-
sm-banner…….320×100 | |
md-banner…….-………|.468×60 |
lg-banner…….-………|.-…….|…468×60
————————–|———|———-
md-leaderboard..-………|.728×90 |
lg-leaderboard..-………|.-…….|.728×90
————————–|———|———-
lg-billboard….-………|.-…….|.970×250I will expand responsive sizing capabilities with the next version.
Best wishes,
- This reply was modified 5 years, 5 months ago by Metin Saylan.
Forum: Plugins
In reply to: [Subpages Extended] Plugin not translatable in www.ads-software.comyou are absolutely right. I will add the required i18n calls on the next version. thanks.
Forum: Plugins
In reply to: [Subpages Extended] Fatal Error php > 7.0hello, version 1.6.1 should fix this error. please check.
Forum: Plugins
In reply to: [Subpages Extended] Plugin v1.6 broke WordPress panelHello 1.6.1 should solve this. Can you check please.
Forum: Reviews
In reply to: [Wordpress Countdown Widget] Wrong pluginThank you very much, Much appreciated! All the best.
Forum: Reviews
In reply to: [Wordpress Countdown Widget] Wrong pluginHello jvanderlinde. You are not using my plugin. The plugin slug on your error message is for https://www.ads-software.com/plugins/widget-countdown/ not this one. Please fix your review.
This is fixed with version 3.1.2
Thanks for your reportForum: Plugins
In reply to: [Wordpress Countdown Widget] Plugin causes console errorHello, Can you explain what you mean with Console Error? Could you enable wp_debug on your WordPress installation and paste the error_log output here. Best.
Forum: Plugins
In reply to: [Wordpress Countdown Widget] Is your plugin compatible with WP Fastest Cache?Hello, I think you have written this issue on the wrong board. The plugin that is installed on your site is not WordPress Countdown Widget. Please visit your plugin’s page on www.ads-software.com and use their Support Forum link to post your issue. Thanks.
Forum: Plugins
In reply to: [Wordpress Countdown Widget] 3.0 update killed the websiteSure, I added 3 files. One of them is countdown-options-page.php which renders Countdown Widget’s plugin options page. Options page is now used to customize Countdown labels as you like. The other file is countdown-options.php which stores default options for the plugin, and acts as a base for the options page, so it can be generated easier. I used an array to first define the options, then I iterate through that array to generate html codes for the options fields. Third and the last file is countdown-admin.css file. That file defines appearance styles of the options page fields. So they appear nicer to the user. After adding those files to the subversion, it solved “Failed opening required countdown-options.php” error. Because countdown-widget.php file needs that file to generate the options page for the plugin. And that’s all.
Forum: Plugins
In reply to: [Wordpress Countdown Widget] 3.0 update killed the websiteHello Marc, thanks for your quick report.
I released a fix (3.1) for this issue. Please check.
Sorry for the inconvenience.Forum: Plugins
In reply to: [Subpages Extended] ERROR php 7fixed those errors with version 1.5