Re: Apple Zen Support Thread
Sweet! You're right that's the file Jade.
Got another issue though, i use the code: javascript:popupWindow (hilited in red), link isn't working, not popping (this is the same code i use for the shopping_cart which worked fine)
Error is : OBJECT EXPECTED
<a href="javascript:popupWindow(\'' . zen_href_link(zen_get_info_page($listing->fields['products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ? zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? zen_get_generated_category_path_rev($_GET['cPath']) : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) . '&products_id=' . $listing->fields['products_id']) . '\')">' . $listing->fields['products_name'] . '</a>
code applied to the product names link on this part of my website: LINK
Quote:
Originally Posted by
jettrue
Did you try includes/modules/product_listing.php?
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jealouz
Sweet! You're right that's the file Jade.
Got another issue though, i use the code: javascript
:popupWindow (hilited in red), link isn't working, not popping (this is the same code i use for the shopping_cart which worked fine)
Error is : OBJECT EXPECTED
<a href="
javascript:popupWindow(\'' . zen_href_link(zen_get_info_page($listing->fields['products_id']), 'cPath=' . (($_GET['manufacturers_id'] > 0 and $_GET['filter_id']) > 0 ? zen_get_generated_category_path_rev($_GET['filter_id']) : ($_GET['cPath'] > 0 ? zen_get_generated_category_path_rev($_GET['cPath']) : zen_get_generated_category_path_rev($listing->fields['master_categories_id']))) . '&products_id=' . $listing->fields['products_id']) . '
\')">' . $listing->fields['products_name'] . '</a>
code applied to the product names link on this part of my website:
LINK
THe shopping cart page has the javascript for the popupWindow.
SO open up includes/modules/pages/shopping_cart/jscript_main.php
Copy it to includes/modules/pages/index/
You may want to only include the popupWindow portion:
Code:
<script language="javascript" type="text/javascript"><!--
function popupWindow(url) {
window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=550,height=550,screenX=150,screenY=100,top=100,left=150')
}
//--></script>
Re: Apple Zen Support Thread
:hug::hug::hug:
It worked!!!
clap::clap::clap::
Thanks so much!!!
One last question, on the window that popped open, if i put a link to another page, how to i target the original window???
Quote:
Originally Posted by
jettrue
THe shopping cart page has the javascript for the popupWindow.
SO open up includes/modules/pages/shopping_cart/jscript_main.php
Copy it to includes/modules/pages/index/
You may want to only include the popupWindow portion:
Code:
<script language="javascript" type="text/javascript"><!--
function popupWindow(url) {
window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,width=550,height=550,screenX=150,screenY=100,top=100,left=150')
}
//--></script>
Re: Apple Zen Support Thread
Quote:
Originally Posted by
jealouz
:hug::hug::hug:
It worked!!!
clap::clap::clap::
Thanks so much!!!
One last question, on the window that popped open, if i put a link to another page, how to i target the original window???
You can't pop it back to the old window, as far as I know.
Re: Apple Zen Support Thread
Hello, i have been reading this topic for a while. Cannot find the answer. I have installed this awesome template on my 1.3.8 . and i have a very simple question. There is some text written on top of template: "To change any of the site colors, open up includes/templates/apple_zen/css/stylesheet.css. To overwrite your own logo, upload your logo.gif to includes/templates/apple_zen/images/"
i found this text in template_info.php and replaced with mine sure keeping all ' ' in places. But this text is still showing up. Is where anywhere else i can find this text to replace?
Thanks.
Re: Apple Zen Support Thread
The site went blank yesterday after I uploaded the style sheet. I thought it was my browser and I closed down for the day. Don't know what is going on but I can see all the files in the right places. Thank you for this suggestion and the template. I"ll work on this today and report back.
Re: Apple Zen Support Thread
OK, had an apostrophy in the header title......
Let's try again. Here it is:
http://www.thethreadedneedle.com/shop/
Right column is transparent
Re: Apple Zen Support Thread
I'm all set. That was it...don't know how I missed it. Really admire your work on this. I'm not much of a gif gal so missed the mask on the content_bg