The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
30 views

Help with sequential numbering in a Entries loop?

I'm trying to get my head around EE so please bear with me on something probably simple: How do you loop through a EE entries chunk and append a number? Like a id="blogitem-1", id="blogitem-2", ...
1
vote
0answers
53 views

.superfish() and .supersubs() hover intent CP navigation issue

I'm trying to use the Superfish jQuery plugin to add hover intent functionality to the main navigation menu in the EE control panel. Whenever I hover over one of the main menu items like "Design" or ...
1
vote
1answer
19 views

Is there way to change a status of a safecracker entry with jquery?

I have a safecracker entry that I would like to change the status via jquery onClick or Submit? For example, I have one button that would be "save and preview" that onClick would change the status to ...
0
votes
1answer
48 views

Jquery works in jsfiddle but not in my cart. Expresso Store

I have been working on some jQuery in jsfiddle and I currently have it working. However, when I apply the exact same script to my Expresso Store using EE it doesn't work. It's not outputting in js ...
0
votes
1answer
62 views

How to make jquery UI Tabs + Google Maps for ExpressionEngine play nice together

Anyone have any ideas how to make this work? Here's my live test example. My example demonstrates Google Maps (almost) in action within jQuery UI tabs. Notice that the maps don't fully initialize ...
1
vote
2answers
51 views

How can I stop a form submit and validate with javascript?

I've come across a form that, on the rendered page, looks like this: <form id="mx_locator" name="mx_locator" method="post" action="search-results"> <!-- form elements --> ...
1
vote
1answer
44 views

Infinite scroll reaches the end, although there are more pages to show

I'm following another developer on a site and trying to speed it up. The functionality requires many entries to be displayed within a single document object. Previously, load times were abysmal so ...
2
votes
3answers
117 views

How Do I get Multiple Pictures from Matrix for use in a JQuery LightBox?

I am tring to get Pixel and Tonic's Matrix plugin to deliver images to ColorBox / LightboxI have Matrix delivering single images to my JQuery LightBox ( ColorBox) but I can not get it to deliver ...
1
vote
2answers
52 views

Newb: Need help with integrating P&T Matrix into JQuery

I have Matrix installed into EE and am getting single pictures out. I need to add a JQuery light box to manage my pictures. I have added ColorBox and it is working with hard coded hrefs. The Matrix ...
4
votes
1answer
105 views

How would I go about integrating a jquery slider in EE with CE Img?

I'm currently trying (without much luck) to properly integrate the Allinone Thumbnail Banner into an EE template. I use CE Img with Matrix to feed the images. The original Allinone Html looks ...
0
votes
1answer
204 views

Google Maps for EE field not displaying correctly in a jQuery tabbed form

I've got a tabbed SafeCracker form and one of the fields is a Google Maps for ExpressionEngine field. I've noticed an issue where the map only loads properly if it's on the first/selected tab when the ...
2
votes
1answer
42 views

Wygwam and modal windows for images

This issue has come up several times in the past with clients, and I can't seem to think up a clever way of doing it. A few of my clients would like to upload images in the body copy of their text ...
1
vote
2answers
66 views

Safecracker Matrix only publishing one row, even if more are added

I am trying to use Matrix within a Safecracker field. I am able to submit entries successfully. However I can only submit one row to the custom matrix field. Even if I have added more than one row in ...
2
votes
1answer
95 views

Freemember email validation for specific domain using jQuery

I'm trying to verify a Freemember registration form email input using jQuery to check for a specific domain. Below is the jQuery I'm using, ultimately my goal is to prevent the form from being ...
1
vote
1answer
74 views

How do I add jquery animation to the pagination in Matrix?

How do I add jquery animation to the pagination in Matrix? I got help from P&T Support and they showed me how to add pagination to Matrix in Expression Engine. I was wondering how to add jquery ...
2
votes
1answer
33 views

In the control panel, is it possible to only show a field when editing a single particular entry using JS/jQuery?

In the control panel, is it possible to only show a field when editing a single particular entry using JS/jQuery? It's a matrix field, in case this makes any difference. Thanks
2
votes
2answers
80 views

In Expresso Store, how do I use my own buttons for modifiers in place of <select> menus?

