Search found 1052 matches

by heatherbell
Mon Dec 08, 2025 11:46 am
Forum: Community Help & Support
Topic: Farewell from Heatherbell
Replies: 12
Views: 26868

Re: Farewell from Heatherbell

Just for clarity, I posted this in the Community Forum for everyone, not just for PRO members, so I'm disappointed to see the post has been moved by somebody to the gated PRO Forum against my intention.
by heatherbell
Mon Dec 08, 2025 7:50 am
Forum: Community Help & Support
Topic: Farewell from Heatherbell
Replies: 12
Views: 26868

Farewell from Heatherbell

In case you are unaware, after many years, I’ve decided it’s time to step back and retire from PhoenixCart. For those who don’t know me, I started building the PhoenixCart platform, User Guide and Forum back in 2019 and have been voluntarily maintaining and updating it ever since. It’s been a labour...
by heatherbell
Wed Aug 27, 2025 3:19 am
Forum: Community Help & Support
Topic: How to access <title> tag and other header tags
Replies: 1
Views: 29957

Re: How to access <title> tag and other header tags

drtom wrote: Wed Aug 27, 2025 3:11 amHow do I access them?
See User Guide - https://phoenixcart.org/phoenixcartwiki ... hange_Text
The file for this is for index.php - https://github.com/CE-PhoenixCart/Phoen ... /index.php
by heatherbell
Fri Aug 08, 2025 1:44 pm
Forum: Community Help & Support
Topic: PhoenixCart now indexed by DeepWiki
Replies: 0
Views: 159669

PhoenixCart now indexed by DeepWiki

Looking for detailed info on CE Phoenix Cart? DeepWiki* now has PhoenixCart fully indexed — explore it here: https://deepwiki.com/CE-PhoenixCart/PhoenixCart *DeepWiki is an AI-powered tool that generates documentation and facilitates exploration of GitHub repositories. It transforms public GitHub re...
by heatherbell
Fri Aug 01, 2025 5:48 am
Forum: Community Help & Support
Topic: How to break up category description into two parts
Replies: 1
Views: 34749

Re: How to break up category description into two parts

One of my sub categories has a rather lengthy description that I'd like to break up into two parts so that the second part is under the image cards. For sub-categories, Category/Manufacturer Description is a Content Module in the index_products Group that displays the description that is entered an...
by heatherbell
Fri Jul 25, 2025 3:59 am
Forum: Community Help & Support
Topic: Quick Themeing Question
Replies: 11
Views: 881

Re: Quick Themeing Question

think I have got there now. As long as what you have works as you need. You should have something like: .is-product .card-img-top { border-top-left-radius: 0rem !important; border-top-right-radius: 0rem !important; } Which then shows as on our demo here: https://psiwebsites.com/1103/index.php?cPath...
by heatherbell
Thu Jul 24, 2025 5:31 am
Forum: Community Help & Support
Topic: Quick Themeing Question
Replies: 11
Views: 881

Re: Quick Themeing Question

is there a way to remove the rounding of the image edges but still keep the actual card edges rounded? Tip: Use Dev Tools to see what is applying the rounding of the image edges. You will then see that the images have the Bootstrap class card-img-top which applies border radii so carefully target t...
by heatherbell
Sun Jul 13, 2025 7:50 pm
Forum: Community Help & Support
Topic: Problems with emails in Laragon; fixed with configuration
Replies: 11
Views: 99183

Re: 1.1.0.3 Questions / Comments / Concerns / Feedback

raiwa wrote: Sun Jul 13, 2025 5:04 pm Local testinstallation or public server?
On a host server, we don't use local.
by heatherbell
Sun Jul 13, 2025 3:46 pm
Forum: Community Help & Support
Topic: Problems with emails in Laragon; fixed with configuration
Replies: 11
Views: 99183

Re: 1.1.0.3 Questions / Comments / Concerns / Feedback

raiwa wrote: Sun Jul 13, 2025 3:08 pm Anyone can reproduce it or is it on my side?
Works for me on a clean test 1.1.0.3 install, sent OK and received OK (though I forgot to set Configuration>E-Mail Options>E-Mail From to valid email address the first time so it sent but was not received)