This topic is locked, no replies allowed. Inaccurate or out-of-date info may be present.

  • Print

Topic: Help with website please  (Read 1514 times)

southernhorizons

    US flag
    View Profile
  • Gold Member
  • ********
  • Posts: 2914 (since 2008)
  • Thanked: 57x
Help with website please
« on: January 21, 2012, 07:21:50 pm »
I'm working on a website, and I have it mostly complete, but i have a problem. When I try to add Amazon widget codes, they don't work. I'm not familiar with HTML, and so I use the "Add Hyperlink" button in the WYSIWYG editor. I'm using RV Sitebuilder, which I don't like, but it's better than the generic sitebuilder that came with the hosting. Usually, I can get code to work by switching from the "Design" view to the "source" view, and paste the code directly in the html editor, but for some reason in RV Sitebuilder, it doesn't give the ability to paste. I can't get any of the widgets I've tried to show up. I think the code from Amazon must be wrong or something, or maybe it's just too long for the "Add Hyperlink" button to handle.

oldbuddy

    US flag
    View Profile
  • Platinum Member
  • *********
  • Helpful Contributor Helpful Contributor
  • Posts: 11697 (since 2007)
  • Thanked: 605x
Re: Help with website please
« Reply #1 on: January 22, 2012, 07:29:43 am »
I'm working on a website, and I have it mostly complete, but i have a problem. When I try to add Amazon widget codes, they don't work. I'm not familiar with HTML, and so I use the "Add Hyperlink" button in the WYSIWYG editor. I'm using RV Sitebuilder, which I don't like, but it's better than the generic sitebuilder that came with the hosting. Usually, I can get code to work by switching from the "Design" view to the "source" view, and paste the code directly in the html editor, but for some reason in RV Sitebuilder, it doesn't give the ability to paste. I can't get any of the widgets I've tried to show up. I think the code from Amazon must be wrong or something, or maybe it's just too long for the "Add Hyperlink" button to handle.

I do all of that stuff in an HTML editor instead of WYSIWYG, but I have had pretty good luck with Komposer you can download free. Then you just upload the finished files to your hosting. I use FileZilla for that and it's a free download too.

Administrator

    US flag
    View Profile
  • FusionCash Staff
  • Gold Member
  • *****
  • Posts: 2587 (since 2007)
  • Thanked: 1183x
Re: Help with website please
« Reply #2 on: January 22, 2012, 09:59:05 am »
You wont be able to paste HTML code into a link... that's not going to work.  It's strange that you can't paste code into the HTML source - that's a pretty standard feature.  You could always open up the .htm / .html file in notepad and paste the code in the appropriate place, and then save and upload the file.

lvstephanie

    US flag
    View Profile
  • Gold Member
  • ********
  • Posts: 2198 (since 2009)
  • Thanked: 97x
Re: Help with website please
« Reply #3 on: January 23, 2012, 07:42:00 am »
To go along with what Admin was saying... If you don't know know the exact place in the html code, put some stub in the place where you want the widget. Make a button and name it AmazonStub or something like that. Then when you open it in Notepad, just search for that phrase and you will know where to put in your widget.

southernhorizons

    US flag
    View Profile
  • Gold Member
  • ********
  • Posts: 2914 (since 2008)
  • Thanked: 57x
Re: Help with website please
« Reply #4 on: January 26, 2012, 08:40:18 pm »
I'm working on a website, and I have it mostly complete, but i have a problem. When I try to add Amazon widget codes, they don't work. I'm not familiar with HTML, and so I use the "Add Hyperlink" button in the WYSIWYG editor. I'm using RV Sitebuilder, which I don't like, but it's better than the generic sitebuilder that came with the hosting. Usually, I can get code to work by switching from the "Design" view to the "source" view, and paste the code directly in the html editor, but for some reason in RV Sitebuilder, it doesn't give the ability to paste. I can't get any of the widgets I've tried to show up. I think the code from Amazon must be wrong or something, or maybe it's just too long for the "Add Hyperlink" button to handle.

I do all of that stuff in an HTML editor instead of WYSIWYG, but I have had pretty good luck with Komposer you can download free. Then you just upload the finished files to your hosting. I use FileZilla for that and it's a free download too.
Can I use Komposer to add to my existing web pages, or will I have to start all over again? I guess it wouldn't be a real big deal, because I can just copy and paste all the text and stuff.
You wont be able to paste HTML code into a link... that's not going to work.  It's strange that you can't paste code into the HTML source - that's a pretty standard feature.  You could always open up the .htm / .html file in notepad and paste the code in the appropriate place, and then save and upload the file.
I don't know why I am unable to copy and paste in the source area. I've done it before on other websites. One thing I don't like about RVSitebuilder is that they don't have a button to use to add HTML code, like banner code (although I was able to use the Add Hyperlink button to add simple banners to my site. Freewebs and weebly are so much simpler to use, they have a feature to add code in.

oldbuddy

    US flag
    View Profile
  • Platinum Member
  • *********
  • Helpful Contributor Helpful Contributor
  • Posts: 11697 (since 2007)
  • Thanked: 605x
Re: Help with website please
« Reply #5 on: January 26, 2012, 09:20:27 pm »
I'm working on a website, and I have it mostly complete, but i have a problem. When I try to add Amazon widget codes, they don't work. I'm not familiar with HTML, and so I use the "Add Hyperlink" button in the WYSIWYG editor. I'm using RV Sitebuilder, which I don't like, but it's better than the generic sitebuilder that came with the hosting. Usually, I can get code to work by switching from the "Design" view to the "source" view, and paste the code directly in the html editor, but for some reason in RV Sitebuilder, it doesn't give the ability to paste. I can't get any of the widgets I've tried to show up. I think the code from Amazon must be wrong or something, or maybe it's just too long for the "Add Hyperlink" button to handle.

I do all of that stuff in an HTML editor instead of WYSIWYG, but I have had pretty good luck with Komposer you can download free. Then you just upload the finished files to your hosting. I use FileZilla for that and it's a free download too.
Can I use Komposer to add to my existing web pages, or will I have to start all over again? I guess it wouldn't be a real big deal, because I can just copy and paste all the text and stuff.
You wont be able to paste HTML code into a link... that's not going to work.  It's strange that you can't paste code into the HTML source - that's a pretty standard feature.  You could always open up the .htm / .html file in notepad and paste the code in the appropriate place, and then save and upload the file.
I don't know why I am unable to copy and paste in the source area. I've done it before on other websites. One thing I don't like about RVSitebuilder is that they don't have a button to use to add HTML code, like banner code (although I was able to use the Add Hyperlink button to add simple banners to my site. Freewebs and weebly are so much simpler to use, they have a feature to add code in.


Just be aware that WYSIWYG editors inject extra code that can cause headaches, or even completely change what you had in mind. Using a plain editor like Notepad, or something a little more sophisticated like BlueFish or Arachnophilia can produce much tighter code and give you infinite control. There are lots if HTML tutorials on w3schools.com for free.

  • Print
 

Related Topics

  Subject / Started by Replies Last post
12 Replies
1831 Views
Last post May 17, 2020, 12:18:46 pm
by countrygirl12
14 Replies
2082 Views
Last post February 17, 2022, 10:09:20 am
by calendria
5 Replies
775 Views
Last post July 14, 2023, 05:33:13 pm
by conniemiller6735
11 Replies
1283 Views
Last post October 19, 2022, 12:12:20 pm
by oldbuddy
9 Replies
1512 Views
Last post August 08, 2024, 11:20:04 am
by jackkyy