graphic issue with boostrap design

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142268

Hi,
i set the "Use bootstrap design" on yes and i found it very nice.
But i noticed two graphic issue.
The first one is on the registration user form (screenshot 1):
the Subscription is out position. I use the "AcyMailing : (auto)Subscribe during Joomla registration".
I had no issue like that before bootstrap.

the second one is the breadcrumb. (screenshot 2):
it is vertical and i had it horizontal before bootstrap.
If you need the link:
www.lacasettabio.it/en/utente/hikashop-m...ikashop-registration


my site with Hikashop
www.lacasettabio.it
Attachments:

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

  • Posts: 26159
  • Thank you received: 4028
  • MODERATOR
10 years 9 months ago #142330

Hi,

The first point is generated by the Acymailing plugin. You have to active the bootstrap design in Acymailing too :)

For the second point I think that you have a customize CSS file. Our CSS file include the rules to display the new checkout bar.
If you use a custom CSS before the HikaShop update, you don't have the new CSS rules so you don't have the part for this.
You can look at "hikashop_wizardbar" in the original CSS file.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142339

Hi,
thanks for your answer.

first point: do you know where i could active the Acymailing bootsrap?

second point: yes i have a custom css file. I tried copying all the code "Hikashop_wizardbar"
[from the original to custom.
Now it seems to work.


my site with Hikashop
www.lacasettabio.it

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

  • Posts: 82909
  • Thank you received: 13379
  • MODERATOR
10 years 9 months ago #142343

Hi,

1. Isn't that in the configuration page of AcyMailing ?

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142378

Hi,
no, i'm not be able to find it.
Maybe it is called with another name?


my site with Hikashop
www.lacasettabio.it

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

  • Posts: 26159
  • Thank you received: 4028
  • MODERATOR
10 years 9 months ago #142388

Hi,

The Acymailing team would be the best for this kind of support on their component :)

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142410

Ok,
i've opened a new topic on acymailing here:
www.acyba.com/en/forum/2-acymailing--bug...boostrap-design.html


my site with Hikashop
www.lacasettabio.it

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142461

Hi, the acymail issue is quite fixed.
But i've noticed an other issue so i decide to use the default Hikashop CSS.
So i fixed the problem and i descovered another one.
Now the issue is the Bestseller carousel.
You can see the bestseller issue here:
www.lacasettabio.it/en/negozio-online/salse-e-conserve-piccanti


my site with Hikashop
www.lacasettabio.it

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

  • Posts: 2334
  • Thank you received: 403
10 years 9 months ago #142485

Interesting!
Could you give us a screenshot of your module configuration so we can visualize what it should look like?
Also, does it work with bootstrap disabled?

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142517

Hi,
the issue is with boostrap disable also.
So it is the default css.
I' d like give you notice that the bestseller carousel worked fine with my custom css and boostrap enable.


my site with Hikashop
www.lacasettabio.it
Attachments:
Last edit: 10 years 9 months ago by lacasetta.

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

  • Posts: 2334
  • Thank you received: 403
10 years 9 months ago #142528

From what I can see the carousel is ok. What's messed up is the page navigation with the page numbers.
You can fix it with this css:

.pagenav:before, .pagenav:after {
    display: inline;
}

We'll look at it on our side.

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142556

Hi,
i added your code at the end of the default css file, now i have a new custom file css called "custom1".
But i'm sorry. Anything has changed.


my site with Hikashop
www.lacasettabio.it
Last edit: 10 years 9 months ago by lacasetta.

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

  • Posts: 2334
  • Thank you received: 403
10 years 9 months ago #142636

Then try:

.pagenav:before, .pagenav:after {
    display: inline !important;
}

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142697

Hi,
now it is horizontal.
but what is that pagination?
I did not have it before


my site with Hikashop
www.lacasettabio.it
Last edit: 10 years 9 months ago by lacasetta.

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142708

I'm trying to disable them but i'm not be able.
How does it work it now?
Also on this url
www.lacasettabio.it/en/negozio-online/sa...spicy-sauce-for-sale
you can see "products you might be of interest" with the pagination also.
How can i disable that also?


my site with Hikashop
www.lacasettabio.it

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

  • Posts: 2334
  • Thank you received: 403
10 years 9 months ago #142710

It's the pagination of the product listing, it has nothing to do with the carousel.
You can disable it in System>Configuration>Display.

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

  • Posts: 719
  • Thank you received: 3
10 years 9 months ago #142713

Hi,
done!
It wasn't on the module.
It was on system>configuration>display>general display option
So
Thank you for your help
Regards


my site with Hikashop
www.lacasettabio.it

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

Time to create page: 0.099 seconds
Powered by Kunena Forum