-
AuthorPosts
-
July 17, 2015 at 9:26 pm #475157
Hello. We have custom siderbars that we use for displaying different widgets for different categories. One of the categories that we use it for is our Behavior Charts category, which is being displayed as a Blog Post Grid on the following page: http://latitudes.org/download-free-printable-behavior-charts-for-home-and-school-2/
If you scroll down, you will see a blank white box with a circle (and pencil), which if clicked, takes you to the following URL:
http://latitudes.org/?post_type=sidebar_group&p=18222You’ll notice that this post_type=sidebar_group link doesnt show up in our main Behavior Chart archives listing:
http://latitudes.org/category/behavior-charts/Is there some CSS that can be used to hide that particular URL from being inserted into our Blog Post Grid given that it technically isn’t a post, but it is being displayed in that grid as if it were a blog post.
Please advise.
Thanks!
July 19, 2015 at 7:13 am #475343Hey ACNLatitudes!
Please try the following in Quick CSS:
.page-id-24668 .post-entry-18222 { display:none !important; }
Regards,
RikardJuly 19, 2015 at 8:37 pm #475450Thanks. I added the code and it made the post go away from the post grid, but now there is an empty space. See before and after here:
Before: http://snag.gy/KgXXO.jpg
After: http://snag.gy/UgJH4.jpgAny suggestions on how to make it simply skip that post in the feed, so that there isn’t any empty blank areas in the feed?
Thanks!
July 20, 2015 at 12:50 pm #475742Hi!
Thank you for using Enfold.
I tried to check the link again but it doesn’t exist anymore. Did you remove it? http://latitudes.org/download-free-printable-behavior-charts-for-home-and-school-2/
Please create a test page so that we can see the issue.
Cheers!
IsmaelJuly 20, 2015 at 1:14 pm #475764Sorry. Please scroll down to the grid on this page and you will see the white empty box area within the blog posts grid:
http://latitudes.org/behavior-charts/July 21, 2015 at 12:57 pm #476446Hey!
can you provide us admin access so we can take a deeper look into it? post login details here as private reply.
Regards,
AndyJuly 21, 2015 at 3:37 pm #476563Hello. I have provided the login information in the Private Content area.
July 30, 2015 at 8:09 pm #480904Hello. I’m just following up on this issue to see if you had a chance to take a look at it. Please advise.
August 1, 2015 at 6:17 am #481635 -
AuthorPosts
- You must be logged in to reply to this topic.