-
AuthorPosts
-
February 3, 2015 at 6:13 pm #390271
the posts of custom posts and categories are showing in blog posts and categories , which shouldnt be happening, how to differntiate custom posts and categories from blog posts.
i have custom posts and lessons which are shown on couses posts but they are also showing in blog posts.
kindly resolve asap.
website : http://www.commonexam.com
February 4, 2015 at 2:43 pm #390742Hey gauravrakhecha!
Thank you for using Enfold.
Set the Blog page as blog on Enfold > Where do you want to display blog? option then go to the Blog Layout panel. Set the Blog Style to use the Advance Layout Builder. Now, edit the blog page, add the Blog Posts element. Select the categories manually.
Best regards,
IsmaelFebruary 5, 2015 at 8:22 am #391093thanks for reply ismael, but you din’t get my question correctly.. what i mean to ask is how to diffrentiate the categories of blog posts and custom post ?
for example i have custom post type of course,
now when i enter a particular course in business category and a blog post in business category,both the custom post course and blog post are displayed in blog, which i don’t need, i want to biffurcate them, so that custom posts and category only show on page related to them, and blog posts and categories stay differently.
February 6, 2015 at 11:24 am #391921Hey!
Have you tried displaying posts from a custom taxonomy instead of the default blog posts? Select “Category”. Please post the login details so that we can take a look.
Best regards,
IsmaelFebruary 16, 2015 at 7:46 pm #396988Hey!
2 quick questions: which plugin are you using to add your custom post types and are these posts also being displayed if you switch from enfold to the default wordpress theme?
February 16, 2015 at 7:52 pm #396993i’m using learndash, a lms plugin which creates courses and lessons as custom posts and separate categories for them, and when i switch to default wordpress theme, i don’t face any issue everything works fine, i only face the issue within enfold.
in default theme all the content related to learndash is shown in courses and its related pages only, there is no leak of such posts in blog page.
February 17, 2015 at 10:34 am #397334Hi!
Looks like you’re using the masonry element. When you select Which Entries? to show, is the custom post types from learndash available from the selection? Again, please post the login details here so that we can take a look. Set it as a private reply.
Cheers!
IsmaelFebruary 17, 2015 at 11:21 am #397364my dear friend, i’m saying from starting that custom post types from learndash are not available in the selection. Even its categories are not shown separately, they are merged with blog posts !!
February 17, 2015 at 3:51 pm #397558Hey!
The problem is that categories from this plugin are shared with blog categories. On the default blog of either enfold or any other theme that wont be a problem since they are set to only fetch entries of the post type “post”
However the masonry elements fetches not based on post type but based on category. Before I make any changes to the element I will wait for wordpress 4.2. They have announced that those shared taxonomies will no longer work the way they do now, and I am not sure if everything will be fixed by itself or if I have to change a lot in the masonry…
February 19, 2015 at 3:39 pm #398955Well, what should i do ?, i’m also using another theme (KLEO) on my other website I never faced such problem, my main motive of purchasing theme is defied.
Even Kleo theme provides such different bifurcations. kindly let me know what should i do. ?No doubt your theme is very good, but it just doesn’t fulfil my requirement..!!
I even asked at the envato marketplace for refund, but they said that they cannot provide me any refund because theme isnt broken ?
can you help in some way ? or bring up some solution ?
February 20, 2015 at 6:20 am #399452Hi!
Add this to the Quick CSS field:
.page-id-731 .sfwd-lessons { display: none !important; }
This is a temporary fix to hide all learndash post type inside the blog page. Add this one to hide those posts on archive pages:
.archive .sfwd-lessons { display: none !important; }
Best regards,
IsmaelFebruary 20, 2015 at 6:48 am #399456hey the fix suggested by you isn’t working !!
- This reply was modified 9 years, 10 months ago by gauravrakhecha.
-
AuthorPosts
- The topic ‘custom post and category and blog post and category conflict’ is closed to new replies.