Small Changes To Sobi2 And Joomla Template
I need the following done ASAP
Sobi
I need the following done ASAP
Sobi
I’m using a WordPress theme (it can be seen here: http://www.adp-design-demos.com/brolim2/), and as you can see, the menu aligns with the browser window, rather than the page.
I need the memu to be static and be inlign with the main text block of the page.
It is a simple CSS change.
I need a php session or cookie script or possibly java script.
Here is what I would like accomplished –
I have a swf banner on my homepage (www.impactspokesperson.com) and I want this banner to show the first time a visitor comes on to my website. If the visitor refreshes the page or come back to the page before the cookie or session expires I would like to display something else.
***Please Do not Say that you can do it immediately if you do not plan on doing it immediately. Thanks
This is the code I have for the flash banner:
<object type=”application/x-shockwave-flash” data=”landing.swf” width=”900″ height=”294″>
<param name=”movie” value=”landing.swf” />
<img src=”template/banner1.jpg” width=”900″ height=”294″ alt=”Add a virtual spokesperson to your website” />
</object>
And I want this to appear only once per session and I want the session to last for 1 day.
This is the code that I want to show when the visitor refreshes the page or comes back before the session expires.
<table border=”0″ cellpadding=”0″ cellspacing=”0″ class=”bannercontainer”>
<tr>
<td width=”65%”><img src=”template/banner3.jpg” alt=”Add a Virtual Spokesperson to your web site” width=”584″ height=”294″ /></td>
<td width=”35%” valign=”top”><table width=”100%” border=”0″ cellspacing=”0″ cellpadding=”0″>
<tr>
<td><h2 align=”center”>This Week’s Featured Spokespeople </h2></td>
</tr>
<tr>
<td><div align=”center”>
<?php
include(“includes/config.inc.php”);
include(“includes/connect.inc.php”);
$query=”SELECT * FROM spokespeople WHERE featured REGEXP ‘[[:<:]]yes[[:>:]]’”;
$result = mysql_query($query);
$columnes = 2; // Define number of columns our table should have.
//Create the table with images
echo “<table width=”100%” border=”0″ cellpadding=”5″ cellspacing=”4″>”;
for ($i=1; $rows=mysql_fetch_array($result); $i++) {
$resto = ($i % $columnes);
if ($resto == 1) {echo “<tr>”;}
echo “<td><div align=”center”><a href=”virtual-spokesperson.php?id=”.$rows['id'].”"><img src=”sp_pics/”.$rows['photo'].”" alt=”Virtual Spokesperson “.$rows['name'].”" width=”115″ height=”129″ border=”0″ /><br /></a>”.$rows['name'].”</div></td>”;
if ($resto == 0) {echo “</tr>”;}
}
if ($resto <> 0) {
$ajust = $columnes – $resto;
for ($j = 0; $j < $ajust; $j++) {echo “<td> </td>”;}
echo “</tr>”;
}
echo “</table>”;
// get value of id that sent from address bar
$id=$_GET['id'];
// Retrieve data from database
$sql=”SELECT * FROM $tbl_name WHERE id=’$id’”;
$result=mysql_query($sql);
$rows=mysql_fetch_array($result);
echo $rows['javacode'];
?>
</div></td>
</tr>
<tr>
<td><table width=”95%” border=”0″ align=”center” cellpadding=”0″ cellspacing=”0″ class=”box2″>
<tr>
<td width=”36%” class=”bodytext”><div align=”center”><strong>30 Sec </strong></div></td>
<td width=”36%” class=”bodytext”><div align=”center”><strong>60 Sec </strong></div></td>
</tr>
<tr>
<td><div align=”center” class=”blue”>$285.00</div></td>
<td><div align=”center” class=”blue”>$385.00</div></td>
</tr>
</table></td>
</tr>
<tr>
<td class=”footerspacer”></td>
</tr>
<tr>
<td><div align=”center”><a href=”http://www.impactspokesperson.com/forms.php?form=2&begin=1″ onmouseout=”MM_swapImgRestore()” onmouseover=”MM_swapImage(‘order’,”,’template/order2.png’,1)”><img src=”template/order.png” alt=”Order Your Virtual Spokesperson Today” name=”order” width=”290″ height=”64″ border=”0″ id=”order” /></a><a href=”http://www.impactspokesperson.com/forms.php?form=2&begin=1″></a></div></td>
</tr>
</table></td>
</tr>
</table>
I currently have a WordPress header that I am trying to arrange, and I can’t figure out why it isn’t working for me. I have a image of what it is supposed to look like, and I have all the elements in the header…I just can’t get them to line up the way I want.
I need this done pretty quickly, so please be ready to work now. PMB me for more information. Thanks for your bid!
I’m after a really nice looking exit popup which offers visitors the option of subscribing to a mailing list in return for a free guide as they try to leave the site.
The popup should use a cookie to avoid displaying to returning visitors who have already subscribed.
If the popup is disabled based on the “subscribed” cookie then a button should be shown at the bottom of the page to provide a manual method of displaying the popup so that retuning visitors can re-subscribe if required.
The popup must work with all major browsers and the code should not be encrypted in any way.
The HTML of the basic page is:
<html>
<head>
<title>Vacationality – YOUR vacation locations</title>
</head>
<body topmargin=”0″ leftmargin=”0″ rightmargin=”0″ bottommargin=”0″ marginwidth=”0″ marginheight=”0″ background=”images/background.jpg”>
<table width=”100%”>
<tr>
<td valign=”middle” align=”center”>
<iframe height=”575″ width=”100%” scrolling=”no” noresize vspace=”0″ frameborder=”0″ marginheight=”0″ background=”images/background.jpg” src=”http://www.globalresortsnetwork.com/burgoynea/biz”>
<noframes>
<br><br><br><br><br><br><br><br><br>
<center>
Your browser does not support frames – please <a href=”http://www.globalresortsnetwork.com/burgoynea/biz”>click here</a> to view the page
</center>
</noframes>
</iframe>
</td>
</tr>
</table>
</body>
</html>
The HTML and JS of the subscription form for the popup is:
<script>
<!–
var icpForm = document.getElementById(‘icpsignup’);
if (document.location.protocol === “https:”) icpForm.action = “https://app.icontact.com/icp/signup.php”;
function verifyRequired()
{
if (icpForm["fields_fname"].value == “”)
{
icpForm["fields_fname"].focus();
alert(“Your First Name is required”);
return false;
}
if (icpForm["fields_email"].value == “”)
{
icpForm["fields_email"].focus();
alert(“Your Email Address is required”);
return false;
}
return true;
}
//–>
</script>
<div style=”padding:3; text-align:justify”>
Our vacation locations may be totally awesome BUT…
<p align=center>…<b>how do you get there?</b></p>
With the help of our <u>Insider’s Low-cost Flights Guide</u>!<br>
<br>
Discover how to get the lowest priced flights with the help of our <b>Insider’s Guide</b>. Just enter your name and primary email address below so we can send you our <b>free</b> guide – if you cannot find our email then please check your Junk or SPAM folder.<br>
<br>
Talking of SPAM, we probably hate it even more than you do so rest assured that your details will never be passed to a third party.<br>
<br>
<form method=”post” action=”https://app.icontact.com/icp/signup.php” target=”_blank” name=”icpsignup” id=”icpsignup” accept-charset=”UTF-8″ onsubmit=”return verifyRequired();”>
<input type=”hidden” name=”redirect” value=”http://www.icontact.com/www/signup/thanks.html” />
<input type=”hidden” name=”errorredirect” value=”http://www.icontact.com/www/signup/error.html” />
<input type=”hidden” name=”listid” value=”211905″>
<input type=”hidden” name=”specialid:211905″ value=”9JFK”>
<input type=”hidden” name=”clientid” value=”366334″>
<input type=”hidden” name=”formid” value=”14738″>
<input type=”hidden” name=”reallistid” value=”1″>
<input type=”hidden” name=”doubleopt” value=”0″>
<div id=”SignUp”>
<table width=”360″ class=”signupframe” border=”0″ cellspacing=”0″ cellpadding=”5″>
<tr>
<td valign=”top” align=”right”>* First Name</td>
<td align=”left”><input type=”text” name=”fields_fname”></td>
</tr>
<tr>
<td valign=”top” align=”right”>* Email Address</td>
<td align=”left”><input type=”text” name=”fields_email”></td>
</tr>
<tr>
<td colspan=”2″><font size=”2″>* = Required Field</font></td>
</tr>
<tr>
<td colspan=”2″><input type=”submit” name=”Submit” value=”Send My Insider’s Guide” onclick=”leaving=false;”></td>
</tr>
</table>
</div>
</form>
</div>
The image for the background is attached.
For some reason, WordPress is not aligning images properly. Selecting center image isn’t working.
I checked Google and it seems this is a problem with older templates and more recent versions of WP. I’ve tried the fixes suggested, but the images just would not center.
using WP 2.8.4
Please see these links.
http://wordpress.org/support/topic/259475
http://www.google.com/search?q=imges+not+aligning+to+center+in+wordpress&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
Thanks
I need site upgrade with 10 professional templates for my site and allow users to use it for their restaurant profile, change fonts, background colors, pictures, script, videos, font coding for site that makes it unique.
Site is www.allfoodmenu.com
The idea is to allow restaurant owners to pick from 10 designs and choose restaurant backgrounds, font style, that best represent them. Like if they like their restaurant name to be font 11 or 12, or 15 etc,, and what color, use a slogan for restaurant etc., To somehow redo the picture placements to make them align and look professional. For the restaurant registration to create user name and password and can be modified through admin panel, add, delete users/etc.,
Current restaurant registration page need to be simple for the menu item and menu name creation page. Instead of clicking every time to add an item or menu, it should be available to just type in the menu name, type in each items following the line and indicate if there is a preference for size, large,small,medium and pricing correctly.
In additional to the current pictures if they would like to add to the menu, include a P! for picture, where if users click on the P! icon the picture would be enlarge to the same size as the restaurant profile picture. Allow c! for coupons, coupons has a limit which owner can give out, and each coupon should be on the restaurant page when owner create them and coupons should have a unique id 7 digits for each customer requesting it, they should type in for whom and the address. Once they retrieve the coupon from the system, print it out, it should stay in that restaurant coupon section for one month so that the owner can check it online whenever to find out if its real or not. Restaurant owner can create coupons every week, delete them, modify them etc., I should be able to modify the coupons, delete them also, delete or change restaurant owner’s name password and delete them too or restrict them from login in. They can also have up to 5 videos links to youtube on the page or whatever videos online link like dailymotion, whatever on the restaurant page to be added as optional and everything can be edited by owner or via admin panel by me like it is currently. Comments can commented by anyone but admin should to be able to delete or modified everything. Currently this function is not working in the admin, its not there.
To add a contact us form on the faq.php at the bottom.
To align admin panel, add a select all function. To change welcome email sent out by server from support at allfoodmenu.com to admin at allfoodmenu.com
To fix the bot currently which is not working to do by city in the US only, to add a whitepage api bot separately. No international
Job is 80% design/restaurants customization options, 15% for bot, 5% for admin panel align fix and contact us form.
Theme should be quiet mood, luxury mood, fun mood, family mood, vacation mood, association places with emotions
Again templates need to be dynamic, colorful, food, happy or luxury.
Budget $250
This is a very exciting project. I need this within a week. The programmer I chose had some family problems and cannot restart until 2 weeks later so I am force to reopen this again.
I need site upgrade with 10 professional templates for my site and allow users to use it for their restaurant profile, change fonts, background colors, pictures, script, videos, font coding for site that makes it unique.
Site is www.allfoodmenu.com
The idea is to allow restaurant owners to pick from 10 designs and choose restaurant backgrounds, font style, that best represent them. Like if they like their restaurant name to be font 11 or 12, or 15 etc,, and what color, use a slogan for restaurant etc., To somehow redo the picture placements to make them align and look professional. For the restaurant registration to create user name and password and can be modified through admin panel, add, delete users/etc.,
Current restaurant registration page need to be simple for the menu item and menu name creation page. Instead of clicking every time to add an item or menu, it should be available to just type in the menu name, type in each items following the line and indicate if there is a preference for size, large,small,medium and pricing correctly.
In additional to the current pictures if they would like to add to the menu, include a P! for picture, where if users click on the P! icon the picture would be enlarge to the same size as the restaurant profile picture. Allow c! for coupons, coupons has a limit which owner can give out, and each coupon should be on the restaurant page when owner create them and coupons should have a unique id 7 digits for each customer requesting it, they should type in for whom and the address. Once they retrieve the coupon from the system, print it out, it should stay in that restaurant coupon section for one month so that the owner can check it online whenever to find out if its real or not. Restaurant owner can create coupons every week, delete them, modify them etc., I should be able to modify the coupons, delete them also, delete or change restaurant owner’s name password and delete them too or restrict them from login in. They can also have up to 5 videos links to youtube on the page or whatever videos online link like dailymotion, whatever on the restaurant page to be added as optional and everything can be edited by owner or via admin panel by me like it is currently. Comments can commented by anyone but admin should to be able to delete or modified everything. Currently this function is not working in the admin, its not there.
To add a contact us form on the faq.php at the bottom.
To align admin panel, add a select all function. To change welcome email sent out by server from support at allfoodmenu.com to admin at allfoodmenu.com
To fix the bot currently which is not working to do by city in the US only, to add a whitepage api bot separately. No international
Job is 80% design/restaurants customization options, 15% for bot, 5% for admin panel align fix and contact us form.
Theme should be quiet mood, luxury mood, fun mood, family mood, vacation mood, association places with emotions
Again templates need to be dynamic, colorful, food, happy or luxury.
Our site is built in Drupal using Ubercart.
Our regular contractor is busy with some big PR opportunity, but these are his notes, so it’ll give you a first look at what needs to be completed and where he left off. By the way…previous guy wasn’t a Drupal guy, but was doing me a favor getting the work done. Anyway…I just wanted to note that since his notes makes it sound like a mess, I think it reflects some work, but more inexperience, no bash intended. He’s still awesome;)
We also have needs to update text and tags on a regular basis.
The following is a copy of the working notes:
Blog:
From what I’ve seen, the default blog module allows for all users to create blog content, which of course is undesirable (all users, meaning your customers too.) There very well might be a way to make it so only admin users can use this… but I couldn’t see it.
so I found this:
http://drupal.org/node/41373
which is basically instruction on how to do a drupal blog, BUT with limited “bloggers”. The downside is that to accomplish this it limits the people who can actually register… effectively eliminating the ability for customers to register at all. I’m having a very hard time getting this installed and working. So this is NOT a good solution.
I believe the trick is going to be using the default blog module, but figure out a way to limit the users who can post.
Here are links to find more info:
http://drupal.org/node/41373
http://sudosys.be/?q=drupal_blog_modules
Ads:
The banner ad rotating deal seems like it will go REALLY well and is precisely what we’re looking for. I got it installed just fine, started setting things up, etc.. but then got to a point where I’m instructed to look under the help menu to find instructions on how to embed the ads on specific pages
(Administer -> “By module” tab -> then click on any “Get help” link)
All of those help links are broken. I searched all over for help with this, but can’t find any. I’m SOOO close on this, but for whatever reason I can’t access that documentation, and can’t find the content online.
If we can figure out why these links aren’t working, you’d be able to finish this one off.
Here is some documentation on that module:
documentation:
http://drupal.org/node/394126
Here’s the status on the original SEO document:
Everything was done with the following exceptions:
- Meta Descriptions for store/product pages (Again, I simply cannot find a fix for this. I don’t know if it’s the way the store was built, or what, but for whatever reason the descriptions are not being rendered into the HTML.) I posted to the support forums, but I am not getting any response.
I thought I was on the right track in finding this:
http://drupal.org/node/465744
Which suggested I deselect the option to generate a description meta tag from the node teaser.
I found that option here:
Administer -> Content Management -> Meta tags
but I deselected it and it doesn’t appear to have fixed the issue.
- “Visible call to action on every relevant page”. That was our banners. I can simply go through and put them in manually, but that banner ad module would make it much easier and give us the ability to track, give us statistics, etc. But if it comes down to it, you can simply place them in manually as you see fit. I have uploaded those to the system already. You can use the following code snippets to paste into the description field for the pages you’d like those banners to appear on:
<A HREF=”http://www.doctorgrandmas.com/store/wheat-berries”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/wheat-berries.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
<A HREF=”http://www.doctorgrandmas.com/store/sweetener”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/natural-sweetner.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
<A HREF=”http://www.doctorgrandmas.com/store/sweetener”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/natural-sweetner-2.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/muffin-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-muffins.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/muffin-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-muffins-2.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/pancake-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-pancakes.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
<A HREF=”http://www.doctorgrandmas.com/store/whole-wheat-mixes/pancake-mixes”><IMG SRC=”http://www.doctorgrandmas.com/images/banners/whole-wheat-pancakes-2.jpg” BORDER=”0″ ALIGN=”right” STYLE=”margin: 0px 0px 5px 10px;”></A>
- And of course adding the content from that second document I couldn’t open. However, as soon as you can access that it should be easy.
- Promo code: I haven’t started on this yet as I’ve been working on the above issues. This is basically the ability to allow shoppers to input coupon codes to get discounts, etc, correct?
- Here’s an important note that you will find helpful and will probably save time:
Editing the footer:
cannot do this through admin. This is found directly in a template file:
themes/wholefoods/page.tpl.php
- I still haven’t had the chance to look into google base – definitely something that could help. We see a lot of traffic for Karen’s Cookies through google base.
- It was also suggested that we add an FAQ. I had not received content for this. Would be a good idea though, include information on shipping policies, shipping times, etc..
Ineed 10 professional templates for my site and allow users to use it for their restaurant profile, change fonts, etc.,
I need someone to make 10 designs for my site, different logos, pics, that can be switch back and forth via the admin panel. Designs are background colors, pictures, script, font coding for site that makes it unique.
Site is www.allfoodmenu.com
The idea is to allow restaurant owners to pick from 10 designs and choose restaurant backgrounds, font style, that best represent them. Like if they like their restaurant name to be font 11 or 12, or 15 etc,, and what color, use a slogan for restaurant etc., To somehow redo the picture placements to make them align and look professional. For the restaurant registration to create user name and password and can be modified through admin panel.
Restaurant registration need to be more simple for the menu item and menu name creation page. Instead of clicking every time to add an item or menu, it should be available to just type in the menu name, type in each items following the line and indicate if there is a preference for size, large,small,medium and pricing correctly.
For each additional pictures if they would like to add to the menu, include a P! for picture, where if users click on the P! icon the picture would be enlarge to the same size as the restaurant profile picture. Allow c! for coupons, coupons has a limit which owner can give out, and each coupon should be on the restaurant page when owner create them and coupons should have a unique id 7 digits for each customer requesting it, they should type in for whom and the address. Once they retrieve the coupon from the system, print it out, it should stay in that restaurant coupon section for one month so that the owner can check it online whenever to find out if its real or not. They can also have a video link on facebook, youtube, whatever on the restaurant page to be added as optional and everything can be edited by owner or via admin panel by me like it is currently. Up to two video links, and comments can commented by anyone but to be able to delete or modified by me. Currently this function is not working in the admin, its not there.
To add a contact us form on the faq.php at the bottom.
To align admin panel, add a select all function. To change welcome email sent out by server from support at allfoodmenu.com to admin at allfoodmenu.com
To fix the bot currently which is not working to do by city in the US only, to add a whitepage api bot separately. No international
Job budget is $250 I need the designs and customization options with 10 designs for restaurants and to make it professional looking than it is. Job is 80% design/restaurants customization options, 15% for bot, 5% for admin panel align fix and contact us form.
hi,
1. i installed a oscomm contrib called giftwrap. the admin is working great, but the giftwrap/nogiftwrap option does not show up on the checkout_shiping.php page as it is supposed to. the prob is that i have instlled the fec contrib and i could not do the final step in the instructions. the problem is that the docs say to find
<?php
if (tep_count_shipping_modules() > 0) {
?>
in checkout_shiping and then add this above it:
<!–BOF osc_Giftwrap –>
<?php
if (tep_count_giftwrap_modules() > 0) {
?>
<tr>
<td><table border=”0″ width=”100%” cellspacing=”0″ cellpadding=”2″>
<tr>
<td class=”main”><b><?php echo TABLE_HEADING_GIFTWRAP_METHOD; ?></b></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border=”0″ width=”100%” cellspacing=”1″ cellpadding=”2″ class=”infoBox”>
<tr class=”infoBoxContents”>
<td><table border=”0″ width=”100%” cellspacing=”0″ cellpadding=”2″>
<?php
$quotes1_size = sizeof($quotes1);
if ($quotes1_size > 1) {
?>
<tr>
<td><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
<td class=”main” width=”50%” valign=”top”><?php echo TEXT_CHOOSE_GIFTWRAP_METHOD; ?></td>
<td class=”main” width=”50%” valign=”top” align=”right”><?php echo ‘<b>’ . TITLE_PLEASE_SELECT . ‘</b><br>’ . tep_image(DIR_WS_IMAGES . ‘arrow_east_south.gif’); ?></td>
<td><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
</tr>
<?php
} else {
?>
<tr>
<td><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
<td class=”main” width=”100%” colspan=”2″><?php echo TEXT_ENTER_GIFTWRAP_INFORMATION; ?></td>
<td><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
</tr>
<?php
}
$radio_buttons = 0;
for ($i=0; $i<$quotes1_size; $i++) {
?>
<tr>
<td><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
<td colspan=”2″><table border=”0″ width=”100%” cellspacing=”0″ cellpadding=”2″>
<?php
if (isset($quotes1[$i]['error'])) {
?>
<tr>
<td width=”10″><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
<td class=”main” colspan=”3″><?php echo $quotes1[$i]['error']; ?></td>
<td width=”10″><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
</tr>
<?php
} else {
$size = sizeof($quotes1[$i]['methods']);
for ($j=0, $n2=$size; $j<$n2; $j++) {
// set the radio button to be checked if it is the method chosen
$checked = (($quotes1[$i]['id'] . ‘_’ . $quotes1[$i]['methods'][$j]['id'] == $giftwrap_info['id']) ? true : false);
if ( ($quotes1[$i]['id'] . ‘_’ . $quotes1[$i]['methods'][$j]['id'] == $giftwrap_info['id']) || (tep_count_giftwrap_modules() == (int)1) ) {
echo ‘ <tr id=”defaultSelectedGift” class=”moduleRowSelected” onmouseover=”rowOverEffectGift(this)” onmouseout=”rowOutEffect(this)” onclick=”selectRowEffectGift(this, ‘ . $radio_buttons . ‘)”>’ . “n”;
} else {
echo ‘ <tr class=”moduleRow” onmouseover=”rowOverEffectGift(this)” onmouseout=”rowOutEffectGift(this)” onclick=”selectRowEffectGift(this, ‘ . $radio_buttons . ‘)”>’ . “n”;
}
?>
<td width=”10″><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
<td class=”main” width=”75%”><?php echo $quotes1[$i]['methods'][$j]['title']; ?></td>
<?php
if ( ($quotes1_size > 1) || ($n2 > 1) ) {
if (DISPLAY_PRICE_WITH_TAX == ‘true’) {
$gift_tax_rate_tmp = tep_get_tax_rate(MODULE_ORDER_TOTAL_GIFTWRAP_TAX_CLASS);
$gift_tax_amt_tmp = $quotes1[$i]['methods'][$j]['cost'];
$gift_tax_amt_tmp += tep_calculate_tax($quotes1[$i]['methods'][$j]['cost'], $gift_tax_rate_tmp);
?>
<td class=”main”><?php echo $currencies->format($gift_tax_amt_tmp); ?></td>
<?php
} else {
?>
<td class=”main”><?php echo $currencies->format($quotes1[$i]['methods'][$j]['cost']); ?></td>
<?php
}
?>
<td class=”main” align=”right”><?php echo tep_draw_radio_field(‘giftwrap’, $quotes1[$i]['id'] . ‘_’ . $quotes1[$i]['methods'][$j]['id'], $checked); ?></td>
<?php
} else {
?>
<td class=”main” align=”right” colspan=”2″><?php echo $currencies->format($quotes1[$i]['methods'][$j]['cost']) . tep_draw_hidden_field(‘giftwrap’, $quotes1[$i]['id'] . ‘_’ . $quotes1[$i]['methods'][$j]['id']); ?></td>
<?php
}
?>
<td width=”10″><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
</tr>
<?php
$radio_buttons++;
}
}
?>
</table></td>
<td><?php echo tep_draw_separator(‘pixel_trans.gif’, ’10′, ’1′); ?></td>
</tr>
<?php
}
?>
</table></td>
</tr>
</table></td>
</tr>
<?php
}
?>
<!–EOF osc_Giftwrap–>
my file has been modified with th fec install and i think i am placing this in the wrong place. i have placed it in includes/fec/shipping_box.php
2. i have created a ctergory which will be used for selling gift certificates http://www.babybow.co.za/index.php?cPath=45. now when a person purchases a certificate they then must enter a email address for the recipient i.e the person who will receive the gift cetificate. this email field must go on the product details page so when they add it to the cart, the email address is recorded. e.g http://www.babybow.co.za/product_info.php?cPath=45&products_id=150
Hello and thanks for reviewing my small project.
I need someone that is available right now for the next few hours and can work with me via yahoo instant messenger.
I will pay through SL Escrow.
The Project:
Login here with user: test2 pass: test2
https://www.alliedtruststore.com/index.php?ukey=auth
you can see there if active_aff = 1 right? well that’s it ..if the customers active_aff field = 1 ..show affliliate information and links…else do nothing …dont show it..this needs to be defined somewhere in a class i don’t know where
I only added the field in their SQL table already and i made it always default 0 varchar not null and i changed test2 to 0 and test30 to 1 to see if it works as you go.
*note
Please, if you are not a fluent SMARTY expert that has dealt with smarty templates and classes don’t bid. Guaranteed this is the hardest if statement you ever write and will take a solid hour or so do not waste my time thinking this is some simple in and out 10 min job any coder can do. EXPERT ONLY this is a very exploded script pulling assign’s from thin air. I will leave you bad feedback if not, if you don’t know smarty in and out don’t bid.
well this new field isnt smarty assigned anywhere …there are like 5 class.php files it could be in /modules /core funtctions /includes /classes
its not assigned so it will never show up for one…then to make it listen to a new if statement like if smatry.active_aff==1 or something then show this table…
i don’t know where it needs to be assigned …. /templates/frontend/user_account.html
<h1 align=”center”>Your Account Home </h1>
<table cellpadding=”15″ cellspacing=”0″ width=”100%”>
{section name=op loop=$ChildShortHTMLs}
{if $ChildShortHTMLs[op].tpl ne ”}
{include file=$ChildShortHTMLs[op].tpl}
{/if}
{/section}
</table>
/templates/frontend/short_affilaite_program.tpl
<tr>
<td valign=”top”>
<table width=”400″ align=”center”>
<tr><td align=”center” valign=”top”>
<p><strong>Account Information:</strong></p>
<p>
A picture speaks 1000 words.
iefreshvegetables.com/php_scripts/wdpress/?p=115
You will notice the 3rd box down, two pictures are stacked upon each other. They should be next to each other. I can’t get them to position themselves like the sample at the bottom of the page without the white border.
I figure the problem lies in the css or maybe the theme file code
Attached are
theme folder (emire folder)
post html (html.txt)
css(only changes, look at bottom under “Changes by chuck”). (css.txt)
I made a change to the css file thus creating the problem. You can see the problem my block has moved into the 2nd column therefore loosing Categories, Archives.
See results iefreshvegetables.com/php_scripts/wdpress/
It should look like this iefreshvegetables.com/php_scripts/wdpress/?p=29
My changes were–
.subbox{
margin-top:30px;
overflow: hidden;
}
.stext{
text-align:justify;
padding: 15px;
}
.twopic{
margin:0 auto;
text-align:center;
}
Attached are both the css file and the template files.
Here is the code that has to do with the above css commands–
As you can see I made 2 div tags one. One stext nested within subbox. subbox is one complete post.
<div class=”subbox”>
This goes under picture
FYI: I would like to get this done soon than later so I will pick a programmer before the full # of days is up.
I have an active WordPress site based on a modified commercial template. Everything is good except the jpg header. It displays OK in FF3 & IE6&7, but it is misaligned in IE8 by about 600px and in safari by about 300px.
I need the header to be aligned properly in all these browsers – probably just a tweak to the CSS, but everything I try seems to break something else or scramble the nav bar.
You can see the problem here in a copy I made of the template:
http://richarddehove.com/
I need someone to go into the test site, fix the problem, then send me the details so I can fix it on the main site.
I want to put a 725 pixel wide table into an article and have the table centered.
using a brand new installation of joomla 1.5
using the milkyway template.
no right or left columns
I removed the editor.
see site here:
http://02d0e5c.netsolhost.com/center/
Here is the HTML I am currently using.
<table border=”0″ width=”725″>
<tbody><tr>
<td> align=”left”>a</td>
<td align=”center”>a</td>
<td align=”right”>a</td>
</tr></tbody>
</table>
I need a REASONABLE solution, one that will work no matter what the resolution the users display is set at.
A solution which will work with internet explorer and firefox, etc.
I am in need of a quick and cheap job that a programmer would be willing to help me with.
My max budget will be $20 and I would like a experienced or new programmer that would like to do this job for the rate and for a positive review on ScriptLance.
The problem right now is that a revision of a script template is being worked on right now, but due to the lack of communication I can have with the programmer (doesn’t speak English as well), she is not able to help me achieve 100% of what I need.
If you are chosen, I will give you the STYLE.CSS file and you will need to edit it offsite as you will not have access to my server or script backend. I know this can be done with just the .CSS file as I have had a friend do the same for me before.
I will just basically need re-alignments of certain areas and 100% browser supports for pretty much all of the browsers including IE6. The browsers part is currently OK, but edits may cause it to shift and overflow.
I will choose a programmer now, but work will not be given for a few more days or a week.