This would be great! Please make this update soon and XD
dolma
Posts
-
Responsive menu -
Vertical text on imageHi Marius,
I figured it out. Adding the class in <p> make the effect.
Thanks!
-
Vertical text on imageHi!
Thanks for support.
How can I get something like this?
I tried some code, but always the transform propierty are disable automaticly.
I tried something like that https://www.w3schools.com/cssref/css3_pr_transform.asp and also like that:
font-size:20px; position: fixed; transform: translateY(-50%) rotate(-90deg); display: block; z-index: 99;
https://snipboard.io/Udr8GM.jpg
https://snipboard.io/PhMCy9.jpg
Thanks for help!
-
Yoga studio website@Anders Hi! Did you use QTranslate-XT for multilanguages?
-
qTranslate-XT not changing content -
Mobile: transition between portrait and landscapeHi,
I found the solution: Change the mobile breakpoint on Lay Theme Options to 896px.
Thanks!
-
Mobile: transition between portrait and landscapeHi!
In mobile version when you change between portrait and landscape mode the page reloads.
This is very anoying when you play a video on portrait and click on fullscreen button to see it on landscape. The page reloads and you have to play it again and click again the fullscreen button.
By the way this has happened using vimeo and html5 videos.
Any solution?
Thanks!
www.dolma.studio
www.larectoria.tv -
qTranslate-XT not changing content -
qTranslate-XT not changing contentI can change Titles and SEO but not the gridder content.
I have read all the forum and tried all the solutions provided but nothing works for me.
Thanks for helping!
-
qTranslate-XT not changing contentHi, same problem. It seems is all ok but is not posible to change the content on different languages.
I tried to downgade PHP version to PHP7.0 but still same problem.
Thanks for help!
-
Project Thumbail Video not workingHi Armin,
This make sense. Please let me know when you fix it.
Thanks!!!
-
Project Thumbail Video not working -
Project Thumbail Video not workingHi Marius!
I know you're a busy man but I need to solve this. Is a basic function of the theme and is one of the reasons that I bought this theme,
I tried with another fresh install to discard some install issues, but still the same. Please take a look: http://www.larectoria.tv/new/prova2
Thanks for help!
-
Project Thumbail Video not workingDear Marius,
Im only using a JS to hide the vertical text.
<script>jQuery(window).scroll(function() {
if (jQuery(this).scrollTop()>0) { jQuery('.mail,.contact').fadeOut(); } else { jQuery('.mail,.contact').fadeIn(); }
});
</script>But I delete and still have the bug.
I only use the theme plugins.
Thanks for help!
-
Project Thumbail Video not workingScreenshot from home page to help to understand de issue.
-
Project Thumbail Video not workingHi!
Thanks for support in advance.
http://www.dolmaproduccions.com/new
On the left there is a Project Thumbail called "Gramona". It have a video thumbail but its not working. It show a white space. All the settings are activated, video mp4, and I tried to add a video element and its working. What I am doing wrong?