How to edit checkout / after_end.php

  • Posts: 35
  • Thank you received: 0
4 years 2 weeks ago #325562

-- url of the page with the problem -- : www.dykkerhulen.dk/index.php?option=com_...der_id=47&Itemid=594
-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.15
-- PHP version -- : 5.6.40
-- Browser(s) name and version -- : Chrome latest
-- Error-message(debug-mod must be tuned on) -- : howe to edit codes on "after end" sale page

Hi,

Can some one please tell me where I can edit the "after end" sals page I need to add some photos and text. but cant find the page where to do it. Please advice.

If this helps, this is the link where I would like to change the end sales page.
www.dykkerhulen.dk/index.php?option=com_...der_id=47&Itemid=594

I know that page checkout / after_end.php but here I can not change anything.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 2 weeks ago #325567

Hi,

You can indeed edit the file checkout / after_end.php via the menu Display>Views.
What do you mean by "here I can not change anything" ?
Could you describe what you're doing and why you think you can't change anything ? Maybe some screenshots would help to illustrate the issue ?
It's potentially a security system in place on your hosting preventing you from saving the changes ?

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

  • Posts: 35
  • Thank you received: 0
4 years 2 weeks ago #325580

Its the messagetext : "Besked" and the 2 small dots I would like to remove. I would also like to add a photo on the page as on the image below. Can some one advice :)




Attachments:
Last edit: 4 years 2 weeks ago by Gerner.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
4 years 2 weeks ago #325625

Hi,

These dots are added by the CSS of your template.
So to remove them, you'll have to add a bit of CSS on your website:

.message ul {
    list-style-type: none !important;
}
You can add such CSS in the CSS of your template.
Or you can also add it as explained here:
www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.071 seconds
Powered by Kunena Forum