Multiple issue after V2 upgrade

This topic contains 13 replies, has 3 voices, and was last updated by  Kiran 4 years, 10 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #496959

    Carl Barton
    Full Member
    Post count: 45

    Ive run the update to V2 on my site and the following issues have occurred:
    1. A bullet pount has appeared before the categpry check ;ist on the map.
    2. The Places are displaying an excerpt on the top of the page.
    3. I cant switch off the default sidebars (various adverts) It should be the places address, map, ratings and contact/social media details.

    Help please

    #496964

    Alex Rollin
    Moderator
    Post count: 27815

    Please share links in a private reply and we will check it out.

    #496975

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #496982

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #496984

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #496990

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #497089

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #497096

    Kiran
    Moderator
    Post count: 7069

    Hello Carl,

    1. A bullet pount has appeared before the categpry check ;ist on the map.

    I have added following CSS at Appearance > Customize > Additional CSS.

    
    
    .entry .geodir-map-wrap .geodir-map-terms li,
    .entry .geodir-post-slider .geodir-direction-nav > li {
    	list-style-type: inherit;
    }
    .widget-container [class*="geodir-"] li {
        background: none;
        padding: inherit;
    }
    

    2. The Places are displaying an excerpt on the top of the page.
    This excerpt is added by theme. I added following CSS to hide it.

    
    
    .post-listing.gd_place > .single-post-caption {
    	display: none;
    }

    3. I cant switch off the default sidebars (various adverts) It should be the places address, map, ratings and contact/social media details.

    I have added some compatibility changes for Jarida theme. But FTP credentials are not working so can’t apply patch on your site. Please provide FTP credentials so we can check patch on your site.

    Let us know.

    Best Regards,
    Kiran

    #497097

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #497102

    Kiran
    Moderator
    Post count: 7069

    Hello Carl,

    I have applied patch in your site. Now you can manage sidebar for GD Pages from Pages > GD Archive > Sidebars & Pages > GD Details > Sidebars

    Kiran

    #497115

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #497314

    Kiran
    Moderator
    Post count: 7069
    This reply has been marked as private.
    #497340

    Carl Barton
    Full Member
    Post count: 45
    This reply has been marked as private.
    #497389

    Kiran
    Moderator
    Post count: 7069

    Thanks for providing screenshot.

    Please check and let us know.

    Kiran

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

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

Open Support Ticket