![]() |
Re: X-Cart Smart Template v4.4.x
Hello
I am facing a little issue. when I open my webpage it do not shows the Title. Only shows "Your Company Name" http://demos.soft-reseller.com/x-cart/forum_pics/Page_Title_1.png But on all other Pages such as Categories and Product page it shows the Title. http://demos.soft-reseller.com/x-cart/forum_pics/Page_Title_2.png Please Help Best Regards Kashif Rashid |
Re: X-Cart Smart Template v4.4.x
hi soft reseller
RE: Unable to display the Default site 'Title' tag after editing. try this link http://bugtracker.qtmsoft.com/view.php?id=38978 look for DIFF_54453.patch then apply the patch (scroll to bottom of page) |
Re: X-Cart Smart Template v4.4.x
Quote:
Hello Dear Open Thank you very much. You have solved my issue. It took 1 minute to install the patch "DIFF_54453.patch" at http://bugtracker.qtmsoft.com/view.php?id=38978 Thanks again Best Regards Kashif |
Re: X-Cart Smart Template v4.4.x
Hi Phil,
I want to add flash banner to my Home page. But i call the html page from Home.tpl. So where do i add the flash script? Thanks, |
Re: X-Cart Smart Template v4.4.x
Quote:
|
Re: X-Cart Smart Template v4.4.x
Hi Phil:D
As you are about, any chance you could sent us the slider files, want to give the Nivo a go see if it is any smoother. Sorted the pre-order issue out, you were spot on of course so no need to worry about that. But if you could give me a shout when you have 5 mins:D |
Re: X-Cart Smart Template v4.4.x
Euribada and Mr G ...
Quote:
skin/smart_template/custom/tabs.tpl You have to reorder the blocks of code in the upper half. Then apply <li class="selected"> to the first item. Eg. Code:
Quote:
Here is a fix for the Colorbox not loading in IE... Add the following CSS code to skin/smart_template/css/altskin.css Code:
|
Re: X-Cart Smart Template v4.4.x
Anyone wanting to easily add a Facebook 'Like' button...
In skin/smart_template/custom/common.tpl At the end, insert... Code:
After... Code:
Code:
<iframe src="http://www.facebook.com/plugins/like.php?href={$php_url.url|escape:"url"}&layout=standard&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:30px; margin-top:10px"></iframe> Source | Demo I don't have a Facebook account, so I can't test it personally :) |
Custom custom ;) 404 error page
I've read the manual about customizing 404 error pages.
However, I would like my 404 error page to be like (not the same as) a static page, where my custom 404 error message is within the skin, rather than an empty page like it is for the /xcart/skin/common_files/404/404_en.html page. That would be cool! 8-) Also, I do NOT want to do a redirect from the 404 error page either with a meta refresh or a 301 redirect. (Google doesn't like those. Google it.) I don't think I want to use some iframe :-& either. The html files for XC static pages (example: /public_html/skin/common_files/pages/en/privacy_statement.html) don't include the necessary includes to display the containing skin/page structure. They are "called" from its parent php file somewhere. Perhaps if I knew where the parent php file was, I could clone and modify it and put it in the /xcart/skin/common_files/404/ folder and it would accomplish this task? TIA! |
Re: X-Cart Smart Template v4.4.x
1 Attachment(s)
|
All times are GMT -8. The time now is 04:57 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.