New Landing How can we help? Themeforest Theme Support Joyn Tab Element support Greek Language

Viewing 14 posts - 1 through 14 (of 14 total)
  • Posted in: Joyn
  • #134237
    eloukas
    Member
    Post count: 6

    Hi

    Unfortunately, Tab Element Title does not support Greek Language. When i write the title with Greek characters link is broken and Tab content does not changed.

    Please help.

    #134271
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us the url to a page with that situation?

    -Rui

    #134468
    eloukas
    Member
    Post count: 6
    #134680
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Try this,

    open up wp-content\themes\neighborhood\includes\swift-framework\page-builder\shortcodes\tabs.php

    in that file replace all the sanitize_title to remove_accents

    for ex: in the line #26

    you see something like this

    $output .= “\n\t\t\t” . ‘<div id=”‘ . preg_replace( ‘/\s+/’, ‘-‘, sanitize_title($title) ) . ‘” class=”tab-pane load”>’;

    and change to this

    $output .= “\n\t\t\t” . ‘<div id=”‘ . preg_replace( ‘/\s+/’, ‘-‘, remove_accents($title) ) . ‘” class=”tab-pane load”>’;

    there are 6 occurrence so change everything, I report this to the developer to, because usually sanitize_title will work. Let us hear some words from him too ๐Ÿ™‚

    Let us know,

    Thanks,
    laranz.

    #134768
    eloukas
    Member
    Post count: 6

    Fatal Error !!!!

    [Wed Dec 10 13:37:23 2014] [warn] [client 185.4.135.89] mod_fcgid: stderr: PHP Fatal error: Cannot redeclare class SwiftPageBuilderShortcode_spb_tab in /var/www/vhosts/in-shape.gr/httpdocs/wp-content/themes/joyn/swift-framework/page-builder/shortcodes/tabs.php on line 49

    I need restore my back up….

    #134782
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Do you need help to fix this?
    Can you provide ftp access to help you with this?

    -Rui

    #134795
    eloukas
    Member
    Post count: 6

    No, thanks.

    I restore my back up and website its ok.

    Please help me to resolve problem with Tabs and Greek characters without fatal error.

    Thank you

    #134881
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Ok, I will replicate this issue with your content in my Joyn Development site to find a solution.

    If I need any further info I will let you know.

    -Rui

    #135057
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    If you provide me the WP Login details, I will fix this for you. ๐Ÿ™‚ or simply try this.

    replace this “sanitize_title” with “remove_accents” on line #41, #43, #119 alone.

    Let us know,

    Thanks,
    laranz.

    #135125
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Already have the fix for this. Can you provide admin access to replicate in your site?
    Thanks

    -Rui

    #135318
    eloukas
    Member
    Post count: 6
    This reply has been marked as private.
    #135335
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you check the page again to see if it’s ok?
    Do you have more pages with tabs?

    -Rui

    #138265
    eloukas
    Member
    Post count: 6

    OK,

    The problem is resolved.

    Thank you

    #138271
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome and thanks Laranz.
    Thanks
    Mohammad

Viewing 14 posts - 1 through 14 (of 14 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register