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 - 12,961 through 12,980 (of 53,646 total)
  • Author
    Search Results
  • #219325

    Hi, in this page ….
    i have the first field that is a simple dropdown contoact form 7 field….

    the strange thing is that if i change the directly from the firefox css inspector and i add this
    .select2-container {
    width: 100% !important;
    }

    the dropdown fills all the form witdh … but if i put the same code in the theme custom css setting… no way to have the same behaviour…

    Am i doing anything wrong?

    #219314

    Subcategories/tabs can be seen at the same level as parent. Yet, it just seems logical since one can create subcategories and there is an option to choose which categories to filter for a gallery, that subcategories could be filtered and appear on the page under that parent category, rather than on the same level as the parent category. Maybe this is something to consider adding as a feature for your KGalleries. Just seems more consistent to me.

    Here is the list of categories and subcategories being used to filter (the subcategories under “Filter Aerial Mapping” are seen at the same level of categories right now):
    Aerial Mapping
    Filter Aerial Mapping (subcategories: 3D Maps, Flight Plans, Pix4D Outputs, Topography Maps, Ortho Images, Other Maps)
    Inspections
    Pix4D Product Info
    Ranches & Real Estate
    UAV Training
    Videos

    In forum: Ascend Theme

    In reply to: Carousel/Slider Block

    #219302
    This reply has been marked as private.
    #219298

    Hi G,
    In your portfolio grid edit page under Portfolio Page Options, you should see an option to choose a specific portfolio type. http://docs.kadencethemes.com/virtue-premium/templates/portfolio-page-template/
    Hope that helps!

    Hannah

    #219289

    Hey Mimmie,
    Yes, you can create custom sidebars from Theme Options > Misc Settings. Then you can add content from Appearance > Widgets. Then in your edit page, you will be able to choose a specific sidebar for that page.
    Hope that’s helpful!

    Hannah

    #219288

    Hi Ben,

    Denitsa at itthinx sent me this to forward to you.

    Hey there Van,

    There is a new release of the WooCommerce Product Search, it’s version 2.12.3. We’ve added a jQuery event that’s triggered after a request from a live filter have been processed – ‘ixProductFilterRequestProcessed’.

    Here’s the doc page with further detail -> https://docs.woocommerce.com/document/woocommerce-product-search/api/events/#section-1

    You can forward that to Ben at Kadence, hope this helps 🙂

    Cheers,

    Denitsa

    Cheers,

    Van

    In forum: Ascend Theme

    In reply to: Switch to Ascend

    #219286

    Hey Shaun,
    This isn’t necessarily something we recommend. The themes are coded pretty differently from each other so quite a lot would change. All your content (posts, pages, etc.) would transfer, but your theme options would be lost. Let us know if you still decide to switch. We are happy to help get things set up as you’re wanting.

    Hannah

    #219285

    Hello, my homepage slider looks broken again. Didn’t change anything in settings.
    Chiara

    #219281

    As I go on experimenting with loop products I encountered another issue
    The products no longer display the labels created in the ‘berocket’plugin
    you can see the label in the actual product page but not on archive pages
    they were displaying correctly when loop products are not used
    Could you look at that too please

    #219259

    Hi, I’m trying to create a page that displays one portfolio category.
    ‘Portfolio grid’ displays a grid of all the categories. How to show a grid of just one category on a page?
    Thanks,
    G

    In forum: Virtue Theme

    In reply to: Font Size

    #219253

    I am seeing this on all pages with tables. I am using a plug-in called TinyMCE Advanced…It was working when I created the pages…
    Is there a better plugin to create tables that work with Virtue?

    #219231
    This reply has been marked as private.
    #219222

    Hi,

    Can I post affiliated link on the sidebar of a specific page (I dont want it on all pages)?

    Thanks in advance.

    regards
    Mimmie

    #219202

    So it sounds like you’re wanting a transparent header which isn’t really a functionality with Virtue as it is with our Pinnacle and Ascend themes. You can use css as a workaround, though it’s not really advised. Here’s the css you would need for your homepage:

    @media (min-width: 992px) {
    .home .sliderclass {
        margin-top: -160px;
    }
    }

    Hannah

    In forum: Virtue Theme

    In reply to: Font Size

    #219201

    Are you seeing this happen on multiple pages or just the one? How are you adding the table to your Ivory Wedding Garters page?

    Hannah

    #219198

    The “page content” was not set to show in the home layout section. That fixed the issue. Thank you very much.

    In forum: Virtue Theme

    In reply to: Font Size

    #219194

    Kevin,

    That fixed the drop-downs. But not the spilling over of the mobile pages. I changed to full width. Even deleted the background image. The background image still shows up on mobile. And is still spilling over. Please help.

    Linda

    #219188

    Hi Hannah, ok!, I managed to get the home page right.
    I’ll play round with the breakpoints and should be able to find what’s wrong with the size before mobile.

    Thank you very much for the great help !

    John

    In forum: Virtue Theme

    In reply to: Virtue Header

    #219187

    HI there, is there any update on the problems listed below?

    1. If I use sticky header with shrink option in the theme options a grey area appears below the secondary menu/above the CUSTOM CAROUSEL.

    Currently when the landing page loads it loads the grey area below the header for a split second then reverts to the correct layout.

    The image menu blocks extend 2-3 times the height than they should be. Random occurances.

    #219186

    Hey Kevin… I decided the easiest way to work around this was to use Page Builder, enter a row with 4 containers, and then write my own html with images, a hover effect, and links. So the Image Menu code you would want to look at is no longer up on my website.

    That said, I think both the problem and solution are pretty clear. The individual image containers which the visual menu creates don’t provide any unique identifying information to the “gtm.click” event trigger. The easiest solution would be if each container had a unique id, e.g. id=”im1″, “im2”, etc. Currently the only identifier that comes through is class=’home-message’, but all of the menu items share this same class. You could generate an id automatically, or add a text box in Theme Options>Home Layout>Home Image Menu dialog to allow me to enter a unique id manually for each container.

    I hope that’s helpful. Tag Manager is a very useful program that works with Analytics and Ad Manager, allowing you to define conversions based on click events (among other things). In this case, the image menu takes users to a different domain, which I don’t control, so I needed to capture the event from the click. Frustrating I couldn’t

    You can mark this item as resolved, if you’d like. Or if you guys decide to make a change to solve the problem, I’d be happy to test it for you.

Viewing 20 results - 12,961 through 12,980 (of 53,646 total)