1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Strange Menu issue

Discussion in 'Free Divi Community Forum' started by Peace, Mar 9, 2019.

  1. Peace

    Peace New Member

    for some strange reason numbers are appearing nect to menu items - I don't know if the numbers are misplacing arrows or what. I did notjhing to the menu other than normal add item and created a slide show in the divibuilder.
    the site is
    https://www.jjsuffolkcounty.org

    also the numbers don't appear in safari but do in chrome and firefox.

    thanks
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade rolling text design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Looks fine from my side using Windows + Chrome. Usually it's due to slow internet connection. After refreshing it, it should work. Or clear your browser cache & load it again.

    upload_2019-3-10_17-2-5.png
     
  3. Peace

    Peace New Member

    HI thanks for getting back. I refreshed and got some sleep :) - it now looks fine in safari and firefox but still te numbers appear in chrome. The appear instead of th elittle arrows you see in your browser - might be a css issue? where would I look?
     

    Attached Files:

    1. PRO MEMBER PERKS Divi.Help Layout AI Generator - Try the power of AI to generate a custom Divi layout for you:Try Now
  4. Divi.Help

    Divi.Help Administrator
    Staff Member

    I doubt that it's a CSS issue. It loads fine on my Chrome though. First, try to clear your Crhome browser cache & see if it works.

    If still not working, try this: First load your page in Chrome, then try to Right Click > Inspect Elements > Console & see if there's any error in it.
     
  5. Peace

    Peace New Member

    That really weird. Cleared caches and it's still showing in chrome and now in firefox

    I noticed in the inspect when I could get the pointer to land on the number what showed inthe css was:
    #et-secondary-nav .menu-item-has-children > a:first-child::after, #top-menu .menu-item-has-children > a:first-child::after {
    position: absolute;
    top: 0;
    right: 0;
    font-family: ETmodules;
    font-size: 16px;
    font-weight: 800;
    content: "3";
    }

    I can uncheck the "content" and the "3" disappears
    Also I just noticed this seems to be intermittent - except firefox it consistantly not working.
    also I noticed only on the Home page do I get this. Which makes me wonder is it possible there isa conflict between the two slideer modules at the bottom of the page - thats the only changes I made where prior this error wasn't present?


    I did try the inspect --console thing not sure what it means - :

    Failed to load resource: the server responded with a status of 404 (Not Found)
    jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
    moment.min.js?ver=2.22.2:1 Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
    Y @ moment.min.js?ver=2.22.2:1
    components.min.js?ver=7.0.8:12 [Deprecation] Application Cache is deprecated in non-secure contexts, and will be restricted to secure contexts in M69, around September 2018. Please consider migrating your application to HTTPS, and eventually shifting over to Service Workers. See https://goo.gl/rStTGz for more details.
    (anonymous) @ components.min.js?ver=7.0.8:12
    (index):62 Uncaught DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
    at et_core_page_resource_fallback (http://www.jjsuffolkcounty.org/:62:159)
    at HTMLLinkElement.onload (http://www.jjsuffolkcounty.org/:359:267)
    (index):1 Access to Font at 'https://www.jjsuffolkcounty.org/wp-content/themes/Divi/core/admin/fonts/modules.ttf' from origin 'http://www.jjsuffolkcounty.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.jjsuffolkcounty.org' is therefore not allowed access.
    (index):1 Access to Font at 'https://www.jjsuffolkcounty.org/wp-content/themes/Divi/core/admin/fonts/modules.woff' from origin 'http://www.jjsuffolkcounty.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.jjsuffolkcounty.org' is therefore not allowed access.

    YOUR%20THEME%20STYLESHEET:1 Failed to load resource: the server responded with a status of 404 (Not Found)
     
    1. PRO MEMBER PERKS Divi Ultimate Footer Plugin - Custom global Divi footer (20 premade styles) + Revealing footer effect:Learn More
  6. Divi.Help

    Divi.Help Administrator
    Staff Member

    Try to add the below code in .htaccess file:
    Code:
    Log In or Sign Up to view this code.
     
  7. Ralphatron

    Ralphatron New Member

    I had this issue and solved it. The console showed me that the numbers were part of a JQuery block and I tracked it down in the header in the Integration element. I'd copied a block of code to allow anchor links to show as active links in my CSS. I'd also inadvertently copied numbers 1 to 12, which were showing up as plain text. Hope this helps.
     
    Lauren Baker likes this.
    1. PRO MEMBER PERKS Divi Ultimate Footer Plugin - Custom global Divi footer (20 premade styles) + Revealing footer effect:Learn More
  8. Todd Ramos

    Todd Ramos New Member

    I'm having the same problem as Peace. I've used chrome to inspect the element and I get the same results.

    I can't seem to fix this.

    Before.png After.png Screen Shot 2020-02-02 at 8.00.02 PM.png Screen Shot 2020-02-02 at 8.01.45 PM.png
     
  9. Divi.Help

    Divi.Help Administrator
    Staff Member

    Katalin Pompor likes this.
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo
  10. Todd Ramos

    Todd Ramos New Member

    I'm sorry, this did not help.
     
  11. Divi.Help

    Divi.Help Administrator
    Staff Member

    From what I see, your site URL is still linked to: http://box5839.temp.domains/~capitdm5/
    **To confirm, you can just click on your top logo.

    And that's why the icon is not working as well.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade gallery carousel design for your Divi site without using any plugins:View Demo
  12. samet

    samet New Member

    we are getting same problem

    upload_2020-4-7_18-54-50.png
     
    Lauren Baker likes this.
  13. samet

    samet New Member

    i found the fix...

    The links have to have https://... if not there are numbers neard the menu items.

    i think lets encrypts options cause this problem.

    my problem solved.

    upload_2020-4-7_19-17-51.png
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Digital Marketing' Divi layout for all Pro members:View Demo
  14. Muk Manik

    Muk Manik New Member

    Hey, I went to your website and noticed that the issue is still not solved for you as the number 3 still appears on your menu. (attached) I have been facing this issue as well and have learnt to live with it. I have reached out to Divi to ask if they can identify it and not got anything back yet that works and solves it. Will let you know if I find anything that solves it.


     

    Attached Files:

  15. ChrisTaylor

    ChrisTaylor New Member

    Did anyone figure this out? I am just putting a site together and having the same issue, though i noticed the 'number 3' only shows up when there are subitems under the menu link.
     
    Lauren Baker and EPICUREO like this.
    1. PRO MEMBER PERKS Divi Block Pro - Premade promo bar / notification bar with close button for your Divi site without using any plugins:View Demo
  16. Divi.Help

    Divi.Help Administrator
    Staff Member

    Have you tried this:

    Go to WP Admin > Settings > General > WordPress Address (URL) & Site Address (URL) & set your current website URL.

    Make sure both are the same.
     
  17. vanessa_angelina

    vanessa_angelina New Member

    Hi everyone. I am having this same issue.

    I also noticed that I get a 'U' in place of where my search menu is located on my primary menu. I also get a letter 'a' in place of where my hamburger menu is located when I view my website on my mobile. These numbers and letters only show up for about a second or less while my website is loading (see screenshot attached). Once my website loads, the letters and numbers are replaced by the correct symbol (the down arrow).

    When I right-clicked > inspect on my menu item, I noticed that the "content" says "3" for the down arrow in my menu items that have nestled menus. For the search menu item, the content says "U". So, for some reason, our websites are showing the content in our style sheet.

    I found a temporary workaround for this. What I did was to edit the CSS code in my theme's style sheet. I followed Josh's tutorial here: https://joshhall.co/how-to-customize-the-divi-menu-dropdown-icon/ and used his code below:

    /*-----------------Menu Dropdown Icon---------------- */

    #et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
    content: "\45";
    }

    #et-secondary-nav .menu-item-has-children:hover>a:first-child:after, #top-menu .menu-item-has-children:hover>a:first-child:after {
    content: "\43";
    }

    You will notice that Josh has included the number "45", which in Divi's font icons it is a filled-in right arrow. I ended up removing the 5 in my CSS style sheet, which leaves the menu item blank so that no number AND no icon shows up. However, the second code works so that when people hover over the menu item, a down arrow shows up, along with the submenu items.

    Maybe this workaround will help you too! I still haven't been able to fix the U that shows up on my search menu.

    There must be a way to change the CSS so that whatever is in the "Content" does not show up. I will try to troubleshoot this and let you know if I found an update.
     

    Attached Files:

    Peter Schildwächter likes this.
    1. PRO MEMBER PERKS Divi Powerful Child Theme - Power up your Divi sites with tons of new functionalities & premade elements:Learn More
  18. TLF

    TLF New Member

    I was having this issue on SOME of my pages that had a directory on them - and I tried everything here, nothing worked.

    I had just activated cloudflare and it was redirecting all my https://mywebsite.com links to https://www.mywebsite.com - so thought that might be the problem. So I used the plugin: Better Search Replace (By Delicious Brains) https://wordpress.org/plugins/better-search-replace/

    and searched my database for anything that had my website address without www and replaced it with my website with www --- and IT WORKED :)
    example:
    SEARCH FOR: https:///yourwebsite.com
    REPLACE WITH: https://www.yourwebsite.com
     
    Daphne Talbot and Jason95 like this.
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Modern & powerful Agency Divi layout pack, featuring team carousel, sliding menu, etc.View Demo
  19. Jason95

    Jason95 New Member

    To be honest I thought this answer was mental, but it was the only thing that actually solved this weird issue! And I have tried many many things........... So kudos to TLF the original poster, and many thanks for being so kind as to post your solution. The mysterious ways of Divi.....it's something alright. Have a nice day you all.
     
    Lauren Baker likes this.