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,721 through 51,740 (of 53,646 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Sibdar in RTL

    #10192

    I don’t see any content on that page, but looking at the code if there were content it should work.

    Ben

    In forum: Virtue Theme

    In reply to: Video Background

    #10191

    Well where is it hosted online if you were trying to input the source?

    A video at 103mb is very large. it would probably crash your site if you tried to use it at that size and it would make your page load time about 10 minutes. 🙂 You would need to compress that. Should be done to about a couple mb.

    Then yes upload to wordpress.
    Ben

    #10190

    Superb theme 🙂

    But just a quick note that should be added to the ‘Free to Premium’ migration notes… although just about all the settings can be exported and then reimported, this does not include any custom CSS that has already been entered in the Advanced Settings menu page.

    Be sure to back that up manually and renter it manually when you upgrade! At least reactivating the free theme shows that the ‘personal’ CSS is not lost if you forget! I’ve been back and forth a few times now!

    Perhaps that CSS info should be added to the export routine Ben?

    In forum: Virtue Theme

    In reply to: Testimonianl Carasoul

    #10181

    Yes you are, then it should be right at the bottom of the main setting page in your theme options.

    Ben

    In forum: Virtue Theme

    In reply to: Premium theme

    #10161

    [email protected]

    I am going to guess that you have a javascript error on your front page. If you send me a temp login I can figure out what plugin is the cause.

    Ben

    #10153

    Thank you for the footer info.

    The ability to do blockquotes is inherent in WordPress. (It’s in the toolbar.) Sorry I wasn’t more clear. I was wanting to style the blockquotes. I found this http://www.cssnewbie.com/six-ways-style-blockquotes/#.U5HQ1i8WfXQ post to be helpful.

    Ben, I am sorry I can’t give you a link to my site, because I am working offline now. I am loving your theme, and I am amazed at how prompt you are in giving support here. I spent a quite a while the other day reading through posts and learned a lot. I feel like I have gotten a lot for my $$, and you can be very proud of the work you’re doing here.

    I wish the forum were organized by subject so that info would be easier to find (and maybe you wouldn’t have to repeat yourself) but I can understand how that might not be a priority for you.

    Can I bother you with one more question? “Related” posts are appearing below my blog post on single post pages. I cannot find how to turn that off, or affect what is chosen as “related.” Thanks!!!!

    In forum: Virtue Theme

    In reply to: Premium theme

    #10148

    Sorry I forgot it has a cover on it. I can take a screenshot and show you.. how can I send it to you?

    Basically the whole front page is not showing, the slider, products etc etc

    #10147

    Hi Ben,

    I would like to remove it from product page of a specific category.
    Here is the link of a product I’d like to remove it from:

    http://shop.vivilondra.it/prodotto/tamigi-tour-dalla-torre-di-londra-alla-tate-britain

    This particular one belongs to the category ‘Tour guidati’. Within the shop I have more categories, with products I DO NOT want the price to be removed for. Is this something I can do?

    Adriano

    #10129

    So in the woocommerce settings > products. You can choose what is shown on the shop page, there you can have it just show categories.

    Ben

    #10128

    Hi Ben,

    I’m very new to WP and your theme so please bear with me. On my site http://www.nautigullssoapcompany.com, the Shop page defaults to a product view. I’d like it to show product categories and allow visitors to drill down into products, then to individual product pages – much like your premium demo site. Can you help with that?

    Thanks!

    #10114

    Your going to need to add the block styling with css. Basically you just add a column, either with the short-codes or page builder then add an image inside first. And make sure you alight it left or right.

    Then add your list in the same column below the image.

    Ben

    #10101

    Hi! What is the custom CSS to use if I want to cancel the price from the product page? (eg. From £30.00)

    Thanks
    Adriano

    In forum: Virtue Theme
    #10100

    Hey Ben,
    I am looking for a way to embed a full width video in one of the page builder rows. Ideally, I want to be able to specify the height and width and also overlay text. The revolution slider is perfect, but seems to only allow for videos. Do you have any suggestions? The video would be a file upload, not a youtube or vimeo embed. Thanks a lot.

    In forum: Virtue Theme

    In reply to: Background fill

    #10070

    You can set a background for the body class. Which is done in the theme options > advanced styling at the bottom of the page.

    then add this to your custom css box in the theme options > advanced settings

    html, body {
    height: 100%;
    }

    Ben

    In forum: Virtue Theme
    #10065

    Hi Ben. Love your Virtue Premium theme and getting up to speed on WordPress. I would like to know how I can have the background image (essentially black) fill the bottom of the screen regardless of the browser window size. My site is and one of the pages where the problem is evident is
    Thank you – Willem

    In forum: Virtue Theme
    #10057

    You can add just a title (it’s right in the contact page meta boxes), If you need more customization then you will want to use a plugin like contact form 7 and you can add that contact form anywhere.
    Ben

    #10042

    Hello,

    I have noticed that, when an user adds a product to the basket, the template reloads the product page and adds an info box on the top (The product has been now added to the cart – View the cart). I would like my user to skip this and be sent straight to the cart page.

    I have ran several ux tests and most of the people do not immediately understand why they keep seeing that page rather than being taken to the step forward to complete the purchase.

    Is this an easy fix?

    Thanks,
    Adriano

    #10033

    Hello there,

    I have a problem that pops up very often, that message shows up:

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 266241 bytes) in /home/piotr90/public_html/bsame.net/wp-includes/functions.php on line 2935

    Besides, my page html is http://www.bsame.net and when I do google speed analize here the results are very bad.

    Do you have any good suggestions that will help me deal with those two problems?

    Cheers
    Piotr

    #10028

    Hey so you don’t have your notes closed out correctly which is making the css not work in your custom css box:

    /* breedte van de slider op de homepage op een maximum instellen
    .sliderclass {
    max-width: 950px;
    margin: 0 auto;
    }
    
    /* groter font in dropdown menu
    #nav-main ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
    font-size: 20px;
    }

    Needs to be:

    /* breedte van de slider op de homepage op een maximum instellen */
    .sliderclass {
    max-width: 950px;
    margin: 0 auto;
    }
    
    /* groter font in dropdown menu */
    #nav-main ul.sf-menu ul li a, .nav-main ul.sf-menu ul li a, #nav-second ul.sf-menu ul li a {
    font-size: 20px;
    }

    Ben

    #10026

    You can use a shortcode : [blog_posts]
    So for example if you have a page selected as your home page you could add this to your page content:

    [blog_posts orderby=date items=4 word_count=30 cat=photos]
    
    [blog_posts orderby=date items=4 word_count=30 cat=news]

    Ben

Viewing 20 results - 51,721 through 51,740 (of 53,646 total)