Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › Taxonomy Slug
- This topic has 12 replies, 6 voices, and was last updated 8 years, 9 months ago by eridizco.
Viewing 13 posts - 1 through 13 (of 13 total)
-
AuthorPosts
-
November 22, 2015 at 6:28 am #10042teezonicParticipantWhere can I find the pre-defined Taxonomy slug for posts, courses, quiz etc? Page returning Taxonomy Mismatch.November 22, 2015 at 6:44 am #10043teezonicParticipantThe thing is I cannot get to display the filtered posts and quizzes. It always returns the above error. Term : Taxonomy Mismatch: Selected Term does not exist in Taxonomy !November 23, 2015 at 12:36 pm #10192Anshuman SahuKeymasterFOr course categories taxonomy slug in wplms is "course-cat " . For posts it is " category " . For quizzes " quiz-type " . FOr units " module-tag " . first try access the link for these taxonomies and their terms . like your-site.com/module-tag/business/ and then fill the relative info in your page builder post grid to show them .January 22, 2016 at 8:28 am #19799Johnny NassarParticipantAnd what is the taxonomy for "Products", their slug, tag or anything we can filter them by ?January 23, 2016 at 11:36 am #20020H.K. LatiyanParticipantThere are two taxonomies for Products : Name : Slug Product categories : product_cat Product Tags : product_tagJanuary 23, 2016 at 12:11 pm #20027Johnny NassarParticipantI tried those but they didn't work, that is why I submit this, I used "Toolset" to create a custom taxonomy for Products. I'm glad you answered this in such timing cause I had two issues not been replied, one is the Author issue appears on the courses, I know this is the login name but how I can remove it ? Image attached to explain the above. Another issue is the title strip, I managed to change it's background image using the below #title{ background-image: url("http://www.enassar.com/academy/wp-content/uploads/2016/01/bluestrip-2016.jpg"); } but now I want to increase it's height and remove the "Home > Online Library " on it, how ? Also, can I pin the filterable categories on the page even I browse to another page through the pagination ? to check the above http://www.enassar.com/academy/onlinelibrary/ A third Issue is the upper menu, I asked once how would I make it like www.edupristine.com website menu ? The website im working on is www.enassar.com/academy/ if you need to check what im talking about. Thanks in advance. Best RegardsJanuary 25, 2016 at 12:08 pm #20673Anshuman SahuKeymasterTo increase the height amd to remove breadcrumbs (home->expample) please add the given css from wp-admin -> appearance -> customize -> custom css : ul.breadcrumbs { display: none; }.pagetitle { min-height: 200px; } 2. Sorry pinning the tab is not possible as of now . 3. Goto wp-admin -> appearance -> menus . Create a new menu names top menu . and then add menu items in it and save it as the top menu . refer : http://prntscr.com/9ukrkq http://prntscr.com/9ukseo Please create new topics in related forums for new queries .January 27, 2016 at 4:01 pm #21784eridizcoSpectatorHai Vibe Team, I'm also get this error : Term : Taxonomy Mismatch: Selected Term does not exist in Taxonomy ! ..more.. I already insert category name for post, i using Post Grid Setting on Page Builder on choose Custom Post Type : Post and insert <label>Enter Taxonomy Slug (optional) <span style="font-size: 11px;">(A "Taxonomy" is a grouping mechanism for posts. Like Category for Posts, Tags for Posts, Portfolio Type for Portfolio etc.. more)</span> with my category name and still get error message </label>January 29, 2016 at 12:14 pm #22721sandyMemberFor quick fix, Please share a screenshot of your settings which should include : Custom post type, taxonomy slug, taxonomy term Example : The issue means there is no term "dsd" in category "course-cat" when creating carousel in page builder.January 30, 2016 at 12:29 pm #23205eridizcoSpectatorThis my screenshot :February 1, 2016 at 1:25 pm #23948Anshuman SahuKeymasterSo the settings of the block is wrong . Please refer to the screenshot sent by the @AdminFebruary 2, 2016 at 4:25 am #24202eridizcoSpectatorhi still error, please check my screenshot this is my website url : http://edu.themap-consultant.com/February 2, 2016 at 12:31 pm #24397eridizcoSpectatordone sir, it's solve
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)
- The topic ‘Taxonomy Slug’ is closed to new replies.