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: Virtue Theme
Hi support team!
Sometimes, I use blog posts without showing the sidebar on my blog. For example on this trip report:
-> *Login to see link o/durch-ein-namenloses-couloir-auf-den-barkarkolla/In the future I want to embedde Youtube videos responsive. I tried different possebility, like the Kadence shortcode and a short css code to add a special container:
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}On normal blog posts with displayed sidebar the css container works and the clip is responsive. Here you can find an example:
-> *Login to see link o/da-war-alles-dabei-auf-den-galenstock-ueber-den-suedostgrat/
On blog posts without displayed sidebar the Youtube clip is not shown. You can find it in the source code of the page but its position is “sowewhere over the rainbow”. 😉Can you give me an advice which is the best way to embedde youtube clips responsive in Virtue theme with and without sidebar? For this topic I miss a special article in the Knowledge Base. 😉
Thanks in advance and best regards!nico
In forum: Virtue ThemeIn reply to: Create a new template
September 28, 2018 at 10:51 am #202729Look at page-sidebar.php in the theme folder for an example.
Ben
In forum: Virtue ThemeIs there a way to add a Testimonial Carousel into a Product Tab? A shortcode of some kind? I know I can add it into the Product Description using SiteOrigin, but that only seems to be available for that first tab.
Also, when I did add one to the Product Description using a widget in SiteOrigin, it did not rotate. This may have been because there was another testimonial carousel widget in the sidebar – some kind of conflict there?
In forum: Pinnacle ThemeTopic: Flex Slider arrow buttons
On the mobile platform, I do not like the big dark arrows on either side of the flex slider, that is at the top of my home page, as they interfere with the menu icon. Is there a way to turn off the arrows? Mobile format is the problem, it looks good on a desktop…
site in question is http://www.macadamgrinding.com
I tried searching the forum and came across this post: *Login to see link I tried entering the code but the arrow buttons did not go away. Do note that I am using custom css code already to get Gutenburg photos to center correctly in max width. My code looks like this:
.main:not(.kt-sidebar) .entry-content .alignwide {
max-width: none;
}
@media (max-width: 992px) {
.flex-control-nav {
display: none;
}
}In forum: Pinnacle ThemeIn reply to: Gutenburg images not centering
September 24, 2018 at 1:30 pm #202268So the above css if for align wide. You are using align full so the css would be:
.main:not(.kt-sidebar) .entry-content .alignfull { max-width: none; }Please note that aligning wide and full is designed to stretch the images not center them.
Ben
In forum: Ascend ThemeIn reply to: Sidebar to top on mobile
In forum: Ascend ThemeIn reply to: Sidebar to top on mobile
In forum: Ascend ThemeIn reply to: Sidebar to top on mobile
Hey,
Unfortunately, there isn’t a built-in function for this. You can use css to remove the sidebar from mobile view. Then you can add your sidebar content to your content area and use css and media queries to only show that in mobile. Would that work for you? Let me know and I can help with the css.Hannah
In forum: Ascend ThemeTopic: Sidebar to top on mobile
Hello Kadence team!
Tell me please, how I can move sidebar higher on mobile?
*Login to see link ine/shop/
Need to first- sidebar, next- goods.In forum: Pinnacle ThemeIn forum: Virtue ThemeSeptember 23, 2018 at 5:38 pm #202195Hi guys,
First I want to thank Ben and Kevin for replying to me so fast on this topic. I discovered the option of having the pages content width as full width or content. I loved the width style and wanted to use it, but noticed that the titles and other things were not as wide as the rest of the content. I also wanted to have the entire website pages wide so I asked for some help and got the following codes that helped me fix the issue.
.container {width: 100%;padding-left:5%;padding-right:5%;}
.contactform input.full, .contactform textarea {max-width: 100%;}
.sidebar .form-search {width: 100%;max-width: none;}
The website I’m working on is earthxplorer.ro
I still have some issues I would like to change / fix and I could use some help:
1. The search widget in the header it’s not acting properly when clicked ( the search in the main menu icon ),
2. The blog featured images are a little strange and I would like them to cover the box as they normally do,
3. There is any way to change the height of the portrait featured image as now with the wide content it’s way too high,
4. If in the main menu I add more than six items, when I minimize the browser page to a smaller resolutions, the menu items are acting strange as well.Thank you in advance for all the support. The website started looking as I want to, and it’s the same for my two other websites.
In forum: Ascend ThemeIn reply to: hide sidebar on the category page
In forum: Ascend ThemeHello! How could I hide the sidebar on the category page? for example I want to hide the sidebar here *Login to see link I hope You help me, Thank you
In forum: Pinnacle ThemeIn reply to: Images not centered while using Gutenburg
September 17, 2018 at 10:32 am #201663Hey,
Gutenberg is changing a lot so it’s just a css adjustment we will make with the next version. Here is what you can add right now into your theme options > custom css box:.main:not(.kt-sidebar) .entry-content .alignwide { max-width: none; }Ben
In forum: Ascend ThemeTopic: Widgets Customization
September 13, 2018 at 4:58 am #201297Hi there!
First of all, thank you for a beautiful and powerful theme! I enjoy working with it ever since my purchase but there are a few issues I can’t solve myself due to little to no knowledge of CSS. I gathered all of questions together to ask everything at once so here they are.
1. Social links widget. How can I change the order of icons to display? For example, I need VK to be the first one but I can’t see any drag-and-drop possibilities.
2. Social links widget. How can I make borders od the icons round instead of square?
3. Social links widget AND Testimonial carousel widget. How can I change color of the borders in those two widgets from grey to the one I need?
4. Payment method icons widget. How can I add different images to display in this widget? There are a few local payment methods that should be displayed and that are obviously missing by default.
5. Buttons. How can I change style of the text that appears on the buttons by default? If I need to add button (even in the widgets that supports such option) text always has the same style which I need to change at least as it’s too bold.
6. Padding. I’m using KT simple share on my pages and while on mobile there are no space at all between share icons and sidebar. How can I add a bit of space between them so that page looks a bit more composed?
7. Header and menu. I use a secondary menu which is pinned and always remained on top while scrolling down. If I use Elementor to create pages everything works fine but if I activate Elemetor Pro there is always the same issue as my header (menu to be precise) is overlapping by the content and that shouldn’t be the case. Once I deactivate Elementor Pro, everything works fine. It seems like with activation of the plugin header is no longer “seen” and content of every page overlapping it while scrolling. I’ve already contacted plugin support but they unfortunately said they can’t do anything with that and I should contact theme developer to solve this.
Sorry for a big amount of questions but it’s better to have them in one place rather than bother you every day. Hopefully it won’t be too time consuming for you as most of them requires CSS customization which is definitely one of your strong sides.
Thank you!
Kind regards,
VladimirIn forum: Virtue ThemeIn reply to: Placing Border around Navigation Menu
In forum: Virtue ThemeIn reply to: Modifying Search results templates
Thanks Ben, that is waaaaaaay better!
I also like that you have added more sense to the sequence by moving the the search box down below the title.
I have added a section to output “You searched for…” but I don’t understand the reference to “twentyfifteen” in the followoing statement:
<?php printf( __( 'Search Results for: "%s"', 'twentyfifteen' ), $query ); ?>1. How would I replace that for Virtue?
2. The sidebar is output at the bottom of the page. Is it straightforward to set the container so that the sidebar appears in the usual place (right hand side for this site)?
3. I note that the results are displayed in a list and I need to work on this to get them into a grid with the image from the respective sdm_download CPT. Any pointers you can give here?
Very many thanks for this, it’s already looking so much better.
Kind regards,
Phil.In forum: Reply To:I can not get results, could it be that the other codes intervene with the new codes? But basically I need that in the home is 0 and in the rest of pages the value goes up between 5 or 7 … thanks
web: oropel.org
PD: my css code:
.pt-cv-readmore { color: #FFFFFF !important; background-color: #FFFFFF !important; border: none !important; } #content { padding-top: 0; } .sidebar .widget-title { text-transform: uppercase; } .home .contentclass { padding-top: 0; } .contentclass { padding-top: 5; }In forum: Virtue ThemeIn forum: Virtue ThemeIn reply to: Menu reactive state
September 11, 2018 at 10:27 am #201134Hey,
Here is the css I added for the menu:@media (min-width: 992px) and (max-width:1200px) { .kad-header-right {padding-left:0;} .kad-header-right #nav-main ul.sf-menu a {font-size: 21px;} }The footer is broken by your html, css isn’t going to fix this correctly because your html has divs that are not closed and you are containing content inside divs that are 7px tall and forcing overflows. This is all through your child theme through the footer template you are editing.
I can’t edit and fix your html without ftp access. So here is a simple hack fix for your html that will at least get it working correctly, from lines 99 to the end of the file you should replace the html with this:
<div class="footerbase"> <div class="container"> <div class="footercredits clearfix"> <div class="double row"></div> <?php if (has_nav_menu('footer_navigation')) : ?><div class="footernav clearfix"> <div align="right"><a href="https://kentuckypeerless.com/">HOME</a> - <a href="https://kentuckypeerless.com/product/distillery-tour-louisville/">VISIT</a> - <a href="https://kentuckypeerless.com/our-story/the-peerless-timeline/">STORY</a> - <a href="https://kentuckypeerless.com/shop/">SHOP</a> - <a href="https://kentuckypeerless.com/news/">NEWS</a> - <a href="https://kentuckypeerless.com/contact/">CONNECT</a></div> <?php wp_nav_menu(array('theme_location' => 'footer_navigation', 'menu_class' => 'footermenu')); ?> </div><?php endif;?> <div class="footernavtag"> <?php dynamic_sidebar('footer_2'); ?><div style="margin:-34px 0px 0px 200px;"><img src="https://kentuckypeerless.com/wp-content/uploads/2018/06/DSP-KY-50.png"/></div> </div> </div><!-- credits --> <div class="double row"></div> <div class="footernavtag2"> <center><h6>PEERLESS KENTUCKY STRAIGHT BOURBON & RYE WHISKEY, DISTILLED AND BOTTLED BY KENTUCKY PEERLESS DISTILLING CO. IN LOUISVILLE, KENTUCKY.</h6></center> <center><h6>PEERLESS IS A REGISTERED TRADEMARK. ALL RIGHTS RESERVED, THIS MATERIAL IS INTENDED FOR THOSE ABOVE THE LEGAL DRINKING AGE.</h6></center> <center><h6>© KENTUCKY PEERLESS DISTILLING COMPANY • 120 NORTH 10TH STREET, LOUISVILLE KENTUCKY • PRODUCT OF U.S.A</h6></center> <center><h3><img src="https://kentuckypeerless.com/wp-content/uploads/2018/06/a-l-b.png"/>SAVOR SLOWLY . SIP RESPONSIBLY.<img src="https://kentuckypeerless.com/wp-content/uploads/2018/06/a-r-b.png"/></h3></center> </div> </div><!-- container --> </div> </footer>Then after that you could add this css:
@media (max-width: 992px) { .footernav div { text-align: center; } footer#containerfooter { text-align: center !important; } .footernavtag { width: 100%; float: none; margin-left: 0; } .footernav ul li { float: none; margin-right: auto; margin-left: auto; display: inline-block; } .footernav.clearfix { float: none; margin-right: 0; } .footernav ul#menu-footer-navagation { float: none; padding: 0; } .footernavtag .widget-first { margin-top: 10px; padding-bottom: 10px; } } #containerfooter { padding-top: 40px; } .footercredits { padding: 0; } .footernavtag2 { width: 100%; float: none; margin-top: 20px; } .footernavtag2 h6 { float: none; line-height: 14px; margin: 0; } #containerfooter .double.row { margin-bottom: 0; }That is still a really messy way to go about what your are doing but at least that owuld be valid html and work and be responsive.
-
AuthorSearch Results


