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

    Topic: hover color

    #19839

    I am working on the following page, ( ). I am wanting to change the color of the blue text that is showing for the product item.
    What is the correct css for doing this. I only want it to be active on the cart pages.

    In forum: Virtue Theme

    Topic: Hover color

    #19810

    I am working on the following page ( ). I used the following css to make the changes to what I like.
    .shopcolumn1 .product_item .kad_add_to_cart {
    display: inline-block;
    margin-top: 3px;
    padding: 8px 18px;
    font-size: 13px;
    background-color: #a31212;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #000;
    }

    Then I tried this to make the hover colors change. But it did not work. Can you help me fix this?
    .shopcolumn1 .product_item .kad_add_to_cart a:hover {
    display: inline-block;
    margin-top: 3px;
    padding: 8px 18px;
    font-size: 13px;
    background-color: darkslategrey;
    color: darkorange;
    border-radius: 5px;
    border: 1px solid #000;
    }

    In forum: Virtue Theme
    #19802

    I have just checked my video’s blog page and that has the same issues – all the videos do not show.

    #19798

    Hi,
    You have this error from your server not allowing files to load for woocommerce plugin: http://docs.woothemes.com/document/jquery-cookie-fails-to-load/

    you can download the plugin on that page and install. Then your page will work, I recommend also talking to your host because this means they are not up to date with the mod_security.

    Ben

    #19793

    Hi All

    I have used Page Builder to create most of the site. Still improving it. I am not a pro – this is my own site.

    http://www.meteormotorsport.com

    Half way down the home page there is a gap on the right hand side. This was the location of a Page Builder Widget for embedded video.

    Link is correct. I have deleted and re created a number of times. No joy. It used to work and to my knowledge I have not changed anything.

    ???????????????

    Inspecting the element from the browser shows it empty?

    #19791

    I have this problem since last week. There are no posts showing on my homepage.

    1. I have cleared cache, but it did not work. And then I have delete the cache plugin, but still did not works.

    2. I have unistalled this theme and re-install it back, but the problem stills there.

    Could you please help me with this problem?

    #19788

    I just noticed that my gallery suddenly doesn’t work as it used to. I can’t make it work like the Standard gallery on your demo-page anymore.
    I have not made any modifications in the settings for Theme-Options.

    WP 4.0, Virtue Premium 2.6.7 with a child theme (no modifications in child theme made in the last 5 months)

    Any idea what happened?

    In forum: Pinnacle Theme

    In reply to: Blog page not updating

    #19782

    After a little digging, no need to update. in your settings > reading. Make sure you have not selected a page to be your “latest posts” page. So in the select box just leave that blank. And click save.

    Ben

    #19781

    “Is there a way to use Page Builder/Visual Editor within the Header Widget area?”

    No, because it’s not a page and only a widget area pagebuilder doesn’t load there. If you want columns you have to use the virtue shortcode button and add columns.

    Ben

    #19778

    Hey, your transparent header is currently turned off. Are you wanting the header to be positioned under the slider? In theme options > home slider choose to place the slider behind the header. As for the rest of your pages if you’re wanting the header under the top images (transparent header) then go to theme options > site header and choose to enable the transparent header until scrolled.
    I hope this is what you mean.

    #19776

    Hello,

    I’m using Virtue Premium with the Main Settings, Logo Layout Option 4 (Widget Area) activated. My goal is to be able to insert text or images into specific positions within the widget area by using the Visual Editor (formerly TinyMCE) in conjunction with Page Builder. When using the Visual Editor in the Header Widget area, the Page Builder tab doesn’t seem to be available. On the other hand, when editing regular pages or posts using the Visual Editor, the Page Builder tab is active and available. Is there a way to use Page Builder/Visual Editor within the Header Widget area? Visual Editor on its own seems to have issues with alignment of images within the the Header Widget area and I was hoping the Visual Editor/Page Builder would solve this. The web site is

    Being new to WordPress, I’m assuming I missed something and hope the fix is easy.

    Thanks In Advance,
    Mark

    In forum: Virtue Theme
    #19771

    Just an update that using the “Limit Max Page Width to 940px” produced an undesired side effect, which was to shrink the logo image from 960px wide to 940px wide, making some text in the image fuzzy. I would rather stick with 960px instead of 940px.

    I discovered a workaround to force the slider to fit to the edges of a 960px-wide page. I disabled the “Limit Max Page Width to 940px” (turned OFF). Then I customized my CSS to contain:


    @media
    (min-width: 960px) {
    .container {
    width: 960px;
    }

    This actually looks more like what I intended. The page width is limited to a maximum of 960 px and the slider does not “force” the page to expand.

    #19768

    Sorry Ben, the page is WIP and I would have to contact the owner to grant access. It’s 01 am here, so this could take quite some time. Maybe you have an idea without seeing it?

    In forum: Virtue Theme
    #19767

    No, I did not until now. That was the problem, thank you for helping me find it. I went to Theme Options -> Misc Settings and turned on “Limit Max Page Width to 940px.” This solves the problem. Thank you very much for your fast response.

    #19765

    Hey guys,
    I’m currently using the CSS .portfolio_item .portfoliolink {opacity: 1;} for my protfolio pages, which worked perfectly. Since my menus have grown, I realized that some menu items are overlain by the background of the portfolio title on the grid page. How can i change this behavior?

    #19763

    I added this short code called [raw] and it still adds in the <p>…

    http://www.wpbeginner.com/wp-tutorials/how-to-disable-automatic-formatting-in-wordpress-posts/

    After choosing Done and opening it up again I get this….

    <p>[raw][iconbox icon=”icon-home” iconsize=”48px” link=”/” color=”#ffffff” background=”#490c0a” hcolor=”#ffffff”]</p>
    <h4>Home Page</h4>
    <p>[/iconbox][/raw]

    I delete the <p>’s and they keep coming back.

    #19762

    Using Black Studio TinyMCE Widget V2.12, just was updated about 15 mins. ago. This is the one Page Builder recommends. Did not know there were other visual editor widget addons. Also running “TinyMCE Advanced” for the normal Page/Post Editor.

    #19760

    THe 2.6.7 update did not fix it. The Visual Editor widget shows the source to be:

    <p>[iconbox icon=”icon-home” iconsize=”48px” link=”/” color=”#ffffff” background=”#490c0a” hcolor=”#ffffff”]</p>
    <h4>Home Page</h4>
    <p>[/iconbox]

    In the bottom of the Visual editor window, in Text Mode I have unchecked the box “Automatically add Paragraphs”.

    In the Text mode I edit it so everything is on one line, then when I pick done, it reverts back to the code above.

    Seems like a WordPress issue to me.

    Marty

    #19758

    Under Page Builder in a visual editor widget. Also tried it in a text widget in Page Builder.

    In forum: Virtue Theme
    #19756

    In the theme options > misc settings. Do you have “Limit Max Page to 940px” turned on?
    Ben

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