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 'sidebar'
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Sensei Lesson Formatting Issues
Hi Ben,
1. Thank you. That works, but it also needs to be applied to the individual message pages/posts: http://dev.intuitionretreat.com/messages/good-morning-max-i-am-81-through-the/ Please let me know how.
2. At the bottom of Theme Options: Blog Settings is Blog Category/Archive Defaults. I have assigned the widget sidebar1, which is the same one assigned to the individual blog posts, where it works as it should. I believe it should also be showing up on the Archive/Category pages, like http://dev.intuitionretreat.com/category/intuition-research/ And, I believe it should also show up on the main Blog page as well, since there is no other way to assign a specific widget to the sidebar on that page that I can find. I can set it to the Primary if that’s a workaround, but I think something is not right there.
4. Thank you!
In forum: Ascend ThemeIn reply to: Sensei Lesson Formatting Issues
February 21, 2018 at 5:19 pm #1804141. I updated your css to include
.post-type-archive-sensei_message2. Your “primary sidebar” is empty. That is your default sidebar for pages. So I don’t sure I understand. The blog page is a page. It’s not an archive like a category or tag.
3. Glad that worked.
4. Again sensei doesn’t make any sense and the theme doesn’t add specific support.
You need css like this:
#main article p { margin: 0 0 24px; }Ben
In forum: Ascend ThemeIn reply to: Sensei Lesson Formatting Issues
In forum: Ascend ThemeIn reply to: Sensei Lesson Formatting Issues
February 21, 2018 at 3:00 pm #180372I need a login to see the “messages” page.
Your sidebar is there just empty. Have you checked which sidebar you are showing and that it has widgets added.
In your breadcrumbs settings have you set an “All Blog Post Page”.
Ben
In forum: Ascend ThemeIn reply to: Sensei Lesson Formatting Issues
Please see my previous post here. ALSO:
There are a couple things happening with the Blog on this site that are odd http://dev.intuitionretreat.com/intuitive-hit/
• There’s supposed to be a sidebar appearing, displaying the blog category widget. It shows up on the individual posts, but not the category pages or on the Main blog page, although there is a space for it on the right. I have this set to show up on the archive pages in the Blog prefs for the theme.
• The breadcrumbs do not include the main blog page – HOME » USING INTUITION » MEDICAL INTUITIVES they go from Home to the blog category.
In forum: Ascend Theme*Login to see link
(You can see the issues on this page even if you’re not logged into the course.)On Sensei lesson pages/posts:
The pages are displaying content edge to edge. I’m finding no way to set any kind of margin or container.
The site’s Primary Sidebar content is showing up at the bottom of the lesson pages, even though I’ve set the lesson’s Sidebar Option to: Display Sidebar: No
I suspect these issues are connected.
Same with the Course overview page itself: *Login to see link
In forum: Ascend ThemeIn reply to: Gallery Post Shortcode
February 21, 2018 at 10:36 am #180287It’s worth noting that the shortcode would output above the post and sidebar where as a slider would output only above the title, the sidebar would be beside it.
Finally, there is a simpler option to have the gallery post slider, not autoplay and that is to add this script into your footer scripts in your theme options > header and footer scripts.
<script type="text/javascript"> jQuery(document).ready(function ($) { $('.postfeat .kt-slickslider').attr('data-slider-auto', 'false'); }); </script>Ben
In forum: Virtue ThemeIn reply to: Side Bar Padding
Hello Charanvir Singh,
Can you please explain what you’re wanting a bit? I see you’re adding this CSS:
aside#ktsidebar { background: #ddbd8b; padding: 2px; border: 1px solid #ddd; -moz-box-shadow: 0 0 4px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 4px rgba(0,0,0,.4); box-shadow: 0 0 4px rgba(0,0,0,.4); } }Which is already changing the padding of the sidebar. A bit more info will help me better understand your problem.
Thanks,
KevinIn forum: Ascend ThemeIn reply to: Image width vs content width vs slider
February 20, 2018 at 4:36 pm #180166You should upload images at 1600px or larger (I would say 2000px). Always. You need to support retina. You should compress your images before you upload using a system like this: http://compressjpeg.com/
When adding images to a post you should choose the “large” image size in your settings, don’t add the full size image. Then wordpress will fill in all the srcset info so the browser will pull in the image that matches best.
The “large” image size should be set to match that of your content width. In your settings > media. Assuming you are going to use a sidebar that width should be set at 1040px. The content width can change based on your theme options > layout settings so if you ever change that you need to change your large image settings.
If you need an image to fill the entire page width like in your header then it should be at least 2000px. (but all your images should be there any way you would just choose the full-sized image).
You can make the content area smaller if you want. Go to theme options > layout settings. Change from max width of 1440 to 1140.
Ben
In forum: Ascend ThemeIn reply to: Image width vs content width vs slider
In forum: Ascend ThemeHi,
I need your help understanding and then setting things regarding my blog images :
1. I would like the mages to be the same width as the ext content in my articles, but I want to edit them prior to uploading them at the minimum size to save space. I am not sure what that width would be. I read around 600px, but it seems my content width is bigger… could you confirm which px width I shourl use for my images to be end to end same as the text?2. If I set the same width for my images as for the content, what happens the day I am using a slider on my homepage or a full width image in the title area? will the image be stretched or white borders automatically used to fill the lack of material on the sides?
3. or should I keep my images at an approx 1200 px width so they fit a header/slider/title area, but then they are also super heavy even if compressed?
4. if my content width is indeed around 1000, is it possible to downsize it a bit while keeping the sidebar the same width it is now?
Info and examples to follow as private 😉
MANY MANY THANKS!In forum: Reply To:February 20, 2018 at 1:11 pm #180144Add this css and tell me if it’s what you are talking about:
.sidebar ul.menu > li > ul { display: none; } .sidebar ul.menu > li.current-menu-parent > ul { display: block; }Ben
In forum: Reply To:In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Changing mobile layout
Those are all configured in Appearance> Widgets, in a sidebar created specifically for the shop page. You can create the shop sidebar in Theme Options> Misc Settings.
The first widget is a product search, followed by categories, price filter, then filter products by attribute.
Let me know if that works for you.
-Kevin
In forum: Ascend ThemeIn reply to: Widgets
February 19, 2018 at 9:54 am #179945I’m not sure, not this topic Kevin must have meant to respond somewhere else.
Widgets just need to be added to a widget area, if you don’t want to use pagebuilder then you would be limited to the sidebar and footer widget areas.
It’s worth noting that anything you would use a widget for you can also use a shortcode to create it’s just going to require more manually writing out of the shortcode.
Ben
In forum: Reply To:In forum: Virtue ThemeIn reply to: Search in secondary menu/page title question
February 18, 2018 at 3:45 pm #179873Here is the correct function for your child theme;
add_filter('wp_nav_menu_items', 'custom_add_search_form_to_second_menu', 10, 2); function custom_add_search_form_to_second_menu($items, $args) { if( !($args->theme_location == 'secondary_navigation') ) return $items; ob_start(); ?> <li class="menu-search-icon-kt"> <a class="kt-menu-search-btn collapsed" title="<?php echo __('Search', 'virtue');?>" data-toggle="collapse" data-target="#kad-menu-search-popup"> <?php echo __('Search', 'virtue');?> </a> <div id="kad-menu-search-popup" class="search-container container collapse"> <div class="kt-search-container"> <?php get_search_form(); ?> </div> </div> </li> <?php $output = ob_get_contents(); ob_end_clean(); return $items . $output; }To add a title in your sidebar you would need to use a widget which pulls in the title. There isn’t a widget built in that does this so you would need to make one. Or make a shortcode that does it then add that to a text widget.
A shortcode would look like this:
function example_get_title_func($atts) { return get_the_title(); } add_shortcode( 'custom_get_title', 'example_get_title_func' );In forum: Virtue ThemeHi,
I have two questions: First, how can I get a pop up search into the secondary menu, preferable without the icon but with the word “Search” that opens into the searchbox pop up? I had tried using this codeadd_filter('wp_nav_menu_items', 'kt_add_search_form_to_menu', 10, 2);
function kt_add_search_form_to_menu($items, $args) {if( !($args->theme_location == 'secondary_navigation') )
return $items;
ob_start();
?>
<li class="menu-search"><?php get_search_form(); ?></li>
<?php $output = ob_get_contents();
ob_end_clean();
return $items . $output;
}but I got a white screen.
And my second question: Can I remove the regular page title and put it into the sidebar? So far my only solution was to create multiple sidebars and assign one of them to each page ad add the title there, but this is probably not the best way…
In forum: Ascend ThemeIn reply to: Custom post type widget
I’ve used accordion menus on the sidebar before, but don’t think it will work well for this particular instance.
It seems there’s custom code in Ascend theme for Woocommerce product categories to function the same way as regular categories. Can I use something similar to that? -
AuthorSearch Results


