Forum Replies Created
-
AuthorPosts
-
Hi JMDP,
Here are the formats that can be used for web
https://transfonter.org/formatsand I do not see any of those in your media. Please get the correct font files.
Best regards,
VictoriaHi hoibi1984,
Not sure what code you added, the page just reloads.
Could you please attach a mockup of what you’re trying to achieve?
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 keep12,
You might want to write to the plugin authors or check their support forum. It is an iframe and so the code executed in it is not controlled by the theme.
Best regards,
VictoriaHi Lukas,
Please have a look at this thread here
https://wordpress.org/support/topic/form-not-working-in-footer/Best regards,
VictoriaHi peterolle,
Which editor are you using to build posts?
Could you please attach some screenshots of the issue?
Best regards,
VictoriaJune 16, 2019 at 5:08 pm in reply to: ENFOLD + WPML, the english version of pages is not posibble to "save changes" #1110811Hi JanMiHero,
Please deactivate all plugins, besides WPML, one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
VictoriaHi jo3bo76,
Could you please attach some screenshots of the issue?
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
VictoriaJune 16, 2019 at 5:04 pm in reply to: Cart Symbol in the top right: Products are not displayed #1110808Hi Jorg,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
VictoriaJune 16, 2019 at 5:00 pm in reply to: Resize Social Buttons and unregular font in the footer #1110807Hi Wondergirrrl,
Just wrap the code for the social icons I gave you in the media query like so
@media only screen and (min-width: 1024px) { #top .social_bookmarks li { margin: 5px; width: 40px;} #top .social_bookmarks li a { font-size: 30px; width: 50px; line-height: 40px; min-height: 40px; } #top .social_bookmarks{ height: 40px; } }As for the blog posts, if you’re using the Advanced Layout Builder to build then you need to add the image and the title using the Advanced Layout Builder elements.
Please upload the screenshot to a service like https://imgur.com/upload and give us the link here.
Best regards,
VictoriaJune 16, 2019 at 5:00 pm in reply to: Resize Social Buttons and unregular font in the footer #1110806Hi Wondergirrrl,
Just wrap the code for the social icons I gave you in the media query like so
@media only screen and (min-width: 1024px) { #top .social_bookmarks li { margin: 5px; width: 40px;} #top .social_bookmarks li a { font-size: 30px; width: 50px; line-height: 40px; min-height: 40px; } #top .social_bookmarks{ height: 40px; } }As for the blog posts, if you’re using the Advanced Layout Builder to build then you need to add the image and the title using the Advanced Layout Builder elements.
Please upload the screenshot to a service like https://imgur.com/upload and give us the link here.
Best regards,
VictoriaHi justvea,
I replied to some of the issues from the screenshot. Please do not make duplicate requests.
Best regards,
VictoriaHi justvea,
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
.av-masonry-col-6 .av-masonry-entry { width: 17.2%; } .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a{ background-color: transparent; color: #fff; border: none; } @media only screen and (max-width: 767px) { .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin { width: 50%; } }If you need further assistance please let us know.
Best regards,
VictoriaHi CassieRamos,
Please remove the css added by you and let us see the original issue?
Could you please attach some screenshots of the issue?
Best regards,
VictoriaHi eggc,
Thank you for clarifying.
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: 479px) { .aviaccordion-slide-6 .aviaccordion-title { margin-left: -20px; } }If you need further assistance please let us know.
Best regards,
VictoriaHi nikos1991,
Please activate WooCommerce and check the server log for the error.
Best regards,
VictoriaHi richardwilding,
Can you give us the links to other pages where the margin occurs?
Best regards,
VictoriaHi Michaela,
Thank you for clarifying.
Can you disable caching and minification for now?
Credentials did not work for me. Could you please update the credentials?
Best regards,
VictoriaHi inento,
Did you check if this can be your case too:
2 issues happening – 1) Kriesi.at IP address was blocked on my web server outbound connections – and 2) Kriesi.at server was blocking by server’s IP address. I changed servers and IP’s and allowed outbound connections to all known kriesi.at IP addresses – and the situation resolved.
Best regards,
VictoriaHey hobeja7,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
VictoriaHi gatehealing,
Yes, you can still do that. And clear the WP super cache too.
Best regards,
VictoriaJune 14, 2019 at 8:35 pm in reply to: Current version of Enfold compatible with WordPress 5.2.1? #1110484Hi gatehealing,
If there are 500 errors that Enfold causes we need to have a look at those and see how we can help you with those.
Best regards,
VictoriaJune 14, 2019 at 8:33 pm in reply to: Want to create section above homepage menu bar, and also a licencing question #1110482Hi MCGWebmaster,
If it is a separate instance it has to have a separate license.
This kind of functionality is not available out of the box in Enfold. It needs to be custom built but building it is out of the scope of the support that we provide here. You might want to hire someone to build it for you.
Best regards,
VictoriaHi msutherin,
So did you get it working for you and we can close this?
Best regards,
VictoriaHi ICEMAN,
Please have a look at the article here and at our docs:
https://www.hostinger.com/tutorials/how-to-create-wordpress-child-themeBest regards,
VictoriaJune 14, 2019 at 8:19 pm in reply to: Breadcrumbs bar – Reduce height and move text to left #1110469Hi Court_2,
Could you please clear the cache, check again and get back to us.
Could you please attach some screenshots of what it looks like on your end?
Best regards,
VictoriaHey tjjones,
Please add this to your wp-config.php
// Turn debugging on define('WP_DEBUG', true); // Tell WordPress to log everything to /wp-content/debug.log define('WP_DEBUG_LOG', true); // Turn off the display of error messages on your site define('WP_DEBUG_DISPLAY', false); // For good measure, you can also add the follow code, which will hide errors from being displayed on-screen @ini_set('display_errors', 0);Best regards,
VictoriaJune 14, 2019 at 8:15 pm in reply to: Avia layout builder not working it disappear and can't edit #1110465Hey Eduardo,
Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaHi Maya,
Today in another thread I gave you the css to make that text smaller. Please do not duplicate requests.
Best regards,
Victoria -
AuthorPosts

