The built-in taxonomy 'post_tag'.

learn more… | top users | synonyms (1)

0
votes
2answers
192 views

Strip HTML Tags From Search Results

When I make a search, if there is an image title within a img tag, it's displayed in a very ugly fashion among the search results (the whole tag is displayed and the picture too). I found this script ...
0
votes
1answer
28 views

Tags Sorted By Characters?

If i put multiple tags in a post then after publishing the post all tags are auto arranged by Character Serial, like A B C D... any idea if i wish to have all tags will not sorted or arranged by ...
1
vote
1answer
79 views

How can I show 1 featured post in a styled element, and the next few below differently styled

I'm looking for some thoughts, ideas, and/or direction on what is the best way to accomplish this: Basically I want to have 1 "featured" post in a differently styled div, and then display the next ...
5
votes
3answers
336 views

Separate Media Library for each user

I'm creating a theme for a client and one of their requests is to allow users to upload images for their own use, but there may be an option to share the images. Here are some of the caveats: Each ...
2
votes
2answers
222 views

Edit a post from frontend. post_tags get saved, but not separated

I'm building a CRM-Theme for Wordpress. So i post, edit and delete posts from the Frontend. I'm on a good way to resolve all problems, i think. But there is one failure. At the index there is a "edit" ...
0
votes
1answer
51 views

Editing Loop So It Targets Specific Tags?

Confused on how to achieve this, but what I'm trying to do is load posts with the tag "reviews" in the loop on the homepage. Index.php: <?php /* Start the Loop */ ?> <?php while ( ...
-1
votes
1answer
125 views

Adding Meta Tags to a Post using its Tags, Excerpt and content

I run a multiple author platform where I have added conditions that force authors to add tags to their post. To improve SEO, I would like to add Meta Tags to the posts. Ideally, with a light solution ...
0
votes
1answer
313 views

List products from current category

