Page 1 of 3

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

Posted: Fri Dec 31, 2021 10:44 pm
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.

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

Posted: Sat Jan 01, 2022 6:27 am
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.

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

Posted: Sat Jan 01, 2022 7:54 am
by trophy
The black Hobbies Plus is the one that is the problem.

this is the url https://slotcars.site/

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

Posted: Sat Jan 01, 2022 8:22 am
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

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

Posted: Sat Jan 01, 2022 8:30 am
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.

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

Posted: Sat Jan 01, 2022 8:36 am
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

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

Posted: Sat Jan 01, 2022 9:15 am
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.

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

Posted: Sat Jan 01, 2022 9:20 am
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

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

Posted: Sat Jan 01, 2022 11:02 am
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.

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

Posted: Sat Jan 01, 2022 1:29 pm
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...