

partrade12
Members-
Content count
51 -
Joined
-
Last visited
Profile Information
-
Real Name
Erin
-
partrade12 started following Kirod
-
Kirod started following partrade12
-
how do i get attributes to work in EP? I have a lot of products that are the same but have different item numbers, I want the pic to change as the different color attributes are selected along with the Item number. Is this even possible?
-
partrade12 started following Easy Populate has gone crazy!
-
can i put multiple locations in?
-
yay that fixed it! Now I should just be able to add all my locations and my customers can do a search?
-
ok im rechecking files now
-
ok i see my map i had to add the information box but its showing the "LOCATE US" as 'MODULE_BOXES_INFORMATION_BOX_EASYMAP' I have checked my files and everything is right
-
Ok i know I'm asking a lot of questions, I have figured them all out besides I can not see my map on my site..where should it be located for me to view?
-
Where do I enter my locations?
-
Also I can't see on my website
-
I have multiple stores will this work?
-
Never mind i forgot the version checker files all is well!!!
-
I just installed this and i am getting this: TEXT_MISSING_VERSION_CHECKER, on my admin section when i pull up easy map, how do I fix?
-
does this contribution allow me to make available a list of dealers in my consumers area, or show them the closest dealer to them?
-
Thanks!!
-
i do not have a information.php file where do i get this file or am i looking in the wrong place for it? l Open the file in "includes\boxes\information.php" find the code: '<a href="' . tep_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a><br>' . Add after: '<a href="' . tep_href_link('links.php') . '">' . 'Links Page' . '</a><br>' .