Forum Replies Created
-
AuthorPosts
-
Hey jnightingale!
That is a strange issue.
can we please have backend access to give it a closer look and try debug it?Cheers!
BasilisHey!
Glad you got it short out!!
Please do let us know if you need anything else, will love to help you out.Regards,
BasilisHi inkwellarts!
I would suggest to look for a plugin like optimisation.io, which will help you fix your images, minify your CSS and serv your web site through CDN.
Let me know if you have any questions, I would love to assist.Regards,
BasilisHi!
You can use a different layout, by creating a New Page and using the Advanced Layout Builder of enfold and the Blog element.
Let me know if that helps you, in the direction you do need.Regards,
BasilisHi rachelreuben!
The issue is not at enfold.
If someone gets access it is because of either Hosting ( or you loosing ftp details ) or WordPress access.
Please ask for someone who does know how to fix it ( http://kriesi.at/contact/customization )
so they can provide assistance for you.Regards,
BasilisFebruary 23, 2016 at 9:38 pm in reply to: Footer Display Issues on Home Page + Menu Link Issues – Mobile Devices #587982Hi!
Just edit a page, and when you do, make sure that all the elements of the ALB are placed, inside a big Color Section. That is what he means.
If not, that is why you see the page braking down.Best regards,
BasilisHi mirtao64!
Please take a look here, how to load a custom font for Enfold and use it out
https://kriesi.at/support/topic/how-do-i-add-custom-fonts-to-the-enfold-theme/Cheers!
BasilisHi!
Please try
.avia-caption-title, .avia-caption-content p {
background: none !important;
}Cheers!
BasilisFebruary 23, 2016 at 9:03 pm in reply to: YouTube Enbedded Video To Open and Play in Lightbox Window? #587968Hi Ken!
I am sorry but the only way is with Image Elements. Add the Image element then set the “Image Link?” to “Set manually”. Add the youtube video. It will open the video on lightbox.
Let me know if any more questions
Regards,
BasilisHi worldfuturecouncil!
Please add to your custom CSS
.main_color { border: none; }
let me know if it works
Cheers!
BasilisHey scottybowl!
If you want to overwrite an existing shortcode create a “shortcodes” folder within the child theme directory, then copy the /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php into the child theme “shortcodes” folder and modify the php code. At least add following code into the child theme functions.php file
add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1); function avia_include_shortcode_template($paths) { $template_url = get_stylesheet_directory(); array_unshift($paths, $template_url.'/shortcodes/'); return $paths; }
This code will make sure the the shortcode file of the child theme is loaded first and you can overwrite the parent theme slideshow shortcode file with the child theme.
Best regards,
BasilisFebruary 23, 2016 at 9:24 am in reply to: Save element as template – what a neat feature! ;-) #587598Hi!
Best option, is to duplicate the page you have created, and then try to use those template elements, so you can learn by example.
They do go to bottom, but again, it is better to work it out than beeen afraid. If you are afraid, u will never learn it properly.Cheers!
BasilisHi!
Glad you got it short out.
Please do let us know if you need anything else, we will be more than happy to help.Regards,
BasilisHey ewingmh!
You can do it on the header.php, where the body tag of HTML, is been loaded.
Please do use a child theme, for those type of works.Regards,
BasilisFebruary 23, 2016 at 9:20 am in reply to: how to disable footer "share this" icons in "Latest News" widget #587595Hey AirstreamCoach!
Please provide us a link o your web site, so we can access it and assist you further.
Best regards,
BasilisFebruary 23, 2016 at 9:12 am in reply to: Can I decrease/eliminate the amount of side padding shown in responsive view? #587591Hi!
Glad you got it short out.
Please do let us know if you need anything else, we will be happy to hearRegards,
BasilisHey!
Glad we helped you out.
Please let us know if you need anything else, we will be happy to help.Best regards,
BasilisHey!
Please use (Email address hidden if logged out) but also provide the credentials here, as we do not receive those emails actually.
Regards,
BasilisHey jenlioness!
The link is defined under the class
.main_color aplease do let us know if you need more help around that.
Regards,
BasilisHi comprompt!
can you please give us a link, where the image is not loading properly?
That will help us debug the issue for you.Thanks a lot for your time and patience
Best regards,
BasilisHey ccyran!
You can use any plugin, like optimization.io, W3C Total Cache or WPRocket.
Those plugins are for caching and they will help you out.That is regarding your cache, further help on it you can get from the support teams of each product.
Regards,
BasilisHi Carlos!
That is really strange, to work on some devices and others not and first time we have hear that.
Can you please disable all of your plugins and do try again, to see if that solves the issue?Regards,
BasilisHey!
It is actually something strange to debug and locate the problem.
most probably it happens based on the loading, because on refresh the images does not load in correct sequence.
I will try see for a solution or if any other of my co-workers can assist.Best regards,
BasilisHi Jack!
can you please use the tool here:
http://quirktools.com/screenfly/and let us know in which size the issue exist?
Regards,
BasilisHi sambo258!
Please try contact your server provider and ask them to increase your php memory limit.
That will solve your issues.Please do let us know if you need anything else, where we can help.
Regards,
BasilisHi!
Glad you got it short out.
Please do let us know if you need anything else, we will be more than happy to helpCheers!
BasilisHey!
Actually posting a message, does not bump the question, but send it to the end of the support line.
Can u point out to us the ” undesirable effects “, because I could not locate them.Thanks a lot for your time and patience
Best regards,
BasilisHey!
if you are using a child theme, then you can add your CSS changes inside the style.css file.
Sorry for the delay, but we work based on priorities and when posting a reply, the topic goes to end of the line.Thanks a lot
Best regards,
BasilisHey!
Glad you did, that is the spirit of using a nice theme with many different options.
Please do let us know if you need anything else, we will be more than happy to help.Best regards,
BasilisHi!
Those are useful information!
Please do let us know if you need anything else, we will be more than happy to help.Cheers!
Basilis -
AuthorPosts