View Product page magento [closed] - magento

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
in magento when I click on a product I go to
www.mysite.com/product.html
How I can change to
www.mysite.com/sometext/product.html
Thanks in advance..

Go To Menu Admin > Catalog > URL Rewrite Management
Click on "Add New URL Rewrite" button
Select "Create URL Rewrite:" For Product
Filter your product in grid and select product
Click on "Skip select category" button at the end of the page
Change request path to "sometext/product.html"

Related

How to set Custom Page not Found in Blogger? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I want to set my Bloggers Custom Page, Any one help me to set it. Please tell me the Script or code for this.
Go to Blogger Dashboard > Select Blog > Select Settings tab > Search Preferences
Select edit option of Custom Page Not Found
Add the below script :
<h3>404 - Page was not found</h3>
<p>It might have been removed, had its name changed, or is temporarily unavailable.<br/>
Please check that the Web site address is spelled correctly.</p>
Go to our home page
You can also add custom images similar to your blog theme.
See an example of a custom 404 page

How to export a Big Cartel shop theme that has been customized? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I have a big cartel store that I have customized, but I cannot figure out how to export it to transfer it to another store.
Is it not possible, or am I just missing something?
Currently the export options available for your Big Cartel store data are downloading order details, and your customization settings.
To download a copy of your store customization settings:
Head to 'Customize design' > 'Advanced', and click "Download current theme" at the bottom of the page.
To download your orders as a .csv file:
Head to the 'Orders' page in your Admin, and click "Export CSV" at the
bottom of the page.
To import the theme back into Big Cartel:
The only way to ‘import’ the theme is by copying each page’s code from
the theme files and pasting them into the corresponding pages in your
Big Cartel admin. The option to import a theme with the click of a
button is currently not possible, but hopefully in the future Big
Cartel will make that option possible. [source]

magento is not showing cart products on just categories and product pages [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 8 years ago.
Improve this question
Magento cart showing products on cart and main page correctly, but it is showing empty cart on categories and product pages, actually cart is not empty.
My site is dressat.se any help would be appreciated. I am searching it from previous 2 days.
1) Run the Magento Compiler to check the changes.
2) Clear the Magento Cache through magento admin panel.
3) Check the product is enabled.
4) Check the product stock item.
5) Check the product quantity.
Once all the things are correctly set, Run the Index Management in though admin panel
This will help you.

hyperlink image in magento [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
I am fairly new to coding and magento back end, so please accept my apologies if I am asking something extremely obvious. i am trying to associate a hyperlink to an image in magento, which is in the middle bit of the page (not header, not footer...? i accessed those /app/design/frontend/default/XXXXXX/template/page/html/header.phtml and the rest, but no luck with where I should put the code in the front page I can not find the file I should go into in order to hyperlink the image many thanks for your help
In most of the cases of magento front page these pages are cms pages. You can go to admin->CMS->Pages and look for home or home page under url key. Click on it to modify and in content section choose the page where you want to edit.
if your home page has code to display data through template(.phtml) than look for that file and add your code to display image.

Creating a distribution list within CRM 2011 [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I am trying to find a efficient way for our users to email multiple contacts within CRM with a custom email (no templates) on demand.
After playing around with it for a long time, I came up with the following:
Create a custom view under "Contacts" that holds the group you want to email.
Select one of the contacts, go to the "Add" tab, and select "Email"
Click the search box beside "To" and fill out the popup with the following:
Look for: "Contact"
View: "-The name of your custom view from step 1-"
Select all of the contacts in the view
Click "Add"
Click "OK"
Complete the email and send it
However, this is not efficient and would confuse our users. I am looking for a better solution to email multiple users at once within CRM or to dynamically pull contacts from CRM and put them in a distribution list in Outlook 2013 (probably not even possible).
Assuming that you are sending to Contacts, Leads, or Accounts:
Select all records on the view that has been set up for this purpose with the top left checkbox
Click the Add Tab above the Ribbon
Click Quick Campaign -> For All Records on All Pages
Use the Wizard, ensuring that "Mark Email Messages to be Sent" is checked

Resources