stop my store name appearing at top of the home index page
stop my store name appearing at top of the home index page
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.
If I remove it then my store name 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
More details required - attach screenshot to show what you want to stop appearing.
-
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
So, still guessing but presuming you mean in the top Nav Bar?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/
If so, simply disable the module - Admin > Modules > Navbar > Brand
Re: stop my store name appearing at top of the home index page
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.
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
Change the relevant content module language file or disable the relevant content module.
Read User Guide - https://phoenixcart.org/phoenixcartwiki ... uage_Files
Re: stop my store name appearing at top of the home index page
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
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: 923
- 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
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
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.
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]';I hope I have got that right and its the same as my older version.
- burt
- Core Team
- Posts: 4551
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: stop my store name appearing at top of the home index page
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.
I am here to build with you. Let's help each other.