Forum Replies Created
-
AuthorPosts
-
January 20, 2021 at 6:02 pm in reply to: Style 'Dark Transparent' Contact Form submit button #1274139
Hi cab72,
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
#top.page-id-2 .av-custom-form-color #element_avia_7_1 + .form_element .button { background-color: #e74a10; }
If you need further assistance please let us know.
Best regards,
VictoriaHey NicomIT,
Did you try to disable and re-enable the cee merging and cleared the cache?
Best regards,
VictoriaHi Karl,
Well, Layer Slider has responsive options of its own, you might want to check them out.
Best regards,
VictoriaHi wzshop,
Well, it can be easily adjusted so I am not sure that it will be added to the theme files.
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi swelzel,
You can use any email, just share credentials in the private box below.
Best regards,
VictoriaJanuary 20, 2021 at 5:49 pm in reply to: Image Link Settings – Automaticly file:///x:/xxx/.. to domain.tld/xxx/ #1274133Hi beste_medien_werbe_agentur,
You should never give anyone access to your c:\ disk, does not matter the OS.
Best regards,
VictoriaJanuary 20, 2021 at 5:48 pm in reply to: Add phone number to right of menu in place of social icons #1274132Hi Derek,
Please try this code instead:
@media only screen and (min-width:1024px){ .av-main-nav-wrap { margin-right: 150px; } #top #custom_html-2 { min-width: 180px; margin-top: 18px; right: -40px; } .header-scrolled-full #custom_html-2, .header-scrolled #custom_html-2 { margin-top: 0px; padding-top: 0; } }
Best regards,
VictoriaJanuary 19, 2021 at 12:49 pm in reply to: Create Button In Header for Desktop Version and top for mobile #1273682Hi projectt_co_uk,
Thank you for clarifying. https://share.getcloudapp.com/kpuNgxLY I see the widget and it will show up on screen sizes 768px and above if you remove the css hiding it.
https://share.getcloudapp.com/P8umBqy6 Here I see the button and the burger, but no social share icons, since there is no room for them. We can have them show up if you need.
https://share.getcloudapp.com/geuoLe4y The footer looks exactly like this on my iPhone.
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi Christina,
I was going to check the blog page again but it goes to a 404 now, did you hide it or how can we see it?
Best regards,
VictoriaHi, NicoleVA
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
#top #wrap_all .all_colors h1 { text-transform: capitalize; }
If you need further assistance please let us know.
Best regards,
VictoriaHi aa117,
Well, I am not sure why it’s working like that but here are the official WordPress requirements:
And you’re running a very old version of WooCommerce, you need to update that too.
Best regards,
VictoriaJanuary 18, 2021 at 8:59 pm in reply to: the footer still shows the categories, pages, archives, links,… #1273477Hey Anuschka,
You need to go to the Appearance > Widgets and clear inactive widgets at the bottom :)
Best regards,
VictoriaHi maxh_muc,
Did you try disabling and enabling css merging a few times in the theme options?
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 barrystrauss,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey Johbar,
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,
VictoriaHey gretabeneforti,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 18, 2021 at 8:52 pm in reply to: How to set up different social network on my pages #1273470Hi Silvi33,
Well, maybe you can add all profiles that you need in the theme options and we can help you hide the ones that you don’t need to show on certain pages.
Best regards,
VictoriaJanuary 18, 2021 at 8:48 pm in reply to: Masonry Gallery problem + my logo not appearing in the header #1273465Hi 2SINN,
JQuery is still there, so there is no need to place it anywhere. Well, you can simply comment out that code and see if nothing breaks, then you can remove it.
Best regards,
VictoriaJanuary 18, 2021 at 8:42 pm in reply to: How to revise the post slider title from H3 to H4? #1273462Hey Enffie,
Here is the code you can put in your funtions.php
function my_avf_customize_heading_settings( array $args, $context, array $extra_args = array() ) { if( $context == 'avia_content_slider' ) { $args['heading'] = 'div'; // change heading to div } return $args; } add_filter( 'avf_customize_heading_settings', 'my_avf_customize_heading_settings', 10, 3 );
If you need further assistance please let us know.
Best regards,
VictoriaHey Plotz,
Could you please give us a link to your website, we need more context to be able to help you.
Could you please attach some screenshots of the issue?
Best regards,
VictoriaJanuary 18, 2021 at 8:32 pm in reply to: What is the correct way to edit the Portfolio template? #1273458Hey pathemeforestnet,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi adamghart,
I updated those websites for you. Please check.
Best regards,
VictoriaHi Rocuant,
You can upload screenshots to a service like Dropbox or http://imgur.com and give us the links here.
Best regards,
VictoriaHi aa117,
You need to update php to php7.2 or higher, WordPress will not work with the version you’re running.
Best regards,
VictoriaHi Dave,
I am not sure how you mean. Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJanuary 18, 2021 at 7:57 pm in reply to: Image Link Settings – Automaticly file:///x:/xxx/.. to domain.tld/xxx/ #1273439Hi beste_medien_werbe_agentur,
This is a security risk and this is not how it’s done. If you want to allow your users access to some directory on your server you can do that but it’s not a theme function and so we cannot help you with that. I would recommend you hire a freelancer to help you with the solution.
If you need further assistance please let us know.
Best regards,
VictoriaHey danfarberoff,
The connection is reset on your server so you might want to check with your hosting provider as to why this can be happening.
Best regards,
VictoriaJanuary 18, 2021 at 7:51 pm in reply to: Background color and font weight correct in the source code but not applied #1273436Hey Antonie,
Could you please attach some screenshots of the issue?
Looks like the font-weight 900 is not available for that font, the one available is 600. Do you need it to be 900?
Best regards,
VictoriaHey closemarketing,
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,
Victoria -
AuthorPosts