Call an Array of the Featured Images in PHP
Question I would like to be able to call an array of the featured images in PHP. Are you able to advise me on the quickest and easiest way to do this? Answer The easiest way to do this is Read More
Question I would like to be able to call an array of the featured images in PHP. Are you able to advise me on the quickest and easiest way to do this? Answer The easiest way to do this is Read More
Question How Can I add a custom checkout field(s) without using a plugin? I know there is a premium plugin that can do this, but since I only need 1 field, I think buying a plugin might be an overkill. The Read More
Jigoshop comes with several shortcodes which can be used to insert content inside posts and pages.
If you want to perform more complex/advanced Jigoshop customizations, you can do it easily and quickly through existing Jigoshop extensions.
Please utilize this documentation for customizing your websites language files.
If you notice your sidebar(s) are below the products that Jigoshop lists instead of beside, then that may be your first indication that you need the following.
Use this documentation to learn how to create and edit themes for Jigoshop.
Read this documentation for information about the various Jigoshop widgets.
Use this as a reference to manipulating and adding currencies to your Jigoshop installation.
Editing Jigoshop Language Files Instructions Open your “wp-config.php” and add your language i.e. “en_GB” to the function “define()” on line 73. Save the file. Codestyling Localization plugin: Download here… Install the plugin “CodeStyling Localization”. Activate it. Navigate to tools/localization in Read More