extendify / extendable

WordPress block theme for Full Site Editing (FSE) brought to you from the team at Extendify.
https://wordpress.org/themes/extendable
21 stars 0 forks source link

Hamburger Navigation Does Not Work #142

Open sgclark opened 2 months ago

sgclark commented 2 months ago

I've installed your theme on my self hosted WordPress install and the 'hamburger' navigation icon does not seem to work. Within WP Dashboard, I am able to see the navigation in the header block and when I click through to "EDIT" it is pulling the right navigation module. Not sure if others are seeing the same. I don't have theme active because of this issue. but could do so at a specific time if it helps figure out what is going wrong.

amjadr360 commented 2 months ago

Thank you for reporting the issue. Is the issue you are seeing with Header with Social header or with the default one? To help us investigate this further, could you please specify which one of the seven headers you are using? Additionally, a screenshot of the problematic header would be really helpful.

Also, could you confirm whether the navigation menu contains items such as an 'About' page, 'Contact' page, etc.? Knowing this will help us understand if the issue might be related to the content of the navigation itself.

Look forward to resolving this issue promptly.

sgclark commented 2 months ago

Hi Amjad

It seems that I am using the regular "Header" vs the "Social" header. Please see screen shot of what I am seeing in WP Dashboard of the different header options. I'm using the one with the red border.

[image: Screenshot 2024-04-26 at 12.49.46 PM.png]

Here is a video of the interaction. I'm clicking on the "Hamburger" menu and nothing is happening.

https://www.dropbox.com/s/4t4e1amg9rzzvsv/Screen%20Recording%202024-04-26%20at%2012.43.50%E2%80%AFPM.mov?dl=0

The navigation items are: Home / Wallpapers / Contact Me / About / Archives

The Wallpapers item has numerous 'sub menu' items.

You can go to my site at https://www.sgclark.com to see the navigation now using my current theme (not your Extendable theme)

The Archive page uses a lot of PHP calls via a plug in I use called "PHP Everywhere" however upon digging into this, it seems this plugin is not active any more and I may need to replace it or re-build the Archive page. It is not causing any issues on my current theme (GeneratePress) at this moment.

Please let me know if you have any further questions.

Stephen

sgc

@.*** www.sgclark.com

On Thu, Apr 25, 2024 at 5:28 PM Amjad Ali @.***> wrote:

Thank you for reporting the issue. Is the issue you are seeing with Header with Social header or with the default one? To help us investigate this further, could you please specify which one of the seven headers you are using? Additionally, a screenshot of the problematic header would be really helpful.

Also, could you confirm whether the navigation menu contains items such as an 'About' page, 'Contact' page, etc.? Knowing this will help us understand if the issue might be related to the content of the navigation itself.

Look forward to resolving this issue promptly.

— Reply to this email directly, view it on GitHub https://github.com/extendify/extendable/issues/142#issuecomment-2078204856, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIPRQT7DTFXOME3I7ERCQTY7FYP5AVCNFSM6AAAAABGZSQYUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGIYDIOBVGY . You are receiving this because you authored the thread.Message ID: @.***>

amjadr360 commented 2 months ago

Thank you so much, Stephen, for the detailed information and the video. Sorry, it seems the screenshot did not get uploaded properly. I see you mentioned another issue related to Archive pages, Let's look into both issues.

I need a bit more information to investigate further.

Could you please confirm what plugins are active on your site? What is your WordPress version? Could you please take a screenshot of the browser console log if there are any errors?

Here are some troubleshooting we could try:

  1. Could you please deactivate all plugins and check again if the issue persists?
  2. If the issue goes away by deactivating the plugins, could you please activate them one by one and see with which plugin the issue comes back?
sgclark commented 2 months ago
Unknown

https://www.dropbox.com/s/4t4e1amg9rzzvsv/Screen%20Recording%202024-04-26%20at%2012.43.50%E2%80%AFPM.mov?dl=0

sgclark commented 2 months ago

I'll have to get back to you on the different items you have noted. I don't see how the navigation functionality has anything to do with what is on the page. The "Archives" page issue I previously noted is now a non issue as I updated the code and methodology on that page to use 'shortcodes' so I think that should not be an issue any more.

amjadr360 commented 1 month ago

Yes, the navigation functionality is independent of the content on the page.

Sometimes, one script can conflict with another. To check if other plugins are interfering with the navigation functionality, we could disable the plugins and test the navigation to confirm there are no conflicts.