Login drop down has vanished

Permalink Browser Info Environment
Unfortunately the drop down login feature has mysteriously vanished on my client's site. We have it running under the live site, so you can visit the page here:http://hassalls.net.au/index.php...

Are you able to easily see what I may have done wrong or if there is something missing?

2 Attachments

Type:
Status: Resolved
BrettDashwood
View Replies:
formigo replied on at Permalink Reply
formigo
Hi, the login piece is actually a block, have you confirmed that the block
is still there? If it has been removed you should be able to add it back.



On 02/11/2014 23:05, "concrete5 Community" <discussions@concretecms.com>
wrote:
BrettDashwood replied on at Permalink Reply
BrettDashwood
I hope it's that simple. I'm actually offline at the moment about to go to bed (10:40pm down here in Australia). So that I have everything I need when I'm back on tomorrow, can you tell me what the block is called and where it should be placed by default. Thanks.
Cheers,
Brett...

On 3 November 2014 8:40:02 pm AEDT, concrete5 Community <discussions@concretecms.com> wrote:
formigo replied on at Permalink Reply
formigo
The block handle is Formigo Login, you should be able to see it in your
block options

If you put the site into edit mode, you should be able to see the area
expanded and it should be added there.


On 03/11/2014 11:40, "concrete5 Community" <discussions@concretecms.com>
wrote:
BrettDashwood replied on at Permalink Reply
BrettDashwood
I have added the block, however to get it to appear like your demo site, I have to add it to the "Top Bar Full" area, however by default this is an area different per page, so therefore (currently) it is only appearing on the Home page.

Are you suggesting that I need to change this to a global area (or make another global area) to make it work like your demo?

If not, what do you suggest I change to make it work correctly? Thanks
formigo replied on at Permalink Reply
formigo
You either need to place it in a global area (sitewide), add it to each page you want the log in block on or create your own global area; each method works, just personal preference which way you want to approach this.
BrettDashwood replied on at Permalink Reply
BrettDashwood
I guess I'm just surprised that a theme that is paid for needs this level of customisation to get it to be like the demo site. The drop down arrow is sitewide, yet by default there is nothing above it that is. You have a significant number of files as part of this theme. I don't want to break something, so can you please point me to the actual php file that needs to be modified to allow this to be changed to a GlobalArea.

And I know that you are developing 5.7+ themes and add-ons, however can I suggest that you update the 5.6 and back theme so that it can at least crewate the functionality of the demo site out of the box. Thanks.

Cheers,
Brett...

-----Original Message-----
From: concrete5 Community [mailto:discussions@concretecms.com]
Sent: Tuesday, 4 November 2014 8:31 PM
To: brett@dashweb.com.au
Subject: Login drop down has vanished : Support
formigo replied on at Permalink Reply
formigo
The demo site is suppose to show what you can build with the theme, not really relevant as a site to sell to a client. Furthermore there is no option to offer sample content and ship it with a theme in 5.6 themes as this functionality simply does not exist/work.

The reason the dropdown is sitewide is so that dropdown section can be used on all pages. That is not to say that the same block and or content needs to be the same on all pages. However if you do want the same block on all pages then you could use one of the already pre-existing sitewide areas in that section.

If you do wish to edit the packages files then please make sure you have a back up before continuing. Assuming you wish to make the 'Top Bar Full' area sitewide you should look in this file 'packages/urban/themes/urban/elements/areas/top-bar top-bar-full.php.

You should change:
$a = new Area('Top Bar Full');
$a->display($c);

To...
$a = new GlobalArea('Top Bar Full');
$a->display();


That should do it.
BrettDashwood replied on at Permalink Reply
BrettDashwood
I guess the way you market the theme, which looks great by the way, with the multiple included add-ins (including login) and demo site (which is why I bought the bundle straight up), I just felt that it would be able to replicate this marketed functionality from the demo site straight out of the box without the need to add or change code (which I believe has been the case with every other theme I have used, purchased or not). So I guess we'll agree to disagree about the demo site and the default theme as supplied :-)

