This topic has 25 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #185919
     bingoenvato
    Participant

    Hi,

     

    seems part  of KLEO-CSS for GD is not full integrated. Please see attached screenshot.

    How can I manage to get those buttons shown with your demo for the category widget in side bar?

    Attachments:
    You must be logged in to view attached files.
    #185975
     Laura
    Moderator

    Hello, please share access so i can check it out 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #186023
     bingoenvato
    Participant
    This reply has been set as private.
    #186129
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    COPY CODE
    
    li.gd-cptcat-li.gd-cptcat-li-main {
        list-style: none !important;
        border: 1px solid #e5e5e5;
        padding: 10px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #186151
     bingoenvato
    Participant

    Hi,
    added Code to GD- CSS (please see attached pictures), but nothin changed.
    What about an import json file for GD-theme?

    Attachments:
    You must be logged in to view attached files.
    #186228
     Laura
    Moderator

    Hello, please try by clearing website cache. I am trying to access again but its not letting me. Let me know 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #188279
     bingoenvato
    Participant
    This reply has been set as private.
    #188407
     Laura
    Moderator

    Hello, please check, added to quick css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #188412
     bingoenvato
    Participant
    This reply has been set as private.
    #188485
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #188530
     Radu
    Moderator

    HI,

    The original select (dropdown) it’s hidden via display:none not sure why, you have chosen a certain style of selects from somewhere like widgets ? or geodir settings ?

    If you de-activate rest of the plugins and child theme they re shown as it should ?

    Let me know
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188855
     bingoenvato
    Participant

    Thanks for the hint.
    FYI: GeoMyWP overrides the CSS.

    #188874
     Radu
    Moderator

    Hi,

    Did you had handled that ?

    Where i can see again that behaviour ?

    Id you are using some cache or css optimization that may be a cause , how can i reproduce that issue in steps ?Just install the GeoMyWP and theme ? frmo what i know they are compatible

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188875
     bingoenvato
    Participant
    This reply has been set as private.
    #189135
     bingoenvato
    Participant
    This reply has been set as private.
    #189142
     bingoenvato
    Participant

    Try to add this

    COPY CODE
    function dequeue_my_css() {
      wp_dequeue_style('gmw-style-css');
      wp_deregister_style('gmw-style-css');
    }
    add_action('wp_enqueue_scripts','dequeue_my_css');

    to disable GeoMyWP-CSS, but does not work. Seems there are two CSS files loaded from the GEoMy WP-PlugIn:

    COPY CODE
    <link rel="stylesheet" id="gmw-style-css" href="https://vanagogo.de/wp-content/plugins/geo-my-wp/assets/css/style.css" type="text/css" media="all">
    <link rel="stylesheet" id="gmw-cl-style-dep-css" href="https://vanagogo.de/wp-content/plugins/geo-my-wp/assets/css/gmw-cl-style-dep.css" type="text/css" media="all">

    So, I just need to disable this for the listing templates of Geo Directory to solves.

    Can you help me on this?

    #189181
     Radu
    Moderator

    Hi,

    Where, in what page the sidebar with that widgets that shows the issue appears ? cuz cannot find it please
    this image: https://cdn.seventhqueen.com/sq-support/wp-content/uploads/2018/01/Bildschirmfoto-2018-01-18-um-08.13.06.jpg

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #189183
     Radu
    Moderator

    Hi,

    Tried to switch to default theme to test something and a internal 500 error occurred, can you please provide also the FTP to can see what debug says ?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #189184
     Radu
    Moderator

    At this moment on any page it says “502 Bad Gateway”

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #189335
     bingoenvato
    Participant

    Page is working again. Sorry for the inconvinience.

    #189371
     Radu
    Moderator

    Hi,

    I’ve noticed the issue comes from javascript not from CSS, if i de-activate the JS the button looks ok.

    Ask them for a snippet that prevents the js, also try to see if this issue happens using default wp theme.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #191059
     bingoenvato
    Participant

    Hi Radu,

    tried this:

    COPY CODE
    add_action( 'wp_print_scripts', 'vanagogo_javascript', 100 );	
    function vanagogo_javascript() {
       if ( is_page_template( 'geodir-listing.php' ) ) {
           wp_deregister_script( 'gmw-js' );
       }	
    }

    and this:

    COPY CODE
    add_action( 'wp_print_scripts', 'vanagogo_javascript', 100 );	
    function vanagogo_javascript() {
       if ( is_page( 1 ) ) {
           wp_deregister_script( 'gmw-js' );
       }	
    }

    The second one with page ID works, but the listings called with an Geo Directory-archive template ( 1. snippet above ) does not work.

    But this is, what I need. Do you have any further suggestion?

    #191109
     Radu
    Moderator

    Hi,

    I see,

    TRy like this

    COPY CODE
    
    add_action( 'wp_print_scripts', 'vanagogo_javascript', 100 );
    function vanagogo_javascript() {
        if ('gd_place' == get_post_type()) {
            wp_deregister_script('gmw-js');
        }
        if ('gd_second_place' == get_post_type()) {
            wp_deregister_script('gmw-js');
        }
    
    }
    
    

    Where gd_place it’s your cpt slug

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #191350
     bingoenvato
    Participant

    Hi Radu,

    thank you for the hint, but unfortunately this does not work, but I found this

    COPY CODE
    add_action( 'wp_print_scripts', 'vanagogo_javascript', 100 );	
    function vanagogo_javascript() {
       if ( ! is_singular( array('page', 'attachment', 'post') ) ) {
           wp_deregister_script( 'gmw-js' );
       }	
    }

    So far GeoMyWP CSS in Geodirectory is right.

    Perhaps you have a more elegant solution to this.

    #191357
     bingoenvato
    Participant

    Strange behaviour:

    This disabled Lightbox on certain CPT (product, bullishow) too.

    COPY CODE
    add_action( 'wp_print_scripts', 'vanagogo_javascript', 100 );	
    function vanagogo_javascript() {
       if ( ! is_singular( array('page', 'attachment', 'post') ) ) {
           wp_deregister_script( 'gmw-js' );
       }	
    }

    This solves the issue:

    COPY CODE
    add_action( 'wp_print_scripts', 'vanagogo_javascript', 100 );	
    function vanagogo_javascript() {
       if ( ! is_singular( array('page', 'attachment', 'post', 'product', 'bullishow') ) ) {
           wp_deregister_script( 'gmw-js' );
       }	
    }
    #191478
     Radu
    Moderator

    Hi,

    Great if you had solved

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 26 posts - 1 through 26 (of 26 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?