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: Kadence Theme
Hi,
I am having issues with my string translations with both polylang and loco translate.
I can see the string in both editors and add a translation (French) but when I save the changes the translations are not applied.
The translations stay in the editor but when i switch languages i see the English version and not the french one.
It seems to work on for the widget but not on anything related to kadence or woocommerce.
I am using a child theme.
I tried to deactivate the rest of the plugins and clear my caching plugin but it stays the same.
I have been looking for the last few hours for a way to solve it. Would you have a solution for this ?
Thanks for your time,
Adam
In forum: Pinnacle ThemeIn reply to: Strange problem in a page
Hello Karla, the error log tell me this about the error:
[20-May-2022 17:01:43 UTC] PHP Fatal error: Uncaught TypeError: Unsupported operand types: string / int in /home/giampieventi/public_html/wp-content/themes/pinnacle_premium/lib/build_slider.php:21 Stack trace: #0 /home/giampieventi/public_html/wp-content/themes/pinnacle_premium/lib/kad_shortcodes/gallery.php(259): pinnacle_build_slider(47, '620,621,622', '', '', 'image', 'kt-slider-same-...', 'slider', 'false', 'true', '9000', 'true', 'true', '700') #1 /home/giampieventi/public_html/wp-includes/shortcodes.php(356): kadence_gallery(Array, '', 'gallery') #2 [internal function]: do_shortcode_tag(Array) #3 /home/giampieventi/public_html/wp-includes/shortcodes.php(228): preg_replace_callback('/\\[(\\[?)(galler...', 'do_shortcode_ta...', '[gallery size="...') #4 /home/giampieventi/public_html/wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php(108): do_shortcode('[gallery size="...') #5 /home/giampieventi/public_html/wp-content/plugins/so-widgets-bundle/base/siteorigin-widget.class.php(191): SiteOrigin_Widget_Editor_Widget->get_template_variables(Array, Array) #6 /home/giampieventi/public_html/wp-content/plugins/siteorigin-panels/inc/renderer.php(717): SiteOrigin_Widget->widget(Array, Array) #7 /home/giampieventi/public_html/wp-content/plugins/siteorigin-panels/inc/renderer.php(1059): SiteOrigin_Panels_Renderer->the_widget(Array, Array, 2, 0, 0, true, false, 57, '') #8 /home/giampieventi/public_html/wp-content/plugins/siteorigin-panels/inc/renderer.php(1024): SiteOrigin_Panels_Renderer->render_widget(57, 2, 0, 0, Array, false) #9 /home/giampieventi/public_html/wp-content/plugins/siteorigin-panels/inc/renderer.php(936): SiteOrigin_Panels_Renderer->render_cell(57, 2, 0, Array, Array, Array) #10 /home/giampieventi/public_html/wp-content/plugins/siteorigin-panels/inc/renderer.php(491): SiteOrigin_Panels_Renderer->render_row(57, 2, Array, Array) #11 /home/giampieventi/public_html/wp-content/plugins/siteorigin-panels/siteorigin-panels.php(379): SiteOrigin_Panels_Renderer->render(57, false) #12 /home/giampieventi/public_html/wp-includes/class-wp-hook.php(307): SiteOrigin_Panels->generate_post_content('') #13 /home/giampieventi/public_html/wp-includes/plugin.php(189): WP_Hook->apply_filters('', Array) #14 /home/giampieventi/public_html/wp-includes/post-template.php(253): apply_filters('the_content', '') #15 /home/giampieventi/public_html/wp-content/themes/pinnacle_premium/templates/content-page.php(3): the_content() #16 /home/giampieventi/public_html/wp-includes/template.php(772): require('/home/giampieve...') #17 /home/giampieventi/public_html/wp-includes/template.php(716): load_template('/home/giampieve...', false, Array) #18 /home/giampieventi/public_html/wp-includes/general-template.php(204): locate_template(Array, true, false, Array) #19 /home/giampieventi/public_html/wp-content/themes/pinnacle_premium/page.php(8): get_template_part('templates/conte...', 'page') #20 /home/giampieventi/public_html/wp-includes/template-loader.php(106): include('/home/giampieve...') #21 /home/giampieventi/public_html/wp-blog-header.php(19): require_once('/home/giampieve...') #22 /home/giampieventi/public_html/index.php(17): require('/home/giampieve...') #23 {main} thrown in /home/giampieventi/public_html/wp-content/themes/pinnacle_premium/lib/build_slider.php on line 21Please let me know, i need of fix.
Regards
In forum: Virtue ThemeIn reply to: top bar centered text mobile
Hi there!
As previously mentioned by Hannah, if you’re using a simple mobile header, the topbar will not show on mobile views. To enable the topbar, kindly turn the Use simple mobile header? option in Theme Options > Mobile Header off – https://share.getcloudapp.com/kpuJ0G4w.
“…i want some centered text. and if its posible dynamic text changing that woud be awesome. i tried turning on top bar but when writing widget i cant center it appears on the right side (on desktop)…”
The topbar will consist of two columns, left and right which is the reason why the text you added to the widget area is not in the center on desktop views. If you are not planning to enable something else on the top bar, just the text, you can add this custom CSS code:
@media (min-width: 768px) { .kad-topbar-right { width: 100%; } }Here’s a screen recording of how I did it on my website – https://share.getcloudapp.com/d5u9Zdnq.
I hope this helps and let us know if we can assist you further.
Kind Regards,
KarlaIn forum: Kadence ThemeIn reply to: Image in line with text
May 11, 2022 at 9:49 am #273064Hi there,
A Container is a basic widget on Elementor. I’m running Elementor v3.6.5 and Pro v3.7.0.
Is this how you also add the widgets on your page?
https://share.getcloudapp.com/QwuLNExxKind regards,
ChitoIn forum: Membership ForumsIn reply to: Google or GMB Reviews Integration
Hi Marcos,
To pull reviews directly from Google you could use a plugin like this: https://wordpress.org/plugins/widget-google-reviews/
Hope it helps!Best,
HannahIn forum: Kadence ThemeIn reply to: Add widget or shortcode to site header
In forum: Virtue ThemeTopic: top bar centered text mobile
May 9, 2022 at 2:58 am #273023hi! i would like to have a top bar with cerntered text above the sticky menu in my mobile. and also in desktop.
i want some centered text. and if its posible dynamic text changing that woud be awesome/
i tried turning on top bar but when writing widget i cant center it appears on the right side (on dektop) / the topbar doesnt even show in mobile version.
my site http://www.ponponi.co.ilIn forum: Ascend ThemeIn reply to: Header Widget Area Not Showing up in Mobile View
Hey Mike,
I’m seeing this in your css:.kad-header-height { height: 250px; }Have you added that? You can set the header height from Theme Options > Header Settings. So you can remove that css.
Then add this to make the widget area larger for mobile:@media (max-width: 768px) { img.attachment-full.size-full { max-width: 300px; } .kad-header-height { padding: 10px 0; } }Let me know how that works!
Kindly,
HannahIn forum: Kadence ThemeIn reply to: Can Desktop and Tablet/Mobile headers share items?
May 3, 2022 at 5:58 am #272951Hi there,
Yes, just like using normal header widgets.
A Website’s desktop and mobile headers are both being called on page load by default and the visibility is controlled by CSS. https://share.getcloudapp.com/rRu1Yy2x
Let us know how we can help further.
Kind regards,
ChitoIn forum: Kadence ThemeIn reply to: Can Desktop and Tablet/Mobile headers share items?
April 29, 2022 at 8:28 am #272924Hi there,
Thank you for writing.
In your use case, I’d suggest creating a hooked element and put the shortcode in header HTML widget. This way, you only need to edit the hooked element content if there’s an update.
Here’s a screen recording: https://share.getcloudapp.com/5zuLqj0R.
Does that work for you? If not, you may log a feature request for the Kadence theme at this link.
Kind regards,
ChitoIn forum: Ascend ThemeIn reply to: Header Widget Area Not Showing up in Mobile View
Thanks so much for sticking with this Karla, I so appreciate it. While this did get rid of the menu it also made the header widget disappear on the mobile display. I was able to fix that by removing just a bit of the CSS:
@media only screen and (max-device-width: 1024px) { .kt-header-layout-below-lg { display: block!important; } .kt-header-layout-below-lg .kad-center-header, .kt-header-layout-below-lg .menu_below_container{ display: none; } }Now the only “issue” I’m having is that this widget area is displaying very tiny on the phone where it used to display full size, and there’s a huge gap between the widget area and the mobile menu and logo.
I feel like I’m being a total pest, but we’re SO close!!
In forum: Ascend ThemeIn reply to: Header Widget Area Not Showing up in Mobile View
Hi, Mike.
Apologies for the long delay in getting back to you.
Just to confirm, the header widget that you’re referring to is this part – https://share.getcloudapp.com/2NuzebdL? The mobile header doesn’t have an option to show a widget area.
However, to show the widget for mobile views, you can try adding this custom CSS code:
@media only screen and (max-device-width: 1024px) { .kt-header-position-above { display: block!important; } .kt-header-layout-lgmenu .kad-center-header, .kt-header-layout-lgmenu .kad-left-header { display: none; } }Let us know if this works for you.
Best Regards,
KarlaIn forum: Kadence ThemeHi, Kristin.
This is indeed an unusual behavior. However, upon inspecting, I am curious regarding this part – https://share.getcloudapp.com/xQuqmxnj. Are there two versions of the widget/block?
On the other hand, if you haven’t yet, could you please do the troubleshooting steps in this post? Especially the step using the Health Check Plugin to see if there are any plugins causing conflict.
Lastly, do you have a staging/development website where we can log in and check your setup? If you do, you could create temporary admin access for us using the plugin mentioned in this post. Then, send us the login link.
Kind Regards,
KarlaIn forum: Kadence ThemeApril 24, 2022 at 3:02 pm #272196I’m using a 20pt font as my base size and, unfortunately, the theme is also using that large size font in the footer.
I can’t find any topography settings for the footer, nor a way to change font size in the footer widget container.
I’ve tried a couple of custom css scripts I found in this forum, but I guess they’re outdated because they had no effect on changing the footer font size.
Please help… I really don’t need my visitors seeing my footer in 20pt LOL
In forum: Ascend ThemeIn reply to: Header Widget Area Not Showing up in Mobile View
In forum: Kadence ThemeIn reply to: Need More HTML Choices in Header and Footer
April 19, 2022 at 1:10 am #272128Hi,
The paid version does not add an HTML widget as well for the footer. However, the footer has several (6) widgets where you can add blocks, including the Custom HTML block. This will let you add HTML codes within the footer section of your website.
Here’s a screen recording for reference: https://share.getcloudapp.com/NQuN5O25
I hope that helps.
Best regards,
Teejay.In forum: Kadence ThemeIn reply to: Need More HTML Choices in Header and Footer
Thank you but I am not following you. Let me restrict this to footer.
Currently I am using Widgets 1, 2, 3, Footer Navigation and Copyright. I have Available Items of Social, Widgets 4, 5, 6 and Dark Mode Toggle.
I want to have the options of HTML and HTML2. How do I make them show up in Available Items?
Header/Footer Scripts is toggled on, and I assume I need to put something in there, but I don’t know what to enter.
Thank you.
In forum: Ascend ThemeIn reply to: Header Widget Area Not Showing up in Mobile View
I am familiar with that Hannah, I guess I was hoping that I could set a unique mobile homepage header and then let all the secondary pages default to the same header as the desktop secondary pages. I thought that’s how this is how this has worked in the past.
But I did disable the mobile homepage header feature and I’m still not seeing the Header Widget Area on mobile devices. This is that special little “hack” you cooked up for me, but I don’t see anything int he CSS that should prevent this from displaying on mobile. Or does the Header Widget and/or Header Extra Widget simply not display on mobile devices? Any way to force this?
Thanks!!
In forum: Ascend ThemeI found a topic with this same title from 2019, and Hannah advised the person to simply disable the Mobile Header from Theme Options > Mobile Header. Is that now a deprecated option? I can’t seem to do that.
Hannah worked feverishly to provide me the CSS necessary to get my Header Widget Area looking just how I wanted it (different on each page), but it’s not displaying on the mobile view. Is there any way to make this happen?
The site in question is HERE. The homepage I want to leave alone on both the desktop and mobile views, it’s just the secondary pages I’m referring to. I’d like the mobile to show that Header Widget like the full format version does…if possible.
Thanks much!
In forum: Virtue ThemeIn reply to: CSS to remove heading on Virtue Testimonial Carousel
-
AuthorSearch Results


