Results 1 to 6 of 6

Thread: How to find .html file of published page???
      
   

  1. #1
    Join Date
    Oct 2008
    Posts
    15

    Cool How to find .html file of published page???

    Hi,

    just a quick question but might be useful to alot...

    Where do I find the .html file of a published page using BlueVoda. I find bv but no .html, it's to insert into html e-mailing to clients.

    Thanks for the insight

  2. #2
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: How to find .html file of published page???

    When you publish a bluevoda page (.bvp), it converts to .html which can be found on the server.
    Happy Building

    DarrenC

  3. #3
    Join Date
    Oct 2008
    Posts
    15

    Question Why no images in html e-mail in Bluevoda converted from .bvp???

    thanks for the quick reply,

    I figured that one out... but during the conversion the images do not have absolute URL references. How do I change that? without changing the whole page code manually :-/ or if its not that...why don't the images show?

    Thanks
    Last edited by mobile-focus.admin; 12-17-2009 at 11:13 AM. Reason: change of subject

  4. #4
    DarrenC's Avatar
    DarrenC is offline Brigadier General
    Join Date
    Jul 2008
    Location
    Bristol UK
    Posts
    1,756

    Default Re: How to find .html file of published page???

    Not completely sure what you mean by 'absolute' but if you insert an image in BV and publish it the image is given its own unique url.
    Happy Building

    DarrenC

  5. #5
    Join Date
    Oct 2008
    Posts
    15

    Question Re: How to find .html file of published page???

    are you sure??? 'cause all I see is "images/chrismas.gif" in the html code of the page when it should be "http://mobile-focus.com/christmas.gif" if it is an absolute link as I see them in my home (public_html) folder. Maybe i'm wrong but as I see it BV adds a code inbedded in the html of the page to 'call' the images or why aren't my images showing?

    Thank-you

  6. #6
    Alien Dude's Avatar
    Alien Dude is offline Lieutenant Colonel
    Join Date
    Apr 2008
    Location
    The Dark Side
    Posts
    562

    Default Re: How to find .html file of published page???

    Thats the way Bluevoda publish's it's pages as the images are published to the images folder all the page needs to know is where that route is ie; images/image.gif there is no need to have the absolute url.

    you would have to edit the html page and add the htto://www.yoursite.com before each and every image/image.gif.
    But be warned this won't work with bluevoda html generated page if editing to be a email template as everything is position on the page as an absolute pix ie:
    position:absolute;left:36px;top:562px;

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49