Forum Replies Created
-
AuthorPosts
-
Hi!
Use this:
#top .av_header_transparency #header_meta * { color: white !important; } #top .av_header_glassy.av_header_transparency .header_bg { opacity: 0.5; background: black; }Regards,
JosueHi!
Can you please detail the problem you are having? you can write in Italian if you want, we will use Google Translate to try to understand your message.
Best regards,
JosueJanuary 22, 2015 at 3:30 am in reply to: Security vulnerabilities picked up by VaultPress – remains in most recent update #383478Sure, we are here to help :)
Cheers!
JosueHi!
The issue was related to WooCommerce, i followed this guide and it got fixed by installing the plugin recommended by them.
Regards,
JosueJanuary 21, 2015 at 7:35 pm in reply to: Security vulnerabilities picked up by VaultPress – remains in most recent update #383282Hi!
Those issues have already been addressed by Kriesi, please refer to:
https://kriesi.at/support/topic/shortcodes-security-issue/#post-260884
https://kriesi.at/support/topic/vaultpress-serves-me-a-security-threat-function-set-avia-ajax-php/#post-191774Regards,
JosueUse (Email address hidden if logged out) but please post the login details here so the rest of the team can help too.
Regards,
JosueHi!
Try re-freshing your cache or check it on another computer, here’s how i see it – http://i.imgur.com/IbVzaTZ.png
Cheers!
JosueTry refreshing a few times, here’s how i see it – http://screencast.com/t/UDdrfbEH
Cheers!
JosueJanuary 21, 2015 at 6:09 am in reply to: Pinch Zoom on mobile device with responsive layout enabled #382878Hi,
Can you post the link to your website please?
Regards,
JosueHi!
I couldn’t note it, can you post a screenshot of the issue?
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Yes that’s possible, just upload the file via Media > Add new and then look for the file URL here – http://screencast.com/t/6xxNv7lxjyr, then just use that URL wherever you like (buttons, image, etc).
Cheers!
JosueHey!
This is outside our support scope but i found an article that may be of help:
https://www.tipsandtricks-hq.com/create-a-password-protected-download-file-6838Cheers!
JosueHi!
Is this causing any issues on your website? the class is there in case you set the row to one of these – http://i.imgur.com/oTR7BnU.png
Regards,
JosueHi Unki!
Is this the first time you are trying to update? you may have reach the download limit – https://help.market.envato.com/hc/en-us/articles/202821300
Regards,
JosueHey!
They are using the colored button style for menu items + unique classes applied to each one + custom CSS (http://screencast.com/t/onpgT6E6Ue):
.av-menu-button-colored > a .avia-menu-text { border-radius: 10px; border-width: medium medium 0; padding: 7px 10px; } #top #wrap_all .header_color > a .avia-menu-text { background-color: #e94e1b; } #top #wrap_all .header_color .vert > a .avia-menu-text { background-color: #96c11f; } #top #wrap_all .header_color .rose > a .avia-menu-text { background-color: #e6007e; } #top #wrap_all .header_color .bleu > a .avia-menu-text { background-color: #0e71b8; } #top #wrap_all .header_color .violet > a .avia-menu-text { background-color: #951b81; }P.S. If you don’t see the Custom Class field you’d need to activate in Screen Options.
Cheers!
JosueJanuary 21, 2015 at 2:19 am in reply to: Pinch Zoom on mobile device with responsive layout enabled #382830Hey!
Try the following:
https://kriesi.at/support/topic/pinch-zoom-i-know-i-know/#post-233618Regards,
JosueHey Chris!
Try adding this code to the Quick CSS:
.grid-entry-title a { pointer-events: none; }Cheers!
JosueJanuary 21, 2015 at 2:17 am in reply to: I want to change the font size of single post titles #382828You are welcome, always glad to help :)
Regards,
JosueHey!
It’s happening because of this code in style.css:
@media only screen and (max-width: 780px) { .responsive #top .aviaccordion-title-no-mobile .aviaccordion-preview-title-pos{ display:none; } }Regards,
JosueHi!
Please activate transparent & glassy on a test page and post it here.
Best regards,
JosueJanuary 21, 2015 at 2:10 am in reply to: Enfold : Swap Title and Breadcrumb position; center copyright in socket #382823Hi!
Breadcrumbs seems to be disabled on your website, can you post a link to a page with breadcrumbs?
Cheers!
JosueHey!
This issue was caused by “OptinSkin 3.3”, i disabled it and now the sidebar is back to normal.
Regards,
JosueJanuary 21, 2015 at 1:42 am in reply to: I want to change the font size of single post titles #382816Hey!
Try with this instead:
.home #av_section_1 .flex_column { margin-left: 1%; width: 19.2%; } .home #av_section_1 .flex_column.first{ margin-left: 0% !important; }Best regards,
JosueI’ll help you out with the newsletter in the other thread.
Best regards,
JosueHey!
I once successfully set-up a Mailchimp form with this plugin for a client using Enfold, could you please try it and detail what exactly doesn’t work?
Cheers!
JosueHi!
Troubleshooting erratic problems is difficult, we’d need more information on the causes of the issue, have you already tried disabling all third-party plugins?
Regards,
JosueHey!
Try adding this at the very end of your theme / child theme functions.php file:
function hide_register_link_login() { ?> <style> a[href*="action=register"] { display: none; } </style> <?php } add_action('login_head', 'hide_register_link_login');Cheers!
JosueHi,
I’d suggest reducing the number of images present on the page, also try using a caching plugin:
https://wordpress.org/plugins/wp-super-cache/Best regards,
Josue -
AuthorPosts
