Several new questions

Piotr_D
13 Posts
Piotr_D posted this 09 March 2017

I still have a lot of habits from Aristera and getting lost in THEMLER.
Several new questions:
1. why I founded two directories in a zip file pic1.jpg
2. problem with the menu when you open the page and not scroll does not display a submenu DEMO pic2.jpg but demerit slightly down it appears contents of the submenu DEMO pic3.jpg - what's the problem?
3. Why THEMLER during the project shows me a picture of the home page as a whole pic4.jpg and when I exported it clipped pic5.jpg?
4. Is there a way to export the party was not dependent on the zoom page / fonts in the browser or the mouse wheel and holding down the CTRL?
5. How freely move the text boxes in the picture? How do I change the location?
6. As in the static page in the gallery of photos do ligtbox?
7. Why party in a mobile version for the iPhone runs over 1 minute? What's the problem?

My current project is at:
http://www.pakodeos.com/test/PAKODEOS_170310.zip

Greetings Piotr

I still have a lot of habits from Aristera and getting lost in THEMLER. Several new questions: 1. why I founded two directories in a zip file pic1.jpg 2. problem with the menu when you open the page and not scroll does not display a submenu DEMO pic2.jpg but demerit slightly down it appears contents of the submenu DEMO pic3.jpg - what's the problem? 3. Why THEMLER during the project shows me a picture of the home page as a whole pic4.jpg and when I exported it clipped pic5.jpg? 4. Is there a way to export the party was not dependent on the zoom page / fonts in the browser or the mouse wheel and holding down the CTRL? 5. How freely move the text boxes in the picture? How do I change the location? 6. As in the static page in the gallery of photos do ligtbox? 7. Why party in a mobile version for the iPhone runs over 1 minute? What's the problem? My current project is at: http://www.pakodeos.com/test/PAKODEOS_170310.zip Greetings Piotr

Last edited 10 March 2017 by Piotr_D

Vote to pay developers attention to this features or issue.
6 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 10 March 2017

Hello,
1.the directories in ZIP file are specific to your theme. They're not extra or unusual.
If I misunderstood the issue please describe it in more details.

2.to overcome this issue add the following CSS under Home tab >> Settings >> Additional CSS

.data-control-id-2146193.bd-affix-2.bd-no-margins.bd-margins.affix-top {
    position: relative;
    z-index: 1001;
}

3.I updated the theme to the latest version 358 and I do not have this issue. Please try to update the theme and let us know the results.

4, 7. I'm sorry but this question is not clear for me. Could you please elaborate it?

5.just select the Text control in Preview Area, set its Position to Absolute and drag it. Or specify Top and Left values manually.

6.unfortunately the lightbox feature is not supported natively in HTML themes. If you find ready lightbox solution on web we'll hep you to incorporate it into Themler HTML theme.

Regards,
Aileen

Hello, 1.the directories in ZIP file are specific to your theme. They're not extra or unusual. If I misunderstood the issue please describe it in more details. 2.to overcome this issue add the following CSS under Home tab >> Settings >> Additional CSS .data-control-id-2146193.bd-affix-2.bd-no-margins.bd-margins.affix-top { position: relative; z-index: 1001; } 3.I updated the theme to the latest version 358 and I do not have this issue. Please try to update the theme and let us know the results. 4, 7. I'm sorry but this question is not clear for me. Could you please elaborate it? 5.just select the Text control in Preview Area, set its Position to Absolute and drag it. Or specify Top and Left values manually. 6.unfortunately the lightbox feature is not supported natively in HTML themes. If you find ready lightbox solution on web we'll hep you to incorporate it into Themler HTML theme. Regards, Aileen
Piotr_D
13 Posts
Piotr_D posted this 10 March 2017

I know what caused the long run the party mode for phones or tablets !!! Why does the program appends the file index.php the code "<script type src charset
type src charset

I know what caused the long run the party mode for phones or tablets !!! Why does the program appends the file index.php the code "&lt;script type src charset type src charset

Last edited 10 March 2017 by Piotr_D

Support Team
Support Team posted this 13 March 2017

Hello,
I'm sorry but the last post is not clear.
The chaset is set via &lt;meta&gt; tag:
&lt;meta charset&gt;

