Helix: Displaying System Messages - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix: Displaying System Messages

MS

Martin Svejda

Helix Framework 3 years ago

Hi there,

In HIKA-Shop I tested to send a message from a message option, which is OK, but there is only a blank page loading after it was successfully sent. At HIKA-Shop they told me, that my system messages in the template might not be activated and that I (maybe) should include

<jdoc:include type="message" />

into the index.php file right before <jdoc:include type="component" />. The problem is, I don't find that second part for correctly adding the above code.

Can you help please? Thank you in advance, all the best and a happy new year! Martin

0
24 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #50874

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Will you please provide me the Joomla administrator access to check the issue? I will check & get back to you soon. 

Note: Please share a screencast video of the full scenario about your issue.

-Thanks

0
MS
Martin Svejda
Accepted Answer
3 years ago #51302

Hi Toufiq,

Sorry for the late reply, but taking care of my newborn son, well, took over... :-)

So I think my question is obsolete, since Hika-Shop told me, that the little message that pop-up are their System Messages, see attachment. Nevertheless, first it moves in front of the text, BUT behind the pictures... (?!) and second, it is badly visible in the lower right corner, how can I move it to the upper left right one? How can I find out which module position this is? I could find it in the source code.

https://drive.google.com/file/d/1dPC3WgfCfTK0LFizwCro8Br5ppHv8ItK/view?usp=sharing

Thank you and all the best, Martin

0
MS
Martin Svejda
Accepted Answer
3 years ago #51303

Sorry, I could NOT find it in the source code...

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #51306

Where should i check?

https://prnt.sc/26c1ldf

0
MS
Martin Svejda
Accepted Answer
3 years ago #51817

Hi Toufiq,

Please look at the picture I attached last time and I mentioned lower right corner, not visible on your printscreen. It is a green field and the following text is barely visible "Der Warenkorb ist leer". Thank you, Cheers

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #51835

Should i login your site from front end? If yes, provide me the access. Thanks

0
MS
Martin Svejda
Accepted Answer
3 years ago #52219

Hi Toufiq, yes please, see login in hidden section.

    Cheers
0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52271

Administrator access doesn't work

0
MS
Martin Svejda
Accepted Answer
3 years ago #52300

Sorry, my bet, I didn't save and close the PW settings, please try again.

Take care and thank you!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52316
0
MS
Martin Svejda
Accepted Answer
3 years ago #52387

I did see the video and in the 50th second in the video in the lower right corner you see the green text field being partially hidden BEHIND the photo!!? And it is badly visible in the lower right corner, how can I move it to the upper left right one? How can I find out which module position this is? I couldn't find it in the source code. I would like it to appear in the upper right corner.

Thanks a lot! Cheers

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52390

Did you checked my video?

0
MS
Martin Svejda
Accepted Answer
3 years ago #52391

Ehhhhmmmm... I just wrote "I did see the video"...!!? :-) And it was NOT about an error message, but a system message!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52576

I have checked your site and no system message found.

0
MS
Martin Svejda
Accepted Answer
3 years ago #52593

OK, might not be a system message, I am not a professional, BUT did you see the green message in the lower right corner, see picture and red circles??? Why is it BEHIND the product picture?

https://drive.google.com/file/d/15_a_eYyn0RB91tkOxvT3j7XkVe-XSOCL/view?usp=sharing

Thank you

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52597

https://prnt.sc/26en1u5

Just captured screenshot and no system message found.

0
MS
Martin Svejda
Accepted Answer
3 years ago #52601

You have to click on WARENKORB (Shopping cart), but which must be empty. Then you get the message. When you then zoom your screen in and move the page up and down, you'll see, that that message gets partially hidden behind a photo. Sorry for those misunderstandings... We will get there... :-)

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52602

Did you change credentials?

0
MS
Martin Svejda
Accepted Answer
3 years ago #52611

Credentials are activated, but you don't need them, just click on an empty shopping cart.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52616

Added this code inside the custom css box from your template. Now check again. Thanks

#system-message-container {
    position: fixed;
    bottom: 0px;
    right: 15px;
    max-width: 350px;
    z-index: 9999;
}
0
MS
Martin Svejda
Accepted Answer
3 years ago #52704

Perfect, thanks Toufiq!

Take care

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52786

You are most welcome. Will you please spend some to write a review about our product and support quality? 

https://extensions.joomla.org/extension/sp-page-builder/

0
MS
Martin Svejda
Accepted Answer
3 years ago #52869

Sure, just completed the review, a good one... :-)

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 years ago #52888

Thank you 😍

0