RT-Themes | Support Center

Viewing 10 results - 1 through 10 (of 62 total)
  • Author
    Search Results
  • #119426

    neo
    Staff

    Hi

    You are on php 8.1. We are not yet compatible with that and many plugins are also not php 8.1 compatible. Please use php 8.0.xxx

    I adjusted the code of the single-products-content.php as there was also a bug

    I will send this to the developer to fix in the next update.

    #119293

    Tolga
    Staff

    Hello,

    We will update the theme soon and add WooCommerce 7.8.0 support.

    For now, you can manually update /naturalife/rt-framework/functions/woo-integrations.php file with the code below.

    #117881

    neo
    Staff

    here is the original single products content for version 1.3.4.1

    #115459

    neo
    Staff

    anyone there who can help me?

    We live in different timezones which means that it can take up to 24-48 hours before we answer questions. We also have to maintain our work and programming matters and try to help everybody as fast as possible we can to our abilities.

    .tax-product_categories .product_info p {
    display: none;
    }

    or open wp-content\themes\rttheme18\product-contentstaxonomy-product_categories.php and change the content to

    Redo on theme updates or create a child theme with the same filename in the same sub folder !!!

    Note: line 57 and 85 have only changed

    http://support-rt.com/forums/topic/tutorial-how-to-create-a-child-theme-2/

    #113142

    Tolga
    Staff

    Hi,

    You can duplicate this part of the code below;

    and place on line 34 like this https://share.getcloudapp.com/Qwu9GPzY

    Please feel free to ask if you have any further questions.

    Best Regards,
    Tolga


    Tolga
    Staff

    Hi,

    You can replace the codes inside the /rttheme18/product-contents/single-product-content.php with the following one;

    Please feel free to ask if you have any further questions. Thank you for interesting in our themes.

    Best Regards,
    Tolga

    #88679

    neo
    Staff

    Hi

    To make it easier for you and to use a static homepage. open the sub_page_header.php in the rttheme17 folder and change this line of code on line 80

    to this

    Now you can set a static home page in the wp reading settings and use different homepage templates for each homepage in each language and thus also set different sliders with different text and images.

    Best regards,
    Neo
    Theme support

    #88678

    neo
    Staff

    Hi

    To make it easier for you and to use a static homepage. open the sub_page_header.php in the rttheme17 folder and change this line of code on line 80

    to this

    Now you can set a static home page in the wp reading settings and use different homepage templates for each homepage and thus also set different sliders with different text and images.

    Best regards,
    Neo
    Theme support


    neo
    Staff

    Hi

    You will have to recode the post_content.php and remove this code

    Then add this code

    Around line 437 in that page.

    If you don’t know how to code please hire a coder from https://www.freelancer.com/hire/Hire-a-Coder/ as we unfortunately don’t provide such service nor can we support issues caused by recoding of theme core files. I sincerly apologize for that but it is not part of the support package.

    Best regards,
    Neo
    Theme support

    #82449

    neo
    Staff

    Hi

    You need to delete line 312 – 319 from the single products file. See code below to delete.

    Repeat on theme updates and or create a child theme.

    Best regards,
    Neo
    Theme support

Viewing 10 results - 1 through 10 (of 62 total)