xanderkrosh
Forum Replies Created
-
I can not really update WP and WC. After updating your plugin have /wp-admin/admin-ajax.php Failed to load resource: the server responded with a status of 500 (Internal Server Error)
when trying save feed.
I think plugin must be crossversion.
My WP ver 4.4.7
WC 2.6.13OK! DONE!
You don’t understand me.
I mean screen an error on product edit page! I have updated your plugin to 1.1.0 ver. But error still breaking product edit page in variations tab.
We need an export only in your plugin tab section. Mayby simple way to fix it – register scripts and styles only in your plugin area.
Like
add_action( 'admin_print_scripts-post-new.php', 'portfolio_admin_script', 11 ); add_action( 'admin_print_scripts-post.php', 'portfolio_admin_script', 11 ); function portfolio_admin_script() { global $post_type; if( 'portfolio' == $post_type ) wp_enqueue_script( 'portfolio-admin-script', get_stylesheet_directory_uri() . '/admin.js' ); }
Where you change post_type=product-feed
Forum: Plugins
In reply to: [WP Fastest Cache] Not returns cached versionAnd what? As i try, gallery with 10 images converts thumbnails without problems. More than 10 – shows me error. What parameter of PHP server i have to increase?
[ No bumping please. ]
Operating System : Linux (64 Bit)
Сервер : Apache/2.4.6 (CentOS) mpm-itk/2.4.7-01 OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.4.16
Использование памяти : 115.91 MByte
Версия MYSQL : 5.5.47-MariaDB
SQL Mode : Не установлено
Версия PHP : 5.4.16
PHP Safe Mode : Off
PHP Allow URL fopen : On
PHP Memory Limit : 268435456
PHP Max Upload Size : 2M
PHP Max Post Size : 8M
PCRE Backtracking Limit : 1000000
PHP Max Script Execute Time : 300s
PHP Exif support : Да ( V1.4 )
PHP IPTC support : Да
PHP XML support : ДаForum: Plugins
In reply to: [Polylang] Custom permalink plugin and PolylangHi firetix.
What we do…we create translation, and delete custom link from top, then standard link displays. So for ex. we have russion mysite.com/page (with custom permalink) without it must be mysite.com/portfolio/page. Creating translation custom permalink auto copied mysite.com/page. We delete it and in english version we have mysite.com/en/portfolio/page.
So, it’s not real resolve problem, but it works.
Hope, helps
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Discount applied twice with AJAX add to cartThat helps! Thanks!
Forum: Plugins
In reply to: [Image Gallery - Responsive Photo Gallery] Load more images in high qualityOkok, i contacted with ST. Thanks
Forum: Plugins
In reply to: [Image Gallery - Responsive Photo Gallery] Load more images in high qualityOk, is support fast for reply?
Forum: Plugins
In reply to: [Polylang] Translated homepage redirect issueHey?! Any support, any comment please. Second day i try to get any answer
Forum: Plugins
In reply to: [Polylang] How to translate images alt and descriptionAre you kidding me? When i switch (in the top) ALL languages, then if i check image(open the window, where i can input alt, descr and caption, ) i find rus text(mine), in this window under “user” there is switcher(not in top admin bar), and when i set eng and traslate, my rus text is GONE.
Forum: Plugins
In reply to: [Polylang] How to translate images alt and descriptionIn media library, when i select picture i want to complete rus alt text, then switch to english and complete translation without copiyng text in another language..
Forum: Plugins
In reply to: [Polylang] How to translate images alt and descriptionSo i resolve this issue. In the top(admin bar) there is switcher(all lang, eng, rus). Check rus->go to library, check image-> go to “change another details”. In opened page there is + near english. Push->translate->update. In lightbox in the top(admin bar) check eng->configure(adding images in nivo)-> add from library-> it shows only eng translated images. So in my gallery if it was 4 pictures in rus, now 8 – 4 rus, 4 eng…so very disappointing in this plugin. Many steps…i have more than 3000 photos…do you understand how much time i will spend? Very bad…very sad
Forum: Plugins
In reply to: [Polylang] How to translate images alt and descriptionI have Russian and English and Nivo LightBox. So, in media files(after update) when i switch language, translation stays, such as in nivo in adding images menu from media library. So it is possible to switch alts automatically, or i must to create 2 galleries in different languages?