Alex Gor
Forum Replies Created
-
Forum: Plugins
In reply to: [WPGlobus] Published and Draft Pages with WP Globus PlusUsing Block Editor you can click
Settingsicon (top right side), then selectPosttab and openWPGlobuscomponent.- This reply was modified 3 years, 11 months ago by Alex Gor.
Forum: Plugins
In reply to: [WPGlobus] Published and Draft Pages with WP Globus Plus1) On the
Publishtab you can set draft status for extra languages. If you need to do this for default language, then you should open post edit page and set status inPublishmetabox.2) You can open post edit page in classic editor, find
Publishmetabox and set status for any language.Forum: Plugins
In reply to: [WPGlobus] Translating Elementor Footer WidgetCurrent version WPGlobus doesn’t support Elementor.
Forum: Plugins
In reply to: [WPGlobus] Elementor CSS issuesCurrent version WPGlobus doesn’t support Elementor.
Forum: Plugins
In reply to: [WPGlobus] translateYou should install the WordPress language pack for the required language. If your theme doesn’t provides dates translation, then you can use Loco Translate.
Forum: Plugins
In reply to: [WPGlobus] Dropdown menu not workingTo fix the issue with language switcher you should
1. open WPGobus Options page
2. select Custom Code tab
3. add code to Custom JS Code optionsetTimeout(function(){ jQuery('.wpglobus-current-language').addClass('menu-item-has-children'); },300);4. click Save Changes
5. check out on frontendForum: Plugins
In reply to: [WPGlobus] custom fields translation (Not by ACF)You can use the
apply_filters( 'the_title', ... )in your theme to get the translation for the current language.
To get more info, please read docForum: Plugins
In reply to: [WPGlobus] Image SEO with multilingualIf you open Media Library in the
Listmode and then open any image to editing, then you see image fields with multilingual support.Forum: Plugins
In reply to: [WPGlobus] Don’t work on local.WPGlobus may not work correctly on development servers having URLs like
//localhost/mysiteor on custom ports like//myserver.dev:3000. Please use a proper domain name (a fake one from /etc/hosts is OK), and port 80.Forum: Plugins
In reply to: [WPGlobus] Classic Editor not working with wpGlobusForum: Plugins
In reply to: [WPGlobus] Same language different countryThere is no option to use 4 characters as language code.
You can add new language using bl code for Belgium French.
This one is unassigned by default.
To get more info please refer List_of_ISO_639-1_codes- This reply was modified 4 years, 1 month ago by Alex Gor.
Forum: Plugins
In reply to: [WPGlobus] Problem with Integration with All-In-One SEOWPGlobus doesn’t compatible with All in One SEO Pack starting from v.4.
Using Yoast SEO will be best option.Forum: Plugins
In reply to: [WPGlobus] Loading pages switching second languageFirst of all check your server’s error.log right after the error occurs for details.
Forum: Plugins
In reply to: [WPGlobus] Missing switcher for Twenty twenty-twoTwenty twenty-two is Full Site Editing theme.
WPGlobus doesn’t support these themes.Forum: Plugins
In reply to: [WPGlobus] Undefined array key “en”Please open ticket via WPGlobus Help Desk on your site.