Forum Replies Created
- AuthorPosts
- Xpark MediaKeymaster
check the file permission the user need to be able to read the files. Check your error logs on the server and please let us know if you see anything.
Also if you have really big image you might need to increase your memory limit
Xpark MediaKeymasterCurrently, yes there is been a few request for this already I will try to do something with the feature image on WordPress on a future release.
Xpark MediaKeymasterThere has been some issues with UK accounts, I really don’t know the what could be the problem maybe the currency, check your paypal account and set the IPN manually to post to your site’s home page.
Xpark MediaKeymaster@sparky, do you have other plugins installed while you are testing the themes? can you provide a link to your testing site?
Xpark MediaKeymasterPlease update to 3.1.3, the issue was fixed.
Xpark MediaKeymasterif you want to remove the navigation activate the “widget tools” under settings > general this will remove all the navigation and add a widget that you can use in any widget region .
Xpark MediaKeymasterthere is not limit set but the plugin, this is usually limited by WordPress or Sever. Try adding this line of code on your wp-settings.php file. define(‘WP_MAX_MEMORY_LIMIT’, ‘256M’); increase the memory as needed.
Xpark MediaKeymasterSorry this is not an option yet, but it can be added using the Image Store API if you know PHP scripting.
It has been requested and I might add the option in a feature release but there is no date yet.
Xpark MediaKeymasterif, it is a shippable item the shipping cost will show, but setting one of your shipping option to 0 should do the trick also make sure that the first item is the 0 item on your list.
Also the user should be able to select and shipping option and update the cart.
Xpark MediaKeymasterjust refresh the permalink structure, just click “update”
Xpark MediaKeymaster@chrispieG, if you don’t change the shortcode the plugin uses the site’s default post limit, which must be 5. This is to prevent overloding your page or server. The shortcode that you need is:
[imstore count=false]
to show all galleries but it may overload the page depending in how many galleries you have, if you want a specific number use[imstore count=10]
Xpark MediaKeymasteralso if you are using version 3.0.9 upgrade to 3.1.2
Xpark MediaKeymasterel botón de añadir al carro sale cortado a mitad:
esto es normalmente problemas o conflictos con el tema, al que arreglarlo usando css. de preferencia en el tema.marca de agua de texto de Image Store
a revisado el registro de errores del servidor? la imagen que esta utilizando en la configuración tiene la dirección completa hacia la image? la image se pude atraves de su URL?aparece algo en inglés que es checkout
parece que la traducción al español no esta completa la revisare y estara lista para la próxima version.August 16, 2012 at 11:06 pm in reply to: Shopping Cart Layout & Problems with "add to cart" button #49180Xpark MediaKeymasterI see add the following code to your stylesheet (style.css) and it should fix the problem
table.ims-table{ width: 100%;}
Xpark MediaKeymasterSome times it could be a palpal update on their system. I will test it to see any problems also do you guys sending access information for your dev sites to rule out set up or servers issues [email protected] subject: “paypal ipn issues”
- AuthorPosts