After changing stylesheet details simply go to ACP => STYLES => THEMES => your_theme => Refresh. This is doing changing the effect frontend. You use this file from ACP.
After changing stylesheet details simply go to ACP => STYLES => THEMES => your_theme => Refresh. This is doing changing the effect frontend. You use this file from ACP.
http://www.universalbumpkeys.com/forum/docs/INSTALL.html
Below Url is very useful light box links : http://www.huddletogether.com/projects/lightbox2/ http://www.huddletogether.com/projects/lightbox/Create a Lightbox effect only with CSS – no javascript neededthanks above url's, J.
Well, the easiest solution just click on spam is not a few times to remember Google is your address not spam.
If you do e-mail marketing, then it will be a problem if your e-mail is marked as spam, but if your e-mail address is used only as an e-mail address of the WP, then a simple solution is very good.
The not spam button work for me ok.
Option 1:
You can change the wordpress contact form area from section ([your-name] <[your-email]>) to info@yourserver.com.
And add all field inside <label>
example :
<p><label>Your Name (required)<br />
[text* your-name]</label></p>
Option 2:
Another way you can use “WP Mail SMTP plugin”. Then you configure your mail server details.
then it will working.
thanks,
J.
Check Below URL :
http://screencastworld.com/2010/03/screencasts/screencast-how-to-install-magento-commerce-1-4-using-the-full-release-bundle
How to Change Posted by Admin to my Own Name?
Well, please follow the below steps:
1. Please login with your wordpress admin login
2. Go to Left panel
3. Choose the tab called “Users”
4. When you click “Users” tab you will be opening with the list of users in right side of main panel
5. Just click “edit” link under “admin” username.
6. On User Edit page, please Find the word “Nickname” and enter your name there.
Thats it! Now click “Update Profile” button on the bottom of page. Now go and happy to browse your blog or wordpress website with your articles written with your own name. 🙂
<?php echo $this->getLayout()->createBlock(‘cms/block’)->setBlockId(‘header_links’)->toHtml() ?>
More Reference URL :
http://www.magentocommerce.com/boards/viewthread/12594/
<li><a href=”{{store direct_url=”home”}}”>Home</a></li>
<li><a href=”http://www.yoursite.com/forum” target=”_blank”>Forum</a></li>
<li><a href=”{{store direct_url=”advice-tutorials”}}”>Advice Tutorials</a></li>
<li><a href=”{{store direct_url=’featured-products.html’}}”>Featured Products</a></li>
<li><a href=”{{store direct_url=”testimonials”}}”>Testimonials</a></li>
Use Below Code :
<?php echo $this->getChildHtml(‘store_switcher’) ?>
<?php echo $this->getChildHtml(‘cms_footer_links’) ?>
<?php echo $this->getChildHtml(‘footer_links’) ?>
<?php echo $this->getChildHtml(‘newsletter’) ?>
<?php echo $this->getCopyright() ?>
<?php echo $this->getChildHtml(‘product.custom.footer.text’, false); ?>
You Want more details — Click below Link. I get it here for this.
http://www.magentonews.co.uk/magento-buzz/custom-footer-text-for-each-pageproduct-7/
thanks above url.
{{block type=”catalog/navigation” template=”catalog/navigation/vert_nav.phtml”}}