Expresso Store's default behavior is to output modifiers as menus. This makes sense when the product is a T-Shirt and the variations are predictable: you have a modifier for size (with options for S, ...
2
votes
1answer
86 views

SafeCracker and Querying the database in the search for duplicate content

I have a safecracker form which I am using to register contacts for a contact manager. In an effort to eliminate duplications I would like the safecracker form to query the database and check for ...
1
vote
1answer
202 views

Freeform Pro AJAX Validation with AJAX Submit using jQuery Form plugin

I'm using the jQuery Form plugin (http://malsup.com/jquery/form/) to return an AJAX message on successful submission of a contact form. However, I also need to do AJAX validation. My current form and ...
1
vote
0answers
12 views

Trigger save on WysiHat editor on publish page?

I'm writing an EE module where I need access to the text of the EE rich text field (a modified version of the WysiHat editor). When the field is edited, I need to trigger the logic to save the value ...
0
votes
0answers
47 views

validate a safecracker dropdate field

I'm using a dropdate field type to collect a member's birth date in a safecracker form. (http://devot-ee.com/add-ons/dropdate) j {field:member_birthday} outputs the day / month / year in separate ...
2
votes
1answer
77 views

Are there limitations to ExpressionEngine's JavaScript templates?

I recently upgraded a couple of sites to EE2.5.5. I was utilizing templates to store JQuery and its plugins, combining all within an index file of my 'scripts' group. This isn't necessarily best ...
4
votes
1answer
59 views

Javascript Updated prices with exp:resso Store

I would like Expresso Store to update my product price every time I choose a modifier. Is there an easy way to do this built into the store?
4
votes
1answer
144 views

safecracker reference issue can't find variable EE

I'm using safecracker and getting this error: Uncaught ReferenceError: EE is not defined when using safecracker. I tried this solution: http://ellislab.com/forums/viewthread/197571/P15 (moving ...
5
votes
1answer
132 views

How can I re-initiate store_product_price_inc_tax when new products are bought in via AJAX

I'm trying to display the prices of my products inclusive of GST and have them update automatically when a modifier is changed. I've put the class .store_product_price_inc_tax on a span that holds the ...
5
votes
2answers
116 views

Two channel entries loops on one page, both with pagination

I am having some issues with pagination. I have two channel entries loops on one template, both of which have pagination enabled. One of the loops works fine but the second one, I guess is ...
7
votes
4answers
284 views

Hiding/Showing Google Maps for ExpressionEngine

Using Objective HTMLs "Google Maps for ExpressionEngine" we can get the 3 maps from this query to show: {exp:channel:entries channel="events" orderby="events_start_date" sort="desc"} {if count == ...
4
votes
1answer
40 views

Computing word, image, video and audio file counts in a scalable way?

I am attempting to gather as much interesting metadata as possible to display for readers of an EE site I'm developing and am looking for guidance on methods (or indeed the feasibility) of computing ...
1
vote
1answer
109 views

Calendar tag and ajax/jquery

Im using the calendar tag on a page and an iframe below it to display an event page. The iframe displays the latest event. When you click on a day in the calendar it calls that days event into the ...
4
votes
2answers
87 views

How to have multiple data table layouts on a CP page?

I'm trying to figure out how to have more than 1 data table (filtering AJAX paginating table like the entry view in the Control Panel) on a page but there's a problem; the div used for pagination is ...
5
votes
1answer
95 views

Why is MX Google Map not resizing in tab?

I am using MX Google Map to display a basic map. This map happens to be in a tab (Bootstrap). Here is the code for the basic tab. <div class="masthead-image tab-content"> <div ...
4
votes
1answer
320 views

Native ExpressionEngine Forms w/ Jquery Validate & Watermark Plugins

I'm using the jQuery Validate (https://github.com/jzaefferer/jquery-validation/tree/1.9.0) and Watermark (http://code.google.com/p/jquery-watermark/) plugins in conjunction with ExpressionEngine's ...
3
votes
1answer
131 views

Accessing a template via AJAX from a template group

I'm trying to access a partial template via AJAX from a template group but I keep getting a 403 forbidden or 404 not found error. I'm using the great Ajax-include pattern Jquery script from the ...