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 - 50,541 through 50,560 (of 53,646 total)
  • Author
    Search Results
  • #15681

    Hey,
    Doing this with javascript should work.
    First add “anchor-scroll” class to your links.
    For example the first would be:

    <a href="#Work" class="anchor-scroll">How does the ClearSCOPE adapter work?</a>

    Then add this into the very bottom of your page. make sure you add it in the text tab.

    <script type="text/javascript">jQuery(document).ready(function ($) {$('.anchor-scroll').localScroll({offset: -164});});</script>

    Ben

    #15679

    I have the virtu premium and I cannot use it. when I press the theme options I can see the menu (main settings, top bar settings, slider settings…) and that’s it. the rest of the page is empty. either when I press any option in the theme menu. at the beginning it did work, and suddenly it stopped.

    #15672

    Hey Andy, you can place any icon in a circle by using the icon shortcode. When editing a page select virtue shortcodes and select “icon.” From there you can customize how you’d like.
    Hope this helps!
    Hannah

    #15669

    Hello,
    1. Your site already seems to be set up like the demo. What structure are you wanting?

    2. You can set the height in the slider settings.

    3. That’s the secondary menu. You can create a menu in appearance > menus and in menu settings set it to secondary navigation. The descriptions can be set by clicking screen options on the top of the page and selecting “description.” This will open a description tab under each menu item.

    Hope this helps!
    Hannah

    In forum: Virtue Theme

    In reply to: Columns mobile screen

    #15665

    Hi Hannah,
    Here is an example:

    http://elcentrotecnicasvitales.es/?page_id=391

    thks!

    #15659

    Not sure what you mean by directly through Woocommerce?

    The shortcodes ARE Woocommerce shortcodes, and that is how I have my custom home page designed, Everything was fine last night and for monthes, this happened suddenly today and No changes were made to the site.

    I also use shortcodes on many other pages for adding upsells to products and none of those work either.

    #15653

    Please note that I have added this shortcode to my home page: [product_categories number=”27″] as it is the only that works, and my site looks retarded with nothing on the home page.

    BUT, if you look below those categories all that white space is where this shortcode should be [recent_products per_page=”33″ columns=”3″ orderby=”date” order=”desc”] with all the products, but instead all that content is hidden, no images, no text nothing, can only be accessed by mousing over.

    #15651

    And another error,
    SyntaxError: syntax error
    slideshow: ,

    Though I don’t have any slideshow on the page, just the Woo shortcode.

    #15647

    Suddenly, my site wont’ show products listed through shortcodes?

    You can see on the home page: .

    The shortcode used is: [recent_products per_page=”33″ columns=”3″ orderby=”date” order=”desc”] and should display under Shop PLR Packs, but it looks like its just white space.

    BUT, what’s weird is that if you mouse over the white area, you will see there are links to the product, when you mouse changes you can click on them and it takes you to the product page. BUT, all anchors, images and product names are invisible, it’s like their behind the white of the page.

    This is the same in IE, Firefox AND Chrome

    I searched Woo for a solution and can’t find anything, and Firebug is showing not errors, as far as I can tell.

    #15646

    Hi,
    I have problems to watch columns at mobile screen. It only happens when I use PAGE BUILDER adding 2 or more rows. In stead of show it in one column it looks as two columns but the boxes are smaller width.
    I’ve tried with this code is css, but it doesn´t works…


    @media
    (min-width: 760px) {
    .homecontent .pg-8-0 .panel-grid-cell {
    width:33.33%;
    }
    }

    Can anybody help me with this issue?
    Thanks!

    #15644

    I am trying to put a video gallery with a series of Vimeo videos into a page. I have tried using various plugins, but none of them are showing up properly. I contact the creater of vimeography, he took a look at the backend and said:

    “This actually seems like some sort of conflict with your Virtue WordPress theme.

    I checked the source code of your page, and it seems that the WordPress theme is infinitely rendering some sort of grid instead of the Vimeography short code.

    You may want to open a support ticket with them in order to get a better lead on why this is happening (they know the theme inside and out, while this is the first time I’ve ever heard of it.)”

    If there is no way to address the issue and come away with the page working with Vimeography, do you know of any clean looking video gallery plugins that will display Vimeo videos?

    #15641

    For some strange reason internet explorer has started to delete random letters from titles, postings, and comments – on every page. No other browser does this. We are still developmental, but are expected to go live soon. Any suggestions?

    #15637

    I’m not sure if there is a way to make a video a background, but there are several ways to add embedded codes. The most basic would be to use the embedded video (PB) widget. Just paste in the embedded code and use it where you would like. Or you can have a video as your homepage slider by setting the home image slider to video in theme options > slider settings and pasting the embedded code at the bottom of the page.
    Hope this is helpful!
    Hannah

    #15635

    Hi Ben, looking for the Circle Styled Icons as mentioned on the icon page; http://themes.kadencethemes.com/virtue-premium/icons/
    See a few of those icons in deferent colors and one short code; [icon icon=icon-alarm size=40px style=circle color=#fff background=#444]

    Are there more short codes and how to add them to my theme/pages or Menu’s?! Can not find clear guidelines for it.

    Thanks in advance, Andy

    #15634

    Is there a way to embed a video (hosted on the site, not YouTube) into a page as a background, or in a slider to autoplay?

    Thanks!

    Charlie

    #15633

    Here’s a link to a test page – I’ve only linked the first two FAQ’s (want to have a solution before I do all of them). http://www.redfishgraphics.com/clearwater/cs-support/ . You can see that the link goes to the anchor, but is hidden by the header/menu.

    #15625

    Hello,
    I’m trying to create anchor points in an FAQ page, but when I jump to the anchor point, the text that I’m trying to link to appears to be hidden behind the sticky header. Is there a way (possibly in CSS?) to create an offset that’s the height of the header for all of my anchors?

    #15614

    Thanks Ben.
    But what can I do to clean revisions saved in postmeta table from pages with PageBuilder?
    If all the revisions are stored in postmeta table, in the next months I will have a very large database.

    #15613

    Hey,
    actually you can turn it off in the portfolio page settings. http://docs.kadencethemes.com/virtue/#portfoliogridpage

    Ben

    #15611

    I want to remove the filter from the portfolio page altogether. I’m sure sure why, but when I go into Theme settings I cannot turn it off from there. Is there some code that I can drop into the custom CSS box to override this setting?

    Thanks

    Steve

Viewing 20 results - 50,541 through 50,560 (of 53,646 total)