Forum Replies Created
-
AuthorPosts
-
Hi!
it does not seem that you did add a Custom CSS Class to the special heading in question:
Here you see that it still says “h3.av-special-heading-tag” instead of for example “gefuehle-title”. So please follow the steps explained here correctly.
By the way I tried to login to check it in your backend, but we need admin access, instead of a default access.Regards,
AndyHey C-LabMX!
your icons seem to load fine for me. Try clearing browser cache and refresh browser a few times. Could you show us the issue using screenshots? you can use imgur.com or public dropbox for adding screenshots here.
Please also provide us admin access in case you need further support. Post login details here as private reply.Regards,
AndyHi xfacta!
it’s not theme feature, but with a plugin like this you could achieve it I think: https://wordpress.org/plugins/wp-copyprotect/
Best regards,
AndyHey!
can you provide us admin access, so we can take a deeper look into the issue? Are you using any caching plugin? Please try to deactivate all your plugins, to see if one is causing this issue. Are we allowed to deactivate your plugins temporarily as well?
Regards,
AndyHey!
it’s not about the color section, it’s about to add a Custom CSS Class for your special heading. So after activating Custom CSS Class for all ALB elements go and edit your special heading you want to customize and put for example “gefuehle-title” into the Custom CSS Class field.
Cheers!
AndyHi!
couldn’t find your blog showing author and date, but try this:
span.date-container.minor-meta.updated { display: none; } span.blog-author.minor-meta { display: none; }
Best regards,
AndyHey Francesco!
sound to me like a caching issue. Clear browser cache and refresh browser a few times and I think then you should see the new comment. Are you using any caching plugin?
Regards,
AndyHey!
hm right now it’s showing fine for me:
But maybe it’s because of you custom CSS. Please provide us admin access so we can take a deeper look into the issue. Post login details here as private reply. Deactivate all plugins to check if one is causing this issue and let us know if this helps.Cheers!
AndyHi!
your desired thumbnails from http://imgur.com/gRMHktA are loading fine for me:
Could you fix it? Sometimes it’s necessary to refresh browser a few times after clearing cache.Best regards,
AndyHey Quatschtronaut!
your website does not load for me and I get:
“Gateway Timeout: can’t connect to remote host”Make sure to use newest theme, WordPress and WPML versions.
Let us know when your website is loading again.
Best regards,
AndyHi bartveldhuis!
I think a plugin like this is what you need: https://wordpress.org/plugins/responsive-header-image-slider/
Best regards,
AndyHi alfaweb2!
try this code:
.avia-slideshow.image_no_stretch li img { height: 540px; }
You could also try to work with a plugin like: https://wordpress.org/plugins/simple-image-sizes/
Best regards,
AndyHi!
I am really sorry, I pasted a wrong code into your child’s functions.php and now it does not load anymore. Please post FTP login as private reply here, so we can change it back as soon as possible. You could do it by yourself as well, when you open your child’s functions.php via FTP and replace my mess with your old code from above or even better use this one to implement “Source Sans Pro Normal 400 Italic”:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400italic'; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Source Sans Pro'] = 'Source Sans Pro:400italic'; return $fonts; }
I am really sorry! and I hope the new code will help you.
Regards,
AndyHey!
hm I can’t open your website, it’s just not loading. Make sure to use newest theme and WordPress version. Also update all your plugin. If this does not help try to deactivate all your plugin, to see if one is causing this issue. Afterwards you can activate them again one by one to see which one is causing problems.
And if this does not help neither, then I think you might need to delete all theme files via FTP and get a fresh copy from your themeforest account, as there might bee some corrupted files on the installation.
Regards,
AndyHey!
please upgrade to Enfold v3.1.5.
I tried to login, but could not. Please check login details again. Try to deactivate all plugins, to see if one is causing this issue. Afterwards you can activate them again one by one to see which one is causing this problem.Regards,
AndyHey!
in this case you would need to activate custom class fields: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
After activating it in “Custom CSS Class” field put for example “gefuehle-title” without quotation marks. Then use something like this to control it on mobile devices:
@media only screen and (max-device-width: 736px) { #top .gefuehle-title { position: relative; left: 68px; }}
Hope this helps.
Best regards,
AndyMay 21, 2015 at 4:37 pm in reply to: How to do the "our menu" wine-glass-picture parallax scrolling? #447818Hey!
hm … not sure what is causing it. Did you contact your host about it and asked if they are using any kind of caching? Looks as if you would need to delete all theme files and get a fresh copy from your themeforest account. There seem to be some corrupted files. Make sure to have a backup.
Let us know if you are done and still need help.Regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
Hi!
try this code in Quick CSS:
.av-upcoming-event-data { margin-top: 65px; } a.av-upcoming-event-entry.av-upcoming-event-without-image { display: inline-block; }
Cheers!
AndyHey stedia!
as I already told you in your other thread, we can’t provide support for any of the thousands plugins out there. Please contact the plugin’s author. Kriesi already knows about the problem between types and Enfold and he might think about a fix in future updates.
However, what exactly do you want to remove on the links you have provided? can you highlight in screenshot what you don’t need (imgur.com, dropbox)? if you want to remove blogs’s meta use this code in Quick CSS:
.blog-meta { display: none !important; }
If you want to remove the blog’s template use this:
.container.template-blog.template-single-blog { display: none; }
Hope this helps.
Regards,
AndyMay 21, 2015 at 4:04 pm in reply to: Issues with ENFOLD and TOOLSET – CRED Form Edit functionality #447787Hey stedia!
hm … we can’t provide support for any 3rd party plugin, but I heard quite often something about this plugin here in the forum and I personally think it would be a great idea to be able to work with this plugin. Please feel free to make a feature request for Kriesi. When lots of people are requesting support for this plugin, we might see it in future updates.
However, I will tell Kriesi that the guys from types are trying to contact him about this issue.
Regards,
AndyHi!
please use the normal editor for posts. Using Advanced Layout Builder for posts gives you much more freedom, but you need to start everything from scratch. So you would need to build your own breadcrumbs, sidebar, social links with ALB.
However, I could see this question/problem quite often here, so feel free to make a feature request for Kriesi here:
kriesi.at/support/enfold-feature-requests/
If there are lots of feature request for this, then we might see a better solution in the future :). Thanks for taking the time!Regards,
AndyHi!
well, both the Masonry flexible and Masonry (perfect automatic) are working fine, they just have both different behaviors. If you don’t like the behavior or wish another one, you could request a feature request.
Regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
Hey!
please post a link instead of the #number, as we can’t find it otherwise.
Cheers!
AndyHey!
I could login without modifying any host file. I see that you are not using Enfold or any other Kriesi theme and instead you are using a theme from a different company. In this forum we can only provide support for Kriesi themes, so activate Enfold and let us know when you are done.
Regards,
AndyHey!
have in mind that we normally don’t support firefox on mobile due to little demand. But try this workaround for firefox in you Quick CSS:
.avia-mozilla .avia-caption-title { width: 60%; } .avia-mozilla .avia-slideshow-button { left: -83px; }
and adjust as needed.
Best regards,
AndyMay 21, 2015 at 1:48 pm in reply to: Full-width logo image, form title font size, social media icons in footer + more #447716Hey Taryn!
please use different tickets for different questions, because then we are able to answer simultaneously your questions and you would get a faster reply. Also it does not get too confusing for us and for other people searching for help in the forum.
I will answer as much as possible in this thread. For more questions please us more tickets.
1.)
a) Which transparency logo do you mean? Can you add screenshots to your explanations, so we can see clearly what you mean? you can use imgur.com or dropbox to add screenshots here. I am not sure what you want to achieve exactly, as I see different behaviors of your header/logo on different pages:
So do you want to use only one logo? or both? please add a mockup showing want you want to achieve.
Maybe you want to use custom header images on your website? in this case these plugins could be useful to you:
https://wordpress.org/plugins/custom-header-images/
https://wordpress.org/plugins/custom-header-extended/2.) You can add space using “Separator/Whitespace” element in Content Elements of Avia Layout Builder. If this does not help then please show us exactly where you need to add space using a link+screenshots.
3.) Do you mean your contact form under “Contact Taryn”? if es use this code:
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select { border: 1px solid red !important; }
and choose any other color than “red” if needed, your default color is #e1e1e1.
Best regards,
Andy- This reply was modified 9 years, 6 months ago by Andy.
Hey!
super, dass du es hinbekommen hast. Lass uns gerne in einem neuen Thread wissen wie wir dir sonst noch helfen können.
Gruß,
AndyHi!
that function is not provided by our theme, so you would need to find a plugin for it. Maybe this one is for you: https://wordpress.org/plugins/display-widgets/
Cheers!
Andy -
AuthorPosts