kuma88
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Directory Kit] The map does not work on SafariHello,
after countless attempts the card appears on the MacBook. It only works if I hold the mouse button down for a while and when I release it the card is shown.
I have tried deactivating all the plugins, but nothing has changed: on the iPhone I see them normally, on the MacBook I don’t.
Is it possible to display the card in the map with a quick click as on Windows and not just on release after holding down?
Thank you.
Forum: Plugins
In reply to: [WP Directory Kit] Card layoutHow can I display all four fields in the ‘Features part’ section? I only see one.
Many thanks.Forum: Plugins
In reply to: [WP Directory Kit] Card layoutThank you for all the answers you have given me so far.
Is it possible to add the contact us button instead of the price on the card?
Thank you once again!
Forum: Plugins
In reply to: [WP Google Review Slider] Explicit width and height on image elementsThank you for the reply.
I installed the new version but, as you can see into the screenshot, the problem was not solved.
I look forward to hearing from you.Forum: Plugins
In reply to: [Cherry Projects] Portfolio Only image without any textI’m sorry. I solved with grid-boxed template (grid-boxed.tmpl) -.-‘
Forum: Plugins
In reply to: [Contextual Related Posts] Disable on AMPI need it too, please.
Here there is a screenshot about what I tried to say to you:
Click here to view the screenshot
Thank you.- This reply was modified 9 years, 4 months ago by kuma88.
Thanks a lot, it’s properly what I needed.
Now I have another question. How can I do to align to vertical (not horizontal) center the eventlink and the location? It is on the bottom of the image not on the top like on the example (I repeat that I would on middle).
Thank you again.Forum: Themes and Templates
In reply to: [Weblog] Carousel SliderThank you for reply.
I’m sorry but there aren’t options available on Featured Section Options except Enable or Choose Category.
Could you help me, please? Is there any code that I have to put on acmethemes folder?
Thank you again!Forum: Themes and Templates
In reply to: [islemag] Post Author: admin box removeTo remove the author try:
.about-author { display: none; }
To remove comments try:
.comments-area { display: none; }
To remove category etc try:
.entry-foyer { display: none; }
To remove date try:
.entry-date { display: none; }
Good luck and let me know!
Forum: Themes and Templates
In reply to: [islemag] Date on left coloumn of PostTry to add
.entry-date {display:none; }
into style.css and let me know.
The new update has solved it.
Hello!
I had the same problem and I’ve found the solution here: http://www.xinthemes.com/forums/topic/underlining-links/So you have to put in your style.css or in Custom CSS in Theme Options this code:
.post a { color: #123456;}Forum: Themes and Templates
In reply to: [Graphene] Slider not workingHi pornstarz, sorry for the delay.
In the graphene options I’ve choosen that the slider has to show specific article or pages. The displayed picture is the featured image.Forum: Plugins
In reply to: [Contact Form Manager] Align to center the checkboxesYeah, that’s the solution.
Thank you!