Title: Some elements broken?
Last modified: March 20, 2019

---

# Some elements broken?

 *  [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/)
 * Hello,
 * I switched testing on and have 2 problems:
    – Some elements of my home page don’t
   display, in particular the whole product section, any idea why? – on my woocommerce
   product page we don’t see product images nor the product description, any idea
   why? Thx so much!
 * Reynald
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsome-elements-broken%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11338214)
 * Hey
 * – If a section is managed by your website theme, it cant work with an another
   theme (here the app theme)
 *  The WPMobile.App (overlay) theme is a workaround to add the mobile interface
   over your website theme, it should be better
 * – Same, try with the overlay theme 😉
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11338331)
 * Hi Amauri,
 * Thanks for coming back to me!
 * Unfortunately I tried overlay but with it I can’t scroll at all.
 * The weird part about the app theme is that most stuff works, besides the few 
   things that I listed.
    I’m running on OceanWP and a few pages are built with 
   Elementor (Home, Contact, FAQ)
 * Unfortunately I think I won’t be able to convert the site to an app soon 🙁
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344699)
 * Hi Amaury,
 * All the broken parts of woocommerce pages are fixed with the last release.
 * There is only one problem left, which is the few blocks in the middle on my home
   page remaining blanks (whereas 60-70% of the page loads correctly)
 * Any idea how to get around it? These blocs just contains images and buttons, 
   which is the same as for the rest of the page which loads. weird isnt it?
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344718)
 * Great 😀
 * The element are invisible because the fade in animation is not triggered (the
   scroll is not the same in a browser and the app).
 * Just add this piece of CSS to make all elements visible:
 * .elementor-element {
    visibility: visible; }
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344750)
 * This looks amazing, looking forward to have the apps fully ready 🙂
 * Last 2 small issues before I make the purchase:
 * – 4 images (the ones in the first section with 100% natural, THC-free etc) are
   not loading – does it have anything to do with lazy load?
 * – the CSS on my contact form is broken (the button was supposed to be black with
   uppercase)
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344774)
 * ☺👌
 * – Yes, disable the wpmobile Lazy load in Blocks > Content > Lazy load image
 * – One more CSS rule for the submit button:
 * .wpmobile-3552 button {
    background: #000; font-weight: 700; }
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344908)
 * Amazing 🙂
 * Lasts asks, I promise:
 * -there is also a contact bloc at the bottom of my home page – how can I find 
   the css id in the app?
 * – any way we can get the anchor links to work on the home page?
 * Thx so much!!
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344925)
 * Because same I’d like to change the background color of the woocommerce add to
   cart button.
 * And one silly question – the reason why we can’t checkout from the cart, is it
   because it is in test mode?
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344932)
 * This is the same class than on your website.
 * Here the CSS for the submit button 🙂
 * .elementor-widget-form button {
    background: black; font-weight: 700; }
 * Unfortunatly anchor links dont work : /
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344945)
 * **the reason why we can’t checkout from the cart, is it because it is in test
   mode**
    No, it’s because there is a php error on the server side in this page.
   Dont know why but it you can access the server log, it will help a lot.
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344974)
 * Interesting – my debug mod is active and nothing has been logged 🙁
 * I do have an idea though – maybe it’s caused by my Sucuri firewall trying to 
   prevent the execution of certain scripts?
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11344989)
 * You can reproduce here:
    [https://fyllde.com/cart/?wpappninja_v=5c9520446e2a2&wpappninja=true&wpappninja_simul4=true&wpappninja=true&wpappninja_simul4=true](https://fyllde.com/cart/?wpappninja_v=5c9520446e2a2&wpappninja=true&wpappninja_simul4=true&wpappninja=true&wpappninja_simul4=true)
 * It stop just after the rating widget.
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11345028)
 * My bad I wasn’t taking a look at the right log file hahaha
 * Here is the error log:
 *     ```
       [22-Mar-2019 17:50:27 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_price_html() on null in /home/reynaldf/public_html/wp-content/plugins/woocommerce/templates/loop/price.php:26
       Stack trace:
       #0 /home/reynaldf/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(211): include()
       #1 /home/reynaldf/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(1224): wc_get_template('loop/price.php')
       #2 /home/reynaldf/public_html/wp-includes/class-wp-hook.php(286): woocommerce_template_loop_price('')
       #3 /home/reynaldf/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
       #4 /home/reynaldf/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
       #5 /home/reynaldf/public_html/wp-content/plugins/woocommerce/templates/content-product.php(57): do_action('woocommerce_aft...')
       #6 /home/reynaldf/public_html/wp-includes/template.php(706): require('/home/reynaldf/...')
       #7 /home/reynaldf/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(181): load in /home/reynaldf/public_html/wp-content/plugins/woocommerce/templates/loop/price.php on line 26
       [22-Mar-2019 17:55:26 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get_price_html() on null in /home/reynaldf/public_html
       ```
   
 *  Thread Starter [reynaldf](https://wordpress.org/support/users/reynaldf/)
 * (@reynaldf)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11347347)
 * Hi Amaury, Still the same with the last release – any idea where it could be 
   coming from? Thx so much!
 *  Plugin Author [Amauri](https://wordpress.org/support/users/amauric/)
 * (@amauric)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11348784)
 * Hey
 * This is an error triggered by woocommerce and I can’t reproduce from my side 
   😫
 * There is something wrong also on the website:
 * >  Fatal error: Uncaught Error: Call to a member function get_gallery_image_ids()
   > on null in /home/reynaldf/public_html/wp-content/themes/oceanwp/woocommerce/
   > owp-archive-product-thumbnails.php:19
   >  Stack trace: #0 /home/reynaldf/public_html/
   > wp-content/plugins/woocommerce/includes/wc-core-functions.php(211): include()#
   > 1 /home/reynaldf/public_html/wp-content/themes/oceanwp/woocommerce/owp-archive-
   > product-hover.php(105): wc_get_template(‘owp-archive-pro…’) #2 /home/reynaldf/
   > public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(211):
   > include(‘/home/reynaldf/…’) #3 /home/reynaldf/public_html/wp-content/themes/
   > oceanwp/inc/woocommerce/woocommerce-config.php(1118): wc_get_template(‘owp-
   > archive-pro…’) #4 /home/reynaldf/public_html/wp-includes/class-wp-hook.php(
   > 286): OceanWP_WooCommerce_Config->archive_product_content(”) #5 /home/reynaldf/
   > public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)#
   > 6 /home/reynaldf/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(
   > Array) #7 /ho in /home/reynaldf/public_html/wp-content/themes/oceanwp/woocommerce/
   > owp-archive-product-thumbnails.php on line 19
 * Maybe related to an another woo plugin. Try to deactivate some plugin to check
   if we can find the source of the problem.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Some elements broken?’ is closed to new replies.

 * ![](https://ps.w.org/wpappninja/assets/icon-256x256.png?rev=2215187)
 * [WPMobile.App](https://wordpress.org/plugins/wpappninja/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpappninja/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpappninja/)
 * [Active Topics](https://wordpress.org/support/plugin/wpappninja/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpappninja/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpappninja/reviews/)

 * 15 replies
 * 2 participants
 * Last reply from: [Amauri](https://wordpress.org/support/users/amauric/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/some-elements-broken/#post-11348784)
 * Status: not resolved