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 '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 47,601 through 47,620 (of 53,646 total)
  • Author
    Search Results
  • #29821

    ok, so don’t use the banner, that is site-wide and not fullwidth. Use the Kadence or Revolution slider. Add your image in the plugin settings and then just select to hide all navigation so it shows as one image. You can a add that slider to your home page only in the theme options > slider settings.

    Ben

    In forum: Virtue Theme

    Topic: Icon Issues

    #29820

    Hello again!

    I am having some issues on my site. The icons I have added on the footer are not showing up and the buttons on my pages are not functioning right. Could you please help me out, once again?

    here is a link

    In forum: Virtue Theme

    In reply to: In page slider

    #29816

    Hi Ben

    This is wonderful – thank you. I am using this to display 3 images at a time in a row. The slider does not work for me as it only displays one image at a time (i tried adding per_page=”3″ but not working).

    The carousel is great, but I need to tweak it a bit more.

    Is there a way to control transition? It zooms across a bit fast at 3 at a time. I want to be able to transition one image at a time (not all three) and also control the transition effect (e.g. a slow smooth movement) – is that possible?

    Right now I have this;

    [gallery columns="3" link="file" ids="164,167,152" type="carousel" speed="9000"]

    Is it possible to add a transition effect to the shortcode e.g transition=”.6s” ?

    Or perhaps this could be done with css e.g. transition: .9s, ease-in-out, left; But which element would this be applied to ?

    The example here is good – but can this be replicated in page gallery shortcode?
    http://virtuemock.kadencethemes.com/?page_id=439

    Thanks
    Sol

    #29812

    Hey,
    I don’t want you to put 100px height. I wrote: height:100%

    Percent is important.

    As for the space on mobile, most of that is caused by the title of the two widgets which you have  

    What you should do is add “Our strengths” in it’s own row, Then make the margin bottom 0 for that row and remove all the titles from your text widgets.

    And lastly, pagebuilder automatically spaced out items by 30px on mobile devices. If you want to remove that you would have to add css for that area, like this:

    #pgc-37-1-0, #pgc-37-1-1, #pgc-37-2-0, #pgc-37-2-1 {
    margin-bottom: 0px;
    }

    Ben

    #29808

    I would like a full width image under the menubar on the home page only.

    The image I’m using is not permanent. It’s just a temp image until I can try and figure it out.

    Thanks

    In forum: Virtue Theme

    In reply to: Google Analytics!

    #29801

    You shouldn’t copy any code in the the css box.. that is only for css. with the theme you can add your analytics id in the id text box but if your using a plugin you shouldn’t do that. Else you would have analytics code on your page twice.

    Ben

    #29798

    Hi Ben

    Are you aware of a theme conflict with the Live Editor of PageBuilder? The live preview doesnt show up, but it works when I change to 2015 theme.

    Andrew

    #29792

    Hi Ben,

    I’ve tried doing this several ways, but have had no luck creating a list of blog posts with square thumbnails. Here’s the home page:

    I created larger versions of the image files (360px wide), I’ve turned Jetpack photon off. I’ve tried using the simple “latest posts” for the home page, and tried also creating a home page with page builder and using the carousel to serve the blog posts. I can’t figure out why the posts keep coming out at their original aspect ratio and not square. I have changed so many options that I think unfortunately I’ve just muddled myself. 🙂 I’ve read many different threads here, and still can’t figure it out.

    What’s the bullet proof way to get nice square images for blog posts without having to create square featured images?

    Many thanks for your help, and a beautiful theme.
    Jane

    In forum: Virtue Theme
    #29790

    I added the preceding code to the custom CSS box, but the page is still pulling search results from the entire site (as opposed to limiting it to just the blog posts). Do I need to modify the code in anyway?

    In forum: Virtue Theme
    #29787

    Yes if you want a custom sidebar to show on blog post then you have to set for each post. But why not just use your primary sidebar? If your using fullwidth pages everywhere else?

    You other option to to override with a function and force each post page to show a certain sidebar, if you have a child theme running that is a option.

    The simple is in a file in the theme, in the update that comes out later today it’s fixed.

    Ben

    In forum: Virtue Theme

    In reply to: Firefox issue

    #29785

    Hey,
    if your on a windows server then you can make sure you support woff files, look here: http://sebduggan.com/blog/serving-web-fonts-from-iis/

    Or here: http://stackoverflow.com/questions/4015816/why-is-font-face-throwing-a-404-error-on-woff-files

    Yes I think there is a great chance this is your issue because your having the issue on page load and your getting an error on page load.

    Ben

    #29783

    Please take a look at:

    After upgrading to Virtue – PremiumVersion: 2.8.3 the page buttons, including next and previous no longer work. You can click on them and it drops the correct URL but doesn’t actually connect to the page. Please advise.

    #29780

    I am trying to move the semi-transparent category label off of the category image and place it either above or below the image. I haven’t been able to determine what code adjustment would accomplish this. Please look at the product gallery section the home page on the following link.

    Site reference

    Thanks for any assistance.

    In forum: Virtue Theme
    #29770

    Hey Andrea, have you selected the correct sidebar for your blog pages in theme options > blog options under Blog Category/Archive Defaults? And also in your blog edit page?

    Hannah

    In forum: Pinnacle Theme

    In reply to: Photo gallery

    #29767

    Wait, I’m confused, if you don’t want the portfolio pages why not just add a normal gallery? Why use the portfolio page at all?

    Ben

    #29765

    I am having trouble with the sidebar…I don’ want a sidebar on my pages EXCEPT for the blogpages(blog post archive, single post page, blog search pages). I created a sidebar for this and also removed all the widgets from the primary sidebar but then there is a space on the blog pages and the blog sidebar still doesn’t show up…I can’t figure out how to arrange this!
    Thanks for your help.

    #29759
    This reply has been marked as private.
    #29758

    hmm, so the theme supports this plugin: https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/

    WC Ajax Layered nav is a premium plugin so I can’t see whats it’s using. If you can send me a copy I can look at what javascript action hook they are using and give you the js that will allow the page to rebuild.

    Ben

    #29749

    1. It’s possible but not easily done, you would need to get the page id for every page you want the wide layout on, then you would have to add the css you did for the home page but instead of using .home class you would switch with the page id class .page-id-6 for example.

    2. The background image would show in whatever size you upload the image at? Right now your background image has a large pattern. The code that runs your background is the exact same as what is in the free version? It would have showed the same size?

    Way does resizing not work? When I saw yesterday and you had the different image the size was much smaller?

    3. So you want it to stick down, You can use this css:

    body.boxed .kad-header-style-three #thelogo img {
    max-height: 120px !important;
    }

    4. You can make the max width of the content area smaller by going into the theme options > misc settings and turning that option on.

    Ben

    #29747

    “Just like the tabs that are already created” – I’m guessing your talking about the filters. and those are built by the theme, they can be turned off in the theme options > shop settings. Also a note about the filters, they don’t work like a menu, they only rearrange what is already on the page. so they don’t really work for a larger store or as a replacement for a menu system.

    Ben

Viewing 20 results - 47,601 through 47,620 (of 53,646 total)