This item is by an Elite Author
Koev
- Author was Featured
- Bought between 100 and 499 items
- Bulgaria
- Elite Author
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Microlancer Beta Tester
- Referred between 200 and 499 users
- Sold between 100 000 and 250 000 dollars
365
Purchases
Buyer Rating:
4.15 stars
4.15 average based on 54 ratings.
-
5 Star
3666%
-
4 Star
59%
-
3 Star
59%
-
2 Star
11%
-
1 Star
712%
| Created | 29 November 11 |
| Last Update | 14 February 13 |
| Columns | 3 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | OpenCart 1.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved Koev -
Contact Envato Support


Hi there, I got this problem: Warning: include(image_zoom.php) [function.include]: failed to open stream: No such file or directory in /home/nayarit/public_html/vqmod/vqcache/vq2-catalog_view_theme_RetailUniverse_template_product_product.tpl on line 21Warning: include() [function.include]: Failed opening ‘image_zoom.php’ for inclusion (include_path=’.:/usr/lib/php’) in /home/nayarit/public_html/vqmod/vqcache/vq2-catalog_view_theme_RetailUniverse_template_product_product.tpl on line 21
The vqmod manager can’t read dynamically created paths. You would need to manually copy the files image_zoom.php and image_fancy.php to your vqmod/cache directory.
You would also need to do the same for the menu types: drop_menu.php, oc_menu.php and universe_menu.php
I feel like crying´ :´( 5 days stuck, and where can I find the translation files for your theme and where can I deactivate comments, I dont need them… Thanks again
Language files are located in catalog\language\english\universe_custom\universe.php
The comments could be disabled in system/settings/options
I think this is the last:
that word can be translated in your files:
http://puu.sh/1vofband believe me I am the Spanish translator
http://www.opencart.com/index.php?route=extension/extension/info&extension_id=3457it´s ur function?
Can’t open the first link.
I saw it. Do you mean “Based on”? I have to check this – may be it’s hardcoded and I would need to rework it.
a few questions:
1. why I can´t place anything on Columns? not in the front but the Contact area (i.e. Maps or chat)
2. where do I change the link´s color for twitter?
3. where do I can remove some links of the Menu to make more room for a logo?
1. Columns could be used on modules with Rich text editor. For other pages you would need to manually alter the page code.
2. Twitter feed links: #twitter_update_list li a – line 738 in the stylesheet.
3. catalog/view/theme/RetailUniverse/template/common/header.tpl
I cant get any modules to work with this theme, I cant add custom menu items, I cant get a blog to work.
Hello dchproduction,
Could you please send me an e-mail with more details.
same here, I need to put a map below address+phones on the contact section, how can I do since it´s important…
that it´s I guess one of the last issues for the project… government dudes so they just want results :/
You would need to do it manually in catalog/view/theme/RetailUniverse/template/information/contact.tpl
hi koev
i use arabic language and i want use boxes like category in right but column right not work for all modules and only content top/bottom ,column left working , plz help and give me a tutorial > how to enable right columns in this template .
thank you
Hello dario0123,
It looks like you never purchased this theme or anything else here on ThemeForest. Could you please sign in with the account used to purchase the theme and send your questions again.
Thank you.
Hey Koev.
I need to change the jQuery version of my site, currently 1.6.1 to 1.7.1 or above.
What’s the changes I need to do in the Retail Universe theme files? Would you mind telling me?
Thanks and regards
You would need to change the script reference in the header.tpl and the JS file itself (optionally you could load the file directly from http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js )
However, keep in mind that if you change the jquery version you wouldn’t be able to use the Li Slider anymore!!! Unfortunately the Li Slideshow plugin doesn’t work with newer versions of jQuery and the developer refuse to update/support it anymore). He doesn’t even answer questions for more than a year.
well Sir… Can you give me an example? link me to a video? charge me for the solution, but I dont know how to activate Left & Right column to add Modules, modules that I bought…. just 2 in contacts below the left column
The contact page doesn’t have module areas in left or right columns, because of the custom layout used for the contact details on the left.
You could use the content_bottom or content_top areas for modules there.
Actually, here is the reference from the theme documentation:
Hi Koev.
So I need to “call” thenew jQuery version on the header.tpl (at catalog/view/theme/retaiuniverse/template/common)
So I need to save those codes you sent me in a new file xxx.js. But what do I must change on header.tpl? Here its the codes where a jquery appears:
<?php } ?> <script type=”text/javascript” src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/jquery-1.5.2.min.js”></script> <script src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/jquery.cycle.lite.1.0.min.js” type=”text/javascript”></script> <script src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/jquery.roundabout.min.js” type=”text/javascript”></script> <script type=”text/javascript” src=”catalog/view/javascript/jquery/ui/jquery-ui-1.8.16.custom.min.js”></script> <script src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/cloud-zoom.1.0.2.min.js” type=”text/javascript”></script> <link rel=”stylesheet” type=”text/css” href=”catalog/view/javascript/jquery/ui/themes/ui-lightness/jquery-ui-1.8.16.custom.css” /> <script type=”text/javascript” src=”catalog/view/javascript/jquery/ui/external/jquery.cookie.js”></script> <script type=”text/javascript” src=”catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.4.pack.js”></script> <link rel=”stylesheet” type=”text/css” href=”catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.4.css” media=”screen” /> <script src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/custom_scripts.js” type=”text/javascript”></script> <script src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/jquery.jcarousel.min.js” type=”text/javascript”></script> <script type=”text/javascript” src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/scrolltopcontrol.js”></script> <!
- Tipsy -> <script src=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/tipsy/jquery.tipsy.js” type=”text/javascript”></script> <link href=”catalog/view/theme/<?php echo $this->config->get(‘config_template’); ?>/js/tipsy/css.tipsy.css” rel=”stylesheet” type=”text/css” /> <?php if( $this->config->get(‘theme_control_header_font’) != ‘Arial’){Would you tell me what do I need change? Don’t have a clue. Thanks
Hello gbllack,
You would need to download the new jQuery JS file and place it in catalog/view/theme/ReatilUniverse/js folder.
Next, you would need to open header.tpl and change this line:to
Alternatively, you could just swap this line:
with the link I gave you. It must be like this:
However, don’t forget what I told you:
You wouldn’t be able to use the Li Slideshow anymore if you change the jQuery version!
The tweets don’t work. Any help?
Hello toni_sbd,
it sounds like you didn’t updated your theme for a while. There was a change in the Twitter API 2 months ago and the theme was updated to work with the new API 1.1
Hi. How do I integrate the theme of this module ;
http://www.opencart.com/index.php?route=extension/extension/info&extension_id=2200&filter_username=waabayHello pasulyan,
I can’t really say because I don’t know how it works and how it’s built, but probably some modification would be required. I am 99% sure it wouldn’t work out-of-the-box.
Thank Koev! I’m aware to not be able to use the Li Slideshow anymore.
What I did was to set up my payment method, wich now is working fine, buuut ther’s a problem at the “menu bar” on the site.
All the categorys was gone an there is this mensage:
Warning: include(universe_menu.php) [function.include]: failed to open stream: No such file or directory in/home/storage/d/f5/93/asiandroid/public_html/vqmod/vqcache/vq2-catalog_view_theme_RetailUniverse_template_common_header.tplon line 310Warning: include(universe_menu.php) [function.include]: failed to open stream: No such file or directory in/home/storage/d/f5/93/asiandroid/public_html/vqmod/vqcache/vq2-catalog_view_theme_RetailUniverse_template_common_header.tplon line 310Warning: include(universe_menu.php) [function.include]: failed to open stream: No such file or directory in/home/storage/d/f5/93/asiandroid/public_html/vqmod/vqcache/vq2-catalog_view_theme_RetailUniverse_template_common_header.tplon line 310Warning: include() [function.include]: Failed opening ‘universe_menu.php’ for inclusion (include_path=’.:/usr/share/pear’) in/home/storage/d/f5/93/asiandroid/public_html/vqmod/vqcache/vq2-catalog_view_theme_RetailUniverse_template_common_header.tplon line 310
Do you have an idea what’s wrong?
Thanks!
Hello gbllack,
Did you changed something else? Could you send me an e-mail with link? Basically if you’re using vqmod manager you would need to copy those files manually in your vqmod/cache folder, but if it worked fine till now it’s not possible to disappear only because you changed the jQuery version.
Sent you an e-mail
mail sent back.
Best regards and Happy New year!
If I purchased a template Do I get future updates for free ?
Hello nwera,
yes, you’ll have unlimited access to any future update/upgrade to the theme with no additional costs.
Can I disable for icon on product page I just want to have link to product not 4 small icon on mouse over?
Hello surkopalko,
I am afraid this is not possible without some serious modification to the CSS and at least 9 tpl files.
Also how to disable mouse over to jump box product info?
You would need to delete the JS function controlling this effect in custom_scripts.js file
how can I make the LATEST section to show random products?
I am afraid you can’t. That’s why it’s called Latest products. They are ordered by date-added.
Within the included module ‘Retail Universe Controls’ it is possible to change all colors an backgrounds. Super. However, I have installed a second shop (multi-store) and when I change something in this module, it also changes the second store. Is there a way that this module can be ‘duplicated’ so we can change colors etc. seperately?
Hello webgiants,
Unfortunately it looks like you never purchased this theme. Could you please sign in and resend your questions with the account used to purchase the theme.
Thank you.
I’m sorry. My colleague Patrick has ordered it with his account (on december 10th, 2012). I will ask him to send the question. Regards. Arthur
Within the included module ‘Retail Universe Controls’ it is possible to change all colors an backgrounds. Super. However, I have installed a second shop (multi-store) and when I change something in this module, it also changes the second store. Is there a way that this module can be ‘duplicated’ so we can change colors etc. seperately?
Hello mediador,
I am afraid the module doesn’t support multi-store. It can be done with duplicating the module but you would need to duplicate the theme files and modify them to avoid conflicts, which wouldn’t be so easy.
Hey Koev.
I’m with a problem with the banner parameters. I don’t know why and I tell you that I’ve tried many things, but my banner did not show at top content. Instead it appear only and always at below the “latest” and above the footer at home page.
Have an idea if this can be happen in the theme or maybe in my opencart?
Regards
Hello gbllack,
could you please send me an e-mail with temporary admin access to check this?
Hello George,
everything works fine with your store banners (check your web site). You would only need to be more careful when assigning the sort order.
OK then! Thanks man.
I’ve really tried all the configurations but it didn’t worked. My mistake then.
Anyway, thanks again Koev.
Need some help please, I click on a product and cart takes me to a product, when I scroll down to related products and Hover, the fly out/up window displays the following error where the description should be:
It works fine on the main page for latest items
I Hope you can help Koev. Thank you, Ron
Hello rpercell,
did you uploaded all files? It sounds like the custom product page controller is missing.
Thanks Koev,
I started fresh and installed 1.5.4.1 then installed vqmod 2.2.1 then downloaded and installed your latest version of the R.U..
Results: I click on a product and cart takes me to a product, when I scroll down to related products and Hover, the fly out/up window displays the following error where the description should be:
Line 401 is:
<?php echo $product['description']; ?>
and is contained in the: section of the product.tpl.Thanks for the Retail Universe, Great Theme Koev, Love the design. Ron
Hello Hello rpercell,
could you please send me an email with store URL and temporay FTP access to check this?
sent a reply via author email, thanks for the assistanace
2nd half of info for ftp sent