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
I would like the primary menu and logo to stay on one line no matter which browser is used. It looks fine on my mac, but on client’s pc, menu goes to second line even though the browser is maximized. The link is *Login to see link
Also, when I set page to sidebar and then use a widget sidebar, the footer moves into the body of the webpage. I don’t have any pages set to sidebar at the moment.
In forum: Virtue ThemeMy client wants a simple menu above a full-width (in the boxed layout) logo, no text, just the graphic. I currently set up the home page to use the secondary menu, hid the logo using
#logo {
display: none;
}and set up the home slider to one fullwidth image.
You can see it here:
*Login to see linkThis looks the way I want, but the slider doesn’t resize on smaller screens. I also need to set up the other pages to match.
Is there a simpler way to do this?
In forum: Pinnacle ThemeIn forum: Virtue ThemeHi,
I’ve searched and searched, and can’t seem to sort this out. (I keep reading that the default is for the images to be square on the home page blog feed, but in my case the problem is that they are landscape rectangles no matter what I do.) *Login to see link
Just to be clear: I need the images in the blog feed on the home page (and everywhere) to be square. Actually, I want them to be square everywhere…I have specifically designed all of my client’s images to be 600 x 600 square so they should work everywhere (As long as they’re square).
Thanks in advance for your time and expertise.
–Lori
In forum: Virtue ThemeIn reply to: Unable to update virtue theme
In forum: Pinnacle ThemeHi Guys !
On that page: *Login to see link I have set 3 modal buttons using background images and I used following CSS to make it work:
Example related to the right button:
#pgc-1191-2-2 button.kad-btn.kad-btn-primary.lg-kad-btn {
background-image: url(*Login to see link
background-size: cover;
width: 100%;
height: 360px;
background-repeat: no-repeat;
}Can you help me on the following points ?
1 – Depending on the web browser, when closing the modal box, a blue solid border appears around the button. It occurs under Safari and Chrome, under Chrome, this blue border also appears when the mouse cursor is rolling over the button. On the other hand, it seems quite OK under Edge.
Can you help me removing this blue solid border around modal buttons?
2 – As stated on the customized CSS, I used “width: 100%; height: 360px;” to display correctly the background images. But when resizing the browser window or when displaying this page on a mobile devices, the dimensions of those images used as modal buttons are not automatically adapted, images are cut/truncated.
Which CSS should I put to get the right display in all cases (regular/resized/mobile window)?
Thanks in advance for your help,
Marina
In forum: Virtue ThemeIn reply to: iOS (on iPad Mini) Portfolio Link Loading Issue
Everything is updated… I’m pretty sure it has something to do with the auto resizing of the divs of that section of the page. I think I’ve narrowed it down to whatever code is modifying #portfoliowrapper html style information when the page is resized/ loaded. I’ll keep investigating…
In forum: Virtue ThemeTopic: Testimonials formating
Testimonials
How can I please change that to ‘reviews’ as I’m using it for author book reviews?the testimonial featured image
I am setting this to the book covers but they get cut off. can I reset the bounds for these imagesthe text formatting for the testimonials on the home page mimiemmanuel.com. how can I change that? it is too small and won’t go bold when I change things in the post creation window, it just doesn’t look good
I was initially going to add these into the icon menu with the title of each review icon being stars ★★★★★ but I could only get two of those. the third would disappear. I’m thinking it might be because of the identical titles?
Thank you!
In forum: Virtue ThemeHi Guys!!
I’m currently building a site and really need help with the Portfolio Grid Page (first time at a web page)
Currently I have several portfolio items but I really need to show the thumbnail information permanently, not just on hover.
How do I remove the hover effect, keeping the white/semi transparent background with title and exert in tact.
Thank You for your help in advance… I’m really banking on this being some simple custom css!
My site is published at the moment if you wanna take a look. *Login to see link
John Paul 🙂
In forum: Virtue ThemeIn reply to: Remove Title
September 17, 2016 at 10:57 pm #113244Felippe, Do not post in someone else’s topic (especially one that is resolved). It’s best just to create a new topic in the future thanks!
For your home page you control the page title in your theme options > home layout. Simply move it to “disabled” there.
See : https://www.kadencewp.com/creating-a-home-page-with-virtue/
Ben
In forum: Pinnacle ThemeIn reply to: Gallery not working
September 17, 2016 at 10:48 pm #113241You can make multiple galleries.
For example add a gallery with 20 images. Then right after add another gallery with 20 more images.
In between the two galleries add this:
<!--nextpage-->that will create pagination.
Ben
In forum: Virtue ThemeIn reply to: Blog
September 17, 2016 at 10:42 pm #113240Hey,
1. That login doesn’t seem to be working for me?But I can see that you have set all those old posts as “sticky” meaning they will show above the latest because they are set to sticky… I’m not sure why you would do that but the reason your home page is showing the latest is because the home page “latest posts” ignores sticky and shows the latest.. A blog page doesn’t do that by design because if someone sets a post to sticky they usually what it sticky.
So best thing for you would be to go through and uncheck the box for sticky post on all those posts.
2. I’m not seeing this banner on your site? Did you clear your caching?
Ben
In forum: Virtue ThemeIn reply to: Secondary Menu doesn't show up
September 17, 2016 at 10:35 pm #113239You can use the after header shortcode output… Theme options > main settings. Bottom of the page.
You can add a shortcode or just add links there in html.
<a href="#">This Is a link</a>Ben
In forum: Virtue ThemeIn reply to: Nagłówek H1 H2
September 17, 2016 at 10:31 pm #113238I’m sorry I don’t understand what your asking?
Something about an audit? There is only an h1 on your home page. You determine what tags you want in your main content.
Ben
In forum: Membership ForumsIn reply to: Page Builder Background image
September 17, 2016 at 10:24 pm #113237Hey,
I think your misunderstanding how cover works.Cover makes your image cover the area without distorting the ratio of the image.
Your image: http://www.seokypottery.com/wp-content/uploads/2016/07/Toronto_Seoky_03-1.png
is 2549×471;
So staying with that ratio on a screen width of 400px your image height would only be 92px… Well since your container is much taller then 92px the image is not compressed below what it’s height would fill without distortion.
I think you would be much better off using a more realistic ratio for the different screen sizes.
As for why not center thats a bug with page-builder and you should see a fix if you update to the latest version 3.8.6
I hope that helps,
Ben
In forum: Virtue ThemeIn reply to: Enable force rewrite titles
September 17, 2016 at 10:13 pm #113236With that off the theme doesn’t effect your seo or page titles.
Are you using a child theme? can you post a link so I can see the output code?
Ben
In forum: Virtue ThemeIn reply to: Remove Title
In forum: Membership ForumsIn reply to: Full width background image
Hey William,
You can do this using page builder. Just create a row and set the row layout to full width stretched. Then you can add an image using the Virtue: Image widget (or whichever).
https://www.kadencewp.com/using-page-builder-virtue-premium/Hannah
In forum: Membership ForumsTopic: Full width background image
Sorry if this has been asked a hundred times already. I do not see it here anywhere.
I have Virtue Premium (latest) and WordPress (latest). I set a full-width image in the free Virtue but forgot how I did it. It was a couple of months ago.
How do I set an image to fill the entire width of my screen? I am using “static” home page setting.
I have tried all the options like “cover” and “full width”, etc…
Thanks.
In forum: Pinnacle ThemeIn reply to: Category description.
-
AuthorSearch Results


