doi7ing
Forum Replies Created
-
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] multilingual site, with domains of the 3rd levelGood day and a good work week =)
I already understood …
As for Multisite Language, Switcher is also aware, but there is no way to create a multisite … at least in the preparatory part of this project … this is due to the fact that I’m not developing a project for myself, but I’m twisting it on my personal domain, and I’ve bought it only one domain name …
In general problem was in the third level domain … such a plugin as “Elementor” also does not support normal work with third-level domains …
I understand this “merit” is the implementation of the plugin interpreter “Polylang” … he does so much apparently somewhere in the script there are errors … although it is more likely that these are not errors, and not the orientation to this kind of thing, like a third-level domain, looks like this: the control buttons are not displayed and instead of them the squares, errors in connecting scripts, css files (and so on and so on) from the other domain that does not match the currently used ones (this is the protection of the browsers themselves) are added to the console.
Thank you anyway for your sympathy and good luck and prosperity to your ideas and to you =)IMPORTANT:
For those who will encounter such a problem:
1) Polylanguage should be switched to multilanguage mode with the address of the form: youdomain.com*/com*/
* – ru, de, fr, au and other.
And then the plugins working not stable in different languages, most likely will start working normally …
2) use the Multisite Language Switcher as suggested by Arno Welzel (@awelzel) but here you need to configure the network from the sites and each to manage individually.Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] multilingual site, with domains of the 3rd levelApparently this is not the problem of your plug-in, namely polylang …
now changed the language of the site by default, from Russian to German(the one that uses polylang).
and the same problem is now visible in Russian…
and what do you use for multilang?
just a lot of hacked with multilang, but because of one plug-in it is required a third-level domain (tawk.to)… otherwise the plug-in does not understand, and in the control panel you can set only the domain of the third level options with such (https://domain.ru/ru/)do not pass… =(I apologize for disturbing you! And thank you so much for being quick to react!
Have a nice day! =)Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] multilingual site, with domains of the 3rd leveloh no … sorry links are true but in part … that is, in the gallery he shows them like:
https://domain.ru/wp-content/uploads/2018/01/images1.jpg
but on the frontend:
https://eng.domain.ru/wp-content/uploads/2018/01/images1.jpg
if necessary, I will correct the description above =)Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] multilingual site, with domains of the 3rd levelThe main language is placed as 2 level domain:
https://domain.ru/новая_страница/
link of the picture from the gallery goes to:
https://domain.ru/wp-content/uploads/2018/01/images.jpg
The English language is posted as 3 level domain:
https://eng.domain.ru/new_page/
so that the “signatures” of pictures are translated, you need to create a copy of it,
in the control panel (media files-> library):
but the link of the picture from the gallery goes to:
https://domain.ru/wp-content/uploads/2018/01/images1.jpg
Maybe this is the problem ?!The German language is posted as 3 level domain:
Respectively:
https://de.domain.ru/neue_Seite/
and link to the picture from the gallery:
https://domain.ru/wp-content/uploads/2018/01/images2.jpg
- This reply was modified 6 years, 12 months ago by doi7ing.
Forum: Plugins
In reply to: [Lightbox with PhotoSwipe] multilingual site, with domains of the 3rd levelthe main language of the site is twisted on the 2nd level domain, and different language locale as 3rd level domains(but they are only virtual)… for multilanguage I use a polylang plugin…
The main language is placed as:
domain.ru
The English language is posted as:
eng.domain.ru
The German language is posted as:
de.domain.ruAs I wrote above in the main language everything works, but there are no locales …
The reason is probably in the link to the file and not docking the domain in the address bar and a link to the file …Forum: Plugins
In reply to: [Polylang] problem in the bundle of polylang plugin and ElementorThe problem turns out to be the connection of styles and scripts of the plugin itself. Elementor … there are strongly registered styles and scripts, which is why the workability problem, namely the Elementor plug-in, arises.
on the support page of this plugin problem described.
I very much hope that they will get the fix it done.Good day.
In general, digging, digging and found the cause of many troubles associated with the connection of libraries (JS) and the styles of the plug-in needed for the work.
Connection occurs from another domain and is blocked by the browser …
that is, for a comfortable work it is necessary that he registers all the files necessary for the work not rigidly, but using the verification of which address is used by the system (CSM WordPress) at this time. in a hurry of the self-made it was not possible to fix it on the fly and did not really try so hard as in the case of updating the plug-in everything will fly off and it will be necessary again to remake everything …
Maybe in the next update you fix this problem =)
Thanks in advance.Forum: Plugins
In reply to: [amCharts: Charts and Maps] move lable “JS chart by amCharts”Nothing like I found a way out … just make a start not with 0 but with a value above =))) thus the signature will be under the graph =)
Forum: Plugins
In reply to: [amCharts: Charts and Maps] move lable “JS chart by amCharts”This is the plan =)
one moment, but is it possible to make this link a little lower than the chart itself?Forum: Plugins
In reply to: [amCharts: Charts and Maps] move lable “JS chart by amCharts”thanks, this is what I was looking for =)))
I’m going to buy a commercial version, but a little later =)Forum: Plugins
In reply to: [Full Background Manager] Wrong defaultsHey. I adjusted this plugin a bit and got the setting and size completely.
There is an archive here ->click
as you download, sign off here that this is not fake, others will be grateful.I’m not sure what other changes will need to be made in the scripts but in the file
https://Www.youdomain.com/wp-includes/theme.php
do you find this:// Background Repeat. $repeat = get_theme_mod( 'background_repeat', get_theme_support( 'custom-background', 'default-repeat' ) ); if ( ! in_array( $repeat, array( 'repeat-x', 'repeat-y', 'repeat', 'no-repeat' ), true ) ) {$repeat = 'repeat';} $repeat = " background-repeat: $repeat;";
and over it, you put it:
// Background Size. $size = get_theme_mod( 'background_size', get_theme_support( 'custom-background', 'default-size' ) ); if ( ! in_array( $size, array( 'auto', 'contain', 'cover' ), true ) ) {$size = 'auto';}$size = " background-size: $size ;";
like everything, just did on the fast and nebylo time to write and memorize=)
- This reply was modified 7 years, 2 months ago by doi7ing. Reason: forgot insert link =)
Forum: Plugins
In reply to: [amCharts: Charts and Maps] link to a specific area on the mapok! Thanks=)
Forum: Plugins
In reply to: [amCharts: Charts and Maps] link to a specific area on the mapFor example, the link looks like this
\\www.server.ru\map\10.690943,-140.590943
when clicking on a link, the map will zoom in and show the terrain in coordinates 10.690943, -140.590943
or so
\\www.server.ru\map\id=Russia
when clicking on the link, the map will zoom in and show the country Russia
Provided that\\www.server.ru\map
is a page with a map placed on it.
Thank you in advance.- This reply was modified 7 years, 5 months ago by doi7ing.
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Mapthanks