New Zenner
- Join Date:
- Jan 2010
- Posts:
- 49
- Plugin Contributions:
- 0
Modern Zen [RI07] Template
Hi
I have installed this template but there is a problem with the index layout. can anyone tell me what i am missing or done worng:
Views: 59,637
New Zenner
Hi
I have installed this template but there is a problem with the index layout. can anyone tell me what i am missing or done worng:
Zen Follower
If you're talking about the links at the top of the page these are inserted using ezpages.
You also appear to have missed a language definitions file along the way.
New Zenner
PatF:
If you're talking about the links at the top of the page these are inserted using ezpages.
You also appear to have missed a language definitions file along the way.
I was not talking about the header, but the how the products are laid out.
I checked all the language files and they are there
New Zenner
Hi,
I seem to can't figure out how to get the following sideboxes for this template {Tell-a-friend} {subscription}
Thanks for your help
New Zenner
Hello everyone.
I dont know am I the only one who have this problem or maybe I just could not find the post for the solution ... here is my problem:
In my cart I dont have delete button (small_delete.gif). Everything else works pretty good. But it makes me crazy when I try to edit the order and there is not delete button.
I am using RI07 and it is awesome template.
Thank you.
New Zenner
I emailed that author but got no response - looks like the template development might have been abandoned. I'd happily pay for a more modern template like this but so far I haven't found one.
New Zenner
So has anyone succeeded in getting help from the designer of late? I'd like to try using this template on 1.3.9 but it has a few obvious issues like the Search button not being functional, which I would need some help fixing most likely.
New Zenner
Rob,
I know you made a comment on the RI0007 Template about a year ago but it seemed like you knew what you were talking about so I wanted to ask you a quick question... I am having the same problems with the navigation bar.. but I have also created EZPages... and nothing.. I changed some of the settings in Layout Boxes Controler but the website seems ok except for no top nav bar.. Any answer or suggestion would be GREATLY APPRECIATED.. Even if I have to reinstall the whole template.. I am just pulling my hair out by this point.. Thanks
Scott
New Zenner
Sorry everyone, I realized my stupid mistake... we really need a book "ZEN CART for Dummies"... ok I guess I really need this book...:blush:
After trying to figure out my issue with the main header I finally went back into EZPages and typed in "1" into the order... I had been putting ">0" in that section... not thinking that I should be putting 1,2,3... I feel like such an idiot.. Anyway disregard my two posts.. thanks
heinbach:
Rob,
I know you made a comment on the RI0007 Template about a year ago but it seemed like you knew what you were talking about so I wanted to ask you a quick question... I am having the same problems with the navigation bar.. but I have also created EZPages... and nothing.. I changed some of the settings in Layout Boxes Controler but the website seems ok except for no top nav bar.. Any answer or suggestion would be GREATLY APPRECIATED.. Even if I have to reinstall the whole template.. I am just pulling my hair out by this point.. Thanks
Scott
Totally Zenned
Has anyone else had issues using zen lightbox with this template or even the image popup.
For some reason after installing zen lightbox it directs you to the image file itself.
Anyone elese run into this issue and have a possible fix?
Totally Zenned
I got this working correctly. Thanks!
Zen Follower
What did you do to fix it? I've had that problem in the past but ended up just having RubikIntegration fix it.
New Zenner
Hello - Could not find the one you did. Page is blank. Am wondering if this one in below address. I'd like to download it and add it for my layout in my website if I may. And who would I chat with or message to help me do it? Thankyou for your time.
Totally Zenned
This is the current site I am making modifications to.
Seems that the css_javascript_loader needs to be updated when using Zen Cart 1.3.9h or after upgrading.
Hope this helps!
Ray
Totally Zenned
rbarbour:
This is the current site I am making modifications to.
Seems that the css_javascript_loader needs to be updated when using Zen Cart 1.3.9h or after upgrading.
Hope this helps!
Ray
This restores all the popup windows and allows slim box & light box to function properly!
New Zenner
I saw someone ask there was a book out that is for. Zen - cart for dummies. Is there such a book. lol lol I see what I did wrong. I had a layout that I was using that was. not even sure how many columns it has I'll say 2. So when I went to use the classic. It only gave me the one column on the left side. How do I go about getting the right one that has the 3 columns. Thankyou for help.
Totally Zenned
Nancee:
I saw someone ask there was a book out that is for. Zen - cart for dummies. Is there such a book. l
See the banner at the top of this page with the BIG BOOK, click on it!
To enable the right column you need to change the global setting in your:
\includes\templates\RI_TEMPLATE_07\common\tpl_main_page.php file:
for me lines 150 - 152, find:
//if (COLUMN_RIGHT_STATUS == 0 || (CUSTOMERS_APPROVAL == '1' and $_SESSION['customer_id'] == '') || (CUSTOMERS_APPROVAL_AUTHORIZATION == 1 && CUSTOMERS_AUTHORIZATION_COLUMN_RIGHT_OFF == 'true' && $_SESSION['customers_authorization'] != 0)) {
if (COLUMN_RIGHT_STATUS == 0 || (CUSTOMERS_APPROVAL == '1' and $_SESSION['customer_id'] == '') || (CUSTOMERS_APPROVAL_AUTHORIZATION == 1 && CUSTOMERS_AUTHORIZATION_COLUMN_RIGHT_OFF == 'true' and ($_SESSION['customers_authorization'] != 0 or $_SESSION['customer_id'] == ''))) {
// global disable of column_right
$flag_disable_right = true;
}
change to:
//if (COLUMN_RIGHT_STATUS == 0 || (CUSTOMERS_APPROVAL == '1' and $_SESSION['customer_id'] == '') || (CUSTOMERS_APPROVAL_AUTHORIZATION == 1 && CUSTOMERS_AUTHORIZATION_COLUMN_RIGHT_OFF == 'true' && $_SESSION['customers_authorization'] != 0)) {
if (COLUMN_RIGHT_STATUS == 0 || (CUSTOMERS_APPROVAL == '1' and $_SESSION['customer_id'] == '') || (CUSTOMERS_APPROVAL_AUTHORIZATION == 1 && CUSTOMERS_AUTHORIZATION_COLUMN_RIGHT_OFF == 'true' and ($_SESSION['customers_authorization'] != 0 or $_SESSION['customer_id'] == ''))) {
// global disable of column_right
$flag_disable_right = false;
}
Hope this helps!
New Zenner
Hi there,
I wish we could see the template but http://phuong.ridevelopement.com/ri-0007/ is no longer there.
What is the new link please. I am looking for a template just like being described here for my new gift catalog. Will start working on it as soon as I find a template. So please provide the new link.
yellow1912:
Demo:
http://phuong.ridevelopement.com/ri-0007/Please note that we are still working on some last parts on it, let me know what you think about this particular FREE template. If there is enough interest perhaps I will try to speed up the release.
Another flavor of this template for XMas will be ready soon as well.
Totally Zenned
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1482
You can download this template at above link and test it on a test site.
I've tested this template a couple years ago and want to re-test it. In meantime, I'm looking at it's BOB (big orange button) for add to cart, which apparently can increase conversions.
New Zenner
Hi Thank you for the update. However still can't see demo as advertised at the download link: phuong . ridevelopement . com / ri-0007
Apparently the builder has left the building.
Fields marked required must be completed.
Tell staff why this post should be reviewed.