"read more" functionality in listing widgets

This topic contains 2 replies, has 2 voices, and was last updated by  Alex Rollin 5 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #458187

    edge
    Buyer
    Post count: 191

    Hi, i am testing but i am confused about the functionality of the listing widgets.

    1. the “read more” is place over the text. this does not look great. can i change that? in v2 read more showed up AFTER the maximum character settings. now its an overlay. https://screencast.com/t/y3A9v5Rga

    2. Once i click “read more” on the widge it is not possible to collapse the text again. The listing description could be very long and this could distort the page a lot. see here: https://screencast.com/t/6QYJYB7bT

    3. I also noticed that the listing widget SHORTCODE displays the button that i inserted inside the product description (see here: https://screencast.com/t/6QYJYB7bT) while the listing preview on the SEARCH RESULTS does NOT show that button. instead it shows the HTML code. see here: https://screencast.com/t/W3oACHBrhe4

    #458188

    edge
    Buyer
    Post count: 191
    This reply has been marked as private.
    #458211

    Alex Rollin
    Moderator
    Post count: 27815

    1. We are taking feedback on the feature now. Currently there aren’t any options for working with it. You could apply styles to the div. These are the default styles.

    
    
    
    body ul.geodir-category-list-view li .gd-list-item-right .geodir-field-post_content .gd-read-more {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 30px 0 0 0;
        background-image: linear-gradient(to bottom, transparent, #FFF);
    }
    

    2. A task has been created to look at the ‘close’ feature but we are focused on getting V2 addons up to date, so, thanks for your patience as we get to that.

    3. I cannot see that image, and don’t see any buttons in the archive item template. Try adding the button to the Archive Item template: https://wpgeodirectory.com/docs-v2/geodirectory/page-design/

Viewing 3 posts - 1 through 3 (of 3 total)

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

Open Support Ticket