Alex Gor
Forum Replies Created
-
Forum: Plugins
In reply to: [WPGlobus] Bug with Yoast seo title & descriptionPlease read FAQ
Forum: Plugins
In reply to: [WPGlobus] Language Selector Mode same as wpglobus.comPlease read Pasting Snippets from the Web into WordPress
Forum: Plugins
In reply to: [WPGlobus] Language Selector Mode same as wpglobus.comYou can use filter to show dropdown menu or not.
And use CSS rule
wpglobus-current-language {
display: none;
}
to hide current language.Forum: Plugins
In reply to: [NSFW] [WPGlobus] translation data in sql databaseSure. You can edit
wpglobus_languagemeta. But it is unuseful in your case.Forum: Plugins
In reply to: [NSFW] [WPGlobus] translation data in sql databaseWPGlobus stores all translations in one line.
BTW you should export/import Yoast DB tables too.
Table names is yoast_indexable, yoast_indexable_hierarchy and so on.Forum: Plugins
In reply to: [NSFW] [WPGlobus] translation data in sql databaseYou can find the multilingual Yoast SEO title, description (with language marks inside) in the
postmetatable. This also applies to others meta, that can be found by_yoast_wpseomask.Forum: Plugins
In reply to: [WPGlobus] contact form 7 /wp-json 404 error with wpglobusUsing these URLs
mysite/wp-json/contact-form-7/v1/contact-forms
mysite/fr/wp-json/contact-form-7/v1/contact-forms
gave the same resultsForum: Plugins
In reply to: [WPGlobus] contact form 7 /wp-json 404 error with wpglobusI have tested REST API from CF7 for 2 languages.
There is no difference using language code in URL or not.
I received the same result with URLs
mysite/wp-json/contact-form-7/v1/contact-forms/{{id}}/
mysite/fr/wp-json/contact-form-7/v1/contact-forms/{{id}}/
Except some strings translated in second languageForum: Plugins
In reply to: [WPGlobus] “Critical error on this website”I’m not sure that the problem is related to missing sidebar/widgets.
Please send us an email as described on
https://wpglobus.com/contact-us/
with link to this postForum: Plugins
In reply to: [WPGlobus] translation of content within themePlease send us an email as described on
https://wpglobus.com/contact-us/
with link to this postForum: Plugins
In reply to: [WPGlobus] translation of content within themeI have activated the theme Portfoliolite on my test site.
Then activated WPGlobus Translate Options plugin and configured it as described here
https://wpglobus.com/extensions-archive/multilingual-texts-in-wordpress-theme-options-panel/Option name is:
theme_mods_portfolioliteAnd translation of all strings work as expected, including the typwriter effect.
Forum: Plugins
In reply to: [WPGlobus] “Critical error on this website”What theme are you using?
Forum: Plugins
In reply to: [WPGlobus] translation of content within themePortfolioline is premium theme.
I don’t have this one to check out.Forum: Plugins
In reply to: [WPGlobus] translation of content within themeFirst of all please read this post
Forum: Plugins
In reply to: [WPGlobus] PRE-Purchase questionPlease send us an email as described on
https://wpglobus.com/contact-us/
with link to this post