-
Author
Tagged: event manager
-
September 3, 2014 at 23:34 #27488
OrhanSumer
ParticipantHi 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.September 4, 2014 at 01:03 #27498sharmstr
ModeratorProbably 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
September 4, 2014 at 12:51 #27528Catalin
ModeratorHello,
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,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 4, 2014 at 13:54 #27535OrhanSumer
ParticipantHi again,
Can you specify to which style.css I had add this?
Thanks
September 4, 2014 at 14:15 #27538Catalin
Moderatorplease 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 solutionSeptember 4, 2014 at 14:30 #27539OrhanSumer
ParticipantHi 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
September 4, 2014 at 14:56 #27542Catalin
ModeratorHello,
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,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.September 4, 2014 at 15:03 #27545OrhanSumer
ParticipantHi,
Now is more clear. Let me try it, I will share output with you
Thanks
September 4, 2014 at 15:03 #27546Catalin
ModeratorSure. 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 solutionSeptember 4, 2014 at 15:11 #27550OrhanSumer
ParticipantHi,
Its works under/events folder! Thanks a lot for that…
But (unfortunately:( ),
In homepage is still same.September 4, 2014 at 15:33 #27552Catalin
ModeratorGlad to help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘Conflict template with Event Manager’ is closed to new replies.