Big Mike's EZ Niche Builder

11 replies
  • WEB DESIGN
  • |
I picked up Big Mike's EZ Niche Builder earlier this week, based on reviews I read here on the Warrior Forum. As someone who knows SOME (I use this term loosely here) about HTML, etc - I thought I would be ok. The user guide is very easy to follow (thanks Big Mike!), so overall I feel pretty good about doing the actual install, hopefully tonight.

A few things that confused me:

1. The user guide states:
You're going to need a one-page template that includes the layout and all of the common features of your web pages.
*Now, I've already picked out my template. But I am slightly confused by what is meant by "layout and all of the common features of your web pages." Is there anyone out there who can dummy this down for me?

2. The user guide states:
"Your template can be designed in any HTML editor and you can use the external CSS file provided or do everything inline."
*I understand about the HTML editor. Not so sure what this CSS jargon is all about. I did notice that in my download of the product, there is a file that has CSS in its extension....

3. The Tokens - I understand that they are placeholders. However, I am having a difficult time trying to figure out where I put them in the html code of the template itself.

I almost feel like I am making a lot of this more complicated than it needs to be. Of course, then again, I could be completely off base.............
#big #builder #mike #niche
  • Profile picture of the author BelindaMooney
    Did anyone ever answer this privately? I am having the same problems!
    Signature
    Professional Article Spinner - Your Results are GUARANTEED!

    {{ DiscussionBoard.errors[2558599].message }}
  • Profile picture of the author phpbbxpert
    By layout and common features they mean how things are ordered on the page.
    eg.
    Header
    Body
    Footer

    Placement of your images and such.

    Inline CSS is when you add the CSS directly to the html tag using the style attribute
    Example
    <div style="color: #333; background: #ccc;">My content</div>

    The HTML is the <div> tags
    style is the attribute
    Everything in the ="" are the CSS rules for that tag.
    In this case dark charcoal text and light gray background.

    The other way is using a CSS file with the .css extention and all of your CSS goes in this file and is linked into the header of your page.

    The tokens I can't really explain without knowing how it is setup as I have not seen it myself.
    {{ DiscussionBoard.errors[2558637].message }}
    • Profile picture of the author BelindaMooney
      Thanks! I did figure out the tokens ( I think lol) they are more or less place holders - for example where you want the article to go in the template you put [ARTICLE] and it inserts it there automatically.

      I made the template, uploaded everything in binary (as it said to do) and I am still just getting the Index/ page with the levels. No real website showing up.

      I understand html - CSS I am very new to and learning but can modify minor things with that. I am sure what is missing for me is something simple if I can just figure it out! I did email them for help - waiting to hear back.

      Bekubda
      Signature
      Professional Article Spinner - Your Results are GUARANTEED!

      {{ DiscussionBoard.errors[2561418].message }}
      • Profile picture of the author BelindaMooney
        Well that was NOT my name ROFL -- not sure what I did there as I looked away....
        Belinda
        Signature
        Professional Article Spinner - Your Results are GUARANTEED!

        {{ DiscussionBoard.errors[2561718].message }}
      • Profile picture of the author BelindaMooney
        The template that you upload that will be where the global changes is made is Template.php you then upload your articles as .txt files and the are automatically inserted into the template where the [ARTICLE] holder is in the template.

        I edited the .htacess file directly in hostgator to Mike's coding suggestion but still nothing. Here is the site I am talking about:
        Index of /

        I appreciate your help on this! As I said I know nothing about Apache/PHP etc. I did upload all files in binary modes as he stated needed to be done.

        Belinda
        Signature
        Professional Article Spinner - Your Results are GUARANTEED!

        {{ DiscussionBoard.errors[2561727].message }}
  • Profile picture of the author phpbbxpert
    What is the sites main files name and extension?

    eg index.php
    {{ DiscussionBoard.errors[2561623].message }}
  • Profile picture of the author phpbbxpert
    What were the configurations that were put into the .htaccess?

    It seems like there are files missing.

    There is no code to convert the [place holders]
    {{ DiscussionBoard.errors[2561738].message }}
  • {{ DiscussionBoard.errors[2561746].message }}
    • Profile picture of the author BelindaMooney
      I did send and email to Mike and am waiting. All the files are there that were given to upload. Do I still need an index.html I am wondering? I will PM you phpexpert. Sorry for cluttering up the board.
      Signature
      Professional Article Spinner - Your Results are GUARANTEED!

      {{ DiscussionBoard.errors[2561777].message }}
    • Profile picture of the author CocoChanelle
      Originally Posted by Glenn Leader View Post

      Why are you not asking Big Mike directly?
      This isn't a product support form.

      Glenn
      Sometimes people get overwhelmed and don't always do things the way the old pros would do them. I think a little help and patience would be nice.

      You can find him here Belinda

      View Profile: BIG Mike

      Good luck
      {{ DiscussionBoard.errors[2564920].message }}
  • Profile picture of the author BelindaMooney
    Thanks Coco! I never even thought about PM on here. I did figure out what file was missing with PHPexperts help I was more frustrated than anything lol. I am not new to web building at all just PHP and it was driving me crazy not being able to figure it out. But all is well and Mike's team did respond
    Signature
    Professional Article Spinner - Your Results are GUARANTEED!

    {{ DiscussionBoard.errors[2568905].message }}

Trending Topics