Search:

Type: Posts; User: harley77

Page 1 of 2 1 2

Search: Search took 0.00 seconds; generated 11 minute(s) ago.

  1. Re: [ztheme_favorite] Favorites and great new BE Theme

    Just thought I would mention that the extension "Easy Themes" will break this style.
    Of course, if your using this, you probably don't need that extension anyway :).
  2. Replies
    2
    Views
    1,762

    Pagination Template issue

    I'm trying to modify the pagination template (pagination.html5), however, it doesn't contain the code I want to modify.

    It breaks out the First, Previous, Next and Last button code, but for the...
  3. Replies
    3
    Views
    2,277

    Re: Style CSS for a page or group of sub-pages

    I didn't realize you could use Insert Tags in the CSS Class/ID fields. Good Call. Thank you.
  4. Replies
    1
    Views
    912

    Googlebot and generated image thumbnails

    I'm noticing in the back-end log, I have a lot of 404 errors from GoogleBot not finding generated images (ex.
    http://www.domain.com/system/html/imagename-9db61739.png ). This doesn't surprise me...
  5. Replies
    3
    Views
    1,318

    Re: Calendar showing wrong date

    Contao 2.10.4, I have an identical Dev site that had no issues. Date format strings are identical on both (m-d-Y), checked the root as well and it's the same.

    Today it seems to be working...
  6. Replies
    3
    Views
    1,318

    Calendar showing wrong date

    I'm having issues that appear to change depending on when and who visits my calendar page. It seems to display an initial date of something far into the past. For example, for me today it shows a...
  7. Replies
    3
    Views
    2,277

    Style CSS for a page or group of sub-pages

    Disclaimer: It's possible there is some other function that does this, but I've never seen it.

    When setting up Contao for development, one of the things I like to do is add two Insert Tags to the...
  8. Replies
    2
    Views
    1,451

    Re: Sorting by a Select Field (Taxonomy)

    THANK YOU! I bow before your awesomeness, that worked perfectly. I didn't realize we could use SQL statements inside the order By box.
  9. Replies
    2
    Views
    1,451

    Sorting by a Select Field (Taxonomy)

    I'm trying to sort an item list by a Select Field that draws it's data from the Taxonomy tree using the "Order By" box . It does sort it, but it sorts it by the ID# of the Field rather than the...
  10. Replies
    1
    Views
    1,265

    Catalog Performance

    I have a catalog that has around 250 items (so far). It has quite a few fields, including an Image field. I've setup a test Lister module and have been experimenting how enabling and disabling...
  11. Replies
    2
    Views
    1,825

    Re: Link to external URL in catalog

    The way I would do it is to construct the url in the template.

    So, in the backend, if your text field name is "link_url", and you paste in "http://example.com"

    The entry in your template would...
  12. Thread: Filtering

    by harley77
    Replies
    8
    Views
    5,654

    Re: Filtering

    I've run into this as well. There seems to be a disconnect between the Condition and the initial state of the Filter box. The work around for me was to link to a filtered state. So, for your...
  13. Replies
    4
    Views
    1,518

    Re: Compatibilty with contao 2.10.3

    Well, your catalog layout doesn't seem right. The page you linked to seems to have a Catalog Filter in combination with a Reader, which won't work. You need the Filter and a Lister. Then the item...
  14. Replies
    4
    Views
    1,518

    Re: Compatibilty with contao 2.10.3

    I have two sites running Contao 2.10.3 and Catalog v2.0.0 beta2 Build 58. Each site has multiple readers and listers and I have not had problems with either one.

    What sort of problem are you...
  15. Replies
    4
    Views
    2,879

    Re: Contao not very active?

    So, Here is an idea that I've seen work for other software projects. Why not merge the German and English communities under a single forum? Both Languages would have their respective sections. In...
  16. Re: Sort or filter products with Jquery or Mootools

    I can't see why not. I've used the catalog list in combination with Jquery and http://datatables.net/ without any issues. This particular script works by using css classes to filter results, so you...
  17. Replies
    0
    Views
    992

    Using version control in contao

    Presently, my workflow in Contao consists of having my development server mounted as a webdrive. I then open the files directly in a text editor (sublime), make my changes, hit save and refresh the...
  18. Replies
    2
    Views
    1,113

    Re: data from multiple catalogs in one listing

    Hi, I will take a stab at this. You are correct, in that if you simply reference the select field, it will return only the ID of the referenced item.

    The scenario if I understand correctly...
  19. Replies
    2
    Views
    1,021

    Re: Frontend Editing - two issues

    Thank you MackP, That saves me the time of continuing to look. The FE Editor can still be very useful, just not quite as useful as it could have been :-).


    Thanks again.
  20. Re: File Downloads in Catalog - Open PDF in window

    The way Acrobat works is heavily dependent on the Machine/Browser that it's installed on. Assuming that the Acrobat browser extension is installed and working, having your PDF file link open in a...
  21. Replies
    2
    Views
    1,021

    Frontend Editing - two issues

    I'm experimenting for the first time with this functionality and I can see it being very useful assuming I can overcome a couple of hurdles. Two issues that I cannot find any answers on:

    1. Is...
  22. Replies
    0
    Views
    688

    Select Drop down Filter issue

    I have a catalog list with a simple condition applied (product_status=29), which translates into catalog items that are active and not discontinued. On the same page is a filter with one of them...
  23. Replies
    2
    Views
    2,687

    Re: Parent Page ID?

    THANK YOU. Holy cow this will save me a lot of work. The location where I was needing this is in a conditional statement for a Catalog List. I couldn't figure out how to use the Global you posted...
  24. Replies
    2
    Views
    2,687

    Parent Page ID?

    I see in the Insert tags list, you can get the parent page alias, but no mention of an ID (like you can with the current page_id). Is it possible to get that through a variable of some kind?
  25. Replies
    1
    Views
    654

    Catalog beta 2

    Just wanted to say thank you to the developers for the update. Love everything. The updated navigation module is a very welcome addition and will prove extremely useful for my new project.
  26. Replies
    5
    Views
    1,562

    Re: Error when expanding folders in File Field

    Problem Solved.

    After a series of Troubleshooting attempts (disabling plugins, changing settings, etc), The culprit was
    [extcontao] Extended Contao

    I had installed it and used it a little...
  27. Replies
    5
    Views
    1,562

    Re: Error when expanding folders in File Field

    Thank you xchs. First day back from vacation so I'm doing all this now.

    Downloaded the latest svn, updated my website copy just fine. Still the same issue with a small difference. If I add the...
  28. Replies
    5
    Views
    1,562

    Re: Error when expanding folders in File Field

    I found this post in the German Forums
    http://www.contao-community.de/showthre ... lermeldung

    It seems to describe my situation (best I can tell from Google's Translation) and references a SVN...
  29. Replies
    5
    Views
    1,562

    Re: Error when expanding folders in File Field

    Looks like it also affects fields that traverse the Page Structure as well. I have a select field that is set to use the tl_page table for it's source. When expanding a parent, it puts out the same...
  30. Replies
    5
    Views
    1,562

    Error when expanding folders in File Field

    This just started and I cannot figure out why, I'm hoping someone else might have a clue.

    I have 4 different catalogs each having the same issue. In the Backend, when expanding the File Field,...
  31. Replies
    8
    Views
    5,327

    Re: Grouping / Filtering by Parents

    Preemptive help is awesome help. This was exactly what I was needing before I even realized it. A few modifications from the German example and it applied to my current project perfectly. Thank...
  32. Replies
    8
    Views
    2,659

    Re: IE9 Soon - when can I ditch IE7?

    IE9's Developer tools makes creating IE7 css fixes much more tolerable.
  33. Replies
    7
    Views
    2,254

    Re: A question on customizing checkout

    Thank you, I will be looking into the isotope forums.

    It looks like the form addition during checkout could work, even if it is a stopgap until I get the custom checkout figured out. The only...
  34. Replies
    7
    Views
    2,254

    Re: A question on customizing checkout

    Are there any resources that go over customizing the checkout? Mainly, what files/templates need attention? I've done fairly well handling the PHP needed for the catalog, so I can't see why I...
  35. Replies
    7
    Views
    2,254

    A question on customizing checkout

    I'm looking at the possibility of building a site that needs an eCommerce system. I'm very familiar with the catalog system so I figured isotope would be the best option for this project. The thing...
  36. Replies
    0
    Views
    731

    Filter Options

    Ok, I understand that when using filter fields, it will not display a filter link if that option will produce 0 results. In the site I'm building, this is somewhat problematic as the filter items...
  37. Thread: Link tags

    by harley77
    Replies
    4
    Views
    1,417

    Re: Link tags

    I think I've done something similar to what your asking about.

    On your Reader Page you have an Item that has tags that correspond to other Items in the same catalog correct?

    Here is some basic...
  38. Replies
    2
    Views
    1,479

    Re: Global catalog variable

    Oohhh, ok, that will come in handy. I guess now the next step is to work on adding a variable to the global list and making it editable from the Back end.

    Thank you MackP.
  39. Replies
    2
    Views
    1,479

    Global catalog variable

    I think this is simple, but, maby not. What I would like to do is have something set on the back end that would act as a custom "setting" for my catalog(s). I'm building a product catalog and I...
  40. Replies
    5
    Views
    1,267

    Re: Make filter not affect featured list

    I can reproduce this is, unfortunately I don't see a work around. Looking at the php for the feature module, I can see it definitely uses the filter URL to generate it's list. My limited knowledge...
  41. Replies
    5
    Views
    1,530

    Re: Generating thumbnail images

    I Love you. Thank you, the Insert Tags worked perfectly.
  42. Replies
    5
    Views
    1,530

    Generating thumbnail images

    I have a need to generate a custom sized thumbnail image that isn't defined in the catalog edit page.

    In other words, I have a product catalog where I provide a place to choose/upload an image...
  43. Replies
    4
    Views
    1,469

    Re: [visitors] Themes compatibility

    I've run into this with the catalog app. It does work sort of if you have a file of the same name in the root of your templates folder. For example, if you have some_template.tpl in your my_templates...
  44. Re: Catalog Related connectable with Catalog List

    From my limited knowledge, The biggest thing you have going against you is the direction of the relationship. Since your relationship between the two databases is established in catalog 2, there...
  45. Replies
    4
    Views
    1,287

    Re: Catalog List view column headings

    You can easily set the width of the table columns using css as each column is classed with the field name already. If you use firebug (everyone should ;) ) it makes all this a breeze.
  46. Replies
    4
    Views
    1,287

    Re: Catalog List view column headings

    How did you make the HTML template for the list? Is it in a table or did you use divs? Looking at your example, It looks like the latter. Tables aren't good for a lot of things, but they can't be...
  47. Replies
    7
    Views
    1,791

    Re: Constructing a custom files display

    Just for the benefit of anyone else that may have the same question.

    It looks like this when done.


    <?php foreach ($entry['data']['product_gallery']['meta'] as $key => $value): ?>
    <ul>
    ...
  48. Replies
    7
    Views
    1,791

    Re: Constructing a custom files display

    NM, I did some more testing with what you wrote and it seemed to finally click.

    The $Key was the missing element I was looking for. THANK YOU, you have helped me immensely. I owe you a beverage...
  49. Replies
    7
    Views
    1,791

    Re: Constructing a custom files display

    Looking at that and experimenting with it, it seems to go back to my original issue. The meta array itself doesn't contain the file url link, just the url to the resized pic.

    so, for example, I...
  50. Replies
    7
    Views
    1,791

    Re: Constructing a custom files display

    Hi, as requested



    [product_gallery] => Array ( [label] => Product Gallery [type] => file [raw] =>...
  51. Replies
    7
    Views
    1,791

    Constructing a custom files display

    I've been working on this for a couple days now and I feel like I have a pretty good understanding on how the arrays work. What I'm running into is how to get all the information from the array that...
  52. Re: Link to a Catog entry from anywhere else ?

    As an alternative, Do you think it would be possible in a future Catalog update to have inserttags support for linking to catalog items?

    Example, from within an article, you could link to an item...
  53. Replies
    2
    Views
    1,186

    Re: Using Tags in the BE

    Yeah, that's kind of what I was seeing. Unfortunately in this case, there isn't always clearly defined reference point that is shared between Parent and Accessory items. It needs to be completely...
  54. Replies
    2
    Views
    1,186

    Using Tags in the BE

    I'm currently building a product catalog (among other things). In this catalog, I have a few different types of products. Some of these products have accessories which happen to be other products in...
  55. Thread: Imagemaps

    by harley77
    Replies
    3
    Views
    1,442

    Re: Imagemaps

    Sorry, I reread your post, the solution I posted was for inserting your image maps and not creating. Yeah, Creating them is a pain. Even in CS5, complex image map creation is still antiquated.

    ...
  56. Thread: Imagemaps

    by harley77
    Replies
    3
    Views
    1,442

    Re: Imagemaps

    There is an extension called Coverpicture that actually has a dedicated area for placing your image maps. I haven't done extensive testing, but, it seems to work very well and is a more elegant...
  57. Re: Question on Conditionals

    Ahh, thank you.
    FIND_IN_SET(35,product_class)>0 this ended being the query that did the trick.
  58. [solved] Question on Conditionals: FIND_IN_SET()

    When displaying a list module, you can enter a conditional to filter out items. I've used it successfully against a select field, however I'm having trouble with a tag field and multiple selections. ...
  59. Replies
    4
    Views
    2,238

    Re: .htaccess and redirect for SEO

    I'm more in favor of the reverse. Make all www.domain.com requests goto domain.com. To me, www is a relic that is unnecessary in the modern web.
  60. Re: [solved] Taxonomy not working in catalog 2 beta1

    Found it, The first line of the tl_taxonomy.php file is missing the "<"
Results 1 to 60 of 85
Page 1 of 2 1 2