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

    Greetings, is it possible to use a slider only as the homepage set as full? I will be using the animated text feature with a cta at the bottom that directs you to the main shop page. Just to clarify the current homepage is the page I want to change to the main shop page. client-modern-mobler/robertgarcia.co

    Please advise,

    Robert

    In forum: Virtue Theme

    In reply to: plugin WP SVG Icons

    #21571

    Post a link to the page where these icons aren’t showing.

    Kadence Themes

    In forum: Virtue Theme

    In reply to: update problem

    #21569

    Hey,
    This means that your install was incompletely. Could be an issue with your servers max upload size or a hiccup in the server that stopped the connection with the update api. You will need to go to your servers admin > file manager, open the folder wp-content and then themes. delete the virtue_premium folder and then go to your wordpress admin and reinstall the theme. You can get the latest from the my-account page here: https://www.kadencewp.com/my-account/

    Ben

    In forum: Virtue Theme

    In reply to: Header problem

    #21564

    The size depends on the containing div. In the theme option > main settings. You can change the logo to take up half of the page width. Is that what you want?

    Ben

    #21560

    Hey,
    1. When you install the theme there is a notice to install recommend plugins. One of those plugin is pagebuilder. And another is https://wordpress.org/plugins/black-studio-tinymce-widget/ – This plugin gives you the visual editor widget, which is the widget you want to use to set up shortcodes, it has it’s own text and visual editor box.

    2. The page you are using in the screen shot is not a fullwidth page… would help you if you set the page template to fullwidth.

    3. The style of your home icons requires css, lets change your css to shortcode spefic so use this:

    .kad-icon-box {
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: 2px solid;
    box-shadow: 10px 10px 5px #80838a;
    }
    .kad-icon-box {
    -ms-transform: translate(0px,0px); /* IE 9 */
    -webkit-transform: translate(0px,0px); /* Chrome, Safari, Opera */
    transform: translate(0px,0px);
    -webkit-transition: -webkit-transform .2s ease-in; /* Changed here */
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    }
    .kad-icon-box:hover {
    -ms-transform: translate(0px,-10px); /* IE 9 */
    -webkit-transform: translate(0px,-10px); /* Chrome, Safari, Opera */
    transform: translate(0px,-10px);
    
    .kad-icon-box {
    -ms-transform: scale(1,1); /* IE 9 */
    -webkit-transform: scale(1,1); /* Chrome, Safari, Opera */
    transform: scale(1,1);
    -webkit-transition: -webkit-transform .2s ease-in; /* Changed here */
    -moz-transition: -moz-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    }
    .kad-icon-box:hover {
    -ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Chrome, Safari, Opera */
    transform: scale(1.1,1.1);
    }

    4. After you switch the css can you post a link to your page?

    Ben

    In forum: Virtue Theme

    In reply to: Always show sidebar

    #21554

    Hey, there isn’t really an option to show your sidebar by default without editing the theme. But you can still get it to display throughout your site. In theme options > home layout you can choose to display the sidebar on the homepage. Most page templates have a sidebar option or you can always use the sidebar template. Sidebars should already scroll automatically with the site.

    Hannah

    In forum: Pinnacle Theme

    In reply to: Menu Cart Product list

    #21551

    http://www.beatblocked.com/SuppliCo

    You’ll notice that the home page cart and product pages display differently.

    In forum: Virtue Theme
    #21546

    Hello,
    I have a revolution slider image in the first row of page builder on my home page. I am wanting it to bump right up to the bottom of the main navigation. How would I remove the small bit of space in between the two?

    In forum: Virtue Theme

    In reply to: plugin WP SVG Icons

    #21543

    Thanks for your reply. I created some custom icons I want to use the “WordPress Icons – SVG” plugin. I installed this plugin on other themes and plugin worked but this theme does not work or does not show the icons to use in pages or footnotes. I must modify some stylesheet or making any changes to see the icons?

    https://wordpress.org/plugins/svg-vector-icon-plugin/

    Thanks

    In forum: Virtue Theme

    In reply to: plugin WP SVG Icons

    #21540

    Hey, not quite sure what you mean. From my understanding with that plugin you just copy the icon shortcode and paste it into your page. Can you be more specific?
    Thanks,
    Hannah

    In forum: Virtue Theme
    #21539

    Hello,

    Since the last update (I believe) the template does not longer load iframes.

    Here is a couple of pages that include one:

    Hope you can help!
    Thanks 🙂

    #21529

    Hello guys,

    Just wanted to let you know that there is a CSS issue with the menu cart list.

    When on a woocommerce product page and a client adds products to their cart the menu cart displays the items nicely but when they view the cart menu from a non-woocommerce page like the home page. the items are a bit more scattered in the view.

    Thanks again for this great theme.

    #21528

    I have Virtue premium. While testing the checkout page I noticed the page is truncated at Your Order. There is no option to proceed to payment (Paypal in my case) and it appears the css has been removed or altered as well since it doesn’t match the theme css.

    When I tested checkout using the Mystile theme, the page wasn’t truncated and I was able to scroll down to proceed to payment.

    I can provide my login if you need to see it first hand.

    Thank you

    #21520

    My site http://www.hatchedinfrance.com does not load on an android mobile device. It shows a page of code and no content. I have contacted my host and they say there is a reference, icon box . I have the latest version of virtue premium and the browser is chrome.

    Any suggestions? Thank you

    #21516

    Also what confuses me in pagebuilder is that you can only see what you’re building in there – you can’t see any shortcodes you’ve added in visual or text so how are you supposed to put one above the other or format text etc in pagebuilder. Is there some written documentation you could lead me to on how to use pagebuilder as that would really help

    Nic

    #21514

    Hi Ben,

    Sorry I don’t understand what you mean by the CSS is fine as the CSS is still in there but no matter what I try I can’t adapt the ‘icon box’ in a page using pagebuilder to look like the ‘icon menu’ that I set up in the home layout settings and by using the custom css.

    Yes I am using columns – because I want the icon boxes as a menu to be centred on the ‘page’ because now i’ll need to recreate it on every single page and that doesn’t seem possible I have 7 columns with two blank on each side and my five icons in the other columns. BUT I can’t specify size, font, alignment etc. Yes I can alter the size of the columns but not the padding between them. So I still have this problem: “there isn’t any options (that I can see) for size, alignment etc. Also how do I edit the padding between the icons – I set up 7 across so that I will have the desired space either side but the five icons I have in the middle have big gaps inbetween…”

    Perhaps these screenshots will help….

    I want this icon menu to be centred on the landing page with padding either side – but you say it cannot be done and that I must recreate it as a page using pagebuilder and the icon box widget. So i have this:

    http://www.auntydotsweets.co.uk/wp-content/uploads/2014/11/Icon-Menu-Screenshot.jpg

    which looks (apart from the white background and it being the entire width of the header) almost perfect. And this:

    http://www.auntydotsweets.co.uk/wp-content/uploads/2014/11/Icon-Box-Screenshot.jpg

    Is what I end up with. And I don’t understand how to alter the size so that I can actually see the icon – as when I adjust the size it appears to get smaller……

    Any help on how to set up the icon box to resemble the icon menu i spent hours perfecting would be awesome. Last question; if i do manage to get this icon box looking right – is there a way to copy the entire code into each page through html? Or do I have to actually set it up from scratch for every single page – as this site has approx 150 pages!!!!

    Many thanks

    Nic

    #21508

    All the same. This is the Description text and the menu was made on the home page with Pagebuilder, 5 columns, with Virtue Image Menu Widged … if that helps

    #21507

    The css is fine, are you adding the shortcodes in columns? That will determine the size. When you add a row in pagebuidler you can select how many columns… you need to add a shortcode to each column.

    If you make your page a static page you can still use the latest post module to show your posts.

    If you want to set up another blog page you can, here is a tutorial: https://www.kadencewp.com/creating-a-blog-page-with-virtue/

    There isn’t an option to have a 2 column layout that then turns to a one column 1.

    Ben

    #21501

    Hi Federica,

    In the page you allocated as portfolio, you can find an option to use the filter.

    hope that helps.

    Regards

    #21498

    Hi there,

    I have purchased the Pinnacle Premium theme and I have installed it (www.photo-pasion.com) but I don’t know how to activate the option of filters in the portfolio section. I want to have a page similar to this one: with the tags on top filtering the different categories ( Design, Photography…)

    What can I do to get that option active?

    Best,

    Federica

Viewing 20 results - 49,341 through 49,360 (of 53,646 total)