Forum Replies Created
-
AuthorPosts
-
Hi!
Which is the page with giant whitespace? It is not clear from the screenshot. I do not see that whitespace, I checked on my cellphone. It loos fine. Could you clear the cache or check on another device, and see it the whitespace is still there.
What do you mean by full fame photo? Show full image?Cheers!
Victoria-
This reply was modified 8 years ago by
Victoria.
Hi Jasmer,
The easiest solution here is to move the slider above testimonials. You can do it just by dragging the logo slider above the testimonials. Also, I would rather make it a logo grid, since it’s too many sliding items for one website area.
Let me know if you need more help.
Best regards,
VictoriaHi Picante,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width: 768px) and (max-width: 1180px) { .container.av-logo-container { padding: 0px; margin: 0px 30px; max-width: 95%; } #top .av-menu-button > a .avia-menu-text { padding: 5px; } .av-main-nav > li > a { padding: 0px 11px; } .logo img { padding: 55px 0; width: 50%; } } @media only screen and (min-width: 1180px) { .logo img { padding: 35px 0; width: 70%; } #top .av-menu-button > a .avia-menu-text { padding: 9px; } .av-main-nav > li > a { padding: 0px 13px; } .container.av-logo-container { padding: 0px; margin: 0px 30px; max-width: 95%; } } @media only screen and (min-width: 1365px) { .logo img { padding: 30px 0; width: auto; } .av-main-nav > li > a { padding: 0px 15px; } .container.av-logo-container { padding:0 30px; margin: 0px 60px; max-width: 90%; } }
This code adjusts the logo and the menu a bit, so that the menu does not overlap the logo. Let me know if this works for you.
If you need further assistance please let us know.
Best regards,
VictoriaHey marissaconniff,
How are you adding the infographic? The iframe gets the height of 4495px and it’s a lot for mobile. Do you have it set somewhere?
@media only screen and (max-width: 450px) { .avia_codeblock iframe { height: auto !important; min-height: 1800px !important; } } @media only screen and (max-width: 1024px) { .avia_codeblock iframe { height: 100% !important; min-height: 2800px !important; } }
Best regards,
VictoriaJune 7, 2017 at 7:03 pm in reply to: Saving didn't work! Please reload the page and try again #805237Hey Antonio,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi lzanoza,
This is a known issue, our developers are working on it. Please, bare with us. The fix is coming soon.
One thing you can do, is to use a single word title for the tab title.Best regards,
VictoriaHi Hagen404,
Please, make sure the links in you WordPress settings are changed. Here are the things you need to check for:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/If you need further assistance please let us know.
Best regards,
VictoriaHi lzanoza,
I do not see any issues. But, if you claim you still have them, please write in more detail what needs to be done, what styles need to be applied and tho what elements.
Best regards,
VictoriaHey cipriana,
Did you add this font to your website and did you add this variant of the font? Can you show us the code, how you add the font family?
Best regards,
VictoriaHi Tilman,
I got a 404 on that page. Did you remove it? Or you need to give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaJune 7, 2017 at 6:29 pm in reply to: ADDING A QUANTITY FIELD to woocommerce archives pages breaks buttons postion #805223Hi Doron,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey luxubux,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi torahulparashar,
The code in your original post hides controls and disables clicks to on the video. So if you need to control the video, why do you hide those?
Best regards,
VictoriaHi Briana,
Here is the code you can put in your funtions.php
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery("nav.pagination a").each(function(){ var theLink = jQuery(this).attr("href"); jQuery(this).attr("href", theLink + "#home-blog"); }); }); </script> <?php } add_action('wp_footer', 'add_custom_script');
If you need further assistance please let us know.
Best regards,
VictoriaHi tivo_designs,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Can you not do it in the settings?
Best regards,
VictoriaJune 7, 2017 at 6:04 pm in reply to: One page loads without its content (header's there, not much else) #805211Hi champlainconted,
Are you getting any errors in your server log? If you would like to investigate the issue further, you need to enable debug
And send us the logs. Which php are you running?
Best regards,
VictoriaHi Nathan,
Well, when I checked Western Paradise Scottsdale item, custom link is not defined there. So obviously, it just does the ajax portfolio routine. I got the portfolio item to open the link in a new page. The settings are on the screenshot in private.
If you need further assistance please let us know.
Best regards,
VictoriaHi Jas,
You can request the feature here
I would not make the logo blocks smaller, they will be very poorly visible and especially hard to read with the jumping testimonials slider. Let me know what you think?
Best regards,
VictoriaJune 7, 2017 at 5:04 pm in reply to: easy slider on mobile has problem to open youtube videos #805176Hey RODRIGO,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Are you using Revolution slider inside the Layer Slider? How is that? And there is an error in Revolution slider JavaScript.Best regards,
VictoriaHi dvus4l,
I am not seeing any commas, did you get it fixed? Have you cleared the cache? Or do you still have some pages where the issue persists?
Best regards,
VictoriaJune 7, 2017 at 4:55 pm in reply to: Regular link pointing to a specific slide on the same page possible? #805168Hi kidcabide,
Could you give us a link to the page where you’re trying to do this?
Best regards,
VictoriaHey mcmahon_pt,
Best regards,
VictoriaHi Liyu,
You can check your php version with your hosting provider. In cPanel. When I get to the post, after that all the links in the WordPress menu are not clickable. Are you having the same issue?
Best regards,
VictoriaHi Jasmer,
Is it ok, if I submit the form with test data?
Best regards,
VictoriaHi mleite1,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { span.avia-no-number, .avia-single-number, div.avia-animated-number-content { left: 0; } span.av-seperator-icon { line-height: 28px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHey Chris2234,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? The easiest way to solve this might be getting images to be the same height as the video is now.
Best regards,
VictoriaHi charlescheng719,
Here is an article on the featured products
And product sorting options are in the WooCommerce settings or product grid settings.
Do you still need to have product containers the same size?
Best regards,
VictoriaHi MabelB28,
It is possible to put icons via css, if those icons are added as a font. I could not look at your website, it did not load.
If you need further assistance please let us know.
Best regards,
VictoriaHi Hector,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi UTM_DTIC,
The WordPress admin page would not load in my side. Is the website working?
Could this be an issue in this direction?
https://stackoverflow.com/questions/7724270/max-size-of-url-parameters-in-getBest regards,
Victoria-
This reply was modified 8 years, 1 month ago by
Victoria.
-
This reply was modified 8 years ago by
-
AuthorPosts