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
In reply to: Virtue Short Code for Vimeo
In forum: Pinnacle ThemeIn reply to: Page builder & widget margin issues
In forum: Virtue ThemeIn reply to: Kadence Slider Update
I have the same problem.
Looks like Kadence Slider Plugin has been updated,
and after refreshing the page again offers to update it.
During the update no errors.
I use WP 4.6, Virtue – Premium ver. 3.8.5
Kadence Slider ver 2.0.8. trying to update to 2.0.9.In forum: Virtue ThemeTopic: Problem with plugin
Hello, I added a plugin Woocommerce social share button which I also used in other sites without problems. In this particular I do not share my single product page but only the homepage, I do not know if there is some setting in the theme that might impede the proper sharing of individual product …Thanks
In forum: Virtue ThemeIn reply to: Disable Virtue lightbox only for Envira Galleries?
In forum: Virtue ThemeAugust 23, 2016 at 5:50 am #109377Yes Ben, it works now after the change, thanks.
Ben, in the beggining i doubted but i didnt find info to decide, i use pages instead of posts to make the site look more professional and to keep organized all the pages, i think posts may finish forgotten in the time but pages will always be there. The very fact that posts go organized by date disturbs me.
Am i wrong in my approach? Am i loosing visits for that? Should i use posts??
In forum: Virtue ThemeIn reply to: Possible in virtue or pinnacle?
In forum: Pinnacle ThemeHi, I hope there may be some help with this issue that’s driving me nuts and wasting a massive amount of time?!
In Pinnacle Premium I am experiencing off-centre and irregular margins when using Page Builder & widgets. I have tried using some bespoke css in the pinnacle.css style sheet which sort some of the pages, but there are other pages where it doesn’t help at all. These issues are only apparent on a desktop screen as it seems fine when viewed on a mobile device. I have removed my css ‘fix’ from the pinnacle.css to demonstrate the problems on a couple of pages:
*Login to see link
*Login to see link
Any advice very gratefully received! Thanks.In forum: Pinnacle ThemeIn forum: Virtue ThemeTopic: checkout woocomerce
Hy,
the button ‘proceed to checkout’ from the cart page send to home page and not to checkout out page
to help the customer I add two buttons but it’s not clean
*Login to see link
where can i change this bad link ?Thanks
In forum: Virtue ThemeIn reply to: Tweaks
In forum: Virtue ThemeIn reply to: Disable Virtue lightbox only for Envira Galleries?
August 22, 2016 at 10:11 pm #109336Are these galleries always on separate pages? Can you post a link?
Ben
In forum: Virtue ThemeIs it possible to make a masonry style gallery for the home page like the one on the bottom of this page? *Login to see link
In forum: Virtue ThemeAugust 22, 2016 at 6:33 pm #109310… why are you not using posts?
Either way in your hteme options > blog options. Set the default post summary to “portrait image” Then in your pages make sure each one as a featured image.
Ben
In forum: Virtue ThemeIn reply to: 'Sticky' topbar menu
This would require a bit more than just some CSS, and I unfortunately don’t know how to do this.
Try removing my CSS going into Theme Options> Main Settings, and choosing “Basic, with shrink for sticky” under “Choose a Header Style.”
This will make the logo area sticky, as well as your top bar. It will provide the shrink effect of the page you posted as well.
Give this a try and let me know if that works for you.
In forum: Pinnacle ThemeIn reply to: Page Header Default Background
August 22, 2016 at 3:08 pm #109291Hey,
If you have set “Home Slider: None” then nothing would show on the home page.
So with that set to pagetitle it would pull your image but based on what I see you have set an image directly for the home page in your home page slider settings. Thing is your image is not there:
http://christianhassenstein.com/wp-content/uploads/2016/03/header_christian-hassenstein.jpg Failed to load resource: the server responded with a status of 404 (Not Found)so remove that image so that it uses default or make sure you have an image that is uploaded to your site.
Caroline, in the future please post in your own topic.
If you want a white background for the header make sure you have turned off “Place Behind Header” in your theme options > home slider.
Ben
In forum: Virtue ThemeAugust 22, 2016 at 3:06 pm #109290Hello Ben, I dont use posts, I use pages, and im talking about category pages, do you still need that setting? Where to find it?
CAMILO
In forum: Pinnacle ThemeIn reply to: Gallery widget warning error in footer
August 22, 2016 at 3:02 pm #109285I’m not suggesting you should use a caching plugin. (while your developing your site) after your done then yes use one but a caching plugin will never fix an issue it can just explain why you might not see something on a certain page (because it’s cached).
If you would like you can send a temp login to your site and I would be happy to take a look at your settings.
Ben
In forum: Virtue ThemeIn reply to: How to use custom font for the whole site
August 22, 2016 at 2:58 pm #109282What is going wrong?
You are loading fonts that take a long time to load becuase they are large and not optimized for web. Again I don’t suggest you do this.
Please read the post about page speed.. you don’t even have caching enabled?
In forum: Virtue ThemeIn reply to: How to use custom font for the whole site
Ben,
When I add this code in the theme options > advanced settings then the font will work in the whole page, but when the page is loading the text will take about 2-3 seconds to appear. If I delete it, then the page responses normally:h1, h2, h3, h4, h5, h6, p, body, a { font-family: Moderat !important; }What is going wrong?
Here is my css in advanced settings:
/* Header */ <?php echo do_shortcode( '[searchandfilter taxonomies="category,post_tag"]' ); ?> div.product .product_image { border:0; } .page-header { border-top: 0; } .revslider_home_hidetop { margin-top: 0px; } @font-face { font-family: 'Moderat'; src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.eot'); src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.woff2') format('woff2'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.woff') format('woff'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.ttf') format('truetype'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-regular-webfont.svg#moderatregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Moderat'; src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.eot'); src: url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.woff2') format('woff2'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.woff') format('woff'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.ttf') format('truetype'), url('http://test.tetem.nl/wp-content/themes/virtue_premium/assets/css/fonts/moderat-bold-webfont.svg#moderatbold') format('svg'); font-weight: bold; font-style: normal; } .contentclass { padding-top: 0px; } .topbarmenu ul li a {font-size:11px; padding: 4px 10px;} .topbar-widget .virtue_social_widget a { display: block; float: left; width: auto; font-size: 11px; text-align: center; line-height: 10px; padding: 4px 10px; background: transparent; margin-left: 0; margin-bottom: 0; color: #fff; } .topbar-widget .virtue_social_widget a i { font-size:11px; } .widget_product_search { margin-bottom: 20px; } .woocommerce widget_onsale { margin-top:10px; } .woocommerce .products .star-rating { margin: 3px auto 3px; } .boxi1 { margin-bottom: 20px; text-align: center; padding: 15px 0 1px; background: #f2f2f2; } .boxi1 div { font-size: 28px; } .topbarmenu ul li a { line-height:20px; } .container.pageheadfeature.postfeat { width: 100%; padding: 0; } -
AuthorSearch Results


