arrow in menu when submenu
Home › Forums › Main Forum › Theme Suggestion Box › arrow in menu when submenu
- This topic has 12 replies, 32 voices, and was last updated 7 years, 6 months ago by
Shekhar Bhandari.
-
AuthorPosts
-
August 20, 2015 at 3:11 pm #16511
Serina Koper
Memberhello,
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
August 21, 2015 at 9:30 am #21713Anonymous
InactiveHi 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
August 26, 2015 at 6:25 pm #21738Serina Koper
MemberThank you for your reply, this is the link:
new.yoga2go.nlIf you could provide a solution, that would be great!
Serina
August 27, 2015 at 10:27 am #21741Anonymous
InactiveHi 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
August 27, 2015 at 11:04 am #21742Serina Koper
MemberThank 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.nlThank you so much!!
SerinaAugust 27, 2015 at 11:37 am #21743Anonymous
InactiveHi 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
August 27, 2015 at 2:35 pm #21744Anonymous
InactiveHi 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
August 27, 2015 at 3:16 pm #21746Anonymous
InactiveHi 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 occursIf 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 activatedPlease let us know, If you face error again.
ThanksAugust 27, 2015 at 3:55 pm #21747Serina Koper
MemberOk thank you, I will try that!
Serina
August 27, 2015 at 6:00 pm #21749Serina Koper
MemberHi,
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?
August 28, 2015 at 8:40 am #21751Anonymous
InactiveHi 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
September 7, 2015 at 6:04 pm #21794Serina Koper
MemberThank 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
September 8, 2015 at 11:43 am #16512Shekhar Bhandari
ParticipantHi Serina,
We have checked the theme and we don’t find any java script error in the theme. Have you deactivated the plugin?
Thanks
-
AuthorPosts
- You must be logged in to reply to this topic.