mpd
Forum Replies Created
-
Forum: Plugins
In reply to: [SpiderCatalog] Title over the imageIt is already done.
Thank you
Forum: Plugins
In reply to: [SpiderCatalog] Title over the imageSorry. The question is for the PHOTO GALLERY plugin. I think I wrote in other forum. Thanks anyway.
Forum: Plugins
In reply to: [Advanced Sidebar Menu] Categories menuThank you, Mat.
Forum: Plugins
In reply to: [Advanced Sidebar Menu] Categories menuThanks a lot, Mat, for your quick answer. I understand now. And it works perfectly.
A question: is it possible to show categories menu when I are viewing pages? May be interesting in some cases.
Forum: Plugins
In reply to: [Ultimate TinyMCE] Wrong literals in popup window inserting tableGreat!
Thanks again. It’s a pleasure to see how quick and efficient you are.
Miguel
Forum: Plugins
In reply to: [Ultimate TinyMCE] Wrong literals in popup window inserting tableThanks a lot, Marventus (and Josh).
I will try it immendiatly.
Miguel
Forum: Plugins
In reply to: [Ultimate TinyMCE] Wrong literals in popup window inserting tableWell. This effect is caused by Woocommerce.
Forum: Plugins
In reply to: [Advanced Sidebar Menu] How can I select the menu?Thanks a lot, Mat. I now understand it.
Forum: Plugins
In reply to: [FAQ Builder] [Plugin: FAQ Builder] Localization and translationmpdonl#terra.es
Thanks a lot.
Could you please tell me how to activate the translation files? Have I to change something in the source code of the plugin?
Forum: Plugins
In reply to: [FAQ Builder] [Plugin: FAQ Builder] Localization and translationSorry, esmi. You are right. The word “Spanish” misled me.
In my previous message I said:
“How can I get the traslation into Spanish?”.
Sorry again
Forum: Plugins
In reply to: [FAQ Builder] [Plugin: FAQ Builder] Localization and translationefedoso:
¿Cómo podría obtener la traducción al castellano?
Muchas gracias
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] How to center the slidesWithout auto in:
div.meteor-slides {
height: 100% !important;
line-height: 0;
margin: 0 auto ;
it does not work.Then I need to do that and eliminate
div.navboth {
margin: 0 0 20px 0;
}Thanks a lot for your answer, JLeuze. Your plugin is really great!
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] How to center the slidesFinally I got the slides centered eliminating this:
div.navboth {
margin: 0 0 20px 0;from the meteor-slides.css.
(I left your suggestion in the css for the theme; I will try without it).
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] How to center the slidesThanks a lot for your quick answer, JLeuze, but I did that and it does not work. I tried with essence and weaver II themes.