woocommerce product page not blank

Home Forums Jevelin Theme woocommerce product page not blank

Home Forums Jevelin Theme woocommerce product page not blank

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
  • wernervanstrien
    Participant

    Hi,

    Without having done anything (i think) when starting with a new product, it already shows some content when I do a preview. See the attachment what I mean.

    How do I start with a complete blank page for woo commerce products, so I can build it up with wp bakery or Elementor for example??

    Please help me. Thanks in advance.

    Attachments:
    You must be logged in to view attached files.

    Hi @wernervanstrien,

     

    I hope you are well today and thank you for your question.

     

    The WooCommerce product page is a dynamic page, therefore, you can not edit it using page builder but you have to change it by editing the page template code as described on the below pages.

     

    https://www.sitepoint.com/customize-woocommerce-product-pages/

    https://elementor.com/blog/customize-woocommerce-product-page/

     

    Best regards,
    Shufflehound team

    wernervanstrien
    Participant

    Hello,

    Thanks already for the information.

    But where can I find those files? single-product.php – content-single-product.php – single_template

    Hope to hear from you soon. Thanks in advance.

     

    Werner

    You will find those files in the below Jevelin theme directory.

     

    /jevelin/woocommerce/

    wernervanstrien
    Participant

    Please, please, please help me, I am not that good with this. I got into the structure, see attachment, but there is no “single-template” to be found.

    I wan this to work but I am gettin more lost.

    Hope to hear from you soon.

    Attachments:
    You must be logged in to view attached files.

    You need to edit content-single-product.php file.

    wernervanstrien
    Participant

    Just Put the code in there at the end of the File?

    wernervanstrien
    Participant

    Hi,

    It worked, so far, that a lot is gone. Still the bar in the top is on the site. What can I do about that??? See attachment.

    Attachments:
    You must be logged in to view attached files.

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .single-product .sh-titlebar {
        display: none;
    }

    wernervanstrien
    Participant

    You rock big time!

    Thanks a lot!

    Cheerio

    wernervanstrien
    Participant

    Hello,

    I have to get back to you, while now I want to go and use Elementor, but when trying to do so, there is an error which says that the example couldn’t be loaded. What is going wrong. The debug file of the error says the next,what is going wrong, can you help?:

    is_dir(): open_basedir restriction in effect. File(/.bzr) 
    is not within the allowed path(s): 
    (/sites/chef-werkplaats.nl/www/:/sites/chef-werkplaats.nl/
    www/:/sites/chef-werkplaats.nl/subdomains/:/
    sites/chef-werkplaats.nl/private/:/sites/
    chef-werkplaats.nl/logs/:/sites/chef-werkplaats.nl/
    backups/:/sites/chef-werkplaats.nl/lib/php_include/
    cacert.pem:/sites/chef-werkplaats.nl/tmp/:/tmp/)

    wernervanstrien
    Participant

    And another thing, when trying to show data with the normal editor now gives nothing back when I want to preview. Everything keeps blank now?

    HELP

    wernervanstrien
    Participant

    When removing all the code you mentioned in your first reply in this topic, I can go and work again with Elementor. But then I am back at my first question.

    Maybe I don’t put the code in the right spot in the file you mentioned???  Where does it need to stay?

    Maybe I don’t put the code in the right spot in the file you mentioned???  Where does it need to stay?

    Do you mean the shared CSS code?

     

    You have to add the CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    wernervanstrien
    Participant

    Hello,

     

    No the other code that needed to go in the content-single-product.php.

    If I do that, then elementor doesn’t work. Something goes wrong.

    It seems you are not making changes correctly in the file.

     

    Developing custom code or editing the theme file code for custom functionality is beyond the scope of support that we provide here. Please see https://themeforest.net/item/jevelin-multipurpose-premium-responsive-wordpress-theme/14728833/support

     

    If you are not a developer then you can consider hiring a developer to do it for you. You can hire a developer from any freelance site. Shufflehound recommends the developer https://www.upwork.com/freelancers/~011652ffec8865c6d5

Viewing 16 posts - 1 through 16 (of 16 total)