Hello,
I’m developing a website using Market Press as an eCommerce plugin
The product page correctly show the image of the product on the left and the description on the right, but above them also shows a bigger not wanted image.
Please see
http://staging1.adventurerooms.it/en/store/products/magic_box/
I’ts a staging site, so please use
username: adventurerooms
pw: adventurerooms2014
the same problem does not occur with a default theme, such as twentyeleven
Thanks for support
Kind regards
Anrtonio
Hey lombrano!
You can hide the image with some css code – insert it into your child theme style.css file or quick css field:
#top.page .page-thumb{ display: none !important; }
Regards,
Peter
Hi Dude,
thanks a lot for your prompt answer. I tried to put the code in the child theme styles.css and it works.
In the meantime I noticed that the product title is not displayed.
Can you help me with this issue too ?
Thanks again
Antonio
Hi!
Tbh I’ve no idea why the page title doesn’t work but I guess this problem is more complex. We officially only support WooCommerce and we are not familiar with the MarketPress code. Your best bet is to contact the plugin author for help and if necessary hire someone (i.e. here: http://studio.envato.com/ or here: http://kriesi.at/contact/customization ) to integrate MarketPress into the Enfold theme.
Cheers!
Peter