-
AuthorPosts
-
February 4, 2017 at 7:52 pm #742866
Hello,
I’m hoping someone can help me with this. I have a static front page that pulls into my blog posts. I have it set for 5 blog posts to show at a time and there are pagination buttons at the bottom so that visitors can use those to see older posts. However, when I click those buttons, all I’m getting are errors saying “Nothing Found. Sorry, the post you are looking for is not available. Maybe you want to perform a search?”
I’ve used Enfold on other sites without issues, so I’m not sure what has happened here. I’m posting a link to my site in the private content area.
Thanks in advance for any assistance that can be provided.
February 6, 2017 at 5:09 am #743120Hey suzannewm94,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardFebruary 6, 2017 at 1:23 pm #743336Thank you! As requested, I’ve posted a temp login/password and login url in the private content of this post.
February 7, 2017 at 7:56 am #743709Hi,
Thanks for that. Could you try deactivating all plugins to see if one of them is causing a conflict please?
Best regards,
RikardFebruary 7, 2017 at 1:48 pm #743902I tried deactivating all of the plugins and even with them all deactivated, I still get the 404 error message when I click page 2 or any of the pages after that.
February 7, 2017 at 11:44 pm #744139I think my issue may be resolved but I’m not entirely sure how or why. I reset my permalinks back to default and then changed them right back to the custom setting I was using. When I re-saved the settings and went back out to my site, I was able to advance to pages 2, 3, etc. on my blog without any issues.
I do have one more cosmetic question though. Should I ask that here or open up a new topic? It’s about the vertical line that separates the widget area from the rest of the page. I like the way it looks when I’m viewing it on my computer but when I view the site on my iPad, it looks weird because I have the widgets set to load beneath the main page so the separator is just sitting out there all by itself off to the right. Is there a way I can hide the line on the iPad view without removing it from the normal computer view?
Thanks in advance for all of your help!
February 13, 2017 at 2:04 am #746082Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) { #top #main .sidebar { border: none !important; } #top #main .sidebar .inner_sidebar { margin-left: 0 !important; } }
Hope this helps :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.