Forum Replies Created
-
AuthorPosts
-
January 26, 2016 at 3:12 pm in reply to: Background video not working on mobile devices, especially on iphone. #572148
Hey!
Did you play around with different values for background-position and background-size? until it fits for you? Can you check on another mobile device as well please?
Can you show us screenshots of what you see? (imgur.com, dropbox).
Cheers!
AndyHi!
now I get what you mean I think. Screenshots would have helped from the beginning on.
Try to define a fix height value for all columns:.grid-content { height: 228px; }Regards,
AndyHi!
das ist wirklich komisch. Kannst du bitte ein Upgrade durch führen zu Enfold 3.4.7? wenn das nicht hilft, bitte einmal alle Plugins deaktivieren, eventuell verursacht ein Konflikt mit einem dieses Problem. Schick uns Admin Zugang, falls das auch nicht hilft.
Gruß,
AndyHey!
1.) Default theme don’t use ALB. Obviously not everything would stay 100%, as another theme might not have the functions Enfold’s ALB has. So you might see some code if another theme does not support a fullscreen slider for example. Just try it for yourself with Enfold and a default WordPress theme and you will see which kind of results you get.
2.) We recommend to use WordPress’ standard blog layout. However, if you want you can use ALB for blog posts as well, but then you would need to do everything from scratch, as you would loose every standard WordPress setting for blog posts.
Best regards,
AndyHey!
it would require a huge amount of time for us to tell you what you need to change and this would go beyond our scope of support. That is why you would need to hire a freelance developer for this job.
Regards,
AndyHey skywidget!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Also try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Best regards,
AndyJanuary 25, 2016 at 2:23 pm in reply to: form confirmation message text colour, email not being recd frm hotmail/gmail #571352Hey kaisneuron!
1.) Use this code in Quick CSS field:
h3.avia-form-success { color: black !important; }2.) Seems as your server is blocking those emails. Ask your host about it.
Best regards,
AndyHi EricSmeets!
there might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Also try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Best regards,
AndyHi simonac!
that won’t be easily possible. You would need to hire a freelance developer for this job unfortunately.
Best regards,
AndyHey MariannaK!
are you using css code to achieve this? or are you trying to edit the element and make settings there? Make sure to clear browser cache and hard refresh a few times.
Best regards,
AndyHi Gantenbein-kosmetik!
try this code in Quick CSS field:
.ls-wp-fullwidth-container { height: 200px !important; } .ls-slide.ls-slide-1 { height: 220px !important; }and adjust as needed.
Cheers!
AndyHey elsmore01!
yes sounds like a permission issue. Please locate the enfold.css file on wp-content/uploads/dynamic_avia folder. Set the file permission to 755 then try to change the settings again.
Clear cache and hard refresh a few times.Best regards,
AndyHi chartinboy!
can you provide us a link to your site showing the elements in question please? we need to be able to inspect the elements.
Best regards,
AndyHi Ron!
just include the page-id into your code, like for example shown here:
https://kriesi.at/support/topic/changing-a-specific-page-with-quick-css/#post-223394Regards,
AndyHi miksoda!
wo genau? kannst du bitte einen Link schicken um zu sehen was du meint? generell könntet du einen Zeilenumbruch mithilfe eines </br> erreichen.
Gruß,
AndyJanuary 25, 2016 at 2:07 pm in reply to: Table Display error on tablet when viewing in portrait #571337Hey Chris!
You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.
Regards,
AndyJanuary 25, 2016 at 1:57 pm in reply to: Need CSS help in order to make full table appear on mobile device #571335Hey!
could not find the link to your tables in question. Please send us a precise one, cause we need to inspect the elements in question. But at first update to Enfold v3.4.7 and let us know when you are done and still need help.
Regards,
AndyHi!
you can control length of Wordpres’ excerpt by using this code in functions.php:
function custom_excerpt_length( $length ) { return 20; } add_filter( 'excerpt_length', 'custom_excerpt_length', 999 );while 20 is the number of Words. Adjust it as needed.
Best regards,
AndyHi!
1.) just use default WordPress themes to check it. There are plenty of other free themes out there as well.
2.) Not sure what you mean, but as I already said you need to do everything from scratch when using ALB for posts. There are no templates as far as I know/understand. I recommend to use WordPress’ standard blog layout.
Cheers!
AndyHey!
I checked your test page and added a caption to the first image. It behaves totally responsive to me when resizing browser window. Which browser and OS are you using? can you show us the issue by using screenshots please? (imgur.com, dropbox).
Regards,
AndyHi!
I checked your anchor links on Chrome and they seem to work totally fine for me. Are you talking about mouse wheel scroll only? it seems to be weird on your website, as it is very sensitive, which should not be like this.
Try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it.
Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?
Best regards,
AndyHey!
refrain from bumping into your own thread, as it pushes it behind in our queue and marks it as answered and then we can’t provide a faster reply to you.
You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.
Cheers!
AndyHey!
yes it could be possible. It depends on the other theme though how it will look like though. Just change theme to check it. ALB works on posts too, but notice that you will loose all standard blog settings and need to do everything from scratch.
Best regards,
AndyHi!
try this code in Quick CSS field:
@media only screen and (max-width: 767px) { img.ls-bg.ls-preloaded { width: 121% !important; }}and adjust if needed.
Cheers!
AndyJanuary 25, 2016 at 12:55 pm in reply to: Create a page where the whole page has a drop shadow #571306Hi!
yes, you can try that. Let us know if you need help with this and show us the results you have achieved so far.
Cheers!
AndyHey Andrea!
you are using WP Rocket Cache Plugin, so go into plugin’s settings and choose to switch off caching. Afterwards clear browser cache and hard refresh a few times.
Regards,
AndyJanuary 25, 2016 at 12:53 pm in reply to: The frameborder attribute on the iframe element is obsolete. Use CSS instead. #571302Hey Paul!
have a look at this page belonging to your iFrame issue: https://wiki.whatwg.org/wiki/Presentational_elements_and_attributes
I think any advances WordPress theme gets such errors with such kind of validator. Only very basic WordPress won’t get any errors …
Regards,
AndyHey voldemarasp!
You are using an old version of the theme, so please upgrade to Enfold 3.4.7 and let us know if you still need help afterwards.
If that does not help please send us admin login, so we can take a closer look into it.
Best regards,
AndyHi michelbenedetti!
when I resize browser I get the same effect on both pages. On both image resizes fine for me. So where do you see the issue? You can use screenshots to make things clear for us (imgur.com, dropbox).
Cheers!
AndyJanuary 25, 2016 at 12:40 pm in reply to: Star review display in title for custom product page with page builder #571296Hi!
ask WooCommerce support about it, as this is a WC feature and they know their plugin best.
Best regards,
Andy -
AuthorPosts
