Closing Curly Bracket on Homepage
Permalink
Is it just me or is anyone else getting a closing curly bracket, "}", in the top left of their homepage? Subpages do not seem to have it and it is in an area that cannot be edited. Thought perhaps it was the theme at first, but it's still there when I activate other themes.
Thanks!
Thanks!
When I open up the site.php file all I see is (I've replaced a few things with "..."):
<?php
define('DB_SERVER', '...');
define('DB_USERNAME', '...');
define('DB_PASSWORD', '...');
define('DB_DATABASE', '...');
define('PASSWORD_SALT', '...');
By add-ons, do you mean the ones I have installed? Or the ones I'm using on that page specifically? I've installed several add-ons, but all I'm using on the homepage are Content blocks and HTML blocks.
<?php
define('DB_SERVER', '...');
define('DB_USERNAME', '...');
define('DB_PASSWORD', '...');
define('DB_DATABASE', '...');
define('PASSWORD_SALT', '...');
By add-ons, do you mean the ones I have installed? Or the ones I'm using on that page specifically? I've installed several add-ons, but all I'm using on the homepage are Content blocks and HTML blocks.
Hi,
Without seeing your site this is just a guess, but, being on the upper left of your site indicates it may be carried over from your Site Name.
The two best spots to check this would be
1) Dashboard > System & Settings (lower left) > Basics (upper left) > Site Name
or
2) Dashboard > Stacks& Blocks > Stacks (there may be a stack for Site Name here)
If there is a symbol added in the name by mistake, it should be visible in one of these two spots.
A third spot may be in the page type, but this is very unlikely.
Adrian
Arvixe Web Hosting / concrete5 Community Liaison |
Looking for quality concrete5 Web Hosting? Look no further than Arvixe Web Hosting!
Without seeing your site this is just a guess, but, being on the upper left of your site indicates it may be carried over from your Site Name.
The two best spots to check this would be
1) Dashboard > System & Settings (lower left) > Basics (upper left) > Site Name
or
2) Dashboard > Stacks& Blocks > Stacks (there may be a stack for Site Name here)
If there is a symbol added in the name by mistake, it should be visible in one of these two spots.
A third spot may be in the page type, but this is very unlikely.
Adrian
Arvixe Web Hosting / concrete5 Community Liaison |
Looking for quality concrete5 Web Hosting? Look no further than Arvixe Web Hosting!
I've checked #1 and #2 and they seem to be good. I see no curly bracket to remove. Your third suggestion I'm also skeptical of since I've used the same page type, "Full", throughout the site and this is the only page that's been affected.
Here's my site by the way:http://siobahnv.com/
Here's my site by the way:http://siobahnv.com/
Rony