Forum Replies Created
-
AuthorPosts
-
September 10, 2014 at 12:12 am in reply to: The Text Area of the Contact Form expands too much #316175
Hi!
Try:
textarea { max-height: 160px !important; max-width: 100px !important; }Modify as needed.
Best regards,
JosueHey!
Do you have access to your PHP error log?
Regards,
JosueSeptember 10, 2014 at 12:11 am in reply to: How to display a full website in an iframe without scroll bars #316171Hey!
In that case i’d suggest creating a completely new template, refer to this article:
http://codex.wordpress.org/Page_TemplatesRegards,
JosueHey!
Try putting the button in shortcode format:
[av_button label='Click me' link='manually,http://' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello' custom_class='']Regards,
JosueHey!
That’s not possible right now, i believe that will be a new feature in 3.0 though.
Cheers!
JosueHey Oliver!
Try adding this code to the Quick CSS:
.comment-container.minor-meta{ display: none; }Cheers!
JosueHey Richard!
Seems to be a server issue then, unfortunately there is little we can do from our end, i’d suggest contacting your service provider support.
Regards,
JosueHey Daz!
You can do that using the WordPress import/export tool (Tools > Export).
Best regards,
JosueHi Sebastiano!
You still have 2.9.1 (latest version is 2.9.2), please update the theme via FTP: https://vimeo.com/67209750
Regards,
JosueHey!
That’s the default behavior of the Masonry element, can you post a link to the page where you are trying it?
Regards,
JosueSeptember 10, 2014 at 12:00 am in reply to: Link has no hoover effect (underline) in color bloc #316156Hey Igor!
I couldn’t note any image in that page.
Cheers!
JosueHey Trevor!
Check it now please, i added it to the child style.css file.
Regards,
JosueYou are welcome, glad to help :)
Regards,
JosueSeptember 9, 2014 at 11:31 pm in reply to: Avia layout editor and Enfold "Show all options" will not load #316144Hey!
The /framework folder.
Regards,
JosueHi David!
Try updating via FTP:
Best regards,
JosueHey Sebastiano Ferrari!
You forgot the link to your website.
Regards,
JosueHey Trevor!
Try adding this code to the Quick CSS:
div.avia-popup .mfp-iframe-scaler{ overflow: visible; /*so the close button is shown*/} div.avia-popup .mfp-zoom-out-cur { cursor: auto; } div.avia-popup .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; } div.avia-popup .mfp-close { width: 40px; height: 40px; right: -13px; text-align: center; border-radius: 100px; border: 2px solid transparent; line-height: 38px; padding: 0; top: -5px; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; font-family: Arial, Baskerville, monospace !important; } div.avia-popup .mfp-close:hover{ border: 2px solid #fff; transform: scale(0.8); -webkit-transform: scale(0.8) rotateZ(90deg); } div.avia-popup .mfp-iframe-scaler .mfp-close{top: -43px;} div.avia-popup .mfp-figure:after{box-shadow: none; display: none;} div.avia-popup button.mfp-arrow:before, div.avia-popup button.mfp-arrow:after{border:none; margin:0; display:none;} div.avia-popup button.mfp-arrow:before{ opacity:1; display:block; position: absolute; top:50%; left:0; width:100%; height:80px; line-height:80px; margin-top:-40px; color:#fff; font-size: 50px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: normal; -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-transform: scale(1,1); transform: scale(1,1); } div.avia-popup button.mfp-arrow:hover:before{-webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8);} div.avia-popup button.mfp-arrow:before { content:"\E87d"; font-family: 'entypo-fontello'; } div.avia-popup button.mfp-arrow-left:before { content:"\E87c"; font-family: 'entypo-fontello'; }Cheers!
JosueHey!
Try adding the following to your .htaccess file located at the root:
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>You’ll need to do that via FTP.
Cheers!
JosueHi,
Can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueSeptember 9, 2014 at 9:07 pm in reply to: National characters not displaying on some computers. #316101Hey Bogus!
The problem is with Open Sans then, try using a font that ensures full functionality with Polish characters.
Regards,
JosueYou are welcome, glad we could help :)
Regards,
JosueHi!
Check out this plugins:
http://wordpress.org/plugins/bwp-minify/
https://wordpress.org/plugins/wp-super-cache/Regards,
JosueHey @ksiarza!
You are still using 2.8.1 (latest version is 2.9.2), try updating via FTP: https://vimeo.com/67209750
Cheers!
JosueHey Nathan!
The problem is not related to the theme but to the server (Cross-Origin Resource Sharing), what fix did you try? are you using Apache or IIS?
Best regards,
JosueHi!
The login you posted doesn’t work, please re-check.
Regards,
JosueHmm, does it work if you use a LayerSlider instead?
Best regards,
JosueHey!
Yes, if you put a header.php file in the child directory it will override the parent one.
Best regards,
Josue -
AuthorPosts
