Anne,
What I did was copy the last line of code and fill in the way that seemed appropriate with the aid of your instructions. There is a difference in what is you suggested and the actual code in the file. That is where the confusion kicks in.
Thanks for the help.
I have the Mega Menu working now thanks for the direction.
Now I am attempting to modify the footer_menu_defines.php file.
The last line is the code I added, but it has no effect. I tried a few other ideas and had no success.
Define('TITLE_THREE', '<li class="menuTitle">Customer Support</li>');
Define('CONTACT','<li><a href="' . zen_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a></li>');
Define('SHIPPING', '<li><a href="' . zen_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a></li>');
Define('PRIVACY', '<li><a href="' . zen_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a></li>');
Define('CONDITIONS','<li><a href="' . zen_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a></li>');
Define('ACCOUNT', '<li><a href="' . zen_href_link(FILENAME_ACCOUNT, '', 'SSL') .'">' . HEADER_TITLE_MY_ACCOUNT . '</a></li>');
Define('PAYMENT_OPTIONS','<li><a href="' . zen_href_link(FILENAME_PAGE_2) . '">' . BOX_INFORMATION_PAYMENT_OPTIONS . '</a></li>');
When I click on the Pin It button the product image does not appear, but instead the header image and Paypal images appear as options to pin. The facebook like button works fine.
http://ffpetsupplies.com/
I haven't found any product pages that show the correct image so far. Here is one to look at. If it is the image size issue can you recommend a way to batch re-size without downloading and using Photoshop?
Thanks very much!
http://ffpetsupplies.com/aquariums/d...c-030172062759
I've done some digging and I think you have the correct cause of the issue.
http://socialmarketingwriting.com/4-...rest-friendly/
Apparently pintrest wants a 200 pixel minimum and the product image in it's non-enlargerd form is only 120 X 120. The imaged show in the pin it window meet that size criteria.
The product image in it's actual size is 500 x 500. Is there a way to make the image large enough in the smaller form?
Bookmarks