Quantcast
Channel: SNSTheme » All Posts
Viewing all 120 articles
Browse latest View live

Reply To: Product design changes don’t stay

$
0
0

Hi,

Sorry, i don’t really understand your issue. If possible please give me a screenshot about your issue. So, i will have a closer look at your issue

Best Regards!


Reply To: Newsletter signup doesn’t show in footer

$
0
0

Hi,
Please check the file : subscribe-home.phtml
sns_sport\app\design\frontend\sns_sport\default\template\newsletter\subscribe-home.phtml
if no have please insert attachment
Thanks!

Attachments:
You must be logged in to view attached files.

Reply To: Newsletter signup doesn’t show in footer

$
0
0

The file was there. I replaced it with the file you attached.

It just doesn’t seem to pull the block in (i’ve attached a screen capture of the output code…the div is there for the subscribe form but it isn’t showing up)

I’ve also attached a screen capture of the Static Block code.
The code in the footer.phtml file was unaltered…i’ve included it.

<?php if(sport_newsletters) echo $this->getLayout()->createBlock('cms/block')->setBlockId(sport_newsletters)->toHtml(); ?>

Looking at the other code in the footer.phtml related to the 4 columns of blocks, i thought the issue was missing $ and tried the below:

<?php if($sport_newsletters) echo $this->getLayout()->createBlock('cms/block')->setBlockId($sport_newsletters)->toHtml(); ?>

However, that didn’t help.
I can get one of the other blocks to work in this spot, so I think the issue is with the code in the static block from the Demo

<div class="block block-subscribe">
<div class="block-content clearfix">
{{block type="newsletter/subscribe" name="footer.newsletter" template="newsletter/subscribe-home.phtml"}}
</div>
</div>
Attachments:
You must be logged in to view attached files.

Reply To: Newsletter signup doesn’t show in footer

Reply To: Newsletter signup doesn’t show in footer

$
0
0
This reply has been marked as private.

Reply To: Newsletter signup doesn’t show in footer

$
0
0

Hi.
If possible please send me ftp access information to check
Thanks!

Reply To: Newsletter signup doesn’t show in footer

Reply To: Newsletter signup doesn’t show in footer

$
0
0

Not sure if you did anything, but it’s suddenly showing up where expected. This appears to be resolved now.


Notice: Undefined variable: filter in /home/playsporse/www/app/code/local/Sns/Products/Block/List.php on line 117

$
0
0

Hello,

I’ve installed the theme, imported products and all was right,

But now I’ve errors after errors and this one is the last one that I can’t resolve,

The error is visible on play-sport.be

Thank you,
Diego

Notice: Undefined variable: filter in /home/playsporse/www/app/code/local/Sns/Products/Block/List.php on line 117

#0 /home/playsporse/www/app/code/local/Sns/Products/Block/List.php(117): mageCoreErrorHandler(8, ‘Undefined varia…’, ‘/home/playspors…’, 117, Array)
#1 /home/playsporse/www/app/code/local/Sns/Products/Block/List.php(95): Sns_Products_Block_List->_getProductCollection()
#2 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(918): Sns_Products_Block_List->_beforeToHtml()
#3 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#4 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(577): Mage_Core_Block_Abstract->_getChildHtml(‘slider1′, true)
#5 /home/playsporse/www/app/code/local/Sns/Sport/Block/Wrapper.php(81): Mage_Core_Block_Abstract->getChildHtml(”, true, true)
#6 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(919): Sns_Sport_Block_Wrapper->_toHtml()
#7 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#8 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(577): Mage_Core_Block_Abstract->_getChildHtml(‘wrap.slider1′, true)
#9 /home/playsporse/www/app/code/local/Sns/Sport/Block/Wrapper.php(81): Mage_Core_Block_Abstract->getChildHtml(”, true, true)
#10 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(919): Sns_Sport_Block_Wrapper->_toHtml()
#11 /home/playsporse/www/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#12 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Text_List->_toHtml()
#13 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#14 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(581): Mage_Core_Block_Abstract->_getChildHtml(‘after_content’, true)
#15 /home/playsporse/www/app/design/frontend/sns_sport/default/template/page/1column.phtml(113): Mage_Core_Block_Abstract->getChildHtml(‘after_content’)
#16 /home/playsporse/www/app/code/core/Mage/Core/Block/Template.php(241): include(‘/home/playspors…’)
#17 /home/playsporse/www/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView(‘frontend/sns_sp…’)
#18 /home/playsporse/www/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#19 /home/playsporse/www/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#20 /home/playsporse/www/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#21 /home/playsporse/www/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#22 /home/playsporse/www/app/code/core/Mage/Cms/Helper/Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#23 /home/playsporse/www/app/code/core/Mage/Cms/Helper/Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), ‘sport_home_page’)
#24 /home/playsporse/www/app/code/core/Mage/Cms/controllers/IndexController.php(45): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), ‘sport_home_page’)
#25 /home/playsporse/www/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Cms_IndexController->indexAction()
#26 /home/playsporse/www/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch(‘index’)
#27 /home/playsporse/www/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#28 /home/playsporse/www/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#29 /home/playsporse/www/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#30 /home/playsporse/www/index.php(92): Mage::run(”, ‘store’)
#31 {main}

Reply To: Notice: Undefined variable: filter in /home/playsporse/www/app/code/local/Sns/Products/Block/List.php on line 117

Products not showing

Reply To: Products not showing

$
0
0

Hi,

Please check your cache setting. And, maybe you have something wrong when import

Reply To: Products not showing

$
0
0

Hello,

I’ve looked the cache,
I put the product manually…

Reply To: Products not showing

$
0
0

Hello,

since one week, I’m trying to make functional the website,
I’ve tested the cache, links, products,…

We need a solution quickly ;)

Thank you,
Diego

Reply To: Products not showing

$
0
0

Hi,

Our theme doesn’t affect to admin function of Magento. You can import your products with default theme of Magento to TEST !!!

Maybe the reason from your method import, or your import file. You need check again and TEST with your site


Reply To: Products not showing

$
0
0

Hello,

At the beginning it’s was working but very slow (with 6 products),
Now it don’t show nothing,

Do you provide paid assistance ?

Thank you,
Diego

Custom Options break layout/no add to cart

$
0
0

I saw on another of your theme’s forums a similar problem… (http://snstheme.com/forums/topic/kanta-theme-does-not-appear-to-handle-iterms-with-options/)

I can’t add custom options to products. The option select doesn’t show nor does the add to cart. http://spinov8.com/SNS_demo/handcycles/top-end-force-cc-handcycle-test2

Products that were previously imported work, but we can’t create any new products with custom products.

I was just wondering, since someone else asked if it was determined to be theme related?

Reply To: Custom Options break layout/no add to cart

$
0
0

Hi,

Sorry, I dont really understand your issue. Plese describe more clearly, give me some screenshots about your issue

Related products order

Manage Product Tabs

$
0
0

Hi,

I have tried to find in the documentation how I can manage the product’ tabs:
– Description;
– Tags;
– Comments;
– More Information;

Also I’d like to know how to add more tabs to it.
Could anyone help me on finding where I can do that?

Best regards,
Djeison

Viewing all 120 articles
Browse latest View live




Latest Images