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: Membership Forums
In reply to: Image size in Elementor
January 17, 2019 at 1:45 pm #213683ok, the size of the images can be set in Kadence woo extras > product gallery settings. You won’t be able to change the size in the elementor widget.
In forum: Ascend ThemeTopic: Animation removes my CSS
When I add animation to a widget it doesn’t read my custom CSS for some reason.
No animation:
*Login to see linkWith animation:
*Login to see linkI’ve never had this issue before. Am I missing something? Maybe a plugin?
In forum: Ascend ThemeIn reply to: Adding Links to Icon Info Box Description
In forum: Virtue ThemeIn reply to: icon padding in virtue premium
January 16, 2019 at 5:31 pm #213590You can use css like this:
.main .siteorigin-widget-tinymce [class^=icon-] { padding-right: 20px; }Ben
In forum: Membership ForumsIn reply to: Narrow sidebar width – Ascend theme
I can try that. But Pagebuilder has been giving me problems with the “saving mode” locking up. Everything gets saved but saving mode doesn’t stop until I refresh. Hopefully Site Origin is correcting it since I messaged them. They said they couldn’t duplicate the issue. But everytime I deactivate Pagebuilder widget bundle, saving mode works properly. Then, later when I reactivate widget bundle, it works for awhile, then the saving mode starts all over again locking up. They have another update. After I back up the site, maybe I will reactivate it and see if it works correctly.
Had the same issue with Black Studio TinyMCE Widget plugin too. But seems to be working now.
I do like your Ascend info box I use for the icons and links for the sidebar. I assume via Pagebuilder I could do the same thing essentially?
PS How about send me the css code as a backup option?
In forum: Membership ForumsIn reply to: Narrow sidebar width – Ascend theme
January 16, 2019 at 4:20 pm #213584You can force that with css, or you can create the page with pagebuilder and instead of adding a sidebar simply add a column in pagebuilder with the widgets you want. then you can set the column to whatever width you want.
Ben
In forum: Ascend ThemeIn reply to: topbar icons
January 16, 2019 at 3:19 pm #213567Try adding this css:
.kad-topbar-flex-item.kad-topbar-widget-area { display: flex; }And post back with that added if it doesn’t work.
In forum: Ascend ThemeIn reply to: topbar icons
January 16, 2019 at 1:53 pm #213548Hi again Hannah,
Now that I have found the theme option for making the top bar widget area visible, I’m having a hard time getting widget icons to sit side-by-side rather than on top of one-another. This is what I’m doing:Social Links Widget: displaying Facebook icon with link
Contact Card Widget: displaying phone number and email with icons.What setup can I use to display these three things horizontally?
Thanks for your patience,
EllenIn forum: Ascend ThemeIn reply to: topbar icons
January 16, 2019 at 1:19 pm #213543It was exactly that – in theme options, I needed to enable the top bar widget area. Ok, I’m all set and thanks for helping.
In forum: Ascend ThemeIn reply to: topbar icons
January 16, 2019 at 1:17 pm #213542I sure have. I haven’t been able to get this widget to work for the last couple websites I’ve designed. There must be a setting I’m missing in Theme Options. I will keep looking.
In forum: Pinnacle ThemeIn reply to: Behance on the social links Widget
Hey Renata,
I will talk with the developer about adding this to the feature request list. There are so many social networks and the theme social links widget is just meant to be simple. I would recommend using a plugin like this: https://wordpress.org/plugins/social-icons-widget-by-wpzoom/
Hope that’s helpful!Hannah
In forum: Membership ForumsIn reply to: Kadence Widget Dock flagged by Wordfence
Greetings Ben:
Thanks for Widget Dock! Has there been any progress on issuing an update that will not trigger a WordFence warning? I understand that I can essentially ignore that warning but I (and my boss) like to keep WF reports clean, so any help in that area will be much appreciated.
Thanks again.
Mark
In forum: Pinnacle ThemeIn forum: Ascend ThemeIn reply to: topbar icons
In forum: Ascend ThemeIn reply to: topbar icons
January 14, 2019 at 6:51 pm #213344Thanks, Hannah. I’ve tried that several times on several sites with no luck. I have added the widget to the top bar widget area again just now with one link to Facebook. It does not show in the top bar. I’m not sure what I’m missing.
In forum: Pinnacle ThemeIn forum: Virtue ThemeIn reply to: space between rows
That works great. And I tried modifying it to close up the space under it, before:
You need results…I can help you. Let’s talk!
@media (min-width: 992px) {
.siteorigin-panels-stretch.kt-no-vertical-gutter.kt-panel-row-stretch.panel-widget-style.panel-row-style.panel-row-style-for-1399-2 {
margin-top: -50px;
}
}but that didn’t work. Can you help me with that too? Thank you.
In forum: Virtue ThemeIn reply to: Homepage is not showing some sections
January 14, 2019 at 2:56 pm #213318You have this in your footer text widget:
<script type="text/javascript"> jQuery(document).ready(function ($) { var topOffest = $('body').hasClass('admin-bar') ? 32 : 0; $('#nav-main').sticky({topSpacing:topOffest});}); </script>Change it to this:
<script type="text/javascript"> jQuery(document).ready(function ($) { var topOffest = $('body').hasClass('admin-bar') ? 32 : 0; $('#nav-main').ktsticky({topSpacing:topOffest});}); </script>Ben
In forum: Ascend ThemeJanuary 14, 2019 at 2:17 pm #213305I had to deactivate your theme upload a new one then activate it, I should have checked your widgets in inactive.
The events can only be joined into the main blog loop, the module for the home page is a custom loop and totally different. The events calendar is splicing events into the main blog loop. You can’t make events suddenly also be posts and show anywhere that posts would.
If you want to have events on the home page you would just use the shortcodes from events calendar. Else you would have to create your own custom query loop where you included multiple post types.
Ben
In forum: Virtue ThemeIn reply to: Menu
Hello,
You should be able to use this plugin to add widgets to your menu:
https://wordpress.org/plugins/megamenu/Let me know if that works for you!
-Kevin
-
AuthorSearch Results


