Ive just installed Evo 1.0.13 and am trying to get wayfinder working.
I have copied the contents of wayfinder.inc.php in the snippets/wayfinder folder to a new snippet as the instructions dictate and have added:
[[Wayfinder? &startId=`0` &level=`2`]]
but nothing appears.
Can anyone help me out?
My fault. I should have been copying the content of snippet.wayfinder.php not wayfinder.inc.php
Related
recently got the Barcelona theme for Primefaces and lately started using some charts but it seems they don't reflect the Barcelona theme/skin at all. They still have the old RIO skin. Could somebody please enlighten me on how to solve this?
I have done some research and it seems that with other themes like Adamanthium you had to use the setExtender("skinChart"); method and so on to allow JQPlot to re-skin it for you using JS methods. Is there something similar for the Barcelona theme perhaps?
Any guidance would be greatly appreciated, thanks in advance.
I have managed to get this solved thank you. For anybody struggling with this in the future perhaps, the solution is as follows:
Ensure you copy the content of the charts.css to your project's resources folder as well as charts.js. After you've done that you can let jqPlot re-skin your charts using the following on your chart model, for example:
myPieChart = new PieChartModel();
myPieChart.setExtender("skinPie");
I hope this will help someone in the future.
Cheers.
So, I have modified the header.tpl file in OpenCart 2.0.3.1 by removing the wishlist, linking the telephone# as a click to call and added a custom class called "great-barbecue". It worked in one version that I earlier installed. When that whole thing went sideways, I started from scratch and now the wishlist still shows up, the phone# and icon are not "click to call" and my custom class is not appearing at all? Here is a link to the code I have for header.tpl in catalog/view/theme/default/template/common header template
My site chestersbbq.com/Groton
When I copy and paste the code I get an error telling me to indent all code with 4 spaces and I really don't have time for that, hence the link. I have tried it in all browsers and when I look at the source code for the page the wishlist is still there, the phone still links to contact and my custom html is not there. I don't know how to fix this.
nice site, I have found this in the open cart forums, it looks like you have to remove all instances of the wish list. Try this and let me know how it goes.
http://forum.opencart.com/viewtopic.php?t=32955
Dear community im using the masonry script on this site: http://www.hoeckernetworks.impulsfaktor.abcde.biz/
I was searching for an option to fix the picture loading problem and i found imagesLoaded. I try to get it to work, but it wont do its job. I am not a great javascript programmer and tryed it with the example code. Maybe someone has a hint for me. Just to inform: i use masonry working with html. If its needed i can send my source but i think one can see it on the site.
regards an already thanks for any help
I am working on Android GingerBread. I'm using the following tutorial:
http://www.androidhive.info/2012/02/android-custom-listview-with-image-and-text/
for the following XML:
http://api.androidhive.info/music/music.xml
The problem is, everything is good except that I'm not getting the image of the first node in my Customized ListView thumbnail.
If someone knows the solution, it would be highly appreciated. I've tried several times cleaning and refreshing the project but no use.
I have upgraded the version to 2.5.2 of expressionengine..
in my old version in themes/cp_themes/default/content/publish.php file, have added a custom javascript code and code php too, because whenever I publish or edit any entry from admin side I want to open a window on a button click event.. on that button click event I passed a url to and opening a window which having map.. n that was working excellent..
Now issue is that in my new version 2.5.2 its not working, even not showing that HTML button as well. In Actual publish.php file is not calling.. I have put php exit(); on top of the file.. N I found that, the file publish.php is not calling..
So plz help to for that, I want to apply same changes to my latest version as was in my old version.. So, that in which file have to write that code..??
Can anybody Help me.. Please ASAP..
Thanks,
Jatin