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 'site'

Home / Forums / Search / Search Results for 'site'

Viewing 20 results - 15,321 through 15,340 (of 39,333 total)
  • Author
    Search Results
  • #187554

    Hey,
    In your theme options > layout settings your “Site Layout Max-Width” is set to 1440px. This means that on screens larger than 1500px a normal 2 column setting would be 3 columns because by increasing the layout width beyond the standard bootstrap grid the number of columns increases so the content within the columns are not stretched. That is the default but there are overrides with css.

    Just add this into your custom css box and all 2 column gallery will remain two column galleries regardless of how large the screen and layout grid get.

    @media (min-width: 760px) {
    .kt-gallery-column-2 .g_item {
    width:50%;
    }
    }

    Ben

    In forum: Reply To:

    In reply to:

    #187551

    Hey Paul,

    This isn’t a difference in themes, just in how you’re setting up the slider on each site.

    On the site where you are using the virtue theme, you are using the legacy Kadence slider. That slider option has settings for font sizes on tablet and mobile.

    It runs much differently than the layer slider because the layer slider allows for text to be placed anywhere. But the size of that text is directly proportional to the grid it’s placed in.

    For example, let’s say you use a grid width of 1000px in your layer slider, and you add text that is 40px in size. at a screen width of 500px that font will be 20px in size. exactly have the size based on the original grid.

    So on a phone that is 366px it would be 1/3 the size of the original font size. This allows the layers to be placed anywhere and not overlap other layers as the screen gets smaller. If you need to use the layer slider and have a lager grid then just because of how that’s set up you may need to use a separate slider for mobile.

    Does that make sense?

    #187541
    This reply has been marked as private.
    #187534

    Hey Justin, can you go to the slide editor and make sure your image urls that are in the slider are using https for the url? Because that is what your site is using but it’s possible your images are not using that.

    Ben

    #187529

    Hmm, so I checked the logs and your site request never hit our server. It’s possible your host is blocking. It’s also possible the DNS isn’t correctly finding the server due to some other configuration issue.
    If your host doesn’t immediately know then send me access to the server sftp and I can run a few tests and figure it out.

    Ben

    #187523

    Hey Susanne, got a chance to look at this, can you tell me what is in your child theme? I can see that code which normally runs and password check and which enables that button isn’t running correctly. I don’t have this issue on my demo or test sites so I’m wondering if perhaps you’re adding/editing something that is inadvertently conflicting with this.

    Ben

    #187516

    Hi guys, firstly I want to say what beautiful themes you have produced and so simple to make stunning looking sites.

    I’m creating a site with the Ascend theme and on the category page, I would just like to show an image in the header without the category title. IS there a way to do this (if I Hide the page title, the image no longer shows)?
    Many thanks for any help you can offer
    Chris

    In forum: Reply To:

    In reply to:

    #187510
    This reply has been marked as private.
    #187498

    It’s possible your host is blocking external curl requests. Like there is some server settings causing this outside of just having curl running.

    can you send me a temp login to your site using set as private reply?

    Ben

    In forum: Ascend Theme
    #187481

    Hi Hanmah,

    My website is https://shoeplace.nl

    Thx

    #187479

    Hi, I was installed virtue premium plugin to my new website uybazaar.com. it was goes well for the installation, but there is something missing. which is some plugins that comes with the virtue premium theme. I would like to know how to get those plugins? Thank you.

    #187472

    Hey PHILIPPE,

    Please create your own topic and post a link to your site thanks!

    Ben

    #187470

    Hey,
    Just for clarification, you are using the free theme on this site. Not premium even though these are the premium theme forms and you have the membership and can use the premium theme. So in the further any time you are asking about a product that isn’t represented as part of our premium products please try to make that abundantly clear, it helps us a lot.

    And follow up to that, why are you not using the premium theme? 🙂

    Now to the problem. Your sites configuration is set to not use https… If you go to settings general you will see that the specified URL for your site is not set with https. BUT your site is using https and is being forced into https URLs. This, of course, created conflicts where scripts that are added are added using the site configuration which is set to not use https. But you’re redirecting all traffic to https which means it’s insecure to load the scripts that are not https and thus you have issues where things are not working,

    The simple fix is to correctly set up your WordPress site configuration to use https. I suggest you contact your hosting provider to get help with this.

    Ben

    #187467

    Premium demo site 3 has second line of text in secondary menu. Where is that text entered and maintained?

    In forum: Virtue Theme

    In reply to: Kadence Album

    #187455

    Hey,

    I’m not sure that I’m following. You can link to your galleries just like any other area of your site. Can you please post a link so that I can take a look at your current configuration?

    Thanks,
    Kevin

    #187451

    Hey,

    Can you post a link so I can test some CSS on your site?

    Thanks,
    Kevin

    #187447

    Sorry, Hannah,
    I will take the maintenance off now. I tried both versions – to do it from the Home Layout menu – with 3 column grid for the desktop. I used the same settings for another website and it worked fine. But not this time. So currently I am using the Image Menu widget implemented on the homepage directly.

    Thank you.
    John

    #187442

    Hi John,
    Your site is in maintenance mode. Are you able to temporarily make it live? Or just tell me, are you adding the image menu from Theme Options > Home Layout? And are you using a two column grid for desktop?

    Hannah

    In forum: Ascend Theme

    In reply to: TABLE STYLE

    #187434

    I’m referRing the style of the tables in ‘shortcodes’.

    In this link: http://camponovo1.tempsite.ws/municipio/telefones-uteis/

    For thus the visualization is bad (all in a color, without lines, contratstes, etc.)

    #187431

    HI guys,

    I have a client who wants a carousel like this one.

    is it possible to modify the theme carousel to show like this?
    presumably it is just a jQuery change…

    J

Viewing 20 results - 15,321 through 15,340 (of 39,333 total)