stop my store name appearing at top of the home index page

Open to all! Ask other shopowners for help.
trophy
Member
Posts: 62
Joined: Sat Jul 17, 2021 9:57 am
Phoenix Version:

stop my store name appearing at top of the home index page

Post by trophy »

How can I stop my store name appearing at top of the home index page
If I remove it then my store name does not appear in how to contact us.


Join The Code Co-op to get access to your library in the Code Co-op Forum
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: stop my store name appearing at top of the home index page

Post by heatherbell »

trophy wrote: Fri Dec 31, 2021 10:44 pm How can I stop my store name appearing at top of the home index page
If I remove it then my store name does not appear in how to contact us.
More details required - attach screenshot to show what you want to stop appearing.
trophy
Member
Posts: 62
Joined: Sat Jul 17, 2021 9:57 am
Phoenix Version:

Re: stop my store name appearing at top of the home index page

Post by trophy »

The black Hobbies Plus is the one that is the problem.

this is the url https://slotcars.site/
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: stop my store name appearing at top of the home index page

Post by heatherbell »

trophy wrote: Sat Jan 01, 2022 7:54 am The black Hobbies Plus is the one that is the problem.
Can't get an image to load for some reason.
this is the url https://slotcars.site/
So, still guessing but presuming you mean in the top Nav Bar?
If so, simply disable the module - Admin > Modules > Navbar > Brand
trophy
Member
Posts: 62
Joined: Sat Jul 17, 2021 9:57 am
Phoenix Version:

Re: stop my store name appearing at top of the home index page

Post by trophy »

I assume the nav bar is the grey area where the store and catalog is showing, if so no.
The Hobbies Plus in black( directly below the grey area) is the one which is above the Purple Hobbies Plus.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: stop my store name appearing at top of the home index page

Post by heatherbell »

trophy wrote: Sat Jan 01, 2022 8:30 am I assume the nav bar is the grey area where the store and catalog is showing, if so no.
The Hobbies Plus in black( directly below the grey area) is the one which is above the Purple Hobbies Plus.
Change the relevant content module language file or disable the relevant content module.
Read User Guide - https://phoenixcart.org/phoenixcartwiki ... uage_Files
trophy
Member
Posts: 62
Joined: Sat Jul 17, 2021 9:57 am
Phoenix Version:

Re: stop my store name appearing at top of the home index page

Post by trophy »

Nope I am lost can't see anything that has my store name in it except admin, my store but remove that and it does not appear in how to contact us.
heatherbell
Senior Contributor
Posts: 2540
Joined: Mon Oct 07, 2019 4:39 am
Phoenix Version:
Has thanked: 35 times
Been thanked: 243 times

Re: stop my store name appearing at top of the home index page

Post by heatherbell »

trophy wrote: Sat Jan 01, 2022 9:15 am Nope I am lost can't see anything that has my store name in it except admin, my store but remove that and it does not appear in how to contact us.
Change the relevant module content language file so Admin > Tools > Define Languages
I do not know what changes you have made to your site so could be cm_i_title.php or cm_i_text_main.php or cm_i_customer_greeting.php
Again - Read User Guide - https://phoenixcart.org/phoenixcartwiki ... uage_Files
14Steve14
Senior Contributor
Posts: 922
Joined: Fri Oct 25, 2019 7:01 pm
Phoenix Version: v1.0.9.1
Has thanked: 17 times
Been thanked: 103 times

Re: stop my store name appearing at top of the home index page

Post by 14Steve14 »

If its the Hobbies Plus in black on the home page, you must have altered a file as the heading does not usually only contain the store name in the original. Normally it would say "Welcome on CE Phoenix Cart Demo"

You altered the text to what you have so go to your admin area and find the define languages section. Look in includes - languages- english - modules - content - index and open the cm_i_title.php file and alter to your Needs. If you dont want any text as the title of the home page just delete all the text in the

Code: Select all

const MODULE_CONTENT_I_TITLE_PUBLIC_TITLE = '[b][i]DELETE ALL THIS TEXT[/i][/b]';
In an ideal world you should have something these as its an H1 tag and used for SEO.

I hope I have got that right and its the same as my older version.
User avatar
burt
Core Team
Posts: 4551
Joined: Tue Oct 29, 2019 9:37 am
Phoenix Version: v1.1.0.8
Has thanked: 252 times
Been thanked: 412 times

Re: stop my store name appearing at top of the home index page

Post by burt »

There are seven mentions of the text "Hobbies Plus" in that page, excluding your logo. You need to take a screenshot of the page and put a big arrow pointing to the one location where it shows but needs to be removed. Then attach it to your reply...
I am not here to build for you.
I am here to build with you. Let's help each other.


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply