• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

What Did I DO Wrong, Drop Down Not Working

Explorer ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kim's Jewelry &amp; Crafts</title>
<style type="text/css">
#container {
width: 1020px;
background: #FFFFFF;
margin: 0 auto;
border: 1px solid #000000;
text-align: left;
}
#sidebar {
float: left;
width: 320px;
background: #EBEBEB;
padding: 15px 10px 15px 20px;
list-style: decimal;
}
#mainContent {
margin: 0 0 0 380px;
padding: 0 20px 20px 20px;
background-color: aliceblue;
}
</style>
<link href="kim.css" rel="stylesheet" type="text/css">
<link href="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/css/bootstrap-4.4.1.css" rel="stylesheet" type="text/css">
</head>

<body>
<!--container div tag-->
<div id="container">
<!--sidebar div tag-->
<div id="sidebar">
<h3>Links To Pages In Site</h3>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button>
<div class="collapse navbar-collapse" id="navbarSupportedContent1">
<ul class="navbar-nav mr-auto">
<li class="nav-item active"> <a class="nav-link" href="https://djsqueakey.myportfolio.com/work">Home <span class="sr-only">(current)</span></a> </li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Site Menu </a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1"> <a class="dropdown-item" href="https://djsqueakey.myportfolio.com/work">Home</a>
<a class="dropdown-item" href="https://djsqueakey.myportfolio.com/jewelry-page-2">4th of July</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/bracelets">Bracelets 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/bracelets-page-2">Bracelets 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/bracelets-page-3">Bracelets 3</a><a class="dropdown-item" href="#">Cat Collar</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/causes-jewelry">Causes Jewelry</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-1">Charms &amp; Pendants 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-2">Charms &amp; Pendants 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-3">Charms &amp; Pendants 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-4">Charms &amp; Pendants 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-1">Childrens 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-2">Childrens 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-3">Childrens 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-4">Childrens 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-5">Childrens 5</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-6">Childrens 6</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-17">Childrens 7</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-8">Childrens 8</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-1">Christmas 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-2">Christmas 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-3">Christmas 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-4">Christmas 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/dog-collar">Dog Collars</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/cutiepengus-beaded-jewelry-crafts">Earrings 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-2">Earrings 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-3">Earrings 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-4">Earrings 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-5">Earrings 5</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/easter-jewelry">Easter</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/halloween-page-1">Halloween 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/halloween-page-2">Halloween 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/name-bracelets-page-1">Name Bracelets 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/name-bracelets-page-2">Name Bracelets 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/name-bracelets-page-3">Name Bracelets 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/necklaces-page-1">Necklaces 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/necklaces-page-2">Necklaces 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/rings">Rings</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/summer-jewelry">Summer</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/valentines-day-jewelry">Valentines</a><a class="dropdown-item" href="#">Watches</a><a class="dropdown-item" href="#">Contact Me</a><a class="dropdown-item" href="#">Order &amp; Payment Information</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Something else here</a> </div>
</li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
</form>
</div>
</nav>

<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eamC58F.tmp/js/jquery-3.4.1.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eamC58F.tmp/js/popper.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eamC58F.tmp/js/bootstrap-4.4.1.js"></script>
</div>
<!--mainContent div tag-->
<div id="mainContent">
<h1> Welcome </h1>
<p>Hello, and welcome to Kim's Jewelry &amp; Crafts.</p>
<p>On this site you will find all the jewelry that I have made, and some charms/pendants that I didn't make but purchased for the purpose of using them with either necklaces, bracelets, or earrings. These charms/pendants are listed so that you can choose what you want on the necklace or bracelet that you purchase from this site.</p>
<h2>Purchasing From This Site </h2>
<p></p>
</div>
</div>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/js/jquery-3.4.1.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/js/popper.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/js/bootstrap-4.4.1.js"></script>
</body>
</html>

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.
TOPICS
Bootstrap , Code , How to

Views

925

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

Instead of 

 

 

<link href="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/css/bootstrap-4.4.1.css" rel="stylesheet" type="text/css">

 

 

 

Try using

 

 

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous" />

 

 

 

And instead of

 

 

<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/js/jquery-3.4.1.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/js/popper.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eam737A.tmp/js/bootstrap-4.4.1.js"></script>

 

 

 

Try using

 

 

<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script>

 

 

As a side note: Why are you using the deprecated version 4 od Bootstrap? Use Version 5.3 instead!

 

