- This topic has 8 replies, 2 voices, and was last updated 9 years, 5 months ago by Andrew Misplon.
Tagged: menu mobile navigation
- AuthorPosts
- May 30, 2015 at 10:09 pm #1660
kiviniarParticipantHi Andrew,
The navigation links for the pages at the bottom [1] [2]… are not showing on my mobile devices.I tested it on Google Chrome on my Android phone and tablet
They show fine on my desktop browsers
Could you please advise
Thanks for your time
May 30, 2015 at 10:25 pm #1661
kiviniarParticipantJust noticed that even on my desktop browser, when I resize my browser and the responsive template kicks in, the navigation links at the bottom go missing.
May 30, 2015 at 10:38 pm #1662
Andrew MisplonKeymasterHi kiviniar
Sorry to hear about the hassle. Please send a link to your site and I’ll take a look. If you’d like to keep the link private, use the Private Reply check box below the comment field.
Thanks
May 30, 2015 at 10:49 pm #1663
kiviniarParticipantThis reply has been marked as private.May 31, 2015 at 1:42 pm #1664
Andrew MisplonKeymasterAwesome 🙂 Thanks for the wait.
Menu
Please check that Appearance > Theme Settings > Navigation > Header Menu is enabled. If that setting is enabled then please, check your child theme. If header.php is included, make sure that the menu is still included.
WP Polls Button
If you’d like to render the WP Polls button like normal please, try this:
1. Install a plugin called Simple Custom CSS.
2. Go to Appearance > Custom CSS and insert the following:/* WP Polls */ .wp-polls .Buttons { border: initial; background: rgba(221,51,51, 0.8); }
Let me know how you come along. Thanks.
May 31, 2015 at 2:29 pm #1666
kiviniarParticipantHi Andrew,
Thanks for the reply
Menu
When I enable “Appearance > Theme Settings > Navigation > Header Menu”, I get my pages as navigational links at the header, below the logo.
My original problem still exists, wherein, the footer navigational links to my next pages [Page 2] [Page 3] are missing in my mobile browser and also if I resize my desktop browser. The problem seems to arise as soon as the responsive template is activated.
I have attached a picture of the navigational links I am referring to: http://i.imgur.com/rXAsrdi.png
WP Polls Button
Thanks for the fix the button looks beautiful
May 31, 2015 at 2:53 pm #1668
Andrew MisplonKeymasterThanks so much for bringing this up. I can see where I went wrong. Apologies for the hassle!
Please try this at Appearance > Custom CSS:
/* Paging navigation fix: remove after next theme update */ @media (max-width: 64rem) { .resp .paging-navigation .page-numbers { display: inline-block; } }
Hope that helps.
May 31, 2015 at 3:01 pm #1669
kiviniarParticipantThe fix worked perfectly!
No need to apologize Andrew. I am just so happy that I found the Puro theme, the only reason that convinced me to upgrade my WP installation 🙂
Thanks for your prompt resolution and a beautiful theme
May 31, 2015 at 3:14 pm #1670
Andrew MisplonKeymasterAwesome 🙂 Really glad to hear that did the trick.
If anything else comes up please, let me know.
All the best with your site.
Cheers for now.
- AuthorPosts
You must be logged in to reply to this topic.