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 area'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Logo Horizontal Scroll Ticker
Hey Hannah,
Thanks for the link, I found something similar, which scrolls consistently > http://strictlysalesandmarketing.co.uk/wp_strictly2015/
At the moment the ticker is within the content area, however the client wants it on every page, so I guess its better to place this in the footer?
Currently my footer has 3 widgets. How can I create a row at the top to add the ticker within the footer?
Would be grateful for advice.
Karisma
In forum: Virtue ThemeHi Ben,
I’ve put a text widget in the Header widget area.
I’m wondering if there is a fairly simple way of displaying a different bit of text for certain pages – so it could be something relative to the page or category.
Can you think of something?Andrew
In forum: Pinnacle ThemeIn reply to: Portfolio Bottom Carousel
Hey,
If you set your bottom carousel to show images from only the same portfolio type it is going to pull the featured image from each portfolio post in the given type. Does that make sense? If you wanted a custom portfolio slider underneath the video you could use pagebuilder in the description area to add a pinnacle: gallery widget and set the Project Layout to Above.Hannah
In forum: Virtue ThemeIn reply to: Products in the store
In forum: Virtue ThemeIn reply to: Footer size
May 30, 2015 at 10:06 am #43293The way you have your widgets lined up, there isn’t much space to be had. You can add this in your custom css box in the theme options:
.footerclass .widget { margin-top: 0; } .footerclass .widget h3 { font-size: 24px; } .footercredits { padding-top: 0; }That will shrink it some. If you want more I suggest moving your paypal widget to the next widget area.
Ben
In forum: Virtue ThemeIn reply to: Including portfolio category grid on home page
Hey Edmundo,
You can use a shortcode like this:[portfolio_posts orderby=date excerpt=false columns=4 items=4 height=200 lightbox=true showtypes=true cat=photos]
Just specify your category in replace of “photos”. Then you can paste it into a visual editor widget using your home widget area.Hannah
In forum: Virtue ThemeTopic: Slow Loading Website
Hi there,
I’m having problems with this website taking 20-40 seconds to load:
I’ve optimised it using W3 caching plugin, plus Leverage Browser Caching Ninja plugin and have optimised images using EWWW imagoe optimiser. After doing these things, it’s actually got a good rating for page load speed on GT Metrix – see here:
However, as you can see from their report, the page size is really large and it’s taking much longer than it should to load.
The host says it’s nothing server side, so I’m a bit stumped.
Is there anything theme related or any way I’ve presented the site that could be causing this slow load?
Here’s the custom CSS I’ve used within custom CSS box.
.boxed #wrapper.container {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}.ktslider_home_hidetop {
margin-top: 3px;
}.topbarmenu ul li a {
font-size: 16px;
color: #908c8c;
}.topbar-widget {
font-family: Alegreya;
font-size: 16px;
}a.sf-with-ul:after {
content: “e3b6″;
font-family: virtue_icons;
speak: none;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}#topbar-search .form-search ::-webkit-input-placeholder {color: #908c8c;}
#topbar-search .form-search :-moz-placeholder {color: #908c8c;}
#topbar-search .form-search ::-moz-placeholder {color: #908c8c; opacity: 1;}
#topbar-search .form-search :-ms-input-placeholder {color:#908c8c;}
#topbar-search #searchsubmit {color:#908c8c;}
#topbar-search input[type=”text”] {color:#908c8c;}.kad-slider .kad-slider-btn {
font-size: 28px;
}.wpcf7-form p input, .wpcf7-form p textarea{
font-size:larger;
background-color:#f2f1f1;
color:#000055;
border-left-color:#32849c;
border-top-color :#32849c;
border-bottom-color:#bbbbff;
border-right-color:#bbbbff;
padding:2px;
}.virtue_social_widget a i {
font-size: 50px;
line-height: 70px;
}#containerfooter h3 {
font-size: 30px;
}Thanks in advance for any suggestions,
Steve
In forum: Virtue ThemeIn reply to: Placing youtube vidoes within a textbox
May 29, 2015 at 12:23 am #43128Hey,
Sure you can use pagebuilder for stuff like this. Since it has an area where you can change the background of a widget. You can add a visual editor widget and then add your video and make the background a color.https://www.kadencewp.com/using-page-builder-virtue-premium/
Ben
In forum: Virtue ThemeIn reply to: Kadence Importer Error and Parallax fail
If you’re using a static page you don’t need the home widget area. Just make sure page content is enabled in the homepage layout manager.
The virtue/pinnacle toolkit is not needed for premium versions. From the edit page you should see a button that says Virtue Shortcodes above the content box. Click that and then click the youtube button then paste in your URL.
Hannah
In forum: Virtue ThemeIn reply to: top and bottom lines and adding 2nd sidebar
1. So if your page is static then you’ve selected a page to be the front page, correct? Just need to go into that page and create two columns in page builder. Then add your widgets through that instead of the home widget area. These tutorials should help:
https://www.kadencewp.com/creating-a-home-page-with-virtue/
https://www.kadencewp.com/using-page-builder-virtue-premium/2. Add this to your custom css box in theme options > advanced settings:
@media (min-width: 992px) { #logo { width: 140%; } }3. If the slider is slow it is more than likely because of your images, not the slider itself. Have you tried scaling the images down? And what do you mean you want to add back one post?
Hannah
In forum: Virtue ThemeIn reply to: Increase Button Size In Custom Menu in Footer
Thanks for the suggestion Hannah, but I’d like to keep the widget as it is rather than use the footer credits area… maybe I haven’t been clear what I mean
The button link for terms and conditions currently looks like this within the button:
terms and
conditionsI want it to look like this:
terms and conditions
So increase the allowed pixels width of the button so that all characters fit in.
The only work around I’ve found is making the font size small enough so that the whole thing fits in one line within the button, but it means the font is tiny.
Or I can change the terms and conditions to just terms, but that’s not ideal.
So just wondered if the button width had a set value that could be changed with css?
Steve
In forum: Virtue ThemeIn reply to: How to change font style and size in my footer
May 27, 2015 at 12:34 am #42741Hey,
You can edit the copy write text with css:.footercredits p {
font-size: 10px;
}If your wanting the image to align with the copyright text it might be better just to add that image in your copyright box in the theme options rather then use the widget area since the widget areas are designed to be above the copy right text.
Ben
In forum: Virtue ThemeIn reply to: How to change font style and size in my footer
In forum: Virtue ThemeMy copyright credentials are nicely left aligned in the footer area as they should be. Ideally I’d like to put a simply text link on the same plane but right justified and in a larger font. Is there an easy way to do this?
If I can’t do this I considered using a simple Footer widget, but is there any way to control the height of the Footer Widget area? I really wouldn’t want or need it to be any taller than perhaps 25px.
Thanks!
In forum: Pinnacle ThemeIn reply to: extra row on home page
In forum: Virtue ThemeIn reply to: Change hover for topbar and footer
In forum: Virtue ThemeIn reply to: Blog and Contact Page Customizations
May 25, 2015 at 2:33 pm #424401.
.sidebar .widget-first { margin-top: 6px; } .postlist { margin-top: 4px; }2. same ^
3.
.kad_img_upload_widget { clear: both; margin-bottom:1px; }4. In each row you can change the bottom margin. In each widget you can use pagebuilder to help you change the margins or paddings depending on the widget.
5. You would have to use a child theme and edit the templates/comment.php file or use a plugin that overrides the wordpress comments. This is also true for the submit button.
6. The diagonal lines are added by the browser.
#commentform label { color: blue; text-transform: uppercase; font-weight: normal; } #commentform textarea, #commentform .col-md-4 input { border-color: blue; }7. remove whatever plugin you added that is adding that. It’s not a default thing.
8. The contact forum is on the right because your page content would show on the left. I’m adding css to move it to center which means the page content will now appear above the contact form.
9. You can do that right in the page itself. Just remove the form title in your page options.
10. You can’t remove something in the text unless you edit the template with a child theme. Or use a plugin to create your own contact form like contact form 7.
.contactform label { color: blue; text-transform: uppercase; } .contactform label b { font-weight: normal !important; }11. The diagonal lines are added by the browser.
.contactform textarea, .contactform input.full, .contactform input.kad-quarter { border-color: blue; }12. You can’t change something in the text unless you edit the template with a child theme. Or use a plugin to create your own contact form like contact form 7.
Ben
In forum: Pinnacle ThemeHello!
I thought i’ve finished my work with this website…I made a backup of everything and then uploaded it via FTP and uploaded on the new database .sql
Now that’s the problem: everything is perfect but all my works with page builder seems disappeared: every code now is typed on text area of the page (no more widgets).
I have all contents yet, but they lost their format in the new domain.I read that is the problem of the visual editor plug-in but it sounds strange for me! I’m sure i can fix it without do all the work!
Any tips please? (Sorry for bad english!!)
In forum: Virtue ThemeHi,
(1) i used the tobbar widget and like to display in it my custom menu. Now i have the problem, that the menu (the links) don`t look like the links in the topbar menu on the left site. What can i do to get the links (menu) on the right site (in the topbar widget area) look like the links on the left site, only difference that they aligned right?
(2) I found an alternative method with the same result, maybe this is easier to answer/help ;-).
– using only the topbar-left with 5 links
.kad-topbar-right {
display:none
}
.kad-topbar-left {
width: 100%;
}The only think i need help, is to display the links 4 and 5 not left, they should aligned right.
Sorry for my english!
Thanks in advance for your help!
Kind Regards
MC
In forum: Virtue ThemeIn reply to: Make Home Page Home Widget Area Completely Fullwidth
-
AuthorSearch Results


