Nvm. I got it figured out. :)
Nvm. I got it figured out. :)
Hi,
Sorry to bother again, I still got a problem with About Us page, I followed your earlier posts and edited something in define about us file, so it won't show as Error page all the time. But now I couldn't figure out how to get "Navbar title" and "Heading Title" to show as "About us", could you please take a look and give me some suggestions? I know I must have done something wrong, heehee, just couldn't figure it out by my own power.
http://www.mama-sy.com/index.php?main_page=about_us
Thanks a lot and wish you wonderful weekend.
Sincerely,
Rui
You are most likely missing files (probably language files). Go through the template package again (be sure to download the updated version) and make sure you have all of the files uploaded to the correct places.Hi,
Sorry to bother again, I still got a problem with About Us page, I followed your earlier posts and edited something in define about us file, so it won't show as Error page all the time. But now I couldn't figure out how to get "Navbar title" and "Heading Title" to show as "About us", could you please take a look and give me some suggestions? I know I must have done something wrong, heehee, just couldn't figure it out by my own power.
http://www.mama-sy.com/index.php?main_page=about_us
Thanks a lot and wish you wonderful weekend.
Sincerely,
Rui
Thanks,
Anne
Is there something in this template that prevents banners from displaying in the header?
I'm using the template on a fresh upgrade to 1.3.9. I've only got your template installed. I'm working on a local/test server right now.
By the way, beautiful work! I wish there had been templates this pretty when I first set up my site 2 years ago!
Thanks,
Jessica
Hi, Anne,
Thanks a lot for the tip, now I fixed it. It was a very stupid mistake I made, in the about_us file, instead of like this:
define('NAVBAR_TITLE', 'About Us');
define('HEADING_TITLE', 'About Us');
I wrote:
define('ABOUT_US', 'About Us');
define('ABOUT_US', 'About Us');
Haahaa, but from now on I know where to look if similar errors happen again. Thanks again.
Best regards,
Rui
No, there is nothing preventing the banners. If you activate the banner and give me a link to your site I can take a look.Is there something in this template that prevents banners from displaying in the header?
I'm using the template on a fresh upgrade to 1.3.9. I've only got your template installed. I'm working on a local/test server right now.
By the way, beautiful work! I wish there had been templates this pretty when I first set up my site 2 years ago!
Thanks,
Jessica
Thanks,
Anne
No "stupid" at all--a very common mistake. I am happy that you got it all figured out.Hi, Anne,
Thanks a lot for the tip, now I fixed it. It was a very stupid mistake I made, in the about_us file, instead of like this:
define('NAVBAR_TITLE', 'About Us');
define('HEADING_TITLE', 'About Us');
I wrote:
define('ABOUT_US', 'About Us');
define('ABOUT_US', 'About Us');
Haahaa, but from now on I know where to look if similar errors happen again. Thanks again.
Best regards,
Rui
Thanks,
Anne
Hi! How do I get options right underneath one another instead of spread out like they are on this page?
Thanks in advance!,
Deanna
Add this to the bottom of your stylesheet.Hi! How do I get options right underneath one another instead of spread out like they are on this page?
Thanks in advance!,
Deanna
Thanks,Code:#productAttributes{float:left;} .navNextPrevWrapper {clear:both;}
Anne
Anne,
It looks much better now - thanks!
Thanks again!,
Deanna