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 'widget '
-
AuthorSearch Results
-
In forum: Virtue Theme
Hi,
I have read a few threads discussing centering social media icons in footer, but none quite apply to what I need.
So…I would like to have my social media icons appear just above my copyright footer. Perhaps a slightly larger. I have my coding in Theme Options> Advanced Settings> Custom CSS Box.
FYI I have tried placing Social Media Widget in footer widget (Column 3) Because I am not using footer widgets for anything else, that Column 3 aligns to the left.
Is there an easy way to just place code in that CSS box above my copyright line and center the icons?
Thank you as always,
PamIn forum: Virtue ThemeIn reply to: max width site editor widget in row
In forum: Virtue ThemeI want to have a max width of 600 px on the white box (site editor widget) in the row. If I do that with margins, that will be a problem on mobile. Whats the best way to style that please?
Thank you!
CarrieIn forum: Ascend ThemeIn reply to: how to get a bigger picture in the carousel
In forum: Virtue ThemeIn reply to: woocommerce check out template
March 1, 2019 at 8:28 am #218247Hey,
There isn’t a prebuilt for checkout.When you want to create a checkout page you would just add the widgets under the checkout category. When you click “add widget” you will see the categories.
Yes, there are two plugins one for site origin and one for elementor, you should not be using both. Only one based on the page builder you are using.
Ben
In forum: Ascend ThemeIn reply to: how to get a bigger picture in the carousel
In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Carousel above header
Thanks Ben,
I had forgotten about the topbar widget area!
I tried the Virtue Carousel but found that is restricted to blog posts. The Virtue Gallery widget set to “Image Carousel” is perfect!
I’ve set height to 75 and speed to 3000.
I added the following CSS to set the width, align the sides and to remove the dots and arrows:#topbar .kad-topbar-right {width: 100%; padding: 5px 0px;} #topbar .slick-arrow, #topbar .slick-dots {display: none !important;}Many thanks,
Phil.In forum: Virtue ThemeIn reply to: Carousel above header
February 28, 2019 at 10:27 am #218108You can use code, But you can also place it in the topbar widget area then add some css to make the topbar widget area fullwidth. I think that might be easier to manage?
Ben
In forum: Virtue ThemeIn reply to: Home Layout: Page Content
Kevin,
I figured it out. Let me share.
I want to use Page Content as a module on homepage. My homepage is set as Static in Settings. That’s what I want. 😉
So….in order to have a Page Content module on the Homepage here are my options.Option 1
Theme Options > Home Layout > Enable Page Content > Go to Homepage Widget > Use Custom HTML widget as a module. It shows up just under Slider.Option 2
Theme Options > Home Layout > Enable Page Content > Go to Homepage > Create a block with content that will show up under the Slider.I am using Option 2, because I already have a Homepage widget that is sorting posts with a shortcode to show on that Homepage.
I hope that makes sense. 😉 I am so thrilled that I figured it out with your help of course. I’m getting the hang of this now. It’s a good day. 😉Thank you as always. Appreciate your patience and help.
PamIn forum: Ascend ThemeIn reply to: Full Width image above footer
In forum: Virtue ThemeFebruary 26, 2019 at 12:07 am #217781I deactivated “Zendesk Chat Widget” and it works as it should. I reactivated so your site wouldn’t be missing something but that plugin is the issue.
Ben
In forum: Virtue ThemeIn reply to: Menu items & spacing
February 26, 2019 at 12:03 am #217780Hey
22. What version of IE?
33. Hero widget isn’t our widget so I’m not familiar with the setting or options. Seems like if you can’t control it in the widget itself you would be able to force a change with css:
.sow-slider-image-overlay { opacity: 0.8 !important; }44.
You can use css like this. Be sure to add css in the theme options, not in pagebuilder as that will not work:
.so-widget-sow-hero { border-radius: 12px; overflow: hidden; }Ben
In forum: Virtue ThemeIn reply to: Sidebars
February 25, 2019 at 11:59 am #217731Hey,
This should not be assumed:
without using so many widgets that the page loading speed gets bogged down?
Mostly because it’s not true, most widgets would load very quickly and have next to no impact on speed.
Best to talk about real examples with real widgets being talked about.
How you would style a widget depends on the widget options. For example, you can’t add an image to a WordPress navigation widget. So if you want navigation with an image you can’t use that widget. You need to create a custom list either through a visual editor widget or some other widget if you want an image.
1. Yes, you can place things in your sidebars on the widgets page.
2. Yes in each page you want to show a sidebar you should select that you want to show a sidebar and choose widget sidebar you want to show.
Does that help?
In forum: Ascend ThemeIn reply to: Full Width image above footer
Try just adding the shortcode without the span tag to a text or html widget, and then add this CSS to Theme Options> custom CSS:
@media (min-width: 992px) { .above_footer_outer .above-footer-widgets { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; padding: 0; max-width: none !important; } }Also be sure you’re not trying to load the same slider twice on one page, otherwise it wont work.
-Kevin
In forum: Pinnacle ThemeIn reply to: Blog grid page
In forum: Virtue ThemeIn reply to: Split Content in mobile
Hello,
With the widget, I don’t believe there is any way to do this. The best option would be to build your own split content in page builder, with the row split 50/50, and add the content as necessary.
Then you can control the mobile collapse of the split content.
Does that work for you?
-Kevin
In forum: Virtue ThemeIn reply to: Menu items & spacing
In forum: Virtue ThemeTopic: Sidebars
Hello,
I wonder if you could point me to some literature on how to make Sidebars useful and aesthetically pleasing, without using so many widgets that the page loading speed gets bogged down?
For my purposes, I don’t anticipate a lot of new content in the Sidebars (like blog posts). Rather, it would be a static group of images, short texts describing a tour, and links to the tour page for more information. So my purpose would be to have an extra navigational element for a user to be able to quickly click between different tours.
On this page: http://www.johngrahamtours.com/tours
I’m just getting text in tight rows. How do I modify the look and spacing of this text? Perhaps add images?
1. Appearance>Widgets appears to be the place that I add things to Sidebars, such as “Tours Sidebar”.
2. On individual pages, I need to specify the appropriate Sidebar, such as “Tours Sidebar”, correct?
Thanks for guidance, John
In forum: Ascend ThemeIn reply to: Full Width image above footer
-
AuthorSearch Results


