• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 20.09.18, 13:20
  • Opened by: Mariusz
  • Closed by: Marek
  • Closed on: 14.12.18, 15:52
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12945 - Problem with header builder

1. When i try change Alysum Settings / Header for Header Builder i see HTTP ERROR 500 can you explain why?
2. Second do there is option to create header which is sticky?

Comments

Marek 20 Sep 2018, 14:16

Hi, Mariusz.
I just logged into your back office and don’t see theme described issues. Alysum Settings saves fine http://take.ms/7aDej and Header Builder as well.
As for Sticky header, this option doesn’t work with Header builder yet. But I can add it for you what you will finish to configure it

Mariusz 20 Sep 2018, 14:29

but if you change for YES in Header Builder then website doesn’t work.. look now…

Mariusz 20 Sep 2018, 14:33

1. When i try change Alysum Settings / Header for Header Builder in this way I can change.
But if i look next for main page http://jojanaturals.co.uk/gb/ you dont see nothing.
There is HTTP ERROR 500…

Marek 20 Sep 2018, 14:46

Something wrong with existing header layout. I have created new one and all works fine now

Mariusz 20 Sep 2018, 14:54

Thank you Marek,

Can you look also why the picture ARE not in the same line?
I put pictures in the similar size to your original theme…

Marek 20 Sep 2018, 15:07

now it’s ok

Mariusz 20 Sep 2018, 15:13

Thank you,

1. In the footer i dont see Rss Icon, can you check?
2. How to change in Header size of the fonts - Now when you choose currency fonts are so big and the same is with info in the left side header.
“FASt & FREE SHIPPING WHEN YOU £50” 3. When you click in menu for Currency Switch menu is about 4 cm in the left from Currency sign?

Marek 20 Sep 2018, 15:25

1. fixed
2. This class http://take.ms/7Mtzk allows you to define typography through Theme Settings → Header
3. fixed

Mariusz 20 Sep 2018, 15:29

NUmber 3 issue. Currency is not Switched? Still show currency 4 cm from Currency Sign.
And also there is problem with showing cart in Menu.
It should be on right corner but is in the middle.

Mariusz 20 Sep 2018, 15:33

Now when photos are on the same line on Desktop View i See in Mobile view problem wit second photo

Marek 20 Sep 2018, 15:38

it looks fine for me http://take.ms/ubr4T and work correctly.
The image is fixed as well

Mariusz 20 Sep 2018, 15:40

Do we can put four icons close to each other on the right. Similar like icons on the example photo.
Icon Language, Sign In, Currency, Cart on the right side Top menu ?

Marek 20 Sep 2018, 15:42

You can add “Custom Links” module to your layout where you can manage links with icons

Mariusz 20 Sep 2018, 15:46

Do there is option that Read More from photo will be in the middle - not in the left?

Mariusz 20 Sep 2018, 15:52

Now when photos are on the same line on Desktop View
i See in Mobile view on iPhone problem wit second photo.. look for image..

Mariusz 20 Sep 2018, 15:59

How to change distance between footer and instagram photo?

Mariusz 20 Sep 2018, 16:09

How to move Shoping Cart to right corner. When i use widget module content Alignement and i choose right it doesn’t work…

Marek 20 Sep 2018, 16:11
Mariusz 20 Sep 2018, 16:18

Thank you

Mariusz 20 Sep 2018, 16:20

How to change distance between footer and instagram photo??

Mariusz 20 Sep 2018, 16:21

Do there is option that Read More from photo will be in the middle - not in the left??

Marek 20 Sep 2018, 16:23

footer padding:

body .main-contant-wrapper {padding-bottom:0}

center button:

.simpleblog__listing__post__wrapper__content__footer {justify-content:center}
Mariusz 20 Sep 2018, 16:25

Can you explain what i have to do with this command, please?:)

Marek 20 Sep 2018, 16:26

Go to Theme Settings → Custom CSS and paste that code

Mariusz 20 Sep 2018, 16:27

Thanks

Mariusz 20 Sep 2018, 16:32

I pasted this code but nothing happen?

Marek 20 Sep 2018, 16:33

that is a cache of your browser. for me its ok http://take.ms/jULSg

Mariusz 20 Sep 2018, 16:43

Do there is some option that the currency will close windows because on the iPad closing window doesn’t work.
You can only open currency switch, you can chose value but you can’t close the currency switch window.

Mariusz 20 Sep 2018, 17:01

Second.
Do there is option to not display the PATH on pages.
Example: Home - SuperFoods - JojaNaturals 1 /I dont want this/

Mariusz 20 Sep 2018, 17:14

3 question. How to create display window with cookie policy? I found…

Mariusz 20 Sep 2018, 17:27

I asked:
“Do we can put four icons close to each other on the right. Similar like icons on the example photo.
Icon Language, Sign In, Currency, Cart on the right side Top menu ?”

You answered:
“You can add “Custom Links” module to your layout where you can manage links with icons”

But in Custom Links there is no available Icons. How connect Icons but Custom Links module?

Mariusz 21 Sep 2018, 10:10

Hi Marek,

Can you look for above?

Marek 21 Sep 2018, 11:03

I just enabled custom links for you, please take a look

Mariusz 21 Sep 2018, 11:07

Thank You,

where i can fedit this module?

Marek 21 Sep 2018, 11:24

Go to modules, find Custom Links and configure it

Mariusz 21 Sep 2018, 12:14

Thank You,

Do there is option to not display the PATH on pages.
Example: Home - SuperFoods - JojaNaturals 1 /I dont want this/

Mariusz 21 Sep 2018, 12:33

Do i Can add to Custom Links Language selector, Currency, Cart?

Marek 21 Sep 2018, 12:39

No, you can’t add it to custom links.
To remove breadcrumb use this CSS:

.breadcrumb {display:none}
Mariusz 21 Sep 2018, 14:03
Mariusz 21 Sep 2018, 15:16

How to create clean menu..
1. Icons on the same line like menu text
2. Icons close each other
3. Sticky menu?

4. How to create blog single page with right sidebar ?
5. How to create main blog page with right sidebar?

6. On Home Page i have blog called New Recipes and i write on Module 3 columns but still are just 2. What we can do?

Marek 21 Sep 2018, 19:03

1. Done
2. you have to edit CSS 3. Done
4. Go to “Design → Theme & Logo”, click Choose Layouts button and change layout for single blog page
5. See #4
6. See blog widget configuration in the Home page Layout

Mariusz 21 Sep 2018, 19:23

1. Thanks (on the iPhone -Good, On Desktop - Good, but on iPad Icons are wrong)
2. What i have to write?
3. Sticky menu doesn’t work
4,5, 6. THANK YOU
7. I created three columns and add single images - how to delete white break between this photos?
8. The same question how to delete white break between photos /Blog Module/
9. Only on the IPAD in the Landscape mode all website have some margins from left and right side. How to change this?

Marek 23 Sep 2018, 11:41

1. As I can see it look fine: http://take.ms/VpHNE

2. Try this:

@media (min-width:768px) {
.sticky-header .row > div {padding:0}
}

3. it works fine for me
7. As I can see your images too small. try to upload bigger images
8. It’s a customisation and require additional coding
9. Please show it at the screenshot