novistheking
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Vayu] Navigation menuThank you for your quick reply.
These css rules were exactly what I needed. Thank you very much for that.All working now.
Thank you very much for the quick fix.
The error message states that I need to use PHP 8.0, can you check this issue, please?
Enclosing info about the website:
WordPress version 6.4.2
Active theme: OceanWP (version 3.5.3)
Current plugin: wpDataTables – Tables & Table Charts (version 2.1.78)
PHP version 7.4.33Error message: Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.0.0”. You are running 7.4.33.
Forum: Plugins
In reply to: [WooCommerce] Product Long Description is not showingHello Everyone!
I have found out what cased this problem. It was quite simple and it should have been one of the first things to check.
I have checked the HTML description and noticed that it is not a “normal” text but there were a lot of <div> containers like the ones below:
<div class=”container product-main-content”>
<div class=”woocommerce-tabs wc-tabs-wrapper”>
<div id=”tab-description” class=”woocommerce-Tabs-panel woocommerce-Tabs-panel–description panel entry-content wc-tab” role=”tabpanel” aria-labelledby=”tab-title-description”>Just deleted the <div> containers and wrote “basic, normal” description without <div> containers.
Thank you very much for your effort to help me, appreciate it.
Wishing you all wonderful rest of your day and hope this may help someone in the future :D:)
Forum: Plugins
In reply to: [WooCommerce] Product Archive Page – Product AlignmentHello @xue28,
Thank you very much for your reply.
I managed to find the plugin that was causing this issue. Will have to somehow find the solution how to replace this plugin.
Thank you very much once again and wishing you a wonderful rest of your day, take care.