PaulStranger
Forum Replies Created
-
Thanks for the quick answer, but you did not understand me.
The problem is not in the base price ($0), but in the fact that the final price $645 is not displayed in the product catalog.
On the product page there is a total price. $ 645
But this price is NOT DISPLAYED in the catalog. Why?
Instead of the price of $ 645, I see “from 0”.
It is necessary that the total price of a composite product is displayed the same everywhere. Both on the product page and in the product catalog.One picture instead of a thousand words: https://prnt.sc/s4opv5
Dear @takayukister, thank you very much!
I’ll try to solve the problem.Best regards, Paul
Many thanks for the quick reply.
Im use the popular the7 theme, and I’m very upset about this state of affairs.
At this moment footer.php includes this line:
<?php wp_footer(); ?>
I correctly understood that the “spam” troubles of the CF7 5.1.1 plugin operation is hidden in this hook?
Best regards, Paul
- This reply was modified 5 years, 10 months ago by PaulStranger.
Forum: Plugins
In reply to: [Contact Form 7] Issues after setting up ReCaptcha v3@yesyeah, after the integration in CF7 v5.1.1 of the reCaptcha V3 keys all form submissions are marked as “spam”. judging by other support requests, this problem is observed by many users
Forum: Reviews
In reply to: [Gutenberg] Let the developers retain control@jersey-peeps, what can you say about the compatibility of Classicpress with plugins and themes, which were developed for WordPress?
Forum: Reviews
In reply to: [Gutenberg] Редкостное говноПоставь плагин Classic editor – он выключит работу Гутенберга-хуерга.
Либо пропиши строчку кода в файле functions.php (в самый низ)add_filter(‘use_block_editor_for_post’, ‘__return_false’);
Она выключает работу Гетенберга
Forum: Plugins
In reply to: [Calculated Fields Form] Symbol for grouping thousandsThat’s work! Thank you!
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] no data for RURYes, yes… I wrote is not true currency code. my mistake
Only without any additional settings I still did not work. But I found a combination of:
1. RUB
2. finance.yahoo.com
3. CURL for aggregators – switch “YES”
4. Currency storage – switch “TRANCIET”Forum: Plugins
In reply to: [WooCommerce] strange URLs – ?v=f9308c5d0596Oh… Yes! Big tnx! Solved
Forum: Plugins
In reply to: [Custom Field Suite] "Array" instead of the desired valueI can not imagine why you all suggest reading the instructions, if the mapping code is not unique for each site. In my case, the code to display the new field has turned out like this:
<?php $key="field_name"; echo get_post_meta($post->ID, $key, true); ?>
Thanks for the plug! Creating fields is very convenient, but installation instructions – no.
Forum: Plugins
In reply to: [Search & Filter] delete or translate "All" addition into search filterI found a solution. It was not associated with your plugin. To create a new taxonomy I used WCK plugin, where I found the solution to my problems (taxonomy names & “all”). I apologize for the trouble.
Forum: Plugins
In reply to: [Search & Filter] delete or translate "All" addition into search filterPS:
and…
plugin dont work with cyrilic taxonomy names. You can see for yourself. Try to choose something from the third (Модель) and fourth (Размер шины) fields.After clicking “Search”(Найти) takes a redirect to the home page.
thank you for your fast reply!
in the beginning, I tried the second method “Manually include the CSS in your theme”. As a result, into footer formed four additional CSS links. Add doubles.
Then I tried to minimize the CSS and JS via plugin W3 Total Cache. All css & js disappeared from the footer part of the site, but the combined css and js somehow appeared at the top of the rendered html code (default HTML minifier) before: “<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”…
With HTML Tidy minifier code looks good? but…Combined js work absolut incorrectly.
Forum: Plugins
In reply to: [Ultimate TinyMCE] Image uploader buttonThat would be great! I will be very grateful to you.
Forum: Plugins
In reply to: [Ultimate TinyMCE] Image uploader buttonSorry for the Russian lang.
I mean files browser in image inser/edit tool.This screenshot from CKEditor 4.0, but i only ask about your Ultimate TinyMCE plugin (or TinyMCE Advanced). Is there a similar option to upload pictures from the server using a file manager?
With respect, Paul.