This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Homepage with WPGlobus Plugin

Resolved 7 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

Hi Guys,
I’m using the premiun Version of the Vantage Theme and I am very satisfied with it.
My Customer wants to make his site multilangual, and I wanted to use the WPGlobus Plugin, wich works just fine.
The only problem is the homepage, because of the siteOrigin builder.
Is there a solution to make this work?
Zhnx,
Sieb

URL: http://www.connex-llc.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

7
  1. Magus Staff 10 years, 8 months ago

    Hi Ronald

    At the moment WP Globus does not support PageBuilder. The Author is aware of the problem. You could try contacting the author to find out if any progress has been made to enable compatibility.

    https://wordpress.org/support/plugin/wpglobus

    Magus

  2. Ronald Siebrecht 10 years, 8 months ago

    Mages, thank you for the quick response.
    I looked at some other Plugins. Maybe you can tell me if the wpml (https://wpml.org/) plugin is compatible with the Pagebuilder?

    Thanks
    Ronald

  3. Magus Staff 10 years, 8 months ago

    Hi Ronald

    WPML and Polylang both work well with PageBuilder. These plugins work differently to Globus, requiring separate pages for each language rather than alternate content.

    Magus

  4. Ronald Siebrecht 10 years, 8 months ago

    Hi Magus,
    Yes, I looked at them, but I really like the WP Globus. Because I only use the Sitbuilder on the Homepage, I tried to change the home-panels.php with a language request to load a different page. But it didn’ seem to work.

    if ( WPGlobus::Config()->language === 'en' ) {
    ....
    if( function_exists('siteorigin_panels_render') ) echo siteorigin_panels_render('home');
    }else{
    ...
    if( function_exists('siteorigin_panels_render') ) echo siteorigin_panels_render('home_german');

    Any help will be appreciated
    Ronald

  5. Magus Staff 10 years, 8 months ago

    Hi Ronald

    Unfortunately there are no changes that can be made to PageBuilder which will add the extra editor tab to the language pages. WP Globus programmatically adds the visual and text editor to the language tabs when it creates them. The author would need to add a function to check for the existence of PageBuilder and add the required filter call in his code to put the extra PageBuilder tab on the visual editor.

    If you wanted, you could ask the author to contact us through [email protected] and we would be happy to assist him in getting the plugin to work with PageBuilder.

    Sorry I can’t be of more help than this

    Magus

  6. Ronald Siebrecht 10 years, 7 months ago

    Hello Magus,
    Thanx for all your support!
    I installed Polylang, as you suggested.
    Works like a charm!

    Thanx
    Ronald

  7. Magus Staff 10 years, 7 months ago

    Hi Ronald

    Glad to hear. If you need any more help please feel free to open a new support thread.

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread