-
AuthorPosts
-
May 29, 2017 at 11:20 pm #801294
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
May 30, 2017 at 12:07 am #801305Hey dvus4l,
Please, I`d like to check this better, but to do it, would you provide to us your website link?
Best regards,
John TorvikMay 30, 2017 at 12:19 am #801308May 30, 2017 at 12:20 am #801309May 30, 2017 at 1:00 am #801321bump
May 30, 2017 at 5:13 am #801345Hi,
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,
RikardMay 30, 2017 at 7:47 pm #801642Rikard –
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
May 31, 2017 at 2:06 am #801743Hello?
May 31, 2017 at 5:09 am #801783Hi,
Please, to check the site is necessary of the password to unblock the site.
Best regards,
John TorvikMay 31, 2017 at 8:39 pm #802169I shared the password with you, can I please receive some help on this front?
Thank you
June 1, 2017 at 7:34 am #802389Hi,
I can’t see a password shared in the thread, could you try posting it in private again please?
Best regards,
RikardJune 1, 2017 at 4:50 pm #802654Here is the password
June 1, 2017 at 8:07 pm #802761Please, can anyone assist?
June 3, 2017 at 4:51 pm #803405Hi,
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,
MikeJune 3, 2017 at 11:02 pm #803472ok – double posting of dvus4l https://kriesi.at/support/topic/hiding-comma-in-title-with-hidden-category/
and mike – i’m first with solution ;) :lolJune 4, 2017 at 7:17 am #803499June 5, 2017 at 4:48 pm #804034That solution does not work
June 7, 2017 at 5:01 pm #805173Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.
