Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

map-pin Problem with template's page in mobile and tablet

More
9 years 5 days ago #3920 by Claudia
Hi,
I think we have a bug in the template or in the slideshow, because when we scroll down the page and the slideshow moves for another photo, the page goes to the top.
It is very dificult to remain and scroll till the end of the website page!!! It refreshs all the time...

I need to fix this !! It is very important!!

Help me, please!!

www.crystalrio.com.br/beta1/index.php/br/

Please Log in or Create an account to join the conversation.

More
9 years 5 days ago - 9 years 5 days ago #3925 by Tinh Nguyen
Hi Yupimp,

Thank for contacting us!

You need to comment or delete the following code in the script.js file (begin line 3).
The path of script.js file.
{yoursite}templates/jux_dalaco/js/script.js

Before:
$(window).resize(function(){
    location.reload();
});

After you comment line code:
//$(window).resize(function(){
//    location.reload();
//});

If you do unsuccess, please send me link of your site and your admin account via private message, I will help you.

Please check again and feedback for me.

***************
Best Regards,
T
Last edit: 9 years 5 days ago by Tinh Nguyen.
The following user(s) said Thank You: Claudia

Please Log in or Create an account to join the conversation.

More
9 years 4 days ago #3944 by Claudia
Hi,
it works!!!

I will test in all midias but it is working on desktop, iPhone 6, iPad. I will test on Android.
And I will tell you.

THANK YOU!!!

Best Regards,
Claudia

Please Log in or Create an account to join the conversation.

More
9 years 4 days ago #3945 by Tinh Nguyen
Hi Claudia,

Thank you for giving me the feedback!

***************
Best Regards,
T

Please Log in or Create an account to join the conversation.

More
9 years 4 days ago - 9 years 4 days ago #3971 by Tinh Nguyen
Hi,

1.

my client said that the template doesn't work in the android stuff.

Like I had said, it is working well in my iPhone and iPad. I have had simulate in my browser and it is working but could you look for me the android, please?


I have checked on my phone. I used LG Optimus G, run Android 4.4.2.
I opened your site on "Internet" Browser (default browser) and "Chrome" Browser
Your site is woking.




2.

the social footer module doesn't appear the icons in the quickstart template.

I fixed.




3.

And where can I find the css code for the slideshow, because I don't want that the menu navigation bar shows inside the slideshow. I had put the code for the desktop but I couldn't find out where it is for the mobile stuffs. I don't need that you work in the CSS code, only tell me where it is.


I added the following code in the custom.css file.
The path of custom.css file.
{yoursite}templates/jux_dalaco/css/custom.css
.tp-leftarrow.default,
.tp-rightarrow.default {
  position: absolute !important;
  top: 50% !important;
  margin: 0 !important;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 41px !important;
  height: 41px !important;
}




Please check again and feedback for me.

***************
Best Regards,
T
Last edit: 9 years 4 days ago by Tinh Nguyen.
The following user(s) said Thank You: Claudia

Please Log in or Create an account to join the conversation.

More
9 years 3 days ago #3975 by Claudia
Hi,
first of all, thank you for your quick response!!

I think that I haven't made me understand of the subject that corresponds to the slideshow. It is not the arrows but the whole slideshow in mobile that I want to go up. I have made an image to illustrate the issue. I don't know where and how the slideshow code is. It is with red, what I want to do.
I saw something like "noo-slideshow" for "id" and class but I don't know where it is in the template files.

Another thing, I would like to configure the separates categories like the all categories in jooshopping. Could you also, say to me where they are and what is there name?
Example:
I want this: www.crystalrio.com.br/beta1/index.php/br/categories

here: www.crystalrio.com.br/beta1/index.php/br/colares

I will call later my client in Brazil to know about the androide stuff, because all the tests are working... Thank you very much!!

Best Regards,
Claudia
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 3 days ago #3982 by Claudia
The icons of the font '

FontAwesome' doesn't appear, like the print-screen that I have made.
Attachments:

Please Log in or Create an account to join the conversation.

More
9 years 3 days ago - 9 years 3 days ago #3995 by Tinh Nguyen
Hi,

1, About slideshow

