Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #523242

    Hi guys

    I started to validate my project, and ran into this double </a></a> in the menu.

    Also I can’t figure how to hide all of the WPML icons in the top section – they show every flag even though I have not translate the page yet.
    I’ve found this post, which removes it – but the ability to keep is but only showing the active languages – would be very nice.
    https://kriesi.at/support/topic/menu-over-logo-4/page/3/#post-506236

    
    <li class='menu-item menu-item-top-level  menu-item-top-level-1'><a href='#planning' ><span class='avia-bullet'></span><span class='avia-menu-text'>Planning</span></a></a></li>
    <li class='menu-item menu-item-top-level  menu-item-top-level-2'><a href='#details' ><span class='avia-bullet'></span><span class='avia-menu-text'>Details</span></a></a></li>
    <li class='menu-item menu-item-top-level  menu-item-top-level-3'><a href='#remote' ><span class='avia-bullet'></span><span class='avia-menu-text'>Remote</span></a></a></li>
    <li class='menu-item menu-item-top-level  menu-item-top-level-4'><a href='#installation' ><span class='avia-bullet'></span><span class='avia-menu-text'>Installation</span></a></a></li>
    <li class='menu-item menu-item-top-level  menu-item-top-level-5'><a href='#dimensions' ><span class='avia-bullet'></span><span class='avia-menu-text'>Dimensions</span></a></a></li>
    <li class='menu-item menu-item-top-level  menu-item-top-level-6'><a href='#download' ><span class='avia-bullet'></span><span class='avia-menu-text'>Download</span></a></a></li>
    </ul></div></div><div class='sticky_placeholder'></div>
    
    • This topic was modified 8 years, 6 months ago by Gudi.
    #523561

    Hi Gudi!

    Thank you for using Enfold.

    I checked the menu markup and it doesn’t have any double tags:

    Did you remove the wpml switcher?

    Regards,
    Ismael

    #524127

    Sorry, it’s on the secondary menu on the specification page. the fullwidth menu

    Please hide your post above, or at least my link to the demo site.

    #525268

    Hey!

    The provided access doesn’t seem to work, please check.

    Best regards,
    Josue

    #525357

    I’ve updated the password – please note the username is “misspelled”

    #525369

    Nope, still doesn’t work.

    #525370

    Now that is just weird. I’ve made a manual password now

    #525402

    Hi,

    Open /enfold/config-templatebuilder/avia-shortcodes/menu.php and look for line:

    	                $output .= "<span class='avia-menu-text'>".$title."</span></a>";
    

    Replace it by this:

    	                $output .= "<span class='avia-menu-text'>".$title."</span>";
    

    Regards,
    Josue

    #525433

    Hi Josue

    I made the change, but it still looks the same :(

    <span class='avia-menu-text'>Planning</span></a></a></li>

    Link to modified menu.php is below (renamed to .txt)

    #525846

    Do you have Sucuri Cache enabled? have you tried purging it?

    #525935

    I’ve got Sucuri Security and my W3 Total Cache is disabled.

    #526378

    Hi,

    Can you please create us a temporary FTP / SFTP account? post it here as a private reply.

    Regards,
    Josue

    #526386

    Here you go

    Best regards
    Jan

    #526454

    Hey!

    This should work to fix the issue (i tested it on my local install) but there’s definitely a server-side caching enabled on yours, i even tried changing the file name to see if something changes in the frontend but to no avail.

    Perhaps it can take some time to reflect the changes, in the meantime i’ll report the double <a></a> tag error to Kriesi, hopefully it will be fixed in the next version.

    Cheers!
    Josue

    #526593

    I will do a clean WordPress installation, as no plugins should be caching.
    Whenever i do updates in theme files or functions.php – I guess this will be overwritten in the next update?

    #526658

    Yes, it will overwrite it.

    Best regards,
    Josue

    #526771

    So… I’ve copied the complete theme folder and exported the Enfold settings. Created a new WordPress but the issue persists.
    The menu.php has been modified as suggested.

    #527109

    What happens if you remove or rename menu.php for a moment?

    #527742

    renamed the menu.php – ctrl+f5 – menu still shows on the website

    #527747

    Strange, alternatively you could set a child theme and duplicate the menu.php file there:
    http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/

    Regards,
    Josue

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