Location swicther

This topic contains 4 replies, has 3 voices, and was last updated by  Stiofan O’Connor 5 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #443504

    Andersen
    Expired Member
    Post count: 49

    Hi,

    How do i remove the location switcher at the buttom of the page, and why is even there? (See attachment)

    URL: https://www.bryllupskuller.dk/login/

    #443519

    Guust
    Moderator
    Post count: 29970

    I am guessing you added the shortcode or widget to a footer section or something like that. Without seeing the WP admin area, there is no way finding out.
    I suggest looking at the widgets you have added.

    Thanks

    #443520

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    It seems only the location switcher is being loaded but not the CSS to hide it when not being used, i have already added inline CSS to hide it which will be in the next release.

    If you provide wp-admin details in a private reply i will apply the fix to your site.

    Thanks,

    Stiofan

    #443700

    Andersen
    Expired Member
    Post count: 49

    Guust: No widget or shortcode used. Footer is also disabled.

    Stiofan: I had disabled some CSS with perfmatters plugin, however they are enabled again but what happens is that the text got formatted and centered, so i would have to wait to next update to hide it? Is the location switcher embedded in all pages as long as js and css is enabled? Can i disable some js/css to exclude it completly?

    #443709

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    The best thing to do for now is to add the change i made:
    in location manager plugin change the file /includes/widgets/class-geodir-location-widget-location-switcher.php line 103
    FROM

    <div class="geodir-location-search-wrap lity-hide lity-show">

    TO:

    <div class="geodir-location-search-wrap lity-hide lity-show" style="display: none;">

    Thanks,

    Stiofan

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

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

Open Support Ticket