Simone
Forum Replies Created
-
AuthorPosts
-
Hi, try with width 90% rather than 100%
(if it is still wrong, please leave us your url and login details so I can live check, Ive seen there is a password)Hello Maurizio, there isn’t any ready-to-plya slideshow compatible, all would require custom modifications
OK, made some test both frontend and backend, and it worked (see attach)
I have used the following embed code
<iframe width="560" height="315" src="https://www.youtube.com/embed/pHs9Zv65skc" frameborder="0" allowfullscreen></iframe>
and you can see the listing with the video showing fine in the video tab..
If the issue persist, could you tell the exact steps you take in order to replicate the issue? Without seeing the issue we can be helpful.I ran the test using Safari and Chrome, filled only title, address, category and video
Ok I was about to tell I figured out I was blocked, I changed Ip so Im back on track..until they block me again
Your website isn’t reachable..I was about to make some tests and suddenly it’snt responding anymore
no because each addon is pointing to their proper textdomain..still trying to find the right settings but with no luck (now the geodirlocation is only english)
I’ve now set WPML to be using its system and loading the po from wp-content/languages (which seems the most logical way) but the geodirlocation is always the same, keeps on being the same for both en and fr.. and yes, english is default
that’s odd, it is happening only o the geodirlocation addon…..is there any cache plugin enabled? I have reverted back the text domain
Sorry I need to learn to read slowly 🙂
I would have gone for sure with
dl.geodir-tab-head dd.geodir-tab-active a > [data-tab=”#reviews”]
but this isn’t working (as you said)…
to be honest i don’t know why not, maybe because there are too many overrides 🙁can you test it now please? I have set geodir* as textdomain
I found what the issue is..
If you go here /wp-admin/admin.php?page=sitepress-multilingual-cms%2Fmenu%2Ftheme-localization.php you will see the text domain value, it was geodirectory (which is the one from the core), if I change it to geodirlocation it will work for the geodirlocation addon (and so not for the core file)..so it might be a WPML limitation with only one text domain per time.
I must admit Im not that handy with WPML so maybe there is some other settings allowing that to work properlyHello, I’ve made some tests… and If I change the default language to Francaise, the .po works.. so the path and the file is correct. If I revert back to english as default, the geodirlocation .po isn’t loading the french file..does it happens only with the geodirlocation or there are some other addons not responding? I see, for example, the core file is ok with the translation (both en/fr)
I tried on mine and it works, I added the following to test it out
dl.geodir-tab-head dd > [data-tab="#reviews"]{ background: red !important; color: #fff !important; }
mind the !important
this is for the current (active)
dl.geodir-tab-head dd.geodir-tab-active a
Hello, to be honest I always use the style.css inside the child theme…if it is affecting also the backend, the class/id used in the css could be the same used in the backend..and adding it in the script section or in the style.css would be the same (I guess).
Or maybe the script section is loading by the backend also, while the style.css it isn’t… (so you should go with the style.css, which I recommend)
-
AuthorPosts