Could you please elaborate your post?
Also I've responded to the question about loading speed in the topic http://answers.themler.com/questions/123291/errors-built-pages-on-themler

regards,
Aileen

Hello, I'm sorry but the last post is not clear. The chaset is set via `&lt;meta&gt;` tag: `&lt;meta charset&gt;` Could you please elaborate your post? Also I've responded to the question about loading speed in the topic http://answers.themler.com/questions/123291/errors-built-pages-on-themler regards, Aileen
ssowikikhan
2 Posts
ssowikikhan posted this 6 days ago

Hi Piotr,

Thanks for sharing your detailed experience—your questions highlight the real usability challenges many face when working with tools like Themler, especially when transitioning from platforms like Aristera.

What you’ve described reminds me of how ESS Utumishi Tanzania continues to evolve its digital services platform. Just like your project faces issues with responsiveness, layout inconsistencies, and loading times, ESS Utumishi also needs to ensure its system remains optimized across devices, especially since many applicants access it via mobile. Issues like menus not displaying properly or content clipping can easily disrupt user experience, whether it's on a theme builder or a government recruitment portal.

The key takeaway here is the importance of clean, responsive design and minimizing performance bottlenecks—both for developers and for platforms like ESS Utumishi that serve thousands of users daily. Debugging line-by-line, updating frameworks (as suggested by support), and keeping code lightweight can make a world of difference—just like how ESS keeps refining their user interface and backend processes to ensure fair and smooth service delivery.

Hi Piotr, Thanks for sharing your detailed experience—your questions highlight the real usability challenges many face when working with tools like Themler, especially when transitioning from platforms like Aristera. What you’ve described reminds me of how ESS Utumishi Tanzania continues to evolve its digital services platform. Just like your project faces issues with responsiveness, layout inconsistencies, and loading times, ESS Utumishi also needs to ensure its system remains optimized across devices, especially since many applicants access it via mobile. Issues like menus not displaying properly or content clipping can easily disrupt user experience, whether it's on a theme builder or a government recruitment portal. The key takeaway here is the importance of clean, responsive design and minimizing performance bottlenecks—both for developers and for platforms like ESS Utumishi that serve thousands of users daily. Debugging line-by-line, updating frameworks (as suggested by support), and keeping code lightweight can make a world of difference—just like how [ESS][1] keeps refining their user interface and backend processes to ensure fair and smooth service delivery. [1]: https://essutumishi-tz.co/ess-utumishi-go-tz-sessions-signin/
wanglin7566
5 Posts
wanglin7566 posted this 6 days ago

I've been diving into THEMLER and honestly, it's a bit of a maze for someone used to Aristera. I totally get Piotr_D's frustration with those directory issues and the submenu not displaying correctly. It's super annoying when you export your project and it comes out clipped instead of how you designed it. If you’re into unique creative games, you might want to check out this interactive music creation game called スプランキー.

I've been diving into THEMLER and honestly, it's a bit of a maze for someone used to Aristera. I totally get Piotr_D's frustration with those directory issues and the submenu not displaying correctly. It's super annoying when you export your project and it comes out clipped instead of how you designed it. If you’re into unique creative games, you might want to check out this interactive music creation game called [スプランキー][1]. [1]: https://play-sprunki.org
shafaqat5959
1 Posts
shafaqat5959 posted this 6 days ago

I just want to take a moment to genuinely appreciate the creators of this website for providing such a well-optimized and fully functional Sniper 3D Mod APK. It's not easy to find a trustworthy source online that offers safe downloads without annoying ads, fake links, or endless redirects—but this site has exceeded all expectations. The installation process was smooth, the instructions were clear, and the game worked perfectly on my device.

I just want to take a moment to genuinely appreciate the creators of this website for providing such a well-optimized and fully functional [Sniper 3D Mod APK][1]. It's not easy to find a trustworthy source online that offers safe downloads without annoying ads, fake links, or endless redirects—but this site has exceeded all expectations. The installation process was smooth, the instructions were clear, and the game worked perfectly on my device. [1]: https://3dsniperapk.com/
You must log in or register to leave comments