Double title in tabs

This topic contains 15 replies, has 4 voices, and was last updated by  Guust 6 years, 6 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #399849

    Daniele Del Bianco
    Full Member
    Post count: 45

    Hi there,

    I’ve added some custom fields to my listings. However, if I use an html CF I get a title repetition in the tab. I would love to be able to remove the useless repetition in the tab text!
    Thanks

    #399853

    Kor
    Moderator
    Post count: 16516

    Hi Daniele,

    Please share the URL of the site in question so we can take a better look at it and also WP temp admin access to your site. You can post the details here using the private reply option below.

    Thanks!

    #400014

    Daniele Del Bianco
    Full Member
    Post count: 45
    This reply has been marked as private.
    #400035

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #400244

    Daniele Del Bianco
    Full Member
    Post count: 45
    This reply has been marked as private.
    #400248

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #400251

    Paolo
    Site Admin
    Post count: 31206
    This reply has been marked as private.
    #400252

    Daniele Del Bianco
    Full Member
    Post count: 45
    This reply has been marked as private.
    #400321

    Paolo
    Site Admin
    Post count: 31206

    Hi Daniele,

    it works now, please try adding the following to design > scripts > custom css:

    
    
    .geodir_contributor .geodir-i-text {
        display: none;
    }

    Let us know how it goes,

    Thanks

    #400414

    Daniele Del Bianco
    Full Member
    Post count: 45

    Dear Paolo, thanks a lot for your help. However, the addition to the CSS cript it does not seem to work.

    If you check the post type “Contributors”, the double title appears for the tabs “best practices for CBC” and “Input on obstacles”. For the post type “Case studies”, double title on the tabs “Solutions and good practices” and “obstacles”.
    thanks again for your help!

    #400484

    Daniele Del Bianco
    Full Member
    Post count: 45

    I have tried some more times, unfortunately the suggeste script integration does not work.
    Any other input?

    Thanks again

    #400573

    Guust
    Moderator
    Post count: 29970

    I cannot login with those credentials to check anything. Please check them or temporarily turn off all maintenance and security options.

    Thanks

    #400626

    Daniele Del Bianco
    Full Member
    Post count: 45
    This reply has been marked as private.
    #400629

    Guust
    Moderator
    Post count: 29970

    This one works:

    
    
    .geodir_inputobstacles .geodir-i-text {
        display: none !important;
    }

    You will have to do that for each custom field.

    An alternative suggestion is to delete the “Frontend title” of the custom fields.

    Thanks

    #400637

    Daniele Del Bianco
    Full Member
    Post count: 45

    It works perfecly. Thanks Guust and all you guys

Viewing 15 posts - 1 through 15 (of 16 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket