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 - 51,661 through 51,680 (of 53,646 total)
  • Author
    Search Results
  • #10461

    That pages doesn’t seem to be using the front-page.php file. Can you email a login I need to take a look at your settings:

    [email protected]

    Ben

    In forum: Virtue Theme

    In reply to: Footer Credits

    #10456

    You can also just use the footer nav.

    Which is set up in the menus page.

    for the style you want add this css:

    .footernav ul, .footernav {
    float: none;
    text-align: center;
    }
    .footernav ul li {
    float: none;
    display: inline-block;
    }

    Ben

    In forum: Virtue Theme

    In reply to: Footer Credits

    #10451

    You use widgets, in the widgets page.

    Ben

    In forum: Virtue Theme

    In reply to: Problem Site Map map

    #10444

    The map does not show my address
    Scisa address page is correct
    chrome not visible
    IE not visible
    Firefox address shown

    #10442

    That’s odd.

    I’m running WP 3.9.1 and Woo Commerce v2.1.11
    The only active plugins that I have are the 4 that came with the theme:

    Cyclone Slider Pro v2.8.2
    Kadence Slider v1.1
    Page Builder by SiteOrigin v1.4.12
    Revolution Slider v4.5.0.1

    and the aforementioned Woo Commerce v2.1.11

    I even tried deactivating all plugins except Woo Commerce and it still fails.
    Inserting just the [sale_products] shortcode fails in the same manner as well.

    Does that mean that the issue could lie with Woo Commerce itself?

    #10438

    Hmm. You want to try and get all the new files so if you have ftp access that would be a good way to update temporarily. Just download the latest from the my-account page here.

    As for the issue, can you check what you max upload size is. If you go into the media add new page it should tell you your max upload in the bottom left corner.

    And do you know which php version you are running..

    In the end its possible your server just hiccuped in the process and thats why the update failed.

    Ben

    #10437

    It’s not with the theme, you can see the demo works fine and it’s using the latest woocommerce.
    My guess is it’s Async JS and CSS because on the product page you have a lot of errors with the woocommere scripts because jquery isn’t running when the browser reads those scrips. I would play around with your Async JS settings so that jquery can still load at the top. right now you have it loading near the end of the footer.

    Ben

    #10434

    Hey,
    Your first couple questions. Are you using jetpack pluign? if so you have to deactivate there mobile theme.
    If not post a link.

    you can force background images to fill a space with css regardless of size and it’s what I would recomend if you are wanting a background image to fill any space. So for example with the body tag you add this css to your custom css box in the theme options > advanced settings:

    body {
    background-size: cover;
    }

    Are you wanting to do this on your home page? If you just want three portfolio items you can use a shortcode. Add this to your home page:

    [portfolio_posts orderby=date columns=3 items=3 lightbox=true showtypes=true]

    In the theme options > advanced styling you can add a background image to the header and footer.

    Ben

    In forum: Virtue Theme

    In reply to: Problem Site Map map

    #10432

    I don’t understand the first question but it looks like your issue with icons would be caused because you have www. showing for the page but not for the resources on your site.

    For example the page you linked to has http://www.mobilexgrup.ro/contact/
    but all the resources on the page don’t: http://mobilexgrup.ro/wp-content/themes/virtue_premium/assets/css/fonts/virtue_icons.woff?mm79d2

    You need to update your database so that they all have the same address. else IE and firefox will have issues with your icons.

    If you don’t know where to update then I suggest contacting your hosting provider.

    Ben

    #10426

    The way to do this is to move your slider into the widget area as well. So select none for your slider in the theme options > slider settings. Then add the cyclone slider shortcode below the image you want in the home page widget area.

    Ben

    #10417

    Hi- I am currently trying to create a website using the premium version of the Virtue theme. I am having a few problems:

    1) the revolution slider is not showing on the mobile site version,
    2) two out of the three images on the home page are also not coming up.
    3) the background image is not showing on the mobile version either.

    I have checked the theme option settings and have activated mobile options where available.

    General site queries
    Background image – despite setting full width images do not always go across the entire screen like a wallpaper setting – are there optimum size options? I have tried different images, some have worked, others have not. Some have not worked despite being the same size as others that have. I am struggling to work out why!

    I cannot get the portfolio grid to work effectively. I would like 3 images below the revolution slider with caption text over them but I want them set not as a carousel or slider. Any advice?

    Can I get the background image to go into the header and footer allocated section? I have seen some code that does this for the header which I have currently implemented with the latest image, but nothing for the footer section.

    many thanks!
    Marianne

    #10412

    I just purchased and installed the premium version of the theme and I have several products marked as being on sale, but when I add the “On Sale Products” slider to my home page it seems to be selecting a random set of products instead of displaying the one’s I’ve marked as being on sale.

    Is there anything special I need to indicate that an item is on sale other than setting a sale price and sale dates (which are currently active).

    Thanks

    -Brett

    PS I love the additional customization options and features the premium version adds.

    #10410

    Hello,

    i have been using your free virtue theme for 6 months and i am very happy with it.
    But today something curious is happened.
    There is no slider to see on my homepage. On every portfolio post, blog post – it is missing.
    I didnt changed anything.
    Same with with main slider on the homepage.

    What is the problem? I run the theme on two websides – both with the same problem.

    Thank u for support.

    JB

    #10401

    HI There, I want to be able to add an image above the slider similar to what I have done already adding an image below. I added an image widget and applied it in the widgets section and it automatically went below the silder. Can you please advise how I can also add the image widget above please?

    here is my site http://www.cjlacey.co.uk

    Thanks for your help

    In forum: Virtue Theme

    In reply to: home image menu

    #10398

    Post a link to the page with this.
    Just to clarify your image is at least 200px high and 360px wide?
    Ben

    In forum: Virtue Theme

    In reply to: home image menu

    #10389

    Yes, like I said I’ll consider adding a widget. You can just use the shortcode for now. You can’t copy what is in your home page beacuse thats not a shortcode. All you have to do is add the image url to the shortcode above and you can see the item.

    Ben

    In forum: Virtue Theme

    In reply to: home image menu

    #10388

    so you’re saying there’s no designer for it?
    can i get to the code for the one on my home page and copy it, and make the changes needed? I don’t see the code in the designer

    #10384

    Hi Ben,
    a solution seems next to us 😉 There are still 2 things before this case can be closed. I switched to the grid layout as said above with the very button. But it seems that this setting didn’t take the right effect. Here it doesn’t make a difference, if i choose 2 oder 3 cols grid layout = in each case I only get 1 col with the posts (big image and post text) + the pagenavi below the posts. But the output should appear within 2 cols to make it more beautyful 🙂 The second thing is, that the slider on the homepage is disappeared in this environment.
    bye Hartmut

    In forum: Virtue Theme
    #10378

    how can i use the “home image menu” widget on a page that’s not my home page. It doesn’t show up in the widget list in page builder. If i can’t, what’s an equivalent that shows image with text over it?

    In forum: Virtue Theme

    In reply to: Disable Page Titles

    #10365

    Hey, try adding this to your custom css box in theme options:

    .hometitle, .page-header {
    display: none;
    }

    Hope that’s what you’re looking for!
    Hannah

Viewing 20 results - 51,661 through 51,680 (of 53,646 total)