opacidad imagen portada

This topic contains 68 replies, has 3 voices, and was last updated by  Pedro Perez 4 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #533993

    Pedro Perez
    Free User
    Post count: 196

    thanks for answering!

    Create custom links, but it is displayed in a list form, I need it to be Menu Dropdown!

    #533996

    Pedro Perez
    Free User
    Post count: 196
    This reply has been marked as private.
    #534004

    Alex Rollin
    Moderator
    Post count: 27815

    GeoDirectory doesn’t have a drop-down for that except in the search bar. Is that what you are looking for?

    #534010

    Pedro Perez
    Free User
    Post count: 196

    Which categories appear next to the search bar?

    If it works, how do I achieve that?

    #534287

    Alex Rollin
    Moderator
    Post count: 27815
    #534508

    Pedro Perez
    Free User
    Post count: 196

    Thank you very much for all your answers, it has been a great help in the development of my project!

    #534510

    Pedro Perez
    Free User
    Post count: 196

    I need to remove the rushes and the phrase “no comments”
    Is there any configuration or code for it?

    I also need to translate the phrase “read more”, I did it with poedit, but it doesn’t work out!

    Attached image.
    Thank you!

    #534559

    Alex Rollin
    Moderator
    Post count: 27815

    Make more edits in the GD Archive Item template
    https://wpgeodirectory.com/docs-v2/templates/archive-item/

    Remove the shortcode gd_post_ratings

    Add or adjust this shortcode as needed:

    
    
    
    [gd_post_content key="post_content" limit="21" read_more="Translated"]
    
    #534575

    Pedro Perez
    Free User
    Post count: 196

    Thanks, I managed to eliminate the stars!

    But the solution for the translation of the phrase “read more” produced an error. The text is duplicated with the description of the ad and it is translated “read more”, but the previous “read more” is maintained.

    The short-code, add it in archive-item

    Attached image

    #534594

    Alex Rollin
    Moderator
    Post count: 27815

    You probably have 2 gd_post_content.
    Remove the older one.

    #534597

    Pedro Perez
    Free User
    Post count: 196

    [gd_archive_item_section type=’open’ position=’left’]
    [gd_post_title tag=’h2′]
    [gd_post_images type=’image’ ajax_load=’true’ link_to=’post’ show_logo=’true’ ]
    [gd_archive_item_section type=’close’ position=’left’]
    [gd_archive_item_section type=’open’ position=’right’]
    [gd_author_actions author_page_only=’1′]
    [gd_post_distance]
    [gd_post_fav show=” alignment=’right’ list_hide_secondary=’2′]
    [gd_post_meta key=’business_hours’ location=’listing’ list_hide_secondary=’2′]
    [gd_output_location location=’listing’]
    [gd_post_content key=’post_content’ limit=’60’ max_height=’120′]
    [gd_archive_item_section type=’close’ position=’right’]

    #534600

    Alex Rollin
    Moderator
    Post count: 27815

    Open the description field in the custom fields settings and remove the option “Show in extra output locations” -> Listings (remove)

    #534607

    Pedro Perez
    Free User
    Post count: 196

    Thank you.
    I need to adjust the distance between the ad image and the description.
    This occurred after trying to add the translation short-code.
    How do I repair it?

    #534613

    Alex Rollin
    Moderator
    Post count: 27815

    If you have the GD Archive Item shortcodes in a text editor, try moving them to an HTML block.

    #534617

    Pedro Perez
    Free User
    Post count: 196

    The change to the html block resulted!
    Thank you

Viewing 15 posts - 46 through 60 (of 69 total)

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

Open Support Ticket