This code is from the archive page and list all products with a certain tag, can someone please help me to modify this code to make listing products only from current category: <?php if ( ...
0
votes
1answer
88 views

How can I extend Quick Edit option with 2 more fields

I wonder if WordPress gives me the ability to add 2 fields (input and textarea) in the Quick Edits of Tags. Actually these 2 fields I want to add in Quick Edit which are available in Edit Tag page, ...
1
vote
2answers
519 views

Undefined property: stdClass::$labels in general-template.php post_type_archive_title()

I've got a custom post type with a standard tag taxonomy added to it like so: 'taxonomies' => array('post_tag'). I've added some tags to some posts of this CPT which are display on the front-end ...
0
votes
1answer
352 views

Get Tags specific to Category using WooCommerce plugin

Could anyone help me to implement this code in WooCommerce, ie instead of categories to use product categories, and instead of tag to use product tag. In functions.php : function ...
0
votes
2answers
36 views

Short link to read complete post

I am just a newbie to the WordPress. I was just going through the demo sites and I found a website. Here you can see there are couple of posts in a home page and just below the every post there is a ...
0
votes
1answer
26 views

Display the popular tags by default in the backend post edit page (without having to click on the link that displays them) [closed]

I know there should be a way to call the AJAX function by page load but I've been looking at how to do this for hours and can't figure it out. Any help is appreciated.
0
votes
1answer
116 views

Can't Get 'tag' Page To Display only Tagged Posts

I made a tag.php under my theme folder in order to style all of the tagged post pages from urls like 'www.mywebsite.com/tag/kittens'. However, if I go to 'www.mywebsite.com/tag/kittens' it displays ...
1
vote
2answers
107 views

get_terms with more than x post count

Is there an argument for get_terms which I can fetch terms that only have say over 2 posts associated with it? I have a terms page which lists all my terms for 'artists', the page is huge but a lot of ...
-1
votes
1answer
57 views

HTML code stops showing after endwhile tag [closed]

I am having this issue when I am logged out of the back-office of Wordpress. http://www.secure-events.co.za/about-us For some reason the stops showing after the endwhile tag. Or it could be after ...
2
votes
1answer
76 views

Wordpress renames slug of tags used in multiple taxonomies?

I've noticed Wordpress renames the slug of identical tags used across multiple taxonomies, is there an easy way to change this behavior? Let's say I create a tag called Nintendo under the publisher ...
2
votes
1answer
382 views

Help with multiple dropdown tags search

I'm trying to build a search form that allows the user to choose certain post tags and filter through real estate listings. So far I have the form built but when I click the search button it brings me ...
1
vote
1answer
91 views

Metabox to list/store a certain type of post tag

I'm at an impasse here. I'm admin-ing a food blog for a friend. She enters the ingredients for each recipe post as post tags. Down the road I'm going to create a page where a user sees a list of all ...
0
votes
1answer
54 views

Comment out a link all the text below disappears [closed]

If I comment out standard text <!-- hide this text --> it works fine. But if I comment out a link <!-- <a ...
0
votes
1answer
160 views

Setup proper 301 redirect for deleted tags

I recently deleted a large number of tags (~20k-25k) from one of the categories that publishes news items. These tags were contributed by our authors and added no value to the site. As a result, ...
0
votes
1answer
513 views

Stop Wordpress removing <script> tags when switching from HTML to Visual (TinyMCE)

Ok, I've seen solutions which go halfway to sorting out this problem, but nothing definitive, and nothing that 100% solves my problem. Scenario: In HTML mode, I add some javascript to a post I'm ...
0
votes
1answer
59 views

How can I include custom category and tag base in template files?

How can I include custom category and tag base names in the category and tag template files? Specifically, I'd like to include in the page title of category and tag pages the custom category and tag ...
0
votes
1answer
110 views

Displaying the most recently used tags

Is it possible to just show the most recent tags from e.g. the latest 10 posts as a tag cloud? The only things that I found were the WP Recent Tags plugin which is a bit outdated and no tags are ...
-1
votes
1answer
173 views

Search with multiple selects that include tags

I need to make custom search for specific house projects in my new wordpress site. It needs to have 4 dropdown lists - 1 [number 2] for categories and 3 [numbers 3,4,5] for tags. Tags need to be ...
0
votes
1answer
100 views

Get Adjacent Post By Tag

In this answer -- How to Get Next or Previous Post in a Specific Tag? -- a working function is provided to generate "next/prev" links by tag rather than category. How could one make this so that you ...
0
votes
1answer
291 views

get tags from custom post type

I have a custom post type called "portfolio" with 2 registered taxonomies : portfolio_category and portfolio_tag. I'm using a custom theme that use a lot of javascript/jquery. So this is how the ...
0
votes
1answer
50 views

Pretty URLs with Categories and Tags

How do I create pretty permalinks for a query page that includes results from both categories and tags. For instance, if the category is Country (America) and the tag name is city (New York), can I ...
1
vote
1answer
126 views

reducing the amount of wp_query calls

I'm working on a site where we're introducing drop down panels from the menu which will display thumbnails from various tags on the site. Each panel has a left column displaying a featured post, and ...
0
votes
2answers
78 views

Delete all Tag Links from Posts

We're working on this site: http://granthammond.staging.wpengine.com/ which will no longer be using tags, i need a way to strip / remove all the tag links in the post content, for example: any ...
0
votes
1answer
209 views

custom post type tags

I have this code: $args=array( 'post_type' => array ('portfolio'), 'orderby' => $orderby, 'order' => 'DESC', 'paged' => $paged, 'posts_per_page' ...
0
votes
1answer
81 views

Do we have In_category like function for tags?

I have been using "if (is_single() && in_category('keyword') )" to display custom links on the sidebar. I was wondering if we have in_tag or any similar function for tags?
0
votes
1answer
79 views

Query Custom Post Type by Tag

Kinda confused on this.. hoping someone can help. I have custom post type named "Providers" that I want to pull entries from that are tagged "highlighted". I enabled tag support on the custom post ...
1
vote
1answer
262 views

Showing all tags in admin -> edit post

Someone knows how to show 'all tags' insteads of the 'most used tags' in edit post of administration panel? This should give the ability to select with a single click tags that are not yet used! Here ...
2
votes
0answers
119 views

List posts from certain category, by tag

Basically I need to get all posts from a particular category (or multiple categories), and list them out according to their tag. In Category X, there are the following tags, and under each tag is the ...
0
votes
1answer
96 views

display custom portfolio tags

This is a part from the code that is used to display portfolio categories: $post_cat = array(); $post_cat = wp_get_object_terms($post->ID, "portfolio_category"); ...
0
votes
3answers
92 views

How to Remove a Title from All Category and Tags Page?

I am trying to remove the title from all my category and tags page. So far, I have been using this code http://pastebin.com/xxmyw7BP. It works but not perfectly. The title of my category and tag ...
0
votes
1answer
16 views

Problem using the word “RSS” as a tag

I'm using RSS as a tag for some of my blog posts, and I was using them without any problem. myblog.com/tag/rss/ But I've just realised that Google Webmaster Tools gives me some related errors. The ...
1
vote
0answers
17 views

how to add text to posts from tags

How can I add custom generated text to posts using text from tags? Something like: [Post Title] + custom text + tags + custom text .... Or is there a plugin which does this ?
1
vote
1answer
183 views

search also in taxonomy, tags and custom fields

I have found many answers separately for Taxonomy, Custom fields and Tags, most of them outdated. But how to combine a search in: - designed custom fields of a custom post - custom taxonomy terms - ...
1
vote
2answers
127 views

wp_tag_cloud() and the_taxonomies() work but not the_tag()

wp_tag_cloud() and the_taxonomies() work in a widget I built but I can not get the_tags() to work. I want to display the tags assigned to the current post. I built a widget to do this. the widget ...
1
vote
1answer
226 views

How important are WordPress tags for SEO purposes?

Am I missing out SEO-wise by not including any tags in general when I write posts on my blog? How do they help a site rank better?
1
vote
1answer
27 views

Categories: A Greenhorn Question on Strategy (Not Code)

Im having an issue in my category set-up logic Let's say I sell new/used (including Vintage) Drums/Drum Parts wherein a user can search by new, used or by individual part. So let's say they choose ...
1
vote
0answers
68 views

Problem getting current post tags to show in a widget

I have tried tons of examples and suggestion on this topic but I can not get them to work. What I am trying to do is display the tags associated with the current post in a widget. I have built the ...
0
votes
1answer
13 views

Displaying Tags for the Page I'm On?

I currently have <?php $comma = array( 'separator'=> ", " ); wp_tag_cloud($comma); ?> and I thought this was solved, until going to other posts and seeing the same exact tags.. so I'm ...
0
votes
2answers
103 views

Commas in Tag Cloud

Using <?php wp_tag_cloud(''); ?> to display tags on my website, how do I separate each tag with a comma but also remove the comma from the last tag?
2
votes
1answer
152 views

Individual css class for each tag in wp_tag_cloud

Help, this is probably the best way to have control over the styling of the wp_tag_cloud ... I was looking for a way to add size based classes to my tags within the tag cloud widget. The problem here ...
0
votes
1answer
215 views

How to add tag(s) to all posts from a specific category? [duplicate]

I'm currently redesigning a cartoon site that has 1200+ posts, divided into about 62 different categories. Some categories have 2 posts in them, other categories have 50, 100, 200+. Now for every ...
1
vote
1answer
124 views

How can I make an auto-fill search box auto-completing with the tags?

I want to mimic stackexchange's method of selecting tags by typing first letters. Any ideas? All instant search plug ins I tried dont work, dont know why. I have latest WP version.
0
votes
1answer
149 views

Remove commas between tags

So I have been googling for quite some time now and I can't seem to solve this. A lot of sources refer to a file called the_tags.php but it's nowhere to be found. Can anyone point me in the right ...

1 2 3 4 5 9