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 '
-
AuthorSearch Results
-
In forum: Virtue Theme
Hi Kevin, thanks for your reply. Now i need your help ;-).
I used the “Sitewide after Header Shortcode” under the “Main Settings”. Here i have still the same problem, i don`t want to show the Slider i put inside the field (Kadence Standard Slider) on the homepage:
[kadence_slider id=”1974″]
I try this:
.home .kad-slider-wrapper .kt_slider_single_slide .kad-slider-1974 {display:none !important;}
but the slider is still on the homepage. Can you help me?!
Thanks in advance, MyHere is the complete html from the slider on the homepage:
<style type="text/css"> .kad-slider-1974 .kad-slider .kadcaptiontitle {font-size:76px;}.kad-slider-1974 .kad-slider .kadcaptiontitle {font-weight:400;}.kad-slider-1974 .kad-slider .kadcaptiontitle {letter-spacing:normal;}.kad-slider-1974 .kad-slider .kadcaptiontext p {font-size:24px;}.kad-slider-1974 .kad-slider .kadcaptiontext p {font-weight:400;}.kad-slider-1974 .kad-slider .kadcaptiontext p {letter-spacing:normal;}.kad-slider-1974 .kad-slider .caption-case-inner {text-align:center;}@media (max-width: 992px) {.kad-slider-1974 .kad-slider .kadcaptiontext p {font-size:18px;}.kad-slider-1974 .kad-slider .kadcaptiontitle {font-size:50px;}} @media (max-width: 767px) {.kad-slider-1974 .kad-slider .kadcaptiontitle {font-size:26px;}.kad-slider-1974 .kad-slider .kadcaptiontext p {font-size:14px;}} </style> <div class="kad-slider-wrapper kt_slider_single_slide kad-slider-1974" data-ktslider-id="1974" data-ktslider-auto-play="true" data-ktslider-pause-time="9000" data-ktslider-height="383" data-ktslider-height-type="normal" style="max-width:1170px; margin-left: auto; margin-right:auto;"> <div id="kad-slider-1974" class="kad-slider kad-loading" style="margin-left: auto; margin-right:auto; height:383px; "> <ul class="kad-slider-canvas seq-canvas" style="height:383px;" > <li> <div class="kad-slide kad-slide-1 " style="background-image: url('......jpg'); background-size:cover; background-repeat: no-repeat;"> <div class="caption-case kad-placement-cc"> <div class="kad-slide-caption animated fadeIn fadeOut"> <div class="caption-case-inner" data-0="opacity: 1;" data-300="opacity: 0;"> </div> </div> </div> </div> </li> </ul> <ul class="kad-slider-pagination kad-pag-1974"> <li class="kad-slider-dot"></li> </ul> <a class="kad-slider-next kad-slider-navigate kad-next-1974"></a> <a class="kad-slider-prev kad-slider-navigate kad-prev-1974"></a> </div> <!--kad-slides--> </div> <!--kad-slider-->In forum: Virtue ThemeIn reply to: Space between text on page and top bar issue
September 27, 2018 at 12:00 pm #202611a) worked – thank you
b) increase the font size and center both horizontally and vertically (horizontally centered relative to the page width – so it is placed in the same centered position with or without the icons). The icons should stay to the right and be increased in size.
In forum: Virtue ThemeIn reply to: Gap between images on front page
Wow, that’s perfect; thank you so much! I’m curious to know how the shortcode you used works. It’s fairly different from what I had seen before, and even from what you last suggested a few hours ago. But yes, that’s the page I was looking for. I may be in touch again if I can’t get the smaller sections below the one you worked on to work, but with that as an example, I can probably get it on my own from here. If you have the time and care to explain how the shortcode is working, I’d be an appreciative listener.
A final quick question: when I delete your account to free up my email address again, the software will ask me to attribute the work you did to someone else. How is that best handled?
Thank you again very much. I’m very grateful.
Peace,
Dave
In forum: Pinnacle ThemeIn reply to: Staff page – animation when re-sizing the window
You must first enable header and footer output as outlined here:
https://kb.kadencethemes.com/knowledge-base/enable-header-and-footer-script-output-in-virtue-and-pinnacle/I’m working on a macbook and don’t see any overlapping of elements on the page. Everything is behaving as it should for me. Can your client send some screenshots of what they’re seeing?
-Kevin
Hi, i love this option, but i don`t want to show the image on the homepage, because i use a slider there. Could you please help me with the necessary css code (????? display: none !important;}. Thanks in advance for your help. Best Regards, My
I SOLVED THE PROBLEM BY MY OWN:
.home .container .virtue_sitewide_banner {display:none !important;}In forum: Ascend ThemeIn reply to: cannot edit a specific page since yesterday
September 27, 2018 at 10:25 am #202593Hey,
I don’t know why grammarly isn’t working for you, you could check with them and see if they plan to support it. Pagebuilder is used on over 1 million sites so there is some leverage. I strongly advise you not copy into another editor then paste back into your page.If you ever have to paste into wordpress you must make sure you are on the text tab of whatever widget you are using. You should never paste into the visual tab.
Please look at the page I created. There you can see how it set it up so that your domain search widget (which is your iframe code) is in it’s own widget. That is causing a lot of issues but with it marked in its own you can access the other widgets.
Ben
In forum: Pinnacle ThemeIn reply to: Page Header on Product pages
Hey,
1. You should be able to set this in Theme Options> Page Title. You can also edit the page title on each individual product within the page edit screen for the product. If you wish to remove the page title entirely from your products, you can do so in Theme Options> Product settings, with the “Show the Title in header by default” setting.
2. You can remove the breadcrumbs for your product pages in Theme Options> Breadcrumbs by setting “Show Breadcrumbs on Products?” to OFF.
Let me know if that works for you!
-Kevin
In forum: Virtue ThemeIn reply to: Gap between images on front page
September 27, 2018 at 8:41 am #202581I updated your page, please let me know if that is how you wanted it to work.
Ben
In forum: Virtue ThemeIn reply to: Woocommerce My account page
Hello,
I’m not sure why the fonts are different only on that page. Try this CSS in Theme Options> Advanced Settings, and let me know if it works for you:
p.woocommerce-form-row, .woocommerce-privacy-policy-text, button.woocommerce-Button.button, .woocommerce-form__label, .woocommerce-LostPassword { font-family: Karla; }You can change the family to whatever you like.
-Kevin
In forum: Virtue ThemeSeptember 27, 2018 at 6:42 am #202572Hi
A)
*Login to see link
I want to reduce the vertical space between a heading and the text in the paragraph – see the above link and also the below text.Generelt
!!!!!This vertical space is too big – how can I reduce it!!!!!!
Vi sikrer virksomheder en effektiv og pålidelig erhvervsrengøring af høj kvalitet. Vi favner bredt inden for rengøringsområdet, og vi er specialister i erhvervsrengøring.B)
*Login to see link
In the top bar I would like to increase the font size for “Ring 454455666 for et tilbud” and also center the text. How can I do that?In the top bar I also want to increase the size of the icons located to the right. How can I do that?
/Martin
In forum: Ascend ThemeIn reply to: cannot edit a specific page since yesterday
September 27, 2018 at 6:19 am #202571Hey Ben
Yes I’ve checked pte-built layouts but in the end didn’t use it.
I however copy and paste wording from outlook which I previously wrote and as Grammarly wasn’t working in the specific part I copied the text, paste it on outlook page, test everything with grammarly, corrected and changed some of the sentences and copy and paste them back on my Page. (loooooong process :-))Thanks in advance. if I know what I must not do I will never do t again.
Do you perhaps know why Grammarly is not working properly inside the widget?In forum: Ascend ThemeIn reply to: cannot edit a specific page since yesterday
September 27, 2018 at 6:07 am #202569Hey Ben
Thanks for your help. I however don’t understand which one is the iframe? Sorry, it’s french to me.
Must I completely remove that Page and Publish the new page you built for me?
Can you perhaps direct me what to do.I’m not sure what exactly happened. Grammarly didn’t work and then I’ve copied and paste the wording on Outlook, fix spelling mistakes Grammarly showed me and copy and paste it back on Page.
I have grammarly installed but dont know why it is not working when I type using editor widget?Thanks in advance Ben
regards
MimmieIn forum: Virtue ThemeIn reply to: Change color etc for Woocommerce drop down menu
Yes, I have the lightbox in misc settings turned on.
Seams to be a bug with the Safari Browser on Mac Os. Your Demo page also doesn’t work properly in Safari (exact same problem as demonstrated in the videos). However, I tested your and my page in Firefox and they both work flawlessly. I’m using the latest version of Safari (v12).
In forum: Virtue ThemeTopic: Woocommerce My account page
September 27, 2018 at 5:12 am #202563Hi,
I have virtue premium and woocommerce set up. I am checking my account page at *Login to see link and it looks pretty weird. The fonts are nothing as I have defined in my theme options. Is there any way to customize to look of the account page?
Thanks!
-Anu Luoma
In forum: Ascend ThemeTopic: Two Sign Up Buttons
Hi I’ve now deactivated and reactivated the plugins and it’s still showing two sign up buttons. The website did this randomly about 2 weeks ago on all our products and we simply can’t fix it. I would really appreciate it if someone could please take a look. Happy to provide access to the back end if needed.
here’s a sample of one of the pages in question *Login to see link
thanks,
LaraIn forum: Virtue ThemeThankyou for the reply Hannah. At least I can now stop looking for that CSS 🙂
If that will give me the same effect as using the home page slider, except in the position that I want, then yes that will be great.
I will see if I can teach myself how to do this shortly.PS – I just feel like I want to understand what I can and can’t do with the free theme first – before I start using my premium licence.
I have accumulated about 10 sites that are mostly for friends, most I have inherited, and am trying to standardise them on the Virtue theme. The cheap ones I will try to stick with the free version. But some are using The7 theme which I have managed to learn enough about to keep them going. But I am interested to see if I can achieve the same look using the Virtue Premium theme. It seems like it would be an advantage to me if I can use one theme for everything, while still be able to have them look customised and boutique (i.e. not cookie cutter).In forum: Pinnacle ThemeTopic: Page Header on Product pages
Hi Guys, I have done searches in the Forum but no luck, please help with this. On my category page the “page-header” has been styled and looks fine.
See here:
*Login to see linkBut when a product is clicked on the header (product-page-title.entry-title) on that page with the individual review is defaulted and I cannot find where to set this to be the same style as the “Lens-Reviews” page.
See here:
*Login to see linkAlso it looks as the though breadcrumbs run right across the page under the title, how can I limit or delete these?
Thanks in advance, Janek
In forum: Virtue ThemeI have searched the forum and haven’t found the answer. Apologies if it is only because I didn’t try hard enough.
While I have a premium licence, I am trying to learn some basics of css with the free theme, if that is ok.All I am trying to do, is move the Home Page Slider with the Flex Slider option underneath the Page Content, instead of the default on top.
This is my site;Thankyou.
In forum: Virtue ThemeIn reply to: Gap between images on front page
September 26, 2018 at 9:59 pm #202547ok, I think it’s clear.
It’s certainly odd that (before when both Kevin and I looked) while you had the shortcodes added that Kevin told you to add you didn’t see it working on the front end as we did.
You will want to add those shortcodes if you want to control this page through the standard editor. I would be happy to do this for you if you would like. Just send a new login or let me know if the previous one you posted for Kevin is still active.
Or you can add back in the shortcodes as specified from Kevin, the basic outline for each row being:
[columns][span3] First image, text and links [/span3][span3] Second image, text and links [/span3][span3] Third image, text and links [/span3][span3] Fourth image, text and links [/span3][/columns]Then you can post a screenshot of what you are seeing on your front end and that will help us understand how to proceed.
In forum: Virtue ThemeIn reply to: Gap between images on front page
Kevin told me he didn’t do anything on my site. I don’t believe that he did. After he left my site, the page still said I was the last one to edit it.
I envision 6 rows of 4 captioned and linked images in each row. Below that are supposed to be the two lines of text that will soon be the headers for two additional groups of images. These two groups will be smaller, but the images will be very similar to the 24 images in the section we’re currently working on. Those words, “Deep Shades” have formed a new column on the upper right (see next paragraph and links in my last post). They don’t belong there. There isn’t supposed to be a 5th column. I can’t figure out why they are there. I anticipated that the 3 links I provided in my past post would make this all clear.
In this screenshot, the words “Deep Shades” don’t belong there. They belong at the bottom immediately to the left of “Assortment”. The complete phrase “Deep Shades Assortment” should be just above the phrase “Subtle Shades Assortment” which is correctly placed. This screenshot shows what I see at the bottom. Do you see something different on your screen?
I’d like for the appearance on mobile devices to be whatever people who use them are accustomed to seeing when browsing a web page on their mobile devices.
-
AuthorSearch Results


