how to make my opencart Url's very convinient and familier - php

i use open cart V 3.03.7
i want to display category page somthing like this : mywebsite/vehicles
instead of displaying: https://mywebsite/index.php?route=product/category&path=20_27
my questions is: how to do it and what is main idea
if there is a giudnace to learn please advice
great thanks

Related

Implement search option/tool in website

I have to implement search option/tool in my website. Search tool should search contents only from my website like some category name or file name. I'm developing website in PHP. I have also referred this link too. But I want some templates or
some demo like video lecture or blog which describes that how to develop.
In that link, there is option to describe all the data. But how? And I also want to develop in core PHP.
If anyone know answer then please explain or suggest me link from where I can understand from beginning. Thank You.

Prestashop Product creation in one page without tabs

I need to code a very simple Product creation system in Prestashop, using a single page without tabs.
Does anyone already achieved such a thing?
Would it be better to use the PHP Product class, a Prestashop Webservice, or anything else?
My google-fu must be rusted, because I can't find any SIMPLE product creation example with Prestashop around here...
Thank you in advance, and have a nice day.
Note: I already asked the same question on the official Prestashop forum, but you know, this forum is like the old U.S.S.R from the communist era:
"Tell us what you want, we'll teach you how to live without it!"

cherry framework wordpress where are the shortcodes?

I'm customizing a site built using cherry framework for Wordpress...
My "issue" is regarding a shortcode that generates a list of the recent posts of a x category... this is a built-in thingy in the theme...
What I need to to change the behaviour of the featured image... on click, I dont want the prettyphoto lightbox, I need the link to the post to be there instead...
I found right code to edit for the default Portfolio-book, but not for the shortcode.. i cant get the right piece of code...
the name of the shortcode that generates the gallery is:
posts_grid columns
and the code I'm implementing:
[posts_grid columns="3" order_by="date" order="DESC" thumb_width="333px" thumb_height="333px" meta="yes" link="yes" link_text="Leer más" category="masters" custom_class="masteres-list"]
I have searched the whole PHP documents but cannot seem to find the right piece of code that makes this happen...
I expect somebody who knows the framework to give some light on it. thanks.
http://www.cherryframework.com/forums/topic/customizing-posts_grid/
Found the answer directly from the developer...

How to get the category list in magento?

I am newbie to magento.We are using magento 1.6.One of my friend did the designing part for magento.Currently we have the static categories on the right side by using 2column-right.phtml.
No I want to display the active categories in the right column.I tried all the solutions mentioned in the post
Stackoverflow solution .Tried accepted and unaccepted solutions too.Also tried some others but no luck.whether I am in the right way.
1.Is this the proper way to get the categories in the 2column-right.phtml.
2.If not how can I get the categories.
3. What I need to change to get the category list from the above solutions.
Please give me solution for this .
In the below link, they guide to create vertical menu.
http://www.magentocommerce.com/wiki/4_-_themes_and_template_customization/navigation/how_to_create_a_vertical_left_hand_menu
or
Use the below free extension to install the vertical menu.
http://www.magentocommerce.com/magento-connect/vertical-sidebar-menu.html
you need to do two things:
1) Go to admin Catalog -> categories , select a category and check whether the desired category is enabled and is Anchor is set to Yes.
2) Call this file where you want to show your categories "app/design/frontend/default/yourtheme/template/catalog/navigation/lef.phtml"
you may need to do a lil adjustments.

drupal menu item which is not a link

I am trying to use special menu items to make certain menu item(s) not a link. There are some issues with this module, and I am unable to do so. Currently, I am testing it with the garland theme. Although this seems like a basic feature, I am finding it difficult to accomplish this task. Do you have any suggestions. Thank you.
http://drupal.org/project/special_menu_items works.

Categories