Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle
Search Results for 'banner'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Topbar widget on mobile
Hi Georgina,
Try adding this to your custom css:@media (max-width: 768px) { #kad-banner.headerclass .row { width: 75%; float: left; } .topclass .row { width: 100% !important; } .id-kad-mobile-nav { margin-top: 100px; } button.nav-trigger-case.collapsed.mobileclass { margin-top: 30px; } }Hope that helps!
Best,
HannahIn forum: Virtue ThemeIn reply to: Add fullwidth banner image to show on all pages
Hello Phil,
Thank you for reaching out to us.
Instead of using the
containerclass for thevirtue_sitewide_bannerdiv, kindly use thecontainer-fullwidthclass. This will make the banner take up the full width.Hope this helps and let us know if we can assist you further.
Regards,
KarlaIn forum: Virtue ThemeIn reply to: Add fullwidth banner image to show on all pages
Hi again,
I found the following in one of my previous posts:
add_action('kt_after_header_content', 'my_custom_head_banner_output', 30); function my_custom_head_banner_output() { echo '<div class="container virtue_sitewide_banner"><div class="virtue_banner"><img src="full path to image.jpg" alt=""></div></div>'; }This function adds the image to each page and post.
Is there a way to force the image to “fullwidth” rather than the “contained” display that currently shows?
The site can be seen at https://potatoesnz.co.nz
Thanks,
Phil.In forum: Virtue ThemeHi Team,
Previously the client requested all header banner images to be removed – so I have previously removed them. The client has now requested that all pages show the same image, fulllwidth.Please could you advise the best way to achieve this in Virtue?
Very many thanks,
Phil.In forum: Kadence BlocksIn forum: Ascend ThemeApril 20, 2021 at 7:25 am #265199Hi Adrian,
Thank you for reaching out to us.
I am trying to replicate that effect on the mobile rendering but without success. I think I should work with “mobile-headerclass” and have tried some combinations but I don’t have enough CSS knowledge or understanding of the available objects. Can anyone help please?
Is this what you are trying to achieve?Either of the below CSS codes will work.
@media screen and (max-width: 1024px) {
#kad-mobile-banner {
background: rgba(0,0,0,0.3);
}
}
@media screen and (max-width: 1024px) {
.mobile-headerclass{
background: rgba(0,0,0,0.3);
}
}The #kad-mobile-banner targets the ID of the mobile header. (there’s only 1 ID in the entire page – unique)
The .mobile-headerclass targets the class of the mobile header. (you can use the same class name multiple times)
Note that when targeting an ID, you’ll need to use #. When targeting a class name, you’ll need to use dot (.).
The max-width: 1024px is used in CSS to have a styling that will be effective from 0px up to 1024px screen size.
As a related secondary question, if anyone can point out where I would find references to the objects that I can use and set in CSS for the various Kadence Themes, I’d like to be more self-sufficient next time 🙂
To target an element on your page, here’s your guide – https://share.getcloudapp.com/llu5kwJvLet me know if you need further assistance.
Regards,
ChitoIn forum: Virtue ThemeHere is the website: *Login to see link
I was told to add this information:
system report:### WordPress Environment ###
WordPress address (URL): *Login to see link
Site address (URL): *Login to see link
WC Version: 5.2.0
REST API Version: ✔ 5.2.0
WC Blocks Version: ✔ 4.7.1
Action Scheduler Version: ✔ 3.1.6
WC Admin Version: ✔ 2.1.5
Log Directory Writable: ✔
WP Version: 5.7
WP Multisite: –
WP Memory Limit: 768 MB
WP Debug Mode: –
WP Cron: ✔
Language: en_US
External object cache: ✔### Server Environment ###
Server Info: Apache
PHP Version: 7.3.27
PHP Post Max Size: 256 MB
PHP Time Limit: 120
PHP Max Input Vars: 3000
cURL Version: 7.66.0
OpenSSL/1.1.1k-fipsSUHOSIN Installed: –
MySQL Version: 5.7.32-35-log
Max Upload Size: 256 MB
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
GZip: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔### Database ###
WC Database Version: 5.2.0
WC Database Prefix: wp_
Total Database Size: 36.38MB
Database Data Size: 27.39MB
Database Index Size: 8.99MB
wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_order_items: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_order_itemmeta: Data: 0.27MB + Index: 0.27MB + Engine InnoDB
wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_actions: Data: 0.17MB + Index: 0.14MB + Engine InnoDB
wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_bp_activity: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_bp_activity_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_bp_notifications: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_bp_notifications_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_bp_xprofile_data: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_bp_xprofile_fields: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_bp_xprofile_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_bp_xprofile_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_commentmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_comments: Data: 0.16MB + Index: 0.08MB + Engine MyISAM
wp_countries: Data: 0.05MB + Index: 0.02MB + Engine InnoDB
wp_failed_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_kbp_countdown_entry: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_kbp_form_entry: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_kbp_form_entrymeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_ksp_layers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ksp_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_ksp_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_mailchimp_carts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_mailchimp_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_options: Data: 1.97MB + Index: 0.06MB + Engine MyISAM
wp_p2p: Data: 0.03MB + Index: 0.04MB + Engine MyISAM
wp_p2pmeta: Data: 0.04MB + Index: 0.03MB + Engine MyISAM
wp_postmeta: Data: 6.14MB + Index: 1.41MB + Engine MyISAM
wp_posts: Data: 1.03MB + Index: 0.19MB + Engine MyISAM
wp_queue: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_revslider_css: Data: 0.09MB + Index: 0.00MB + Engine MyISAM
wp_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_revslider_navigations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
wp_revslider_slides: Data: 0.20MB + Index: 0.00MB + Engine MyISAM
wp_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
wp_signups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
wp_simple_history: Data: 2.02MB + Index: 0.53MB + Engine InnoDB
wp_simple_history_contexts: Data: 14.02MB + Index: 5.08MB + Engine InnoDB
wp_termmeta: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
wp_terms: Data: 0.02MB + Index: 0.04MB + Engine MyISAM
wp_term_relationships: Data: 0.03MB + Index: 0.05MB + Engine MyISAM
wp_term_taxonomy: Data: 0.02MB + Index: 0.02MB + Engine MyISAM
wp_usermeta: Data: 0.13MB + Index: 0.08MB + Engine MyISAM
wp_users: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_order_product_lookup: Data: 0.05MB + Index: 0.06MB + Engine InnoDB
wp_wc_order_stats: Data: 0.05MB + Index: 0.05MB + Engine InnoDB
wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
wp_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_wpbannerizeclicks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_wpbannerizeimpressions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
wp_yoast_seo_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
wp_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB### Post Type Counts ###
advanced_ads: 11
attachment: 758
bp-email: 16
business: 111
custom_css: 2
event: 88
invoice: 260
kadslider: 1
mc4wp-form: 1
nav_menu_item: 65
oembed_cache: 2
page: 44
person: 72
portfolio: 4
post: 36
product: 52
product_variation: 5
revision: 2
shop_order: 505
shop_order_refund: 1
slide: 13
staff: 3
team_member: 1
testimonial: 6
themefusion_elastic: 2
tmm: 2
wp_bannerize: 1### Security ###
Secure connection (HTTPS): ✔
Hide errors from visitors: ✔### Active Plugins (33) ###
Chamber Dashboard Member Updater: by Chandrika Guntur – 1.4.3
Authorize.net Payment Gateway For WooCommerce: by Eshan Varma – 6.2.5
BBQ Firewall: by Jeff Starr – 20210211
CD MailChimp Addon: by Chandrika Guntur – 1.3
Chamber Dashboard Business Directory: by Chandrika Guntur
Morgan Kay – 3.3.3Chamber Dashboard CRM: by Chandrika Guntur
Morgan Kay – 1.5.6Chamber Dashboard Events Calendar: by Chandrika Guntur
Morgan Kay – 2.3.8Chamber Dashboard Exporter: by Morgan Kay
Chandrika Guntur – 1.2.6Chamber Dashboard Member Manager: by Chandrika Guntur
Morgan Kay – 2.5.7Chamber Dashboard Payment Options: by Chandrika Guntur – 1.3
Chamber Dashboard Recurring Payments: by Morgan Kay
Chandrika Guntur – 1.6.6Chamber Dashboard WC Payments: by Chandrika Guntur – 1.5
Classic Editor: by WordPress Contributors – 1.6
Feed Them Social - for Twitter feed, Youtube, and more: by SlickRemix – 2.9.5
Kadence Blocks - PRO Extension: by Kadence WP – 1.4.29
Kadence Blocks – Gutenberg Blocks for Page Builder Features: by Kadence WP – 1.10.7
Kadence Custom Fonts: by Kadence WP – 1.1.0
Kadence reCAPTCHA: by Kadence WP – 1.1.0
Kadence Slider: by Kadence WP – 2.3.1
MC4WP: Mailchimp for WordPress: by ibericode – 4.8.3
PDF Embedder: by Lever Technology LLC – 4.6.2
SG Optimizer: by SiteGround – 5.7.20
Simple History: by Pär Thernström – 2.42.0
Page Builder by SiteOrigin: by SiteOrigin – 2.11.8
SiteOrigin Widgets Bundle: by SiteOrigin – 1.17.11
Social Icons Widget & Block by WPZOOM: by WPZOOM – 4.1.1
Team Members: by WP Darko – 5.0.9
UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
DavidAnderson – 1.16.53Product Customer List for WooCommerce: by Kokomo – 2.9.3
Checkout Field Editor for WooCommerce: by ThemeHigh – 1.4.6
WooCommerce Payments: by Automattic – 2.2.0
WooCommerce Shipping & Tax: by Automattic – 1.25.11
WooCommerce: by Automattic – 5.2.0### Inactive Plugins (1) ###
Advanced Ads: by Thomas Maier
Advanced Ads GmbH – 1.24.1### Dropin Plugins (1) ###
object-cache.php: Memcached
### Settings ###
API Enabled: –
Force SSL: –
Currency: USD ($)
Currency Position: left
Thousand Separator: ,
Decimal Separator: .
Number of Decimals: 2
Taxonomies: Product Types: external (external)
grouped (grouped)
simple (simple)
variable (variable)Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)
exclude-from-search (exclude-from-search)
featured (featured)
outofstock (outofstock)
rated-1 (rated-1)
rated-2 (rated-2)
rated-3 (rated-3)
rated-4 (rated-4)
rated-5 (rated-5)Connected to WooCommerce.com: –
### WC Pages ###
Shop base: #4 - /shop-2/
Cart: #5 - /cart-2/
Checkout: #6 - /checkout-2/
My account: ❌ Page visibility should be public
Terms and conditions: #14174 - /terms-and-conditions/### Theme ###
Name: Virtue - Premium
Version: 4.9.33
Author URL: *Login to see link
Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
WooCommerce Support: ✔### Templates ###
Overrides: virtue_premium/woocommerce/archive-product.php
virtue_premium/woocommerce/content-product.php
virtue_premium/woocommerce/content-single-product.php
virtue_premium/woocommerce/loop/loop-end.php
virtue_premium/woocommerce/loop/loop-start.php
virtue_premium/woocommerce/loop/rating.php
virtue_premium/woocommerce/loop/sale-flash.php
virtue_premium/product-searchform.php
virtue_premium/woocommerce/single-product/add-to-cart/external.php
virtue_premium/woocommerce/single-product/add-to-cart/grouped.php version 4.0.0 is out of date. The core version is 4.8.0
virtue_premium/woocommerce/single-product/add-to-cart/simple.php
virtue_premium/woocommerce/single-product/add-to-cart/variable.php
virtue_premium/woocommerce/single-product/product-image.php
virtue_premium/woocommerce/single-product/product-thumbnails.php
virtue_premium/woocommerce/single-product/related.php
virtue_premium/woocommerce/single-product/sale-flash.php
virtue_premium/woocommerce/single-product/up-sells.php
virtue_premium/woocommerce/single-product.php
virtue_premium/woocommerce/content-product_cat.php
virtue_premium/woocommerce/taxonomy-product_cat.php
virtue_premium/woocommerce/taxonomy-product_tag.phpOutdated Templates: ❌
Learn how to update
### Action Scheduler ###
Canceled: 5
Oldest: 2021-03-30 18:42:16 -0700
Newest: 2021-04-03 14:09:36 -0700Complete: 1,082
Oldest: 2021-03-13 13:14:10 -0800
Newest: 2021-04-13 13:20:21 -0700### Status report information ###
Generated at: 2021-04-13 13:36:58 -07:00
In forum: Virtue ThemeTopic: page top margin
Hi there.
I’ve got no banner or menu on my site but I am using sliders for the majority of my pages. I have a margin at the top of the page. Could you please be kind enough to supply the css to clear the margin please. Included is a link.
Kind regards
Paul
*Login to see linkIn forum: Kadence BlocksIn reply to: Adding CSS text animation using Kadence Block
March 25, 2021 at 5:27 am #264592Hi Arun,
Thank you for writing!
May I know what kind of text animation do you want to apply to your text?
Also, I would need the link to your site that will point me to your banner.
Regards,
ChitoIn forum: Kadence BlocksMarch 24, 2021 at 6:59 pm #264590Hello,
I am trying to add CSS text animation in part of a text at our website banner, but not able to find any option in kadence blocks. If you have any tutorial or can guide us will be great help.
Thank you.
In forum: Kadence ThemeIn reply to: WooCommerce Product Catalogue Archive Title
March 2, 2021 at 5:08 am #264012Hi Ben,
I just saw the update, thanks a lot!
Seems you forgot to update the “get_archive_title_classes()” function in the same file (the banner is styled now, but still not the title).
Hey Guys and Gals of Virtue Theme Mastery…
I’m trying hide the mobile header just on the homepage using CSS. I’m using Virtue Premium on the latest update.
I’m using the ‘Landing – no header’ template for the homepage, and I had to add the following CSS to make the regular header and footer hidden:
.home div#kad-banner-sticky-wrapper {
display: none;
}
.home #pg-163-0> .panel-row-style {
padding-top: 0;
}.home footer#containerfooter, .home header#kad-banner {
display: none;
}That all worked just swell, however if the size of the browser is tablet/mobile-sized, it still shows the mobile header. (In the Theme Settings, ‘Use simple mobile header?’ is set to ‘On’. Everything throughout the rest of the site works as expected now, just the homepage of the site still wants to show the mobile header.)
Again, I only want to hide the header on the homepage. (*Login to see link Other pages on the site SHOULD show the header, and other pages (other than the homepage) using the ‘Landing – no header’ template actually do hide the headers already, so it really does appear to be JUST the homepage mobile header that needs to be hidden.
Any CSS that you can share to do the trick would be appreciated!
Thanks,
-DanIn forum: Ascend ThemeHey,
Maybe a plugin like this would do what you’re after:
https://wordpress.org/plugins/simple-banner/
Hope it helps!Best,
HannahIn forum: Ascend ThemeHi Nic,
You can do this using the WooCommerce Store Banner. See here: https://docs.woocommerce.com/document/woocommerce-customizer/
Would that work for you?Kindly,
HannahIn forum: Ascend ThemeJanuary 12, 2021 at 9:54 am #262499Is it possible to have a banner with text either above the topbar or between the topbar and header?
I have some text within the topbar widget – BUT I would like it to be centred and above the menu – or below – just so it’s more visable.
How can I do this?Here’s the site:
*Login to see linkThe text I am working with is the “free delivery over £50” part…..
Many thanks
Nic
-
This topic was modified 5 years, 3 months ago by
Nicola Crossley.
In forum: Kadence ThemeTopic: missing “Out of Stock”
Hello,
I am currently still using the ascend theme and am thinking of switching to kadence theme. What I noticed during my test is, that the red “out of stock” Text in the kadence theme is not present (in the shop archive overview).
Also tried to deactivate all plugins (except: Woocommerce, WooExtras & Kadence Pro) to exclude an error.
Is that right that the banner is not there, or can i set that somewhere?Thank you
In forum: Kadence ThemeDecember 17, 2020 at 5:19 am #261789Hi team!
I have installed WPML with Kadence Theme and Kadence Blocks, first language spanish. At the moment of translate to english or another, web home creates white spaces in two sections:
– Between menú and the first banner
– in the last row (yellow background)What could it happen? Im lost
1000 thanks
PD: Kadence Theme is a bomb! congratulations!
In forum: Membership ForumsIn reply to: Collage of images from Portfolio posts
Hey,
There isn’t a way to add it into the header/banner area. You would just need to add it to the top of your page. If you’re wanting more than 5 columns I suggest using the Advanced Gallery block and just linking each image to the specific portfolio post.
Hope that helps!Best,
HannahIn forum: Membership ForumsIn reply to: Collage of images from Portfolio posts
In forum: Membership ForumsHi Team,
Can you help point me in the right direction?
I want to replace my homepage banner image with a collage of images taken from Portfolio post featured images.
Is there a way to get the Advanced Gallery block to do this or can you think of a way to do it?
Very many thanks,
Phil. -
This topic was modified 5 years, 3 months ago by
-
AuthorSearch Results



