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: Testimonial Image
I have added it to my functions.php page but I’m still not seeing the intended results. Please advise.
<?php //Add your custom functions here. add_filter('testimonial_carousel_image_size', 'custom_testimonial_carousel_image_size'); function custom_testimonial_carousel_image_size($size) { $size['width'] = '150'; $size['height'] = '150'; return $size; } ?>In forum: Virtue ThemeIn reply to: Topbar not showing on Mobile
You’ve got something in your custom CSS that’s forcing the topbar off of the page. I am looking through your site’s CSS at the moment, but having a difficult time finding the culprit.
If I don’t get back to you with a solution, Ben will know what to do when he sees the thread.
Thanks,
KevinIn forum: Virtue ThemeIn forum: Pinnacle ThemeIn reply to: Problem : misconfiguration with server
August 26, 2016 at 9:02 am #110043I found the problem. I changed the settings > Permalinks. Now it works.
I have a second question. I would like to fix the footer on the bottom of each page. Is it possible to do it in the setting of the template?
Thank you very much for your help
PY
In forum: Virtue ThemeIn reply to: Clients Slider
Once again, thank you for helping me. So in my last row on homepage I added a text editor and added the shortcode to it and added only the image IDS I want…[gallery type="imagecarousel" height="100" link="file" caption="default" masonry="default" imgwidth="" imgheight="200" width="" ids="1108, 1107, 1106, 1105, 1104, 1003, 1109] , but for some reason I’m getting a lot of other images from the site. What did I do wrong? I wish I could screen shot it to show you: climateshield.net
In forum: Virtue ThemeIn reply to: Portfolio navigation
August 26, 2016 at 8:19 am #110031Hi Ben,
The portfolio type name “Les éphémères” ID “les-ephemeres” it’s already create when i post my question yesterday.
But when I read my question in this forum I realize that I made a mistake in the appellation.
I want to hide portfolio type ID “les-ephemeres” on the page name “La galerie” ID “la-galerie-2” or page ID “53” (which is a portfolio category grid page template)
Thancks a lot for your help !!!
Gwendoline
In forum: Virtue ThemeIn reply to: How to remove Mobile Menu from a specific Page…
In forum: Membership ForumsIn reply to: White Screen
Hi Ben,
I’m still working on this, it looks like you have to update first the WP, before updating plugins (excl. WPML) and the the theme. If you update the theme before WPML then it can cause a white screen. I have few more pages to updated. So I put a new message after that and of cause with version numbers.Pamela
In forum: Virtue ThemeIn reply to: How to remove Mobile Menu from a specific Page…
In forum: Virtue ThemeIn reply to: Product images look blurry on listings on retina
In forum: Virtue ThemeHi,
I noticed that our product images look blurry on our frontpage / and on the shop /shop/. They look ok on the product page itself, also all other images (blog, carousels look ok).
I searched the forum, but do not know if it’s still up to date because a lot has happened in latest WordPress version regarding Retina image support. Would it still be enough to install wp-retina-2x as you FAQ suggests?
> For full retina support we have added code to support the WP Retina 2x plugin. You can download here: *Login to see linkI am wondering because all other but “catalog product images” work just fine.
In forum: Virtue ThemeTopic: Remove sliders from mobile
Hello! I have my homepage (Virtue Premium) on desktop set with a Kadence slider (*Login to see link but it’s just a static image with parallax, which is how I want it. I like how it looks, but if there is a better solution to a static parallax header, please let me know.
My question is, how can I completely remove this slider from mobile? I don’t need a slider or static header image on mobile, since it is too small to see properly. I just want the mobile homepage to show the menu, portfolio items, and footers.
Thanks!
In forum: Pinnacle ThemeAugust 26, 2016 at 1:45 am #109985Hi,
After uploading my website on my server, the welcome page is ok but all my button do not go to the related page and an error message appear: “Internal Server Error. Misconfiguration was unable to complete your request”.
My host told me that it probably due to a problem between the plugging and the server (the link that go to the related page). Could you help me to solve my problem please. I am note an expert, it’s my first website creation.
Thank you very much for your help
Best regards
In forum: Virtue ThemeGreetings,
Site: mofotechplay.com
Page ID : 1528
I have already removed the primary menu from the page ID 1528 using the below css…
.page-id-1528 #nav-main {
display: none;
}
however when i open the webpage on a tablet or a mobile it still shows a mobile menu navigation…If you could please let me know how to remove mobile menu from the above page ID…
Would really appreciate for any help….
Thanks,
Ashley…In forum: Virtue ThemeIn reply to: White space between images in standard gallery?
In forum: Virtue ThemeIn reply to: Certain theme options no longer working
I have reinstalled wordpress 4.6 with no results. The other sites that I am running all have sidebars on each page, so those aren’t accurate tests of the issue. It seems to come down to, as you’ve said, the theme, with no side bar and only when in admin mode on the front end. Sounds like a wordpress issue (or possibly Virtue with the new wordpress)?
In forum: Virtue ThemeIn reply to: Strange Paralax behaviour
August 25, 2016 at 6:04 pm #109971ok, I did figure this out, conflict with pagebuilder. I’m going to update with a full fix in the morning.
BenIn forum: Virtue ThemeIn reply to: Certain theme options no longer working
August 25, 2016 at 5:41 pm #109965Ok so nowhere in the theme is do_action( ‘woocommerce_sidebar’ ); called (that would be the only way to get your error).
This means the theme is not overriding woocommerce template files. (which it would/should be doing for the archive pages etc.)
Reasons could have to do with some plugin settings that has saved into the database (so even if inactive the settings are still overriding standards).
Becuase I can still see everything fine if I navigate to your site (not logged in) it really makes me think there is something like this going on and only showing the logged in user those changes.
Would anything like that make sense based on the plugin you installed?
Ben
In forum: Pinnacle ThemeIn reply to: Main Content Background – Not Resizing on Mobile
Hi Ben,
Thanks for cleaning that up. I hear and understand everything your saying but unfortunately my client isn’t listening. You did say something above that got me thinking though, here is the changes I made to what you did.
@media (max-width: 992px) {
.wrap.contentclass {
background-position: center top;
background-size: contain;
background-image: url(‘http://nicholsguiding.websitedesignpreview.net/wp-content/uploads/2016/08/western-mobile5.jpg’);
}
}I also took the boot picture and cropped it to make it more of a vertical image. Now at least when you land on the home page you see the background at the top and then when you start scrolling it then goes to the black background. I think this will work and my client will need to understand that this is the best that can be done based on technology limitations. 😉
Thank you again. You and your team are amazing! Hopefully I will get this project wrapped up soon.
I am off to buy you guys some coffee!
Chad
In forum: Virtue ThemeAugust 25, 2016 at 4:19 pm #109954Hello Ben,
This should be pretty easy but I can’t find anything specific in the forums. You have provided the CSS to many people before but I noticed that if I have for example bullets beside the text they are not being displayed. How can exactly what is written in the Product Short Description be displayed on the Product wherever you want to use it such as in the Virtue Carousel.
.product_details .product_excerpt {
display:block;
text-align: left;
margin-top: 10px;
}Thank you.
-
AuthorSearch Results


