• paniko

    (@paniko)


    Hi, I have this issue:
    The flags doens’t show in my title to any position when i don’t see the home page. In my homepage it’s work. I use the WP 4.1.1 version and the Theme Hueman http://alxmedia.se/themes/hueman/.
    I see your code in the method add_flags_on_title, inside /wp-content/plugins/ceceppa-multilingua/frontend/frontend.php, so the var_dump($flags) is always string(555) “”, it’s strange for me.
    Please can you help me?
    Thanks
    Nicolò

    https://wordpress.org/plugins/ceceppa-multilingua/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alessandro Senese aka Ceceppa

    (@ceceppa)

    Hi Nicolò,
    I made some test with hueman theme, If the page title is not displayed on any widget on left page, it works fine.
    Basically the plug-in to avoid to show flags everywhere just match the title got from wp with the one of the page. If them matches it add the flags, but only on the first occurrences.
    I used that theme in the past and, to avoid this, had the flags in the box with the category…

    Thread Starter paniko

    (@paniko)

    Hi Alessandro,
    i updated your plugin to Version 1.5.4, but still has the same problem. I don’t understand your solution. I haven’t the tile page in any widget on the left, the title page is viewed to center column of template. the title appears in the top menu , could this be the problem ? When I set the position’s flag after/before the title, the flags are not displayed to any page other than the home.

    Thanks
    Nicolò

    Plugin Author Alessandro Senese aka Ceceppa

    (@ceceppa)

    Sorry was a bug, just fixed it….

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Flags on title – doesn't show’ is closed to new replies.