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 'page '
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: side bar as menu
Using a page builder plugin, you can add a Product Categories widget to the top of your content area of a page. Then edit the widget and set it to show as dropdown. Then let me know when you have done so and provide a link and I’ll provide css to hide it on desktop.
Hannah
In forum: Virtue ThemeIn reply to: Portfolio Page Thumbnail Images not Showing
In forum: Membership ForumsTopic: AMP Problem
In forum: Virtue ThemeTopic: image carousel without gaps?
December 19, 2018 at 6:34 am #211123Hi, this might be an easy one or something obvious I am missing but I have introduces an image carousel on my home page (spottypenguin.com) is there any way to not have the thin white gaps between each image please?
Many thanks
SamIn forum: Virtue ThemeNone of the project thumbnail images are appearing in the portfolio grid on my portfolio page. I’ve set the featured image in the project but still nothing. Image below.
If I over over the project in the grid the title etc appears as it should. just no image!
Please help
Thanks
In forum: Virtue ThemeIn reply to: Polylang error
In forum: Ascend ThemeIn reply to: Video header & parallax scrolling
Yes, I understand the video doesn’t have video scrolling. I did configure a video slider in my Kadence Slider settings. In Theme Options > Home Page Header I selected Kadence Slider Pro from the homepage header dropdown. The second dropdown is “Transparent Header n Homepage” and I have that set to True. The third dropdown says “If Kadence Slider Pro” and the text in the dropdwn window says “Select an item” When I click the dropdown it’s blank, there is nothing to select.
In forum: Ascend ThemeIn reply to: Video header & parallax scrolling
Hey,
First, you need to configure a video slider in your Kadence Slider settings. Then navigate to Theme Options > Home Page Header and select Kadence Slider Pro from the homepage header dropdown. Then select your video slider and make sure the transparent header on homepage is set to true.
Hope that’s helpful! Let me know if you have further questions setting this up.Hannah
In forum: Virtue ThemeLike a number of other people it’d be useful for me to underline links on hover anywhere in the body of all pages (not the menus) on *Login to see link
I’ve looked at your CSS in a number of other postings but can’t adapt it. Would be grateful for your help.
(Thought of making this an option in the next iteration of the theme?)
Regards,
WalterIn forum: Ascend ThemeIn reply to: Favicon on landing page
In forum: Ascend ThemeTopic: Favicon on landing page
Hi there, I’ve created a landing page using the Landing-no header template but it’s not pulling the favicon anymore. Is there anyway to get that to also appear on the landing page?
In forum: Pinnacle ThemeIn reply to: Custom CSS not being applied
In forum: Pinnacle ThemeIn reply to: Custom CSS not being applied
Yes, that’s how they should appear on the Wives and Our Team pages. Thank you. It may have been where I placed the additional CSS code initially. This time I added it to the top rather than the bottom. The appearance on the home page is still off center however. On the home page, I have short codes in the visual editor row for each of Wives and Team.
For the wives it is
[staff_posts columns=”3″ items=”20″ cat=”wife”]for the team there are two short code entries
[staff_posts columns=”2″ items=”2″ cat=”director”]
[staff_posts columns=”3″ cat=”team”]In forum: Pinnacle ThemeIn reply to: Custom CSS not being applied
I’m seeing it take effect with your staff images centered now on this page as well as your home page:
http://imarriedthewar.com/our-team/Am I misunderstanding what you want the CSS to do?
-Kevin
In forum: Pinnacle ThemeIn reply to: Topbar Widget Causing Navigation Menu to go Haywire
1. For your account sidebar text, you can change the font with this CSS:
.woocommerce-MyAccount-navigation ul li a { font-weight: 500; font-size: 16px; }For the content of your my account page, I don’t really know of a way to break the text up easily. You can use this CSS to increase the font size and improve readability:
.woocommerce-MyAccount-content p { font-size: 16px; }2. Here’s some CSS that will capitalize the buttons and that heading:
table.shop_table button, .cart_totals h2 { text-transform: capitalize; }This CSS will move the select boxes over a bit:
.form-row label { padding-right: 15px; }This CSS will move the text away from the radio buttons:
ul#shipping_method label { padding-left: 10px; }3. The above piece of CSS will also add the spacing for the sipping labels on your checkout.
This should move the radiobutton down a bit:
.woocommerce form .form-row .input-checkbox, .woocommerce-page form .form-row .input-checkbox { margin-top: 4px; }This will center the radio button under the credit card payment option:
input#wc-stripe-new-payment-method { height: 12px !important; }4. Setting the max-width for the left row should get rid of the overlap in the middle:
th.woocommerce-table__product-name.product-name { max-width: 40%; }I’m still working on getting the width and background for the columns changed, but I’ll let you know if I’m able to figure it out.
You can add or adjust any of the font properties within that CSS. Let me know if you need any help with that. Add custom CSS to Theme Options> Custom CSS.
As for the plugin options, I think these kinds of customizations are best done with CSS. I don’t know of a plugin that offers the ability to make the changes to these small details without CSS.
For customizing the fields and overall layout, you can do so with our WooExtras plugin:
https://www.kadencewp.com/kadence-woocommerce-extras/and our WooCommerce template builder plugin:
https://www.kadencewp.com/product/kadence-woo-template-builder/Those plugins are available to you if you’re a Kadence Member. Let me know if this is helpful!
-Kevin
In forum: Pinnacle ThemeIn reply to: Topbar Widget Causing Navigation Menu to go Haywire
Hi Kevin,
I also noticed, for some unknown reason, that the text that are being set for the kadence sliders (on the Home page and the Our Story page) doesn’t seem to be showing up. I have a feeling it is “behind” the image, but I have no idea what is causing it. Do you have any idea?
In forum: Virtue ThemeIn reply to: Add a comment function for the start page.
December 18, 2018 at 8:43 am #211041Hey,
It’s not really possible. The workaround would require a child theme.Is that something you want to do? You can get a basic child theme here: https://www.kadencewp.com/child-themes/
It would require you have the home page set as a static page. Posts can only be commented on while on the single post page.
Ben
In forum: Ascend ThemeIn reply to: Ascend Widgets Not Compatible with Mailchimp Forms
December 18, 2018 at 8:40 am #211040Which plugin. or actually better can you send me a login so I can see the settings. Nothing that requires javascript will work on that page. So any animated in content will be invisible because of its current js crash.
Ben
In forum: Virtue ThemeIn reply to: side bar as menu
Hey,
There isn’t a built-in function to do this across your site, but a workaround could be to add a collapsible menu (like a tabs or accordion shortcode) to your page, then use css and media queries to hide it on desktop. Then you could also use css to hide your sidebar on mobile. Would something like that work for you?Hannah
In forum: Virtue ThemeIn reply to: Add a comment function for the start page.
-
AuthorSearch Results


