Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you have a file in includes/templates/aberdeen_neutral/templates/tpl_shopping_cart_default.php, back it up, then remove it and see if the default functionality returns.
Thanks,
Anne
Hi Anne;
I actually thought about doing that but was afraid to lol
But I did and ..... drum roll ..... it worked !! Yippie my buttons are back !!
Thank you soooo very much Anne
Hugs :hug:
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
ladyk
Hi Anne;
I actually thought about doing that but was afraid to lol
But I did and ..... drum roll ..... it worked !! Yippie my buttons are back !!
Thank you soooo very much Anne
Hugs :hug:
I am happy that you figured it out :-)
Thanks,
Anne
1 Attachment(s)
Re: Aberdeen Neutral Template Support Thread
Hi, Thank you for the template which I am intend to use in my site.
My problem is that I've been trying to put a paypal logo between the links in the footer and the copyright line and have not been able to do it. When I try it gets positioned in a different place, other than where I want it.
If you look at the attached image, it is below the 'Important Links' link. And where it says 'HERE' is where I actually want it to go. Any suggestion would be appreciated. Thank you.Attachment 12087
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Isabella
Hi, Thank you for the template which I am intend to use in my site.
My problem is that I've been trying to put a paypal logo between the links in the footer and the copyright line and have not been able to do it. When I try it gets positioned in a different place, other than where I want it.
If you look at the attached image, it is below the 'Important Links' link. And where it says 'HERE' is where I actually want it to go. Any suggestion would be appreciated. Thank you.
Attachment 12087
You need to add your code to the incldues/templates/aberdeen_neutral/common/tpl_footer.php file and you can use css to position it.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Thank you. That's precisely where I added it. I tried several positions but my problem was that I could not find the exact place where to add it so it would fall in the middle above the copyright line.
The last place I tried was under: "<!--eof-navigation display -->" and it was when it fell under the 'Important Links' link.
But, since I was unable to figure out how to position it where I wanted, I decided to put the logo on a sidebar. Thank you.
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Isabella
Thank you. That's precisely where I added it. I tried several positions but my problem was that I could not find the exact place where to add it so it would fall in the middle above the copyright line.
The last place I tried was under: "<!--eof-navigation display -->" and it was when it fell under the 'Important Links' link.
But, since I was unable to figure out how to position it where I wanted, I decided to put the logo on a sidebar. Thank you.
I am happy that you figured out a solution :-)
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Thank you :)
One more question: How can I hide or delete the little 'fLike' and 'Tweet' icons located under the product description? I would like to leave just the little 'Share' icon for now.
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Isabella
Thank you :)
One more question: How can I hide or delete the little 'fLike' and 'Tweet' icons located under the product description? I would like to leave just the little 'Share' icon for now.
You can edit the includes/templates/aberdeen_neutral/templates/tpl_main_page.php file. You may also be able to just add a display:none; to the elements in the stylesheet.css file.
Thanks,
Anne
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
picaflor-azul
You can edit the includes/templates/aberdeen_neutral/templates/tpl_main_page.php file. You may also be able to just add a display:none; to the elements in the stylesheet.css file.
Thanks,
Anne
Thank you.
Sorry, I followed the path above and there is not a 'tpl_main_page.php file' at the end of the path. See attached image.
http://i638.photobucket.com/albums/u...psb01e1130.jpg
Re: Aberdeen Neutral Template Support Thread
Quote:
Originally Posted by
Isabella
have a look in your template 'common' folder.