Jump to content

Need help - Cant edit/confused.


Guest workouts

Recommended Posts

Guest workouts

Hi

I have a couple of questions/problems if anyone wants to help.

1. I had a redirect page that I deleted a month ago. www.weighttrainingworkouts.com/index (the web designer had it - don't know why). I deleted it because I did not know why it was needed and I could not edit(it would not save) my home page. But all the editing I did in cpanel was in index.html, now it is index.php. I cannot use the html editor??? What am I doing wrong.

2. I tried using the cubecart editor for the home page and it only works for some things. If I hit 'source" and try to add the meta tage, title, ect, it saves it incorrectly or not at all.

Where am I doing everythin wrong. I want to be able to work on my site and am CONFUSED!!

Any help would be great or is anybody fore hire reasonbably??

Thanks

PS_ attached index page(copied text) that was deleted

James Orvis

author

Weight Training Workouts that Work

Real Workouts. Real People.

EMAIL: [email protected]

WEB: www.weighttrainingworkouts.com

index.html

Link to comment
Share on other sites

  • 2 weeks later...

Guest RJGonzalez

Let see if i understand, first you need to open your FTP program, log in to your site ftp.yoursite.com login & pass

once there go thru this folders

/public_html-->/yourstore-->/skins-->/yourskin(Classic)-->/styleTemplates-->/content

there look for the template file name index.tpl here is how the file looks inside that.

<!-- BEGIN: index -->

<div class="boxContent">

<span class="txtContentTitle"></span>

<br>

{HOME_CONTENT}

</div>

<!-- BEGIN: latest_prods -->

<div class="boxContent">

<span class="txtContentTitle">{LANG_LATEST_PRODUCTS}</span>

<div style="margin-top: 10px;">

<!-- BEGIN: repeat_prods -->

<div class="latestProds">

<a href="index.php?act=viewProd&amp;productId={VAL_PRODUCT_ID}"><img src="{VAL_IMG_SRC}" alt="{VAL_PRODUCT_NAME}" border="0" title="{VAL_PRODUCT_NAME}" /></a>

<br />

<a href="index.php?act=viewProd&amp;productId={VAL_PRODUCT_ID}" class="txtDefault">{VAL_PRODUCT_NAME}</a>

<br />

{TXT_PRICE} <span class="txtSale">{TXT_SALE_PRICE}</span>

</div>

<!-- END: repeat_prods -->

<br clear="all" />

</div>

<br clear="all" />

</div>

<!-- END: latest_prods -->

<!-- END: index -->

EDIT ONLY THE RED ARE do not mess the rest, that area there is your main box area.

RJGonzalez

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...