My Stuff
Comments
-
I haven't tested that method but you could always give it a go.
-
Hi, I have just been doing this and running a few tests and got it to work. NB: we're on Vinson still so may be different in later versions. First extend the the Content@2.1.1 - - create the js folder - copy the Content.LandingPages.View.js into the folder - rename - Content.LandingPages.ViewOverride.js - in…
-
Hi thanks for taking the time to reply, I actually switched over to vinson a while back, as it's got vast improvements for configuration and other aspects.
-
Thanks for the Feedback on that, we're working with one of our partner developers at the moment as they are looking to create a script within the UI so it works on both web and UI. I'll feed back once we've made progress Cheers .
-
It's definitely a beast, have you gone through the basic set-up tasks yet? to the point that you have a functioning site with the basic template supplied? If not then i would recommend following the steps and getting to a stage where you have a functioning dev environment with some live data. you can then start apply the…
-
Hi all, I have constructed my header still refining a few elements on it like the search bar and cart display along with adding in a few extra elements. Once it's refined i'll post out the finished examples and also document what i've learnt long the way ( under a tight deadline at the mo so write up will have to wait) one…
-
Hi R3T1Cal Thanks for the heads up on this, I did look at the tutorial, I'll have to re-visit it and see what i can come up with as well, I like your thought process although for us if, im having to build a new implementation for each one i'll have about 20 in the system! but definitely worth considering. Thanks Ben
-
Doh! Just found out what the main cause is! The report all came from users with laptops that had touch screen capabilities! meaning that the the class="touch" is applied to the html tag disabling hover-over effects like the quick view and spinning wheel. as there is no cursor to attach it to. thought i would share that…
-
Thats a lot of categories! If my understanding is correct this is more a Commerce Categories Issue not a SMT / CDS issue? I haven't personally work with the SMT but from my understanding your not limited to editing the site just using the SMT and can still use the Netsuite UI interface to edit / add pages and information.…
-
Ive created another post for this but thought it would be worth mentioning here as well. SMT ( site management tools) has no translation capabilities! so if your website requires localisation it prety much renders this tool redundant and you would need to look at using the CDN instead. ( unless anyone know of a workaround…
-
So just to update anyone that has read this post. I have gone with the content delivery option purely down to the translation element. I'm sure this will eventually be introduced in to the SMT but as of now CDS offers the best option. although you do loose the ability of front end editing directly on the website and the…
-
Hi Yabo, That's really interesting, I wonder if this relates to the facet navigation or the header navigation or both. I May have to email Netsuite and find out. Thanks for the info if i can find anything out on it i'll post it here. Thanks
-
Hi All, Found where to adjust this so thought I would share for anyone else new to SCA. Originally I thought it would be in the in the sitesearch module, however, after alot of searching through the different modules and site settings I found the show hide function of the search bar/ form within the Header module under the…
-
Hi Domonic, I started developing on SCA Mont Blanc when Facets were the only option and from my experience i would not recommend it for the master navigation of the site. they are excellent for creating quick filtering options of a category but i would not want to go back and rebuild the navigation. but I migrated to…
-
Just another update - we made the decision to move across to Vinson as Mont blanc has serious issues when it comes to SEO and also as highlighted by Yabo Wu the new version allows for categories to be created from within the UI which is far easier for our team to manage than me having to manually code each update! It is…
-
Thanks for sharing this, Ricky, I'm on my road to implementation can't say it's easy as there are quite a few unanswered questions but i have found some useful videos and articles on the developers network as well as on youtube. going through the architecture 1-6 youtube videos ( also in the developers network) is really…
-
Vinson has quite a few different set-up aspects and porting across can be quite hard if you don't already know what code has been implemented within the core set-up files. Vinson moves alot of the set-up files and configuration files in to the Netsuite UI rather than having to code them. In therory if you deploy the site…
-
Thanks for the pointers on this, Very much appreciated, we have been working with an SEO company and we do plan on changing the navigation and page structure for the new site so i think it will be the route of a lot of redirects. regarding the multi factor winnowing i've not heard this. does this relate to the seo page…
-
Oh and one thing i have recently found out on field sets is the the script you can use ( from netsuite help or support) for setting up field sets is incomplete. The videos that i linked to in the previous post mention this regarding the field sets including reviews however, i ran a comparisum against the minimum set-up…
-
Hi, did you find a solution to this? would be interested in what solution you found. Ben