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: Blog Posts: Pixilated Photos + too much space
September 2, 2016 at 9:18 am #111135Hey,
1. Yes
2. Yes🙂
Your image is only 640px which is much smaller then 1170 the page width and your image comes with the space in the image:
http://i0.wp.com/www.elektrikzoo.com/blog/wp-content/uploads/2016/06/13562008_911985928911587_209807584_n.jpgBen
In forum: Virtue ThemeIn reply to: Portfolio: How to change the Imagesize
September 2, 2016 at 9:12 am #111132On a single portfolio page you can change your sizes in the post options. The “max-width” and “max-height” options.
see here: http://docs.kadencethemes.com/virtue-premium/portfolio-posts/
Ben
In forum: Virtue ThemeIn reply to: Revolution Slider will not display on the Homepage
September 2, 2016 at 9:10 am #111131It seems you are thinking of a “slider” as a slide.
A slider can have multiple slides. you choose one slider for the home page, in your slider settings in the rev slider area you can add as many slides ad you want.
Ben
In forum: Virtue ThemeIn reply to: Problem with styling on iCal import
September 2, 2016 at 9:05 am #111126Hey,
So this is incorrect. the issue is your divi builder, specifically this style sheet: http://ladordognefrance.com/test/wp-content/plugins/divi-builder/includes/builder/styles/frontend-builder-plugin-style.css?ver=1.3.10That is not from the theme, not something the theme can control. And so while the plugin authors where close they are just blaming the wrong thing. The theme doesn’t add any kind of css override to anything.
You could contact divi support but I’m not sure how far that would get you. as popular as divi is your cal plugin my want to consider supporting it.
or you can use pagebuilder
Ben
In forum: Virtue ThemeIn reply to: Blog Posts: Pixilated Photos + too much space
Oh Gosh. I think the spacing is a result of the images being landscape in Instagram, then they come in with a letterbox format. So that might be what’s causing the huge spaces between the image and other items on the page. Can anyone confirm this?
Could the pixilation be caused by the import as well?
In forum: Pinnacle ThemeIn reply to: Resizing Image To Fix Display Box
In forum: Virtue ThemeTopic: Robo gallery error
Hi I wanted to adjust my gallery to delete some images and than save the changes. This seems not to work any more and got an message about “headers”
The standard “save or update” button looks like it does not work anymore.Error message;
Warning: Cannot modify header information – headers already sent by (output started at /home/andylubertinaturephotography.nl/public_html/andylubertinaturephotography.nl/wp-content/plugins/robo-gallery/cmb2/fields/toolbox/cmb-field-toolbox.php:1) in /home/andylubertinaturephotography.nl/public_html/andylubertinaturephotography.nl/wp-includes/pluggable.php on line 1174Also go on the gallery pages a new “Express update” button which i never seen before, looks like this is creating the issue. But not sure …
Thanks for your support in advance, Andy
http://www.andylubertinaturephotography.nlIn forum: Virtue ThemeIn reply to: Problem with styling on iCal import
should probably add the link to the page,
http://ladordognefrance.com/test/vacation-rental-availability-calender/
The “booked” color will not show
everything else works fine it just wont highlight the booked dates.
At WPiCal they state it a theme problem with the styling settings.In forum: Virtue ThemeIn reply to: Category description
Description (in category) below products:
remove_action( 'woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 10 ); add_action( 'woocommerce_after_shop_loop', 'woocommerce_taxonomy_archive_description', 100 ); function custom_woocommerce_taxonomy_archive_description() { if(is_product_category()) { woocommerce_taxonomy_archive_description(); } }Text on Front page under products:
function woa_content_after_shop() { if ( is_front_page() ) { echo "<p>Text, text, text</p>"; } } add_action( 'woocommerce_after_shop_loop', 'woa_content_after_shop');My page: e-minimini.pl
In forum: Virtue ThemeIn reply to: Revolution Slider will not display on the Homepage
Hi Ben,
I’m using the flex slider because I’m trying to speed up the site by not using the full-width option. I’m not sure if it helps or not. But, if you switch to rev. slider, you’ll notice that it only allows you to select one slide to be displayed on the home page. When you try to click and enable more than 1 slide, it disables the one you had previously enabled…In forum: Virtue ThemeIn reply to: Revolution Slider will not display on the Homepage
September 1, 2016 at 11:04 pm #111081I’m confused…
In your rev slider settings it looks like you’ve made a whole bunch of sliders with only one slide in each…
Then on your home page you seem to be using the flex slider not the revolution slider?
Can you tell me whats going on?
You add multiple slides to a slider using the rev slider.
https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
Ben
In forum: Virtue ThemeIn reply to: indent Jetpack contact form
September 1, 2016 at 10:54 pm #1110791. When you use pagebuilder are you adding the shortcode into a visual editor widget (not siteorigin widget).
You can’t switch between the too, must either pagebuilder or not pagebuilder.2. Use the “virtue shortcodes” button add a “simple box” and add in the padding you want.
Ben
In forum: Virtue ThemeIn reply to: page layout
September 1, 2016 at 10:51 pm #1110781. Your adding css to kill your padding on mobile. so you would need to add this for pagebuilder:
@media (max-width: 780px){ .panel-grid { margin-left: 0 !important; margin-right: 0 !important; } .panel-grid-cell { padding-left: 0 !important; padding-right: 0 !important; } }2. That would be a very bad idea, you really should reconsider. But if you must look at this: http://stackoverflow.com/questions/4472891/how-can-i-disable-zoom-on-a-mobile-web-page
3. That css is not responsive. What are you hoping to do? you can target the cart page with
.woocommerce-cartat the beginning of your css.Ben
In forum: Pinnacle ThemeIn reply to: Image Captions on a New Portfolio Page
In forum: Virtue ThemeTopic: Theme not loaded correctly
Hi Ben,
I have tried endlessly to correct the problem with the theme. It says it is already loaded. My site looks a mess and I feel completely frustrated. I paid for a service with Ipage for support and they are calling in the morning. If I cannot rectify the problem can I get a refund. I will try another theme. Right now I cannot even get my site to open into other themes.
aimadventures.org
I don’t see the theme you are talking about and I’m not sure how to change the content. Sorry!
In forum: Virtue ThemeIn reply to: Woo Commerce Product images Don't Fit Box
Hi Ben:
I can only say “WOW”, you’ve made me excited about my website again,the images look GREAT! You are the best, I am so happy that I opted to use Kadence for my theme needs. I can’t wait to start creating product pages know and building my webstore.
Thank you for all your help, I really truly appreciate it!
Javier
In forum: Virtue ThemeTopic: indent Jetpack contact form
I am using Jetpack contact form (www.waterstone.celebratingyourjourney.com/contact-us). I has two questions:
1. When I try to use Page Builder the form disappears when viewing. I was trying to create padding for the contact form table there without success.
2. So I am using the Visual editor side but need to indent the table there if I can use Page Builder for this.Input appreciated. Sharon
In forum: Virtue ThemeHow can I change the image sizes of the grid and of the single portfolio page?
Please have a look: *Login to see linkThank You.
In forum: Pinnacle ThemeIn reply to: Image Captions on a New Portfolio Page
September 1, 2016 at 3:21 pm #111042Hi Hannah so I checked, yes I have Page Builder by SiteOrigin installed latest version. When I went in to add a New portfolio, there is no option for page builder. I created a Portfolio call Test. If you can take a look you will see that the page builder option does not appear. Thanks.
In forum: Virtue ThemeIn reply to: page layout
-
AuthorSearch Results