You need to the following code in the custom.css file.
The path of custom.css file.
{yoursite}templates/jux_dalaco/css/custom.css
@media screen and (max-width: 991px) {
	.tp-rightarrow.default,
	.tp-leftarrow.default {
		display: block !important;
		opacity: 1 !important;
	}
}

.tp-leftarrow.default,
.tp-rightarrow.default {
  position: absolute !important;
  top: 50% !important;
  margin: 0 !important;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 41px !important;
  height: 41px !important;
}


2, About

The icons of the font '
screen-social-icons.jpg
FontAwesome' doesn't appear, like the print-screen that I have made.


You need to the following code in the custom.css file.
The path of custom.css file.
{yoursite}templates/jux_dalaco/css/custom.css
.t3-footnav .social .social {
  max-width: 175px;
}
.t3-footnav .social p {
  display: inline-block;
}
.t3-footnav .social .social-title {
	display: none;
}
.t3-footnav .social a:before {
  position: relative;
  z-index: 99;
}



4, About

I saw something like "noo-slideshow" for "id" and class but I don't know where it is in the template files.


The path of template.css file.
www.crystalrio.com.br/beta1/templates/ju...cal/css/template.css


5. About

Another thing, I would like to configure the separates categories like the all categories in jooshopping. Could you also, say to me where they are and what is there name?
Example:
I want this: www.crystalrio.com.br/beta1/index.php/br/categories

here: www.crystalrio.com.br/beta1/index.php/br/colares


You need to the following code in the custom.css file.
The path of custom.css file.
{yoursite}templates/jux_dalaco/css/custom.css

.jux_list_jscategory .info {
	float: left;
  width: 50%;
  padding: 0 20px;
  text-align: left;
  display: block;
}

.jux_list_jscategory .info .view-more,
.category_short_description .view-more {
  font-size: 12px;
  text-transform: uppercase;
  color: rgba(37, 37, 37, 0.7);
  display: inline-block;
  padding: 4px;
  border-top: 1px solid #00ABF0;
  border-bottom: 1px solid #00ABF0;
}

Please check again and feedback for me.

***************
Best Regards,
T
Last edit: 9 years 3 days ago by Tinh Nguyen.
The following user(s) said Thank You: Claudia

Please Log in or Create an account to join the conversation.

More
9 years 2 days ago #4001 by Claudia
Hi,

For the socials icons, it is well. It works!

For the Categories also, but I want like it is in the demo template that alternate the photo and info position.
Example:
demo.joomlaux.com/#dalaco

I will test the slideshow, now. I will give you an reply later.

Best Regards,
Claudia

Please Log in or Create an account to join the conversation.

More
9 years 2 days ago #4010 by Tinh Nguyen
Hi,


You need to the following code in the custom.css file.
The path of custom.css file.
{yoursite}templates/jux_dalaco/css/custom.css
.jux_list_jscategory .jux_jscateg:before,
.jux_list_jscategory .jux_jscateg::after {
	content: " ";
	clear: both;
	display: table;
}

.jux_list_jscategory .jux_row_categ {
  width: 100% !important;
  padding: 0 !important;
  height: auto !important;
}

.jux_list_jscategory .jux_row_categ .info h2 {
  font-size: 60px;
  font-family: 'Modern No. 20', sans-serif;
  text-transform: uppercase;
  margin-top: 0;
}

.jux_list_jscategory .clearfix .jux_jscateg, .jux_list_jscategory .jux_row_categ:nth-child(odd) {
  display: block;
  height: auto;
	padding: 0;
}

.jux_list_jscategory .jux_row_categ .info {
  padding: 40px 60px !important;
}

.jux_list_jscategory .jux_jscateg .category {
	margin: 0;
}

.jux_list_jscategory .jux_row_categ .image {
  padding: 40px !important;
}

.jux_list_jscategory .jux_jscateg .category {
  display: block !important;
}

.jux_list_jscategory .jux_jscateg:nth-child(odd) .image,
.jux_list_jscategory .jux_jscateg:nth-child(even) .info {
  float: right !important;
}

.jux_list_jscategory .jux_jscateg:nth-child(even) .image,
.jux_list_jscategory .jux_jscateg:nth-child(odd) .info {
  float: left !important;
}


Please check again and feedback for me.

***************
Best Regards,
T
The following user(s) said Thank You: Claudia

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.074 seconds
Powered by Kunena Forum