-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hamburger Navigation Does Not Work #142
Comments
Thank you for reporting the issue. Is the issue you are seeing with 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. |
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
<#142 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADIPRQT7DTFXOME3I7ERCQTY7FYP5AVCNFSM6AAAAABGZSQYUGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGIYDIOBVGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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? Here are some troubleshooting we could try:
|
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. |
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. |
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.
The text was updated successfully, but these errors were encountered: