• Resolved longbowdesign

    (@longbowdesign)


    I could not get the menu title to appear above or below the icon and I saw in a closed thread that you suggested using an earlier version, 2.9.2, to resolve this. I’m pleased to say that the icons work correctly with that version but what is the situation with updating the plugin? Does it mean I can never update it? I am using the Hello theme with Elementor.

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @longbowdesign,

    Do you have a site URL that I can have a look at it?

    That was an old topic probably I’m not recommending at the moment to use an earlier version, let’s see if there is a bug in this version and will release a new version with the fix.

    I have the same issue but with BeTheme with muffinbuilder. Hiding the title does not work…

    Thread Starter longbowdesign

    (@longbowdesign)

    Hi, thanks for getting back to me.
    There is a test menu on this page. It is using version 2.9.5. If you like, I will switch to the old version. Let me know if you want that.
    Thanks for your help. The plugin is a great idea; it fills a big gap in WordPress functionality. I’d love to get it working!

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @longbowdesign and @nsimmons
    can you try the latest update and clear the browser cache?

    @nsimmons can you open your own topic and I will assist you there? It’s the forum guidelines. Thanks

    Thread Starter longbowdesign

    (@longbowdesign)

    Thanks but it still doesn’t work, unfortunately. I cleared the site cache and also the browser cache. I also tried disabling security and caching plugins – in fact all but the essential plugins, eg Elementor.

    Plugin Author Rui Guerreiro

    (@takanakui)

    Thanks @longbowdesign
    Can you disable the process that is minifying the CSS so I can have a furhter look?

    Those process can’t always do it without breaking something that’s why they usually have options to exclude some files from the process.

    Thread Starter longbowdesign

    (@longbowdesign)

    OK, I have turned that off. (It is handled by Siteground’s site optimiser plugin in my case.)

    Plugin Author Rui Guerreiro

    (@takanakui)

    I’m still seeing it. Not sure if it’s necessary to purge something.

    https://share.getcloudapp.com/L1ugq0rD

    There are also some other errors in the javascript console that aren’t related but you should check them when possible.

    Thread Starter longbowdesign

    (@longbowdesign)

    A good point. I have purged now. (There is also an option to Combine CSS Files. That is still turned on.)

    Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @longbowdesign,

    Can you try with the latest version 2.9.6?

    Thread Starter longbowdesign

    (@longbowdesign)

    That version is installed, but it still does not work. If I set the icon position to below it appears on the left and if I set it to above it appears on the right. See this page: https://longbow.design/testpage
    Thanks

    Plugin Author Rui Guerreiro

    (@takanakui)

    Sorry for the delay.
    I had a bit more time to investigate this and the CSS from the Elementor is changing the type of display in the menu items.

    Add the code below in the Customizer additional CSS options. Appearance-> Customize -> Additional CSS

    a.menu-image-title-above.menu-image-hovered, a.menu-image-title-below.menu-image-hovered {
        display: block!important;
    }

    Don’t forget to purge the cache mechanisms from Siteground.

    Thread Starter longbowdesign

    (@longbowdesign)

    That’s great. Thanks for replying.

    Plugin Author Rui Guerreiro

    (@takanakui)

    No problem and thanks for your patience.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Title position’ is closed to new replies.