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 'page '
-
AuthorSearch Results
-
In forum: Virtue Theme
Topic: Gallery grid not aligning
Hey,
There’s one space that is not aligning in my image gallery. The problem is that it’s not the same spot each time I refresh. Any help would be appreciated.
ThanksIn forum: Virtue ThemeIn reply to: Background CSS
In forum: Virtue ThemeTopic: Background CSS
Now that I am on track, and the site building is getting easier. Can you look at the following page, ( *Login to see link ). Is there a css that will affect all products when they are displayed. That way I don’t have to have a css for each product displayed?
In forum: Virtue ThemeIn reply to: Removing Space Under Header
July 31, 2014 at 10:55 am #14238In the row style for the first row on the page you can remove the top padding by adding 0 in the top padding box.
You can also add this css which will remove more:
.page-id-606 .page-header { margin: 0; }Ben
In forum: Virtue ThemeTopic: Removing Space Under Header
How can I remove the space under the Who We Serve H1 Header on this page:
*Login to see linkIn forum: Virtue ThemeTopic: Products Style WooCommerce
Hi, i’m trying to change the style from Product Description Page, i need to change Prices and Variations.
here you can see the example:
*Login to see linkthe Grey Words, i need to change the color.
I hope you can help me
Regards
In forum: Virtue ThemeTopic: Styling menu
Hi
We are trying to fix two last issues on our page: *Login to see link
1. We want the drop down menu to be just beneath the main menu. So far, this works great when we load the page. But if we scroll down (collapsing the menu) and then back up again, the drop down menu suddenly gets a large top margin. Any way to remove this?
Here is the custom code we added to advanced settings:
.kad-header-style-three #nav-main ul.sf-menu > li > a{
line-height: 50px !important;
}.sf-dropdown-menu{
margin-top: -60px;
}2. We have added a search field to the main menu. The search field expands on hover. This works great as long as the page is wide, but when we reduse the page width the search bar has no longer room to expand. How can we get more room in the menu?
Here is the code we have used:
@media (min-width: 992px){
.col-md-4 {
width: 28.33333333% !important;
}.form-search{
width: 40px !important;
}.form-search:hover{
width: 170px !important;
}.col-md-8{
width: 71.66666667% !important;
}.form-search .search-query{
border-radius: 30px !important;
}.kad-header-style-three #nav-main ul.sf-menu > li > a{
line-height: 50px !important;
}In forum: Virtue ThemeHello Ben,
Hope you are doing fine. I am willing to add Pagination in default word press gallery.
I would like to show 15 images in 5 Columns. That means there will be 3 rows. And then it will go to next page. In this way I will add images in the gallery further.Is there any way I can achieve that ( I used one external plugin “paginated effect” but it seems it is not working properly).
There is a discussion previously:-
*Login to see linkwhere you suggested that we can add “<!–nextpage–>” after each gallery. Thats worked for me too. But I am looking for Single Gallery insertion with pagination.
Thanks,
Ari..In forum: Virtue ThemeIn reply to: Disable Sidebar On Certain Pages?
This actually is very cool, but something is wrong, I followed the instructions on the guide, layouts and all. I have Fullwidth in attributes and Wide Parallax
I added a 2 column layout in the page builder, with both widgets Plain Text/HTML and added plain text on the left, and HTML on the right column, but, as you can see, it is not centered on the page, it is off to the left to much, while the layout in Post Builder 50% for each side, that is not how it is displaying, it looks flush left???
In forum: Virtue ThemeIn reply to: Disable Sidebar On Certain Pages?
July 30, 2014 at 11:08 pm #14187I would suggest using the columns shortcode or page builder.
https://www.kadencewp.com/using-page-builder-virtue-premium/
Ben
In forum: Virtue ThemeIn reply to: Disable Sidebar On Certain Pages?
Thank you, Ben, that helps, I will get a refund I think from them.
I am going to make my own squeeze page with the WordPress Editor, I need there to be two columns, so my email opt-in form is on the right of some other text on the page, I was thinking about using the Full Page Width layout for the page, and then using a WordPress table with two columns is this the best way and will it display correctly in Mobile?
Or is there a better way?
In forum: Virtue ThemeIn reply to: Disable Sidebar On Certain Pages?
July 30, 2014 at 6:37 pm #14181So that plugin looks like it’s using it’s own custom post type. And the problem is the template for it is not compatible with virtue. it’s calling the header and footer in twice on the page. To make this compatible you would have to create a child theme then override some of the plugin templates so it didn’t call the get header get footer functions. I don’t know the plugin or how it’s coded so you would need to talk with the developers about what templates they are using that are calling header and footer.
Ben
In forum: Virtue ThemeIn reply to: Disable Sidebar On Certain Pages?
Thanks Ben,
Here is the plugin page: http://sellplrplugins.com/effortless-landing-pages/
Squeeze pages, special landing pages created for lead captures, usually they have the opt-in form and some text, and are created to get email subscribers, or even sell a particular product.
Here is the sample page I created with the plugin: http://internetslayers.com/spp_elp_optin/test-lynette/ and you can see the sidebar is not on the side, but below that white box, with the Sign Up here text, that is the squeeze page.
And also, there is a WooCommerce error below the footer: Warning: Invalid argument supplied for foreach() in /home4/zcott567/public_html/internetslayers.com/wp-content/plugins/woocommerce-admin-bar-addition/woocommerce-admin-bar-addition.php on line 703
The ABOVE issues only happen when previewing the Squeeze page created with that plugin.
In forum: Virtue ThemeIn reply to: Disable Sidebar On Certain Pages?
July 30, 2014 at 5:56 pm #141791. Yes, use the fullwidth page template.
http://docs.kadencethemes.com/virtue/#fullwidthpage2. What do you mean by “squeeze page” can you link to the plugin?
Ben
In forum: Virtue Theme1. Is there a way to prevent/disable the sidebar from showing on PARTICULAR pages of the site? (NOT Woo Commerce pages) just regular WordPress Pages.
2. I have tried 2 Squeeze Page plugins and both break the sidebar layout, do you know of one that is compatible with Kadence Premium?
In forum: Virtue ThemeIn reply to: Shop Page Layout
Take a look at the following page. ( http://baywatcharms.com/product-category/model/ ). Below where it reads Model, and above the actual items. G17, G19, etc. Do I have any other choices on how that is displayed? It wouldn’t look bad the way it is once some images were added. But can I do anything to it to make it look better?
In forum: Virtue ThemeTopic: Adjust Home Page for mobile
I am using a child theme and have added some css to remove my footer from devices below 780 px width.
The display of my home page
temp.avmi.net
looks good on an iPhone in portrait mode but in landscape mode, the second row of images (configured using the page builder plugin) align to the left and do not fill the screen.
Can you suggest some css to enlarge the second row of images to fill, or at least align center on the screen, in displays less than the iPad landscape and greater than the iPhone portrait?
Thanks
MikeIn forum: Virtue ThemeIn reply to: Shop Page Layout
Working on the following page, ( http://baywatcharms.com/shop/ ) If you see the border around where it says shop. I am trying to do that around each individual row. I used the following css to make the background, and the border radius. But for some reason, it won’t let me put a colored border around it.
.product_item {
background-image: url(“http://baywatcharms.com/wp-content/uploads/2014/07/dark-wood-background_11.jpg”);
padding: 10px;
border-radius: 10px;
border:2px solid white;
}In forum: Virtue ThemeIn reply to: Adding Content Below Icon Menus
In forum: Virtue ThemeI’m using pagebuilder on my site, and on the home page have a slider, call to action widget, and an icon menu at the bottom. I’m trying to figure out how to add more content below the icon menu. I can reorder the page content and icon menu widgets, but then the icon menu appears above the rest of the content. What I’d like to have is content-icon menu-content. Is that possible?
-
AuthorSearch Results


