StyledThemes

arrow in menu when submenu

Home Forums Main Forum Theme Suggestion Box arrow in menu when submenu

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #16511
    Serina Koper
    Member

    hello,

    Is there a possibilty to show an arrow in the menu if there are sub menus? I have several submenus, but you won’t notice this unless you hover over the menu item.

    Thank you, Serina

    #21713
    Anonymous
    Inactive

    Hi Serina,

    Thank you for your suggestion, we will discuss about it and take decision for further process. Regarding to your site, you need to customize few code to fix the issue. Please send the link url of the site so that we could provide solution.

    Thanks

    #21738
    Serina Koper
    Member

    Thank you for your reply, this is the link:
    new.yoga2go.nl

    If you could provide a solution, that would be great!

    Serina

    #21741
    Anonymous
    Inactive

    Hi Serina,

    You need to write the custom css to fix it, simply you can use css code below and you can modify it as your require icons and color.

    ul.navmenu li.menu-item-has-children:before {
        content: '\25bc';
        float: left;
        font-size: 9px;
        line-height: 41px;
        margin-left: 5px;
        color: #7bbe3b;
    }

    Here is the link for your reference : http://www.smashingmagazine.com/2011/07/learning-to-use-the-before-and-after-pseudo-elements-in-css/

    Note: use the custom css plugin or child theme stylesheet to write the custom css.

    Thanks

    #21742
    Serina Koper
    Member

    Thank you! It works perfect.

    Although, since yesterday I get an error code: 500 , it happens somethimes when I save pages or open pages.

    “flat_responsive_extras.js?ver=1.0.4:146 Uncaught TypeError: $(…).elevateZoom is not a function”

    This is the error (someone told me), I have no idea about Javascript, but can you tell me what is causing the error?
    http://www.new.yoga2go.nl

    Thank you so much!!
    Serina

    #21743
    Anonymous
    Inactive

    Hi Serina,

    Could you please send the wp-logins to our email [email protected], so that we could replicate actual issue and provide exact solution.

    Thanks

    #21744
    Anonymous
    Inactive

    Hi Serina,

    The login details that you provides is not give us access for add or edit page so we could not able to check for error. That means we could not face any error. Could you please give the full access of wp-admin so that we could check for issue and provide exact solution.

    Thanks

    #21746
    Anonymous
    Inactive

    Hi Serina,

    We are adding test page to check the error , but we could’t get such error that you mention above. But sometime site seems like break down and need to be refresh again and running properly while adding or updating post. So we are checking our theme in local server and it work properly. It seems there is a plugin conflict in the site. Please check the site for plugin issue with following steps:

    To test for a plugin conflict:

    1. Deactivate ALL plugins
    2. Activate your theme(if already activate then leave as it is)
    3. Check to see if the issue occurs

    If the issue does not occur, one (or more) of your plugins is causing a conflict with theme.

    To determine which plugin(s) is causing the conflict, follow these steps:

    1. Activate each plugin one by one
    2. Check to see if the issue occurs after each plugin is activated

    Please let us know, If you face error again.
    Thanks

    #21747
    Serina Koper
    Member

    Ok thank you, I will try that!

    Serina

    #21749
    Serina Koper
    Member

    Hi,

    Below the message I received from a friend. Are you sure there is no error in the theme I am using?
    Or is there any update available?

    Thanks! Serina

    Hi Serina,

    flat_responsive seems to be the theme you’re using so the error is coming from the theme.

    This is a problem and will cause you trouble with other WordPress elements that rely on JavaScript to operate.

    Maybe there’s an update available for your theme, or maybe you can contact the theme developer and see if they have a fix for the issue?

    #21751
    Anonymous
    Inactive

    Hi Serina,

    It seems that you are using version flat-responsive-pro 1.0.4 version, Please update the theme into latest version of theme. Here is the link for download theme:
    https://www.styledthemes.com/downloads/flat-responsive/copy-of-flat-responsive-flat-responsive-1-0-4.

    Thanks

    #21794
    Serina Koper
    Member

    Thank you for your reply!

    I have updated the theme. The only thing is that the plugin ‘Weekly Class Schedule – Expansion Pack 1’ is still not working properly. I have contacted Pulsar Web Design (developers of the plugin) and they say this is because of a Javascript error in the Theme I am using..
    Can you please advice what is best to do?

    Thank you so much again! Serina

    #16512
    Shekhar Bhandari
    Participant

    Hi Serina,

    We have checked the theme and we don’t find any java script error in the theme. Have you deactivated the plugin?

    Thanks

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.