Remove archive from event page title:


User 10000748

I've been stuck with this problem for a long time and I'm not sure what to do. I tried to google the problem, but the solutions (CSS and PHP) didn't help anything.

Can anyone help me to remove only the "Archive:" part from the page title?

I am using the event calendar plugin. https://wordpress.org/plugins/the-events-calendar/

Thanks!

Shahariyar Afzal

It really depends on the theme you are using. Try searching for the title function from your Archive.php page.

Quick fix! Add this to your CSS.

body.post-type-archive-tribe_events .page-title .col-md-12.page-title-container h1 { display: none !important; } 

Related


Remove archive from event page title:

User 10000748 I've been stuck with this problem for a long time and I'm not sure what to do. I tried to google the problem, but the solutions (CSS and PHP) didn't help anything. Can anyone help me to remove only the "Archive:" part from the page title? I am us

Remove archive from event page title:

User 10000748 I've been stuck with this problem for a long time and I'm not sure what to do. I tried to google the problem, but the solutions (CSS and PHP) didn't help anything. Can anyone help me to remove only the "Archive:" part from the page title? I am us

Remove "category" from title of category page in Wordpress

blue cloth I want to remove "Category" from the title title text on a category page in Wordpress. Tried several plugins that claim to remove these, but it doesn't seem to work on my version. .(4.9.6) Here is a screenshot of how it looks : https://imgur.com/a/E

Remove background image from title page latex

