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 - 31,461 through 31,480 (of 39,333 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Mobile Responsiveness

    #65592

    Hey,
    You are adding these columns through pagebuilder. Here is the css to hack this out but if you where going to do this again I would suggest not using a fullwidth row with empty columns on the left and right instead using a gallery.. But this css should work for you:

    @media (max-width: 780px){
    .panel-grid:first-child .panel-grid-cell .widget_siteorigin-panels-builder.panel-last-child .panel-grid .panel-grid-cell {
        width: 25% !important;
        float: left!important;
    }
    .panel-grid:first-child .panel-grid-cell .widget_siteorigin-panels-builder.panel-last-child .panel-grid .panel-grid-cell:last-child, .panel-grid:first-child .panel-grid-cell .widget_siteorigin-panels-builder.panel-last-child .panel-grid .panel-grid-cell:first-child {
        display:none;
    }
    }

    Ben

    #65586

    Is it possible to have one SiteOrgin Slider for desktop with one size of images and a second SiteOrgin Slider for mobile with another size of images?

    I have a SiteOrgin Slider that looks great on the mobile page. The same slider images look a little small on the desktop.

    http://www.BirdFeet.Net, CraigM

    In forum: Virtue Theme
    #65585

    ok, So are you wanting the menu closer to the logo then? I thought you wanted it below the logo?

    The screen shot has to do with your menus length and how much space is available. You can add this:

    @media (max-width: 1200px){
        #kad-shrinkheader {
        width: 100%;
    }
    .kad-header-menu-left, .kad-header-right {
        padding: 0;
    }
    }

    In your css you have added:

    @media (max-width: 650px){ muitiple times and you didn’t close it out either… I’m pretty sure I didn’t tell you to add that but looking at your site it’s why you can see the other menu icon.. you need to remove it.

    This css shouldn’t have any media query applied to it:

    .nav-trigger-case .kad-navbtn i:before {
            content: "e3b2";
    }
    .nav-trigger-case .kad-navbtn:before {
        content: 'MENU';
        display: inline-block;
        margin-right: 8px;
    }

    Ben

    #65584

    Hello,

    I am working on this website jpfventures.com, and on each page I have a row with 4 icons that click onto other pages. I want them to look exactly the way they look on desktop as the do on mobile. At the moment, they are populating vertically rather than centered in a horizontal line.

    Is there a way to fix this issue?

    Thanks in advance!

    Jess

    #65572

    Hi,

    I am experiencing an issue with the portfolio post shortcode on a development site. When I resize the browser window the grid gets messed up. Images are suddenly overlapping each other and the gallery no longer expands to the full width of the page. There is also a small scroll bar next to the portfolio row.

    I’m using the portfolio post shortcode to display a set of portfolio images on the homepage. To build the homepage I am using the page builder tab. I added the portfolio post shortcode in a text widget in a separate single column row. I’m experiencing this issue in Chrome and Firefox. Somehow it works fine in IE. I haven’t been able to test it in Safari yet.

    I’m using the following shortcode: [portfolio_posts orderby=random items=8 masonry=false columns=3 ratio=landscape hoverstyle=default layoutstyle=flat-no-margin fullwidth=false showtypes=false showexcerpt=false lightbox=false cat=models]

    Any idea what is causing this issue? Feel free to take a look at the site on http://www.starlmodels.com. The front end is password protected with password ‘model101’.

    #65571

    Hello, is there a way to allow other people to post items on wordpress so that they can sell on your eCommerce site? like ebay?

    In forum: Virtue Theme
    #65563

    Thanks for the advice, I think I’ll avoid doing it then.

    Re header issues: Yesterday when you were helping me with the Pinnacle mobile menu on the site (same one), I was sort of trying to recreate the mobile menu accordion/select box that’s built into Virtue, not just the menu icon. First, it rearranged the order of the menu items after adding the CSS when trying to repair the menu line-height issue. Also, the menu items would drop under each other at a really strange line height again (another issue you helped me with), when you shrink the browser. I kept telling my client, “most people have their browsers as ‘maximized,’ when they’re shopping around seriously on a site” but he won’t believe me and insists on shrinking his browser down to 80%, 60%, 50% of his screen to test the responsiveness of the site… he does this on all devices (laptop and desktop), in addition to testing on mobile. So, any little weird thing that might go on with a menu because of his irregular use, I know I’ll be asked to fix.

    So I switched to good old faithful Virtue, because:
    1. Mobile menu “select box” instead of hamburger.
    2. Menu items don’t have a weird line height that’s dependant on the logo (like in Pinnacle).

    The absolute only thing that would make virtue perfect is that transparent-until-scrolled header, and stick the slider behind it. One can dream, haha!

    #65548

    Hi guys,

    I read this thread for a partial solution:

    I’m just wondering if there’s been an update on this issue? If I disable Page Builder and refresh my permalinks, everything is working well again. I’m about to downgrade the plugin now, which will presumably work.

    It’s a bit of a tricky solution though, because someone will definitely update the plugin somewhere along the line (after I hand the site over). I can probably mess with the version number so it doesn’t find any updates, but it feels a bit unsavory.

    Any help would be greatly appreciated!

    Update: So reverting back to Page Builder version 2.0.4 works well, and modifying the plugin version to a high number gets rid of the update notifications. Definitely a workable solution, but I’m very interested in sorting it out a bit more permanently. 🙂

    Cheers,
    Daniel

    #65546

    I got it. I ended up deleting the slider completely and starting all over. The slider went back to the top bar, I added 5 px and now it looks good. I made all of my images 115px in height. The slider is now working great for the web page. Thanks for your help.

    How do I center the slider on the mobile site only? On the mobile page only the slider sits on the right hand edge. Centered would be much more appealing.

    Thanks, Craig

    #65531

    That code worked perfectly for me as well. Where can I modify the header image for the events page when its not really a “page”

    site: https://whiskermen.com/events/

    Im not sure where is getting that image from in my settings.

    In forum: Virtue Theme

    Topic: HR Change

    #65525

    I have been going nuts trying to change the HR tags on my site.

    I have used the below code in the Virtual Editor attributes area, no luck.
    I also used this code in the advanced settings, with no luck.

    .hr { border-color: #333333;}

    Please let me know how to change ALL of the HR tags within my site to be #333333 in color.

    URL:

    Jessica

    #65524

    Hey,
    I suggest using w3 total cache over super cache.
    Little tutorial: http://code.tutsplus.com/tutorials/configuring-w3-total-cache-general-settings-i–cms-20920
    Your best to contact your hosting provider about the best settings as it’s a little different per host.

    The main things is if your using a caching plugin you have to clear it after you make changes. The point of caching is to hold a copy of the site so all the queries don’t have to run every time someone visits. If you then make a change to the site you need to clear the cache so that change shows.

    In light of that I always suggest waiting till your down developing the site to install and run caching.

    Hope that helps,
    Ben

    #65520

    1. I don’t see this css on your site? Did you clear your cache on the site after you added it?

    2. Yeah you need to create a new function that uses this call: https://docs.woothemes.com/document/woocommerce-product-search/api/

    Ben

    #65514

    Hey,
    I’m seeing a coming soon page. Can you tell me what the issue is or open the site so I can see?

    Ben

    In forum: Virtue Theme

    In reply to: Categories Look

    #65513

    Hey,
    1. Sounds like an js error on your site. can you post a link I’ll tell you why the grid isn’t showing.

    2. (multi image) You can set the post summary to be a slider in your post settings. That will pull from the post slider images.

    3. If you would like a gallery with images in columns use the “add media” button then click “create gallery” that why you can output the images in columns.

    Ben

    #65512

    Hey,
    a theme just defines how the content will be shown not what the content is. You would add whatever content you want.

    If you prefer to start out with all of the demo content on your site you can do that by using the importer here: https://www.kadencewp.com/kadence-themes-demo-content/

    Ben

    #65504

    Hi, my site is Nomaduo.ca. I’ve done what you told me and it works partially. In fact, the stuff in the sidebars disappeared when I check “fullwidth” but I still have blank spaces on each sides. (Except for my home page slider).

    #65503

    I would like to move the SiteOrigin Slider Widget to 5 px below the Top Bar.

    I have added a SiteOrigin Slider Widget to the Header Widget Area.

    I cannot figure out how to position it. I am using an image that has no border area so that it fills up the entire widget area.

    The image I am using is 290 pixels x 180 pixels right now. I have spent the morning re-sizing it so it could sit next to the logo and be proportional.

    I have tested 25 different sizes on the page with varing degrees of success positioning it where I want it.

    I have added the CSS below and fiddled with both positive and negative numbers with marginal results.

    .kad-header-widget {
    width: 30%;
    float: left;
    text-align: left;
    padding: 0px 0px 0px;
    }

    I do not know what to look at next. Your guidance will be greatly appreciated.

    http://www.BirdFeet.Net, CraigM

    #65494

    My website Mobile navigation does not open properly

    Site: http://www.kiswa.in

    In forum: Pinnacle Theme
    #65486

    Hi, the website is bymeli.net
    By flag, I meant the language switcher flag. I want to have it in the title, next to the menus. I used “Loco translate” plugin. I could translate the posts and pages, but not the icons on the first page (the three icons saying “Vorrei ricette”, etc.)
    Thanks for the help!

Viewing 20 results - 31,461 through 31,480 (of 39,333 total)