Forum Replies Created
-
AuthorPosts
-
WebmasterAIDO
ParticipantI 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
WebmasterAIDO
ParticipantI 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 codeThanks
WebmasterAIDO
ParticipantThe 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.2In Github i find the update file 3.3.* – copy and paste the code but nothing was change…
WebmasterAIDO
ParticipantI’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
WebmasterAIDO
ParticipantI 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.
WebmasterAIDO
ParticipantYes 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
-
AuthorPosts