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

    In reply to: Backgrounds to pages

    #12503

    It seems to work with a simple tile on repeat, but not with my chosen background image which is 1800px x 800 (at 72k ) set to not repeat at all. It seems to not like my image, and it keeps cutting off most of it – perhaps it’s loading behind my portfolio grid, I cant see, but either way I made it 1800 to stretch across the page, I don’t want it tiled…
    any ideas? Does it only like square images?

    #12499

    Hi,

    The dropdown menus on my checkout page (country and state) font color is the same as the background field (white). How do I change this?

    Thanks.

    In forum: Virtue Theme

    In reply to: Backgrounds to pages

    #12497

    https://wordpress.org/plugins/background-per-page/ hasn’t been updated in a long time but either way those plugins target the body class and I’m assuming you want to target the content class?

    You can use this plugin: https://wordpress.org/plugins/fully-background-manager/

    and add this css to your custom css box:

    .contentclass {
    background: transparent;
    }

    Ben

    In forum: Virtue Theme

    In reply to: social sharing buttons

    #12494

    Yes you should be able to do that with the plugin above, there are settings to add to product pages. You can also use:
    https://wordpress.org/plugins/share-this/
    http://wordpress.org/plugins/woocommerce-sharethis-integration/
    Ben

    In forum: Virtue Theme

    In reply to: Backgrounds to pages

    #12490

    Does your theme work with the Plugin “Backgrounds per Page”
    Because I installed the plugin and it’s not working ..

    In forum: Virtue Theme

    In reply to: Backgrounds to pages

    #12488

    I think I have worked out that I can only have the same background on every page, and if I wanted different backgrounds on pages I would have to get a plugin?

    In forum: Virtue Theme

    In reply to: Polylang homepage

    #12487

    Hey,
    So the way to do this with polylang is to use the page content module and create your home page using pagebuilder and not using the theme options. That way everything is done within in the page content area.
    Here is a tutorial, the video shows how you can use pagebuilder on your home page:

    https://www.kadencewp.com/creating-a-home-page-with-virtue/

    Ben

    #12486

    So your close, the portfolio page doesn’t allow text in the middle of posts so the way your doing it is right. Just have to edit the text widget with in pagebuilder. Don’t switch out of page builder just edit the text widget and add the div with with the style from above right in the text widget.

    Ben

    #12484

    Hi Ben
    I want the background of ONE of my pages to have a couple of elements lying underneath the content that appears on this page. I will send you a mock up of what I mean by email.
    I have created a blank white image with my elements on (just line drawings which I want to appear to peep out from behind the porfolio grid) . I am going to the Surface Designs page, going to Page Builder, and choosing the Visual Style Icon and selecting Class: Default and then uploading my image (which is 1800 px wide and 800 high) then I press Done. But nothing appears in the background of the page at all. What am I doing wrong?

    I presume I can have different backgrounds on each page?
    Many thanks

    #12481

    Hi Ben

    At the bottom of my portfolio pages I have the Bottom Carousel activated. I want it show Portfolios of the SAME TYPE. My portfolio types are divided into 2 parent types – Surface Pattern, and Photography .Within those there are several child types.
    The problem I’m having is that when I choose the option “Show Portfolios of only the same type”, it restricts the bottom carousel to be too specific. So,
    is filed under portfolio types : Surface Pattern, Abstract, Doodles. Abstract and Doodles are child types of Surface Pattern. But now the bottom caraousel thinks I want to only show portfolios filed under all 3 of those types, but I want it to show anything under Surface Pattern, irrespective of whether they are Abstract or DOodley . IE, just don’t show any Photography portfolios!

    How is it possible to do this?

    Many thanks

    In forum: Virtue Theme

    In reply to: social sharing buttons

    #12480

    Thanks Ben,
    but I want the share buttons on each product page of the store.
    Hello.
    Fabio

    In forum: Virtue Theme

    In reply to: Page Title

    #12476

    Hey, try pasting this into your custom css box in theme options > advanced settings:

    .page-header {
    display: none;
    }

    Hannah

    In forum: Virtue Theme

    Topic: CSS help

    #12474

    I have been customizing this page. ( ) I have been able to do a couple of things in css, and a couple with visual editor at the product settings. But I am wanting to make the text for the sku, and categories a little bit larger. Can’t seem to isolate it.

    In forum: Virtue Theme

    In reply to: Background

    #12472

    I am so happy, I finally got it. This is what I ended up doing.

    .lionheart .panel-row-style {
    border-radius: 10px;
    border: 2px solid #959595;
    }

    As long as it doesn’t effect any other pages. I am so happy. Now on to more issues.

    In forum: Virtue Theme
    #12467

    Hi Ben,

    I have just installed Polylang to translate my website (currenly Lithuanian) into English. It seems that there’s perfect integration everywhere, except that I can’t find where do I set/adjust/create the homepage version in English. Could you help me out here? I’ve read the existing threads however I couldn’t find where exactly do I have to create & translate the homepage. I do not really get where do the settings automatically go to set .lt/home as the URL on the logo in EN too.

    Help on internationalising the website would be much appreciated!!

    the website is http://www.rimlina.lt. Thanks!!

    Karolina

    In forum: Virtue Theme

    In reply to: Background

    #12466

    I was able to use the page builder “visual style” to get the background color I wanted. But I can’t seem to get the css to make a border radius, and border color. I guess I am having trouble isolating it. I did try this but it didn’t work. ( http://baywatcharms.com/wordpresshome/firearms-2/handguns/semi-autos/lionheart/ )

    .lionheart element.style {
    border-radius: 5px;
    border: 2px sloid #959595
    }

    I can make the change in inspect element “element.style” but won’t stay. I am missing something.

    In forum: Virtue Theme

    Topic: Page Title

    #12462

    Hi there,

    Is there any chance I can get read of the line with the page title on top of every page?

    Thanks!

    #12461

    Here is an example of what I would really like to achieve – and if i could get close to that on a portfolio page it’s even better.
    http://smithsoniancraftshow.org/artist_gallery/judy-stone/

    So far this is all I have as far as images on the portfolio page. I like the image carousel on the top but it would be great if I could put the images around the text somehow.
    http://artisanontario.ca/portfolio/dan-taylor-2/

    In forum: Virtue Theme

    In reply to: Background

    #12459

    How about the pagebuilder row “visual style”.

    That would allow you to add a background.

    Ben

    #12457

    Hey this theme isn’t really set up for that. You can make the header sticky with the logo and menu but it would require changing some code and adding some javascript to make the page title sticky.

    Are you using a child theme?

    Ben

Viewing 20 results - 51,201 through 51,220 (of 53,646 total)