I used the following code
a[href*="/category/evergreen/"] {
display: none !important;
}
To hide the ‘featured’ blog category title from the front page, however, there is now a comma in place of that title where the blogs tagged with that are associated with other categories as well
How do I get rid of the comma? Screen shot attached
Hey dvus4l,
Please, I`d like to check this better, but to do it, would you provide to us your website link?
Best regards,
John Torvik
bump
Hi,
Thanks for the link, though it looks like the page is password protected. Please post it in private.
Note that bumping your thread has the opposite effect on this forum.
Best regards,
Rikard
Rikard –
Any chance you got the opportunity to look into this? Looking to deliver this morning and would like to remedy this particular issue
Thank you
Hello?
Hi,
Please, to check the site is necessary of the password to unblock the site.
Best regards,
John Torvik
I shared the password with you, can I please receive some help on this front?
Thank you
Hi,
I can’t see a password shared in the thread, could you try posting it in private again please?
Best regards,
Rikard
Here is the password
Please, can anyone assist?
Hi,
Please try going to Enfold/includes/loop-index.php file and find
$cats .= get_the_term_list($the_id, $taxonomy, '', ', ','').' ';
and change it to
$cats .= get_the_term_list($the_id, $taxonomy, '', ' ','').' ';
Best regards,
Mike
ok – double posting of dvus4l https://kriesi.at/support/topic/hiding-comma-in-title-with-hidden-category/
and mike – i’m first with solution ;) :lol
That solution does not work
Hi dvus4l,
I am not seeing any commas, did you get it fixed? Have you cleared the cache? Or do you still have some pages where the issue persists?
Best regards,
Victoria