Thanks for the assistance in locating the right file.
Cheers,
Brett...

On 4 November 2014 10:03:20 pm AEDT, concrete5 Community <discussions@concretecms.com> wrote:
formigo replied on at Permalink Reply
formigo
Sorry if there was any confusion but just to clarify the demo site is built entirely with the theme and bundled add-ons, there has been no modifications to the code whatsoever.

We simply added the login block to all pages as that was our preference in that instance. We never did this with the intent to confuse or mislead, that is not our style ;)
BrettDashwood replied on at Permalink Reply
BrettDashwood
That makes sense. Unfortunately it (obviously) did mislead me. Thanks for the clarification...and all the quick responses, your customer service is definitely A1.
Cheers,
Brett...

On 5 November 2014 7:37:00 am AEDT, concrete5 Community <discussions@concretecms.com> wrote:

concrete5 Environment Information

# concrete5 Version
5.6.3.1

# concrete5 Packages
Urban (1.0.4).

# concrete5 Overrides
js/dd_belatedPNG_0.0.7a-min.js, css/styles.css, css/ie6.css, languages/it_IT, languages/ar, languages/sv_SE, languages/sl_SI, languages/zh_CN, languages/fi_FI, languages/nb_NO, languages/sk_SK, languages/tr_TR, languages/de_DE, languages/ro_RO, languages/zh_TW, languages/el_GR, languages/es_ES, languages/pt_PT, languages/ja_JP, languages/es_MX, languages/ru_RU, languages/cs_CZ, languages/he_IL, languages/es_PE, languages/es_AR, languages/da_DK, languages/fr_FR, languages/fa_IR, languages/nl_NL, languages/vi_VN

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off

# Server Software
Apache

# Server API
cgi

# PHP Version
5.2.17

# PHP Extensions
bcmath, calendar, cgi, ctype, curl, date, dom, eAccelerator, exif, filter, ftp, gd, gettext, hash, iconv, imap, ionCube Loader, json, libxml, mbstring, mcrypt, mhash, mysql, mysqli, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, pgsql, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SourceGuardian, SPL, SQLite, standard, suhosin, tidy, timezonedb, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Optimizer, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 64M
post_max_size - 32M
safe_mode - Off
safe_mode_exec_dir - /usr/local/php/bin
safe_mode_gid - Off
safe_mode_include_dir - <i>no value</i>
sql.safe_mode - Off
upload_max_filesize - 32M
eaccelerator.shm_max - 0
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
pcre.backtrack_limit - 100000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5
safe_mode_allowed_env_vars - PHP_
safe_mode_protected_env_vars - LD_LIBRARY_PATH
suhosin.cookie.max_array_depth - 50
suhosin.cookie.max_array_index_length - 64
suhosin.cookie.max_name_length - 64
suhosin.cookie.max_totalname_length - 256
suhosin.cookie.max_value_length - 10000
suhosin.cookie.max_vars - 100
suhosin.executor.include.max_traversal - 0
suhosin.executor.max_depth - 0
suhosin.get.max_array_depth - 50
suhosin.get.max_array_index_length - 64
suhosin.get.max_name_length - 64
suhosin.get.max_totalname_length - 256
suhosin.get.max_value_length - 512
suhosin.get.max_vars - 100
suhosin.log.phpscript.is_safe - Off
suhosin.memory_limit - 0
suhosin.post.max_array_depth - 50
suhosin.post.max_array_index_length - 64
suhosin.post.max_name_length - 64
suhosin.post.max_totalname_length - 256
suhosin.post.max_value_length - 1000000
suhosin.post.max_vars - 1000
suhosin.request.max_array_depth - 50
suhosin.request.max_array_index_length - 64
suhosin.request.max_totalname_length - 256
suhosin.request.max_value_length - 1000000
suhosin.request.max_varname_length - 64
suhosin.request.max_vars - 1000
suhosin.session.max_id_length - 128
suhosin.upload.max_uploads - 25

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.