Just noticed that this needs to be deleted:

<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eamC58F.tmp/js/jquery-3.4.1.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eamC58F.tmp/js/popper.min.js"></script>
<script src="file:///C|/Users/squea/AppData/Roaming/Adobe/Dreamweaver 2021/en_US/Configuration/Temp/Assets/eamC58F.tmp/js/bootstrap-4.4.1.js"></script>
</div>

 

 

 

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

Copy and paste the following code into a new document and see the result using Bootstrap 5.3

<!doctype html>
<html>

<head>
  <base href="/">
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Kim's Jewelry &amp; Crafts</title>

  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
  <link href="kim.css" rel="stylesheet" type="text/css">
</head>

<body>
  <div class="container">
    <div class="row">
      <div class="col-lg-4">
        <h3>Links To Pages In Site</h3>
        <nav class="navbar navbar-expand-lg">
          <div class="container-fluid">
            <button class="navbar-toggler" type="button" aria-controls="navbarSupportedContent1" aria-expanded="false" aria-label="Toggle navigation" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent1"> <span class="navbar-toggler-icon"></span> </button>
            <div class="collapse navbar-collapse" id="navbarSupportedContent1">
              <ul class="navbar-nav me-auto">
                <li class="nav-item active"> <a class="nav-link" href="https://djsqueakey.myportfolio.com/work">Home <span class="visually-hidden">(current)</span></a> </li>
                <li class="nav-item dropdown">
                  <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" aria-haspopup="true" aria-expanded="false" data-bs-toggle="dropdown"> Site Menu </a>
                  <div class="dropdown-menu" aria-labelledby="navbarDropdown1"> <a class="dropdown-item" href="https://djsqueakey.myportfolio.com/work">Home</a>
                    <a class="dropdown-item" href="https://djsqueakey.myportfolio.com/jewelry-page-2">4th of July</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/bracelets">Bracelets 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/bracelets-page-2">Bracelets 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/bracelets-page-3">Bracelets 3</a><a class="dropdown-item" href="#">Cat Collar</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/causes-jewelry">Causes Jewelry</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-1">Charms &amp; Pendants 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-2">Charms &amp; Pendants 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-3">Charms &amp; Pendants 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/charms-pendants-page-4">Charms &amp; Pendants 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-1">Childrens 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-2">Childrens 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-3">Childrens 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-4">Childrens 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-5">Childrens 5</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-6">Childrens 6</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-17">Childrens 7</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/childrens-page-8">Childrens 8</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-1">Christmas 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-2">Christmas 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-3">Christmas 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/christmas-page-4">Christmas 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/dog-collar">Dog Collars</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/cutiepengus-beaded-jewelry-crafts">Earrings 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-2">Earrings 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-3">Earrings 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-4">Earrings 4</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/earrings-page-5">Earrings 5</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/easter-jewelry">Easter</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/halloween-page-1">Halloween 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/halloween-page-2">Halloween 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/name-bracelets-page-1">Name Bracelets 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/name-bracelets-page-2">Name Bracelets 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/name-bracelets-page-3">Name Bracelets 3</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/necklaces-page-1">Necklaces 1</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/necklaces-page-2">Necklaces 2</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/rings">Rings</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/summer-jewelry">Summer</a><a class="dropdown-item" href="https://djsqueakey.myportfolio.com/valentines-day-jewelry">Valentines</a><a class="dropdown-item" href="#">Watches</a><a class="dropdown-item" href="#">Contact Me</a><a class="dropdown-item" href="#">Order &amp; Payment Information</a>
                    <div class="dropdown-divider"></div>
                    <a class="dropdown-item" href="#">Something else here</a>
                  </div>
                </li>
              </ul>
              <form class="d-flex my-2 my-lg-0">
                <input class="form-control me-sm-2" type="search" placeholder="Search" aria-label="Search">
                <button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
              </form>
            </div>
          </div>
        </nav>
      </div>
      <div class="col bg-primary-subtle">
        <h1> Welcome </h1>
        <p>Hello, and welcome to Kim's Jewelry &amp; Crafts.</p>
        <p>On this site you will find all the jewelry that I have made, and some charms/pendants that I didn't make but purchased for the purpose of using them with either necklaces, bracelets, or earrings. These charms/pendants are listed so that you can choose what you want on the necklace or bracelet that you purchase from this site.</p>
        <h2>Purchasing From This Site </h2>
        <p></p>
      </div>
    </div>
  </div>

  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
