Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Update Wise Blog Theme #1046
    WebmasterAIDO
    Participant

    I found the update envato market plugin, and installed it.

    Now it’s all ok, the new version of wiseblog theme it’s up to date!

    Thanks

    in reply to: woocommerce #927
    WebmasterAIDO
    Participant

    I solved…
    My version was 2.0.6 and the new has these characteristics:

    version 2.1.5 – 02/12/18
    Updated: WooCommerce compatibility for archive product
    Fixed: WooCommerce subcategories layout
    Updated: WooCommerce deprecated function

    Fixed: Page and archive entry title heading tag
    Added: Maintenance Mode theme
    Removed: Deprecated widgets
    Updated: Carbon fields to avoid widget loss
    Fixed: Drop-down select styling
    Updated: Documentation and translation
    Fixed: reCAPTCHA styling for Contact Form plugin
    Fixed: Tabs link styling
    Fixed: Sticky header follow button styling
    Fixed: Navigation button styling
    Fixed: Search top button styling
    Added: Featured Contents Order by date, random, title, comments feature
    Fixed: Undefined index error on widgets with new fields
    Added: Ad widget feature to disable Ads when tag “wise-noads” is added on posts/pages
    Improved: Code for Ad widget
    Updated: WooCommerce deprecated functions
    Fixed: Panel fields code

    Thanks

    in reply to: woocommerce #924
    WebmasterAIDO
    Participant

    The configuration is right…

    Maybe can be outdated template?

    In Woocommerce state i see:

    wise-blog-child-two/woocommerce/archive-product.php versione 2.0.0 è obsoleta. La versione attuale è 3.3.0,
    wise-blog-child-two/woocommerce/content-product.php,
    wise-blog-child-two/woocommerce/content-product_cat.php,
    wise-blog-child-two/woocommerce/content-single-product.php,
    wise-blog/woocommerce/loop/pagination.php versione 2.2.2 è obsoleta. La versione attuale è 3.3.1,
    wise-blog/woocommerce/single-product/product-image.php versione 3.1.0 è obsoleta. La versione attuale è 3.3.2,
    wise-blog/woocommerce/single-product/product-thumbnails.php versione 3.1.0 è obsoleta. La versione attuale è 3.3.2

    In Github i find the update file 3.3.* – copy and paste the code but nothing was change…

    in reply to: remove the article category tag #919
    WebmasterAIDO
    Participant

    I’m sorry but i follow all your instructions and have no right results…
    I use your theme child (your options in a wordpress menu – create child theme) and have:

    @import url(“../wise-blog/style.css”);

    Our child theme doesn’t have @import url(“../wise-blog/style.css”);

    so i add

    .home-index-thumb .index-cat,
    .home-index-thumb-grid .index-cat {
    display: none;
    }

    or

    .home-index-thumb .index-cat,
    .home-index-thumb-grid .index-cat {
    display: none !important;
    }

    but don’t change nothing…

    And now i have other problem… in a page (menu and sidebar – plugin) see:
    “f07b” or “f107″…

    It’s first time that i find much problems… i hope you help me to fix all because the price is not few for this theme.

    Thanks

    in reply to: remove the article category tag #917
    WebmasterAIDO
    Participant

    I also tried in:

    “style.css” of father theme

    to insert the line code …

    but do not remove the category tag in the preview article …

    Why? Need another procedure? Other code?

    Waiting an answer, thanks.

    in reply to: remove the article category tag #916
    WebmasterAIDO
    Participant

    Yes is this that i mean.

    I try to copy the line code in file “style.css” of the child theme:

    @import url(“../wise-blog/style.css”);

    .home-index-thumb .index-cat,
    .home-index-thumb-grid .index-cat {
    display: none;
    }

    But the result don’t change… Why?

    Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
Back to top