Aiden I put a background image on all slides. However, I want to remove that image from the only front page and keep the background of the rest of the slides. The following code is how I put this image in all slides. \usebackgroundtemplate{% \tikz[overlay,reme

Remove "Wordpress" from the tag title of the error page

wow deals I need to remove the "Wordpress" title from the error page tab as shown in the screenshot, I tried the following code and it works for all admin pages except the error page add_filter('admin_title', 'my_admin_title', 10, 2); function my_admin_title($

Remove background image from title page latex

Aiden I put a background image on all slides. However, I want to remove that image from the only front page and keep the background of the rest of the slides. The following code is how I put this image in all slides. \usebackgroundtemplate{% \tikz[overlay,reme

Remove background image from title page latex

Aiden I put a background image on all slides. However, I want to remove that image from the only front page and keep the background of the rest of the slides. The following code is how I put this image in all slides. \usebackgroundtemplate{% \tikz[overlay,reme

Remove "category" from title of category page in Wordpress

blue cloth I want to remove "Category" from the title title text on a category page in Wordpress. Tried several plugins that claim to remove these, but it doesn't seem to work on my version. .(4.9.6) Here is a screenshot of how it looks : https://imgur.com/a/E

Remove background image from title page latex

Aiden I put a background image on all slides. However, I want to remove that image from the only front page and keep the background of the rest of the slides. The following code is how I put this image in all slides. \usebackgroundtemplate{% \tikz[overlay,reme

Remove background image from title page latex

Aiden I put a background image on all slides. However, I want to remove that image from the only front page and keep the background of the rest of the slides. The following code is how I put this image in all slides. \usebackgroundtemplate{% \tikz[overlay,reme

Remove page count from WooCommerce search page title

Charlie Anderson When navigating to the next page of search results in Woocommerce, the title appears as Search Results: "Examples" - page 2 I would like to know how to customize it so that the page numbers are not displayed. Ideally, it would be best displaye

Woocommerce "Archive Page" product title with link

Evan Esco I've been focusing on creating a custom woocommerce store archive page without using the standard "product list" module. I'm using Oxygen Builder and they provide a "repeater" module to build product lists that allows you to stack elements in a div a

Remove whitespace from Laravel Blade dynamic page title

Damon I am using a layout file for each view. I'm setting the page title dynamically from a controller method like this: $metadata = [ 'page_title' => 'My Page Title', 'page_description' => null, ]; return view('foo.index', compact('metadata')); Then

Remove product category title from shop page woocommerce

User 8236504 I'm trying to remove the product category titles (all products, cheese boxes, etc.) above the product category images on this page from my WordPress site: http://www.partisan-deli.co.uk/index.php/shop/ I've seen answers to similar questions, but I

Remove whitespace from Laravel Blade dynamic page title

Damon I am using a layout file for each view. I'm setting the page title dynamically from a controller method like this: $metadata = [ 'page_title' => 'My Page Title', 'page_description' => null, ]; return view('foo.index', compact('metadata')); Then

Remove whitespace from Laravel Blade dynamic page title

Damon I am using a layout file for each view. I'm setting the page title dynamically from a controller method like this: $metadata = [ 'page_title' => 'My Page Title', 'page_description' => null, ]; return view('foo.index', compact('metadata')); Then

Remove whitespace from Laravel Blade dynamic page title

Damon I am using a layout file for each view. I'm setting the page title dynamically from a controller method like this: $metadata = [ 'page_title' => 'My Page Title', 'page_description' => null, ]; return view('foo.index', compact('metadata')); Then

Add product title title tag to WooCommerce category archive page

tilt 69 I want to change the title tag (from no title tag to H2) of the product displayed on the product category page, but only on the product category page . I found two solutions, both work, but they also change the title tags of the products that I don't w

Add product title title tag to WooCommerce category archive page

tilt 69 I want to change the title tag (from no title tag to H2) of the product displayed on the product category page, but only on the product category page . I found two solutions, both work, but they also change the title tags of the products that I don't w

Add product title title tag to WooCommerce category archive page

tilt 69 I want to change the title tag (from no title tag to H2) of the product displayed on the product category page, but only on the product category page . I found two solutions, both work, but they also change the title tags of the products that I don't w

Userscript to remove part of page title

Samuel IMDb's reference view was recently changed to include "-reference view-IMDb" after page titles that previously only had movies (years) New ... <title>Movie Title (2018) - Reference View - IMDb</title> old... <title>Movie Title (2018)</title> How do I

Remove title from DatePickerDialog

Alex For some reason I have two headers in my DatePickerDialog. How can I get rid of the white header at the top? Here is the code I use to create the dialog: datePickerDialog = new DatePickerDialog(ProfileActivity.this, this, year, month, day); datePickerDial

Remove title from QGroupBox

Stephen Pfeiffer Is it possible to completely remove the header from it QGroupBox? If you just give it an empty title, the title will still take up space for the label. It looks like this: But I want it to look like this: I have tried the following without suc

Remove title from DatePickerDialog

Alex For some reason I have two headers in my DatePickerDialog. How can I get rid of the white header at the top? Here is the code I use to create the dialog: datePickerDialog = new DatePickerDialog(ProfileActivity.this, this, year, month, day); datePickerDial

remove title from container

new soul I'm trying to get the header out of the container so I can make the header stretch the full width of the screen (I was fiddling with it for hours with no luck until I figured out the container was preventing it). Here is the HTML: </head> <body <?php

remove title from container

new soul I'm trying to get the header out of the container so I can make the header stretch the full width of the screen (I was fiddling with it for hours with no luck until I figured out the container was preventing it). Here is the HTML: </head> <body <?php

Remove title from DatePickerDialog

Alex For some reason I have two headers in my DatePickerDialog. How can I get rid of the white header at the top? Here is the code I use to create the dialog: datePickerDialog = new DatePickerDialog(ProfileActivity.this, this, year, month, day); datePickerDial

Remove title from QGroupBox

Stephen Pfeiffer Is it possible to completely remove the header from it QGroupBox? If you just give it an empty title, the title will still take up space for the label. It looks like this: But I want it to look like this: I have tried the following without suc

Remove title from QGroupBox

Stephen Pfeiffer Is it possible to completely remove the header from it QGroupBox? If you just give it an empty title, the title will still take up space for the label. It looks like this: But I want it to look like this: I have tried the following without suc