This topic has 11 replies, 3 voices, and was last updated 10 years by Catalin.

  • Author

    Tagged: 

  • #27488
     OrhanSumer
    Participant

    Hi support,

    I’m using KLEO theme for event-manager plugin. I have issue on WP Event Manager Plugin Search list shortcode. In previous version on theme this was working properly, but with 1.6.3 version have issue. Please check screen shot.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #27498
     sharmstr
    Moderator

    Probably need to override the css to ‘display: inline’ but dont know for sure without a link to your site to test.

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #27517
     OrhanSumer
    Participant
    This reply has been set as private.
    #27528
     Catalin
    Moderator

    Hello,

    Please add this code in your style.css file from your child theme:

    COPY CODE
    
    
    .em-events-search input[type=text]
    
    {
    
      display: inline !important;
    
    }
    
    

    Let me know if this works.

    Thank you,
    Catalin

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

    Hi again,

    Can you specify to which style.css I had add this?

    Thanks

    #27538
     Catalin
    Moderator

    please read my instructions again.

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

    Hi again,

    Sorry, I relay didn’t get also from your above instruction.
    If you mean with child theme plugins style.css they don’t have this.

    Sorry again, need more detail of this.

    Thanks

    #27542
     Catalin
    Moderator

    Hello,

    I was referring to the style.css file from your child theme folder. You can find the child theme in the theme package(see screen shot). Also, make sure you have the child theme activated from (Appearence > Themes).

    Thank you,
    Catalin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    Attachments:
    You must be logged in to view attached files.
    #27545
     OrhanSumer
    Participant

    Hi,

    Now is more clear. Let me try it, I will share output with you

    Thanks

    #27546
     Catalin
    Moderator

    Sure. let me know if this works.

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

    Hi,

    Its works under/events folder! Thanks a lot for that…

    But (unfortunately:( ),
    In homepage is still same.

    #27552
     Catalin
    Moderator

    Glad to help.

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

The topic ‘Conflict template with Event Manager’ is closed to new replies.

Log in with your credentials

Forgot your details?