How to add latest module in Opencart Version 2.0.0.0 - opencart

How do I add latest module in Opencart Version 2.0.0.0 Home page? I try many but can not success.
Please help me .

Login Admin:
Step 1: Extentsions -> Module:
Active module Lastest
Step 2: System -> Design -> Layout
Select Layout Home -> Edit
Add Module Lastet
Finish

To add latest products on home page follow below steps,
In your Open Cart admin go to Extensions > Modules and click Install near to "Latest" module.
Click Edit button at the right near to Latest Module.
Enter Module Name as latest-product (put any name to recognize it).
Give limit,height,width.
Make Status as Enabled.
Click on save button.
Now Go to System > Design > Layouts and edit Home layout.
Choose "Latest > latest-product" for Module , select Position and give Sort Order.
Click on save button.

Related

How to opencart 2.3.0.2 version into free modules add?

How to open cart 2.3.0.2 version into free modules add?
I try to free model
go to admin -> design -> layout -> add(module)
please send processing step by step explain
Unzip the file and ftp it to your cart (or copy it to your cart directory, if you are running it locally). The module will be laid out in a way that matches your cart, so copy the catalog folder from the module to the catalog folder in your cart, admin folder to admin folder, etc. Then you will have to go to admin->extensions->extensions, select modules and install your module.
admin pane > Extensions > Extension installer
Click on the upload button > Select the .zip file and click “OK”
After clicking “OK” your extension will be uploaded and a “success” message should appear. > Now your module should be visible in Extensions
Modules. After locating it in the Module list just click the install button (“ + ” sign) >
The final step of the installation process is to apply the changes we have just made. In order to do so, go to Extensions > Modifications and click the Refresh sign at the upper right corner of the page.

In Sitecore 8, how can I add a new application to the Start Menu?

We're using Sitecore 8.1 and would like to add a new app to the Start Menu:
How can one do so?
The required steps are below:
Switch to the 'core' database in the bottom-right selector
Go to Sitecore → Content → Applications, and add a new application
Go to Sitecore → Content → Documents and Settings → All Users → Start Menu, and add a new Shortcut to the Left or Right section
Go to the new Shortcut, then switch to "Raw Values" mode (in the View tab) and add a link in the following format to the "Application" field:
<link linktype="internal" url="/Applications/*YOUR APPLICATION NAME*" anchor="" target="" />
Now click Save, reload the page, and you should see your new link in the Start Menu.

Error installing new theme in opencart 2

I am new to opencart and I am using opencart version 2.3.0.2 and working on xampp localhost.
I tried to install new theme (simplica free theme) by copying the theme files(catalog, system ) to my project folder which already have those 4 folders(admin,catalog,image,system). So it merges with those 2 folders.
When I go back to my backend extensions>extensions and select modules, I can't see any new module. Under extension>extension>themes, I can only see my default theme. also under system>setting>mystore, I can only see default store theme under theme option.
Did I do anything wrong? or what should I do to install a new theme?
Please help. Thanks in advance
I found the solution, hope this may help someone with similar problem.
I had to go to extensions>extensions then select themes then had click edit button of the default store theme. Under general> theme directory, I was able to select my theme.

Open cart product page goes blank upon theme upload (vQmod on)

Here's the scenario:
Fresh install of Open Cart. Fresh install of vQmod. Everything is working fine. But when I upload certain theme - purchased and licensed - the site has an issue. The home page is working, but the product page goes blank.
I have tried all possible combinations of OpenCart and vQmod versions (except for 2.0 for OC because the theme doesn't support it yet). I am out of ideas.
Edit: After showing all errors as adviced I finally saw the reason : "oc_product_tab' doesn't exist"
I found a solution. It turned out that the "Extra Product Tabs Opencart Extension" is missing. This is a standart free plugin that comes with template theme but it wasn't configured. It turnes out that the theme works with it.
Go to system>users>user groups and select all for both access and modify. Save. Than go to Catalog menu and click on Extra product tabs. Click Insert and add the module. That’s it. It’s a standard opencart module which is free for use.

Sitecore Upload Media from Page editor doesn't work

I am a new bee to Sitecore and here comes my first challenge at work.
In one of the website component, I want to add an image.
For this in content editor:
I'll click on browse.
Switch to folder view.
Navigate down to the folder you want to save into.
Click upload media on top left.
Click ‘Browse for media files’ and navigate to the image on the local drive and select it.
Enter alt-text and click upload media.
In Chrome the green bar for uploading never seems to finish. On IE one of the green bars changes to ‘Upload complete’. At this point there is no call to action to add the image to the module, select the module – you just don’t know what to do next.
Eventually you have to click ‘Back’ or ‘close’. Then when you go to find the image it is not in the folder you selected. It is in Upload folder. We cannot keep all of our files in ‘Upload’. We need to be able to upload into a chosen folder.
I am using Sitecore 7.2.
This works properly in a base site in Sitecore 7.2, but is not working in my website.
Is there any setting I need to change to make this work properly?
I know we can add media files into Media library directly and can use it. But we want to do it the using the above mentioned steps/ or using Page editor. The main problem is, this doesn't work while adding image from Page editor.
Hope I can get some solution!
many thanks!
I looked at the Release Notes for Sitecore 7.2 and found that there were several bugs related to Media Uploads that were resolved in Update 2 (140526), including some that relate to choosing the destination of uploaded media. From your description of the issue and the bugs that were fixed in Update 2, it sounds like you may only need to update to Revision 140526.
To find out what revision of Sitecore you are using, go to the Sitecore Desktop -> Start Menu -> Control Panel -> Administration -> Show About Sitecore Information. As you will see in the screenshot, below, there is a parenthesized revision number at the top. If that number is not 140526 then you should try to apply Update 2 to your instance.
Note that this screenshot is of an instance that is not running on Sitecore 7.2 Update 2, but is instead running on the initial release (140228).