A Few Issues In Supreme

This topic contains 6 replies, has 4 voices, and was last updated by  smallgeek 7 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #228248
    #228249

    smallgeek
    Full Member
    Post count: 64
    This reply has been marked as private.
    #228375

    Guust
    Moderator
    Post count: 29970

    2. Correct, that is how it works. If you want to show the location description on the page, you need to use the Location Description widget: https://wpgeodirectory.com/docs/location-manager-widgets/#desc

    3. I cannot see any clusters anywhere because you do not have any GD Home Map widgets on the GD Home page anywhere. That is the only place clustering will work.
    The only foolproof way to replace HTTP to HTTPS is using https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    4. Seems related to the incorrect change to HTTPS. Ill alert Paolo to have a closer look for that one.

    5. Will leave that for Paolo too.

    #228601

    Paolo
    Site Admin
    Post count: 31206

    hi,

    as Guust said, you have several errors in the console due to the incomplete transition to https :

    example:

    Blocked loading mixed active content “http://www.myweed.ca/wp-content/plugins/geodir_review_rating_manager/js/rating-script.js?ver=4.5.3”
    https://www.myweed.ca/wp-admin/admin.php?page=geodirectory&tab=multirating_fields&subtab=geodir_create_rating
    Line 0

    Please correct it using the tool suggested by Guust and let us know how you went,

    Thanks

    #229703

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #229705

    Giri
    Expired Member
    Post count: 3155

    @smallgeek

    For issue 5

    Try with this code

    
    
    .footer-widgets .container {
       overflow: visible !important;
    }

    That code make the dropdown visible.

    But if you want the dropdown upside, then use the following code too.

    
    
    
    .footer-widgets .geodir-chosen-container .chosen-drop {
        top: auto !important;
        bottom:100% !important;
    }
    #232081

    smallgeek
    Full Member
    Post count: 64

    Thanks you guys:

    2. I am an idiot I was trying to get the box you had at the top of the location pages. Can’t seem to find it now on the Supreme demo now. But I figgered out how to do it.

    But you do have notice: “Notice: Trying to get property of non-object in /home/wpgeo/public_html/supreme-directory/wp-content/themes/supreme-directory/inc/geodirectory-compatibility.php on line
    1021” – see here: http://wpgeo.directory/supreme-directory/location/united-states/california/#

    3. Thanks I will just have to deal with SSL and will try your widget.

    4. Fixed the SSL and the Multi-Ratings worked. There is an issue with Multi-Ratings and GT-Vouchers but I have gone to Jeff first. If I have my coupons on the bottom of the page instead of as a tab the Multi-Ratings section of listing reviews doesn’t display – weird.

    5. .footer-widgets .container {
    overflow: visible !important;
    } – worked great going with this one

    .footer-widgets .geodir-chosen-container .chosen-drop {
    top: auto !important;
    bottom:100% !important;
    } – slide under page content instead of footer.

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

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

Open Support Ticket