Forum Replies Created
-
AuthorPosts
-
Hey rmatus,
Are you using some kind of events plugin? They normally have the upcoming events function.
Best regards,
VictoriaHi mguillou5670,
I see that you have a taller header now, is this the size that you needed?
Best regards,
VictoriaHi eleonorabienno,
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) { .responsive #top #wrap_all #header { position: fixed; } .html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 110px !important; } }
If you need further assistance please let us know.
Best regards,
VictoriaHi DeMamp,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi symx,
On which page do you have the gallery with the issue?
Best regards,
VictoriaHi Kristin,
Could you please attach some screenshots of the issue?
https://share.getcloudapp.com/nOuloQ0X I would make this show in one column for the smallest screen sizes. What do you think?
Best regards,
VictoriaFebruary 16, 2021 at 10:18 am in reply to: Social Media Icons – not visible & overlay name change & add to full page submen #1280757Hey fabienneRedUmb,
Please try the code like this:
// Register new icon as a theme icon function avia_add_custom_icon($icons) { $icons['twitch'] = array( 'font' =>'fontello', 'icon' => 'ue800'); return $icons; } add_filter('avf_default_icons','avia_add_custom_icon', 10, 1); // Add new icon as an option for social icons function avia_add_custom_social_icon($icons) { $icons['Twitch'] = 'twitch'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);
Best regards,
VictoriaHi DGITeV,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Katharina,
Glad you got it working for you and thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey DIAZTORTILLAS,
Where do you want to add it, in the footer? Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaHi kellyCraftMedia,
Best regards,
VictoriaHey jarstern0,
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 envato99,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHi Junms1,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaHi Nathan,
https://share.getcloudapp.com/Qwu99d51 I could not reach your website. Please check the link.
Best regards,
VictoriaHey mihYY77gvf,
Do you have access via FTP? It looks like it could have been hacked. The theme updated does not cause that.
Best regards,
VictoriaHi Marco,
That’s great :)
If you need further assistance please let us know.
Best regards,
VictoriaHey mbesh,
This page looks fine on my end. Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi Sabine,
Thank you :) Have a nice weekend too.
Best regards,
VictoriaHi vantagepointmg,
Please add this code too:
#header #header_main .logo { z-index: 999; }
Best regards,
VictoriaHey ImaPappy,
Can you please share credentials too? We cannot see the post on the link that you shared.
Best regards,
VictoriaFebruary 13, 2021 at 6:29 pm in reply to: Blog article does not show full article although setting is set to full content #1280300Hi Martina,
When you build blog posts with the Advanced Layout Builder you need to add the heading to the page and all the elements that you want to be on the page. If you build them with the Classic editor, the blog post gets the title, social share buttons and the featured image out of the box.
If you need further assistance please let us know.
Best regards,
VictoriaHey genarojrs,
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) { .responsive #top #wrap_all .main_menu { top: 60px; } .responsive #top #wrap_all .av-logo-container { height: 120px !important; } #top #menu-item-search { margin-top: -35px; } }
If you need further assistance please let us know.
Best regards,
VictoriaHey iicinfo,
Here is an article for you:
https://onlinemediamasters.com/block-bad-bots-wordpress/If you need further assistance please let us know.
Best regards,
VictoriaHi for4ctive,
Please open a new ticket for your problem. Provide us admin access to have a deeper look into the issue, as well as precise links where we can see the issue. Screenshots highlighting what’s going on would help a lot (imgur.com, dropbox).
Best regards,
VictoriaHi rescott72,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Please specify the pages and the elements to check so that we find them faster.
Best regards,
VictoriaFebruary 13, 2021 at 6:01 pm in reply to: Change default WPML flags to a dropdown with the language Name #1280289Hey Dave_B,
Maybe these links can help you:
https://wpml.org/forums/topic/i-need-dropdown-language-switcher/
If you need further assistance please let us know.
Best regards,
Victoria- This reply was modified 3 years, 9 months ago by Victoria.
February 13, 2021 at 5:58 pm in reply to: PLEASE HELP!: ENFOLD THEME NOT SHOWING ON WORDPRESS #1280288Hi Scott_hmltn,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts