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
Hi folks,
Using the Kadence Pro slider for home page, when placing an image (a logo .png file) over the background image, this new logo image layer does not scale equally with the background image upon publishing. All looks good in the Kadence Slider control panel when saved, but the resulting slider images on the site have this 2nd image resized (smaller) and not where originally placed – similar actually, to what happens with text placed over a background image. Anything I can do about that?
(If you visit http://www.outdoornj.com, the round “stamp” logo on the 3 slider images are what I am referring to.)
Thanks in advance!In forum: Pinnacle ThemeTopic: Jumpy footer
July 20, 2016 at 3:43 pm #104168Hi,
When I scroll down to the footer of my website’s homepage, the page automatically jumps a few line up.
How can I prevent this from happening?
Thanks,
GustavoIn forum: Virtue ThemeIn reply to: Accordion Styling
July 20, 2016 at 3:35 pm #104165Sorry Kevin. The CSS I mentioned are in the SiteOrigin Editors on the pages where I apply this new CSS. It’s not in the Advanced Settings CSS.
So for instance this in the Advanced Settings CSS
.john-smith .contentclass { padding-top: 0 !important; } .john-smith .main { padding-right: 0 !important; padding-left: 0 !important; }Has overridden this in that pages’s SiteOrigin Editor CSS:
.container { padding-left: 5%; padding-right: 5%; }That headline element is correct, but all the text has lost its padding, although only on some pages and only on mobiles.
I have about ten pages with this kind of setup, however only some are effected and have lost their padding.
Hope that makes more sense. I think’s it’s the
!important;that’s screwing it up. But without it the headline element doesn’t work?In forum: Virtue ThemeIn reply to: Accordion Styling
Can you please be more specific about what you’re trying to accomplish? I have no idea what that CSS was intended for in the first place. I may have written it out for you previously, but I can’t remember every piece of code that I post on the forums.
Do you want this padding to be on this page? On all pages? Another specific page?
.faq .textwidget { padding-right: 5%; padding-left: 5%; }Is this what you’re talking about? This CSS is for textwidget padding
In forum: Pinnacle ThemeIn reply to: Cant edit txt color and size
Within the visual editor when editing A page.
Normally i had more buttons to control the txt
http://www.vandenberg-schoolfoto.nl/voortgezet-onderwijs/historie-vo/In forum: Virtue ThemeIn reply to: Accordion Styling
In forum: Pinnacle ThemeIn reply to: Space between Logo and Post title
In forum: Virtue ThemeIn reply to: Accordion Styling
July 20, 2016 at 1:28 pm #104146Hey Kevin,
Sorry to bother you about this topic again.
I’ve made my header transparent, so I need to move this element up behind the header so I can see the menu. For pages with sliders I’ve just used this CSS
margin-top: -65px;This works a treat for the pages with sliders but obviously that won’t work here. So how do I get this element up behind the menu so they appear the same as on the pages with sliders?
Thanks again!
(logins above in #101287 still valid)
In forum: Virtue ThemeIn reply to: Remove excerpt on carousel post pages
July 20, 2016 at 1:15 pm #104142Hey,
This contunes to go know where and I don’t know how else to explain… So I’ll try once more but unless you are willing and want to fix your css I don’t know how to help you.
The post titles would be below your image by default the only reason they would move above the image would be becuase of css added to your site. For example you have this:
#kad-blog-grid .blog_item header { position: absolute; bottom: 0; width: 100%; text-align:center; padding: 10px; z-index:1000; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .6s ease-out; }Which may have been suggested as a way to make the posts like the pinnacle photo grid or may be something you’ve added. The only reason that css is not taking effect on your site is becuase you broken your css above with the wrong bracket. which makes this css not work and gives you the effect you want.
The funny not funny thing is all you need for your home page is this css:
.kad_blog_item .entry-content, .kad_blog_item .subhead, .kad_blog_item footer { display: none; }Which had I or hannah understood what you wanted we could have easily give to you. (since again this is not the style of the photo grid in pinnacle).
So I’m only saying that your css is broken and I suggest you fix it and I suggest you simply add the css we suggest here. But your site do what you want.
Ben
In forum: Pinnacle ThemeIn reply to: Space between Logo and Post title
July 20, 2016 at 12:34 pm #104137You have the page title set to show on the post… It’s showing the category name. You’ve made the page title font white?? so you can’t see it but it’s there.
Either make the title color darker so you can see or turn it off.
Ben
In forum: Virtue ThemeIn reply to: Go back to old version
My site is a static site, and huge-it has a pretty fancy gallery. My issue is that some parameters can not be shown on product page. It just happened this morning right after I updated the theme. It might be the reason, I need to install the old version to see. Thanks. Is it possible for you to provide me the link to download version 3.7.7?
In forum: Pinnacle ThemeIn reply to: Making the Kadence Slider work full width
July 20, 2016 at 10:55 am #104116Where are you placing it? are you adding to a fullwidth row in pagebuilder or into the page header like home slider?
Ben
In forum: Virtue ThemeIn reply to: Remove excerpt on carousel post pages
It’s okay, I’m not trying to get in an argument with you. I understand exactly what you are saying, it’s just not what I’m referring to at all. All of the things you are pointing to are not the things that I am talking about, so I think we are on a very different page. You can just close the ticket, I don’t want to take any more of your time.
In forum: Virtue ThemeIn reply to: How to post to just one page category?
In forum: Virtue ThemeIn reply to: Full Width Footer Column Colour
July 20, 2016 at 10:44 am #104110You can use a plugin like this: https://wordpress.org/plugins/widgets-on-pages/
Ben
In forum: Virtue ThemeIn reply to: How to post to just one page category?
July 20, 2016 at 10:42 am #1041071. Can you send a screen shot of what you see if you don’t see blog list options? Make sure you have not set that page as the post page in your settings reading.
https://postimage.org/2. In your apperance > menus. Click “screen options” on the top right corner. Make sure “categories” are checked. Then on the left side of the menu area you can add categories to your menu the same way you add pages.
Ben
In forum: Virtue ThemeIn reply to: Bulleted list without bullets
July 20, 2016 at 10:27 am #104102Hey,
This just has to do with the css class for the page name “products” and thats also used in woocommerce where any ul elements inside of the class products are defaulted to not have a bullet point.You can add this css:
.products ul li { list-style: disc; }Ben
In forum: Virtue ThemeJuly 20, 2016 at 10:24 am #104100You can’t use the “image carousel” in the portfolio post as a outbound link. You need to use a gallery for the wp-gallery-custom-links to work. A gallery can output in a carousel though.
First make sure you have the latest version of the theme.
Click add media and click create gallery on the left side, choose images then click create gallery. Right in that page on the right side you can select the gallery type. Choose carousel. If you can’t see that option it’s possible you are not using the latest version of the theme.
Ben
In forum: Virtue ThemeIn reply to: Full Width Footer Column Colour
In forum: Virtue ThemeIn reply to: Page title and Call to Action Parallax
July 20, 2016 at 10:12 am #1040941. IN your theme options > misc settings remove the favicon if one is there.
2. Do you have Yoast SEO installed. The page meta title would be set using a plugin like that.
3. Did you turn on a sidebar for your page with call to action?
Ben
-
AuthorSearch Results


