I tried this
function action_remove_block_templates()
{
remove_theme_support('block-templates');
}
add_action('after_setup_theme', 'action_remove_block_templates');
but it didn’t work. I also tried creating a single-product.php in the theme and that did not work either.
How can I force WordPress to not look for HTML template parts?
I did try switching to the theme twentytwentyone and it worked correctly
]]>on this caluna.no page i cannot get the menu to display like all other pages.
for instance: caluna.no/nettbutikk/ (shows the OLD menu thing)
the new page: https://caluna.no/nettbutikk2/ shows it correct.
but when you press the product, it only has the header shit from that https://caluna.no/nettbutikk/ page wich has the wrong Header/menu/style.
Any ideas? from where i can fix that?
]]>https://americanhearingkc.com/product/rayovac-batteries/
Thank you
### WordPress Environment ###
Home URL: https://americanhearingkc.com
Site URL: https://americanhearingkc.com
Jigoshop Version: 1.17.9
Jigoshop Database Version: 1503180
Log Directory Writable: ? To allow logging
make /nas/content/live/americanhear/wp-content/uploads/jigoshop-logs/ writable or define a custom JIGOSHOP_LOG_DIR.
WP Version: 4.3.1
WP Multisite: –
WP Memory Limit: 64 MB
WP Debug Mode: –
Language: en_US
### Server Environment ###
Server Info: Apache
PHP Version: 5.5.9-1ubuntu4.14
PHP Post Max Size: 100 MB
PHP Time Limit: 3600
PHP Max Input Vars: 1000
SUHOSIN Installed: –
MySQL Version: 5.6.27
eAccelerator: ?
APC: ?
OpCache:
Short Open Tag:
Allow URL fopen:
Session:
Cookie Path: /
Save Path: /var/lib/php5
Use Cookies:
Use Only Cookies:
Max Upload Size: 50 MB
Default Timezone is UTC:
fsockopen/cURL:
SoapClient:
Remote Post:
Remote Get:
### Server Locale ###
decimal_point: .
thousands_sep: N/A
mon_decimal_point: N/A
mon_thousands_sep: N/A
### Active Plugins (27) ###
Gravity Forms: by rocketgenius – 1.9.15
Advanced Custom Fields: Repeater Field: by Elliot Condon – 1.1.1
Advanced Custom Fields: by Elliot Condon – 4.4.3
Image Map HotSpot: by Sike – 1.2.5
Contact Form DB: by Michael Simpson – 2.9.13
Contact Form 7: by Takayuki Miyoshi – 4.3.1
Display Widgets: by Strategy11 – 2.05
Easy Testimonials: by Gold Plugins – 1.32
Google Analytics by Yoast: by Team Yoast – 5.4.6
Gravity Forms Quiz Add-On: by Rocketgenius – 2.4.1
Image Widget: by Modern Tribe
Inc. – 4.1.2
Jigoshop: by Jigoshop Limited – 1.17.9
Leaflet Maps Marker: by MapsMarker.com e.U. – 3.10.2
PHP Code Widget: by Otto – 2.3
Remove Taxonomy Base Slug: by Alexandru Vornicescu – 2.1
Revolution Slider: by ThemePunch – 4.6.5
Rich Tax Description Editor: by Davit Barbakadze – 1.2.4
Simple Custom Post Order: by Sameer Humagain – 2.3
Usernoise Pro: by Nikolay Karev – 3.7.11
Usernoise: by CherryDev – 3.7.20
WP Canvas – Shortcodes: by Chris Baldelomar – 1.81
What The File: by Never5 – 1.5.2
Widget for Contact Form 7: by DigitalCourt – 1.0
WordPress Importer: by wordpressdotorg – 0.6.1
Yoast SEO: by Team Yoast – 3.0.6
WP-PageNavi: by Lester ‘GaMerZ’ Chan – 2.89.1
MailPoet Newsletters: by MailPoet – 2.6.19
### Settings ###
Taxes Enabled:
Shipping Enabled:
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
### Jigoshop Pages ###
Shop Base: #11134 – /shop/
Cart: #11135 – /cart/
Checkout: #11141 – /checkout/
Pay: #11142 – /checkout/pay/
Thanks: #11143 – /checkout/thanks/
My Account: #11137 – /my-account/
Edit Address: #11138 – /my-account/edit-address/
View Order: #11140 – /my-account/view-order/
Change Password: #11139 – /my-account/change-password/
Track Order: #11136 – /order-tracking/
Terms: Page not set
### Taxonomies ###
Product Types: configurable (configurable)
downloadable (downloadable)
external (external)
grouped (grouped)
simple (simple)
virtual (virtual)
### Theme ###
Name: AHA
Version: 1.0
Author URL:
Child Theme: ? – If you’re modifying Jigoshop or a parent theme you didn’t build personally we recommend using a child theme. See: How to create a child theme
Jigoshop Support: Not Declared
### Templates ###
Overrides: aha/index.php
https://www.ads-software.com/plugins/jigoshop/
]]>thanks
pikaya
https://www.ads-software.com/plugins/woocommerce/
]]>thanks
pikaya
https://www.ads-software.com/plugins/woocommerce/
]]>Im using a genesis child theme along with the genesis connect for woocommerce plugin.
I would like to customize the single-product.php template.
What I would like to have is something like this:
https://www.steigerhoutenmeubelshop.nl/product/steigerhouten-tafel-met-dikke-planken-millau/
The product page is divided into 2 sections:
<div id="product-8371" class="post-8371 product type-product status-publish has-post-thumb…inderbedden product-tag-bed product-tag-kerstspecial instock" itemtype="https://schema.org/Product" itemscope="">
<div id="product-left"></div>
<div id="product-right"></div>?
Can anyone point me in the right direction on how to add this to my single-product.php so I can style these elements individually.
Thanks in advance!
Kind regards,
Walter
https://www.ads-software.com/plugins/genesis-connect-woocommerce/
]]>Im using a genesis child theme along with the genesis connect for woocommerce plugin.
I would like to customize the single-product.php template.
What I would like to have is something like this:
https://www.steigerhoutenmeubelshop.nl/product/steigerhouten-tafel-met-dikke-planken-millau/
The product page is divided into 2 sections:
<div id="product-8371" class="post-8371 product type-product status-publish has-post-thumb…inderbedden product-tag-bed product-tag-kerstspecial instock" itemtype="https://schema.org/Product" itemscope="">
<div id="product-left"></div>
<div id="product-right"></div>?
Can anyone point me in the right direction on how to add this to my single-product.php so I can style these elements individually.
Thanks in advance!
Kind regards,
Walter
]]>I have no idea where can I edit for single-product page.
Woocommerce version 2.1.12
https://www.ads-software.com/plugins/woocommerce/
https://www.ads-software.com/plugins/woocommerce/
]]>I have no idea where can I edit for single-product page.
Woocommerce version 2.1.12
https://www.ads-software.com/plugins/woocommerce/
]]>I’m using a modified Blaskan theme and I’m adding a store component to it. I don’t need the store to be too flashy but I’d like to spruce up my individual product page a bit. I’m just learning how to use PHP to edit everything (some folks on here have been helping me out with that), so bear with me.
Here’s what I’m working with now: https://www.trialofthecentury.net/product/hello/
Notice how the title (“I Don’t Want This Title Repeated”) appears twice: once above the image, and once as the actual “title” next to the image. My question is: what line of code do I remove to get ride of the title besude the image? I’d like to keep the title above the image and just nix the one to the right of it.
I’ve been going at the PHP for hours and I just absolutely can’t figure out how to cut that big title out.
]]>