New Landing How can we help? Cardinal directory

Viewing 15 posts - 61 through 75 (of 78 total)
  • Posted in: Cardinal
  • #164296
    Pod9
    Member
    Post count: 76

    Hi, I have set the directory results to show map and list but the map is not showing – see http://www.prosecco.club/producers-directory/

    also on the individual item page the image takes up the full page which looks bad. how can i change this? http://www.prosecco.club/directory/test-1/

    #164385
    Pod9
    Member
    Post count: 76

    alos, the search does not seem to work at all http://www.prosecco.club/producers-directory/

    #164395
    Swift Ideas – Ed
    Keymaster
    Post count: 15264
    This reply has been marked as private.
    #173846
    Pod9
    Member
    Post count: 76

    can i just upgrade to the latest version via wordpress dashboard?

    #173850
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Yes.

    – Ed

    #173855
    Pod9
    Member
    Post count: 76

    hi, i’ve updated successfully and the map now shows and the search seems to work.

    should the “balloon” that appears when you click on a pin on the map not have a link to the directory item though? at present the map can not be used to navigate to the directory item.

    james

    #173858
    Pod9
    Member
    Post count: 76
    #173892
    Pod9
    Member
    Post count: 76

    ignore this, i see there is an option to add the url so you can link to any web page.

    #173895
    Pod9
    Member
    Post count: 76

    1) now that I have added a pin link url there are two links showing up on the list page; one is the standard “read more” which goes to the directory item page and the other is a link that goes to the pin url. as these go to the same place in my case i don’t want them both.

    2) there is still also the problem of the image being full screen. see http://www.prosecco.club/directory/abbazia-follina-follina/. full width of the design would be okay but full screen is far too big.

    #174018
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) what do you have in the option EXCERPT LENGTH inside the directory asset?
    Do want to disable the read more link?

    2) Can you explain further how do you expect it to be? An mockup image would be good?

    Thanks

    -Rui

    #174081
    Pod9
    Member
    Post count: 76

    1) I have 100 in the EXCERPT LENGTH however I am using the “excerpt” box at the bottom to show content on the list page, but that is not the issue. The issue is that when I add a pin link an extra button is generated on the list page (see attached image). If there is no way to get rid of it through some settings can you tell me how to get rid of it via css (but it will have to be css specific to /producers-directory/ as class=”read-more-button” is used in other parts of the web site.

    2) I would like it to be the full width of the design, 1170px i think, not the full screen, see image 2 attached. OR, the other option which might be better would be to not have the image at all and then i can add my own images in the editor. Can you tell me hw to do both options?

    3) You can see on the attached image 3 that the search forms are too far to the right hand side. Also, the “locations” and categories” disappear on an iphone, is there a way to stop this?

    Attachments:
    You must be logged in to view attached files.
    #174829
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    1) and 2)
    Add the code below to your custom css option

    .single-directory figure.media-wrap {
      padding-left: 180px;
      padding-right: 180px;
    }
    .directory-item-details .read-more-button{
      display:none;
    } 
    

    3) Regarding this one will have to forward to Ed.

    -Rui

    #174839
    Pod9
    Member
    Post count: 76

    hi,

    1) resolved, thanks

    2) not resolved. i think you have missunderstood. i don’t want it indenting 180 pixels from the edge of the screen. i want it to be the same width as the main page. eg if you have a look on this page http://www.prosecco.club/directory/abbazia-follina-follina/ i want it to be the same width as the map and to shrink in size like the map does if the page/screen gets smaller.

    3) when will this be sorted?

    4) when you click on a marker on the map it opens in a new browser window. is it possible to make it open in the same window?

    thanks, james

    #174855
    Pod9
    Member
    Post count: 76

    2) please also show me how to do the other option which is to not display the image at all. i think this might be the best way to go.

    thanks

    #174866
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You can hide with this one.

    
    .single-directory figure.media-wrap {
     display:none;
    }

    When Ed comes online, I will ask to check this.
    Thanks

    -Rui

Viewing 15 posts - 61 through 75 (of 78 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register