</body>

</html>

 

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

The drop down menu that I was trying to make "site menu" still isn't showing the drop down menu.  It now has the arrow pointing down, but there's nothing there in the live view.  With this new DW, I don't know how to view the site on the web to see if it's actually working. I'm oldschool DW, so this new DW is very different from my original one. I've been trying since this one came out to figure it out and make a new site (right now located at https://djsqueakey.myportfolio.com/work ). 

I used to have my site set up so that I could have it running off of my computer, instead of having to pay to have my site. I'd like to do that again, but with this new version of DW, I'm at a loss on how to do that as well.  The whole setup is totally different from what I'm used to with DW.

As for why I was using the version that you asked about, its because that's what is in the DW that I have.  I have checked for updates on it, but it always tells me there's no updates for DW.

I coded my own website in the past, but due to heath issues, I have forgotten much of what I knew.  This includes making CSS files to make the site the way I want it, and being able to make forms for purchasing my items, etc.  I tried to use one of the "bootstrap" templates, but I am lost as to where all the pages are at for it.  All I see that I can edit is the main page, no CSS page, nothing.

PHP, JAVA, Script, all of them were problems for me before, and now they just seem a lot harder than they were.  I have certificates for PC Repair, Website Design, and Internet Marketing, but they do me no good when the Internet changes faster than I can keep up with it.

I really want to do this, and make it so that people can purchase my items right from the site, instead of having to "contact me" for purchasing instructions.  I'll never sell anything that way, and the site I have now, don't even have a checkout page on it (I never knew how to make one either.  I was never taught that in my classes.).

 

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

You can't use Dreamweaver on Adobe Portfolio.  They are NOT compatible.

 

Dreamweaver is a stand alone code editor.  Portfolio is an online site builder hosted on Adobe's servers.  For security reasons, you cannot insert code from Dreamweaver or any other code editor into Portfolio's editor.  It will automatically remove the code from your published site. 

 

If you want to use Dreamweaver to build a separate website, you need separate server hosting from a commercial hosting provider like Hostgator, BlueHost or InMotion.

https://www.pcmag.com/picks/the-best-web-hosting-services

 

Nancy O'Shea— Product User, Community Expert & Moderator

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

You can't run a business website from your personal computer.  It must be published on a publicly accessible web server so people can find the URL in web searches and reach it from their web browser.  

 

I still recommend that you get a dedicated shopping cart site on Etsy or Shopify.  That's the best chance you have of making any sales.

 

Good luck.

 

 

Nancy O'Shea— Product User, Community Expert & Moderator

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

I didn't say that I wanted to use it with portfolio.  I was stating that I want to make a NEW site, one which I can make a checkout page for, since I don't know how to do it manually.

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

Like I said, Shopify is an e-commerce platform where you can sell your merchandise. 

Start with a free or premium template (store front theme).  It will save you a lot of time.

https://themes.shopify.com/

 

 

Nancy O'Shea— Product User, Community Expert & Moderator

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

As Ben eludes to, your links are not correct. They will only work on your machine, where the files reside at the locations given.

This usually happens when a Site Definition wasn't set up. DW doesn't know how to resolve your links as document relative or site root relative, because no site was built for it to use.

Make sure, even if it's for an html email, that you Define a Site as your first step when using DW. 

Without it, many of the the program's features won't work as expected

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

I think what you're saying is that I haven't made the actual pages on my computer yet, and just linked them to the web pages at my site (https://djsqueakey.myportfolio.com/work), is this right?  If so, I'm working on that, but shouldn't it at least show my list of pages that I have linked?  Also, please read my reply to Ben above, and see if that helps to understand what I'm doing.  I can elaborate more, if needed.

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

Sorry, no, that's not what I'm suggesting.

Follow the video at the link I posted.

DW is designed, and always has been, to work on files locally in a Defined Site and then upload those files via FTP to your Remote Server (your online site). If you don't define a site, you get all those wonky "file" addresses for your css and javascript links created by the program and your menus simply cannot work anywhere but on your local machine.

If you don't have your site files locally, Define a Site, enter your FTP information (from your hosting company) in the Servers tab of the Site setup and then hit the "Get" button (down arrow icon) in your Files window within DW to download a copy of everything to work on locally.

You then make changes and  "Put" (up arrow icon) to overwrite the online files.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

You didn't define a local site folder did you?  That's a critical first step before beginning any new project in Dreamweaver.  Otherwise, DW can't properly manage site assets for you.  Go to Site > New Site and define your local site folder.  See screenshot.

 

CC-localsite.jpg

 

Also, I'm confused why all your outbound links are going to Adobe Portfolio. That's not an e-commerce platform.  It's a static personal portfolio.  Wouldn't it make more sense to have a dedicated shopping cart on Etsy or Shopify so customers can make online purchases without contacting you first?

 

Asking people to private message you on Facebook makes no sense. It's convoluted & not user-friendly.  And for many people, myself included, it's an insurmountable obstacle as we don't use Facebook.  😝 

 

If your goal is to sell stuff online, you need a better e-commerce solution that doesn't make customers fly through hoops & hurdles to make a purchase.  Keep it simple.

 

Nancy O'Shea— Product User, Community Expert & Moderator

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

That's why I'm trying to REDO my site totally. I won't use Etsy again and I can't afford Shopify or anything big name like that.  That's why I thought of hosting it from my own computer. I've done it before, but don't remember how I did it.

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

As far as not defining a site, I did so.Screenshot 2024-01-10 175430.jpg

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 10, 2024 Jan 10, 2024

Copy link to clipboard

Copied

Have a look at this series of videos, and part 2, that I am working on as we speak.

 

 

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 11, 2024 Jan 11, 2024

Copy link to clipboard

Copied

Watching them this weekend. i do have one suggestion...can you not go so fast on the videos? the one i tried watching first, i had to watch 3 times to understad what you were doing because it felt like you were rushing through them.

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 11, 2024 Jan 11, 2024

Copy link to clipboard

Copied

@DJ_KIM, thank you for watching the videos and for your feedback.

 

I am a user of Wappler formerly of Dreamweaver. I left Dreamweaver mainly because Dreamweaver had made it imposible to create serverside actions without have to hand code, despite the fact that in versions of Dreamweaver going back a decade, this was possible. What is now left of Dreamweaver include deprecated versions of PHP and Bootstrap.

 

As far as the videos go, I totally agree with you that the pace is much too fast for a newcomer to process. You can however, pause the video at critical moments to enable you to take it all in.

 

Ben

 

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

Im not sure videos relating to a different bit of software is really going to help unless the OP is going to jump on board. They have already stated they have a limited budget and Wappler is relatively expensive if you require all the bell and whistles version, which is needed to do anything worthwhile. Sure you can commit to a few months but it's going to take longer than a few months to fully understand how Wappler works.

 

In this instance if the OP wants to sell products directly from their website then 2 options come to mind, PayPal or Stripe payment gateways. Both are fairly simple to include and it's a good starting point.. If you then need anything more investigate Shopfiy or one of the other ecommerce platforms.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

quote

Wappler is relatively expensive


By @osgood_

 

Less than 10 EUR a month more than the equivalent version of Dreamweaver. About the equivalent of four cups of latte a month.

 

Which do you prefer, a program that is up to date, or a program with deprecated PHP and Bootstrap?

 

It's a choice!

Wappler, the only real Dreamweaver alternative.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

quote
quote

Wappler is relatively expensive


By @osgood_

 

Less than 10 EUR a month more than the equivalent version of Dreamweaver. About the equivalent of four cups of latte a month.

 

Which do you prefer, a program that is up to date, or a program with deprecated PHP and Bootstrap?

 

It's a choice!


By @BenPleysier

 

Where are you getting those prices from, even the  basic version is 29 euros a month and the pro version,  which I assume you need to do the dynamic , more complicated stuff is 49 euros a month.........unless Aus is getting a better deal than Pommy.

 

I'm not saying its  not worth the money it depends on your financial situation. I would assume DW could be classed as a freeby if you have a  creative cloud subscription, l don't know who would purchase it as a stand alone application given its current status, but l guess some still. might.

 

Maybe lm not understanding your response very well - less than, more than, sounds like you're writing some code lol

 

DW as a single app is £22 a month, basic Wappler marginally more, Pro which you'll most likely need for creating ecommerce, nearly double.the price.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

Osgood....

I have priced DW here in the states, and it's actually more expensive to get than what I've seen of wappler.  First off, you can't make monthly payment for DW, it's an all or nothing program.  Secondly, they don't offer affordable options "monthly" like I've seen of wappler.  The first thing I did when he suggested it was look at the prices.  I can handle $49USD a month for wappler pro, but there's no way that I'm going to pay what they want for DW and never get any help from them for it.  Adobe themselves have stated that they no longer do anything with the DW program, so I don't even understand why they have it in the creative cloud package.  Especially since you need to PURCHASE IT to even get it to actually work the way it should, even in the cc package.  When I dl it from my cc package, it asked me for my registration, and since I don't have one, it put me on the TRIAL version of it.

 

So maybe you need to recheck your information.

 

Like I stated a while ago, I'm OLD SCHOOL DW.  When it first came out up til when they fd it up.  The registration I HAD for it, won't even go through anymore, so I have to REPURCHASE it if I want a registration number.

 

 

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

The information I provided was correct for UK and Europe, I don't know about the States or Australia where Ben is located. I suspect different prices apply in different geographical zones.

 

I know all about Dreamweaver, its been slowly dying for years. No-one knows exactly why its still being exploited, there enough 'niaive' buyers I guess to make it financially worth it for Adobe. There's nothing really wrong with it as an html editor if you can code, its just faded away in terms of keeping up with current trends and workflows.

 

If you can afford the $49 a month for Wappler then that's no problem, its within your budget.(presumably where you are looking from they have translated Euros to US Dollars, otherwise its $53.60 a month)  I'm aware some people are not so lucky so I always shout out for them when someone just assumes 29/49 Euros a month is peanuts, to them its the difference of putting or not putting food on a plate for their family.

 

Since you can afford the $49 a month then I'm surprised you have not explored other software before now since you obviously know yourself the current status of Dreamweaver and its not likely to improve any time soon, so the 'walls' say.

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

I've never heard of wappler before Ben mentioned it. My other go-to HTML Editor is Coffee Cup Software. Since I have a site with them, I was going to work on trying to upgrade it, and although I could just use their software to do everything I need to do, I still am not sure how to make a shopping cart page for my customers.

 

I tried PayPal's "button", but they have also changed their stuff for that so much that I don't even understand where/what I'm going/doing with it.  You can't get a simple button from them anymore.  It's much more complicated than that. I'd like for my customers to be able to pay with PP or Credit Card only, since I know nothing about Venmo or anything else like that.

 

Like I stated above, I once knew how to do all this without asking in forums/communities, but alas, age and health have taken their toll on me.

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

quote

I've never heard of wappler before Ben mentioned it. My other go-to HTML Editor is Coffee Cup Software. Since I have a site with them, I was going to work on trying to upgrade it, and although I could just use their software to do everything I need to do, I still am not sure how to make a shopping cart page for my customers.


By @DJ_KIM

 

No, not many have heard of it, its been around for 5+ years now and has a steady flow of users, on and off. Its mainly aimed at the 'entrepreneur' type, who have ideas but little coding knowledge to get the job done, or dont have a budget to hire an experienced developer. It's a kind of DIY kit, which may very well suit yourself.

 

quote

I tried PayPal's "button", but they have also changed their stuff for that so much that I don't even understand where/what I'm going/doing with it.  You can't get a simple button from them anymore.  It's much more complicated than that. I'd like for my customers to be able to pay with PP or Credit Card only, since I know nothing about Venmo or anything else like that.


By @DJ_KIM

 

As far as I know you CAN still get simple secure encrypted PayPal buttons. You have to generate them in your account area, then copy the button code and paste it into your page. I've not used Paypal for a while, so maybe someone else who is more familar with the curent workflow can confirm this........things move fast!

 

I know some of the Paypal workflows have become very complex and best left in the hands of a good developer to deploy. 

 

EDITED:

I think you may well be correct. I've just been doing a bit of research - it seems some of the older methods like 'Buy Now' and 'Add To Cart' workflows have been deprecated in favour of more complex workflows.......hmm good luck with that PayPal, if thats the case. Simplicty was a reason why non-techies gravitated towards the payment gateway........things look like they just might have gotten a whole lot harder. 

 

 

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 12, 2024 Jan 12, 2024

Copy link to clipboard

Copied

I've tried. I even went through the steps that Coffee Cup says to do to get the buttons, and NOTHING they say to do is even located where they say it should be.  I'm totally lost.

Never let anyone tell you that you can't do something, for if they do, it just means they couldn't do it themselves.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines