Forum Replies Created
-
AuthorPosts
-
Hi,
Ok, thanks for the feedback. I think you will need custom CSS for that. Do you have this set up somewhere, if so then please link to where we can see the Grid Row with the videos and we’ll give you some CSS to use.
Best regards,
RikardHi tlscaliti,
Great, thanks for the feedback. Please let us know if you should need any further help on the topic.
Best regards,
RikardHi,
Thanks for the feedback, I tried logging in but the details don’t seem to work anymore. Could you check and verify please? Also, did you try clearing your installation with this plugin and try to import again after that? https://wordpress.org/plugins/wordpress-reset/, please note that this plugin will reset everything on your installation, including posts or pages you might have added.
Best regards,
RikardJanuary 11, 2018 at 8:38 am in reply to: Fullwidth Layerslider image inside accordion is failing to display #896041Hi,
Thanks for that, though I’m not sure in which tab you are trying this? We might need to have a look at the backend as well so please include admin login details in private as well.
Best regards,
RikardHi,
Great, glad you got it figured out and thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey jonna_gaertner,
I’m not sure I fully understand what you are trying to do, could you post a mockup or screenshot highlighting your intentions maybe? Also please note that we are here to help you with problems in the theme, not to customise it for you, though we do help out if customers run into problems or request small changes.
Best regards,
RikardHey Sigmund,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1024px) { #footer .av_one_fourth { margin-left: 0 !important; width: 40.5% !important; } }Best regards,
RikardHi,
Great, glad you found a solution and a big thanks to Shaon :-)
I’ll close this thread for now. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHi llpavelich,
I’m not sure which code you are referring to, where does the plugin tell you to insert the code?
Best regards,
RikardHey helban,
Did you try increasing the memory allocated to PHP on your installation? I would recommend that you have 256mb: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Best regards,
RikardHi,
Thanks for the login details, did you try to set a featured image for your articles? Otherwise they will only show the default icon like it’s displayed now.
Best regards,
RikardHi,
There are very long waiting times for a lot of files on the server, please see private. That is something you would have to bring up with your hosting provider to get those times lowered, or change hosting provider.
If you should need help speeding your site up then I would recommend contacting a service like SteadyWP. You could also try a caching plugin like WOT Cache to see if you get any improved results.
Best regards,
RikardJanuary 11, 2018 at 7:46 am in reply to: HTML-Quellcode mit Javascript VOR Ihrem Google Analytics Tracking Code platziere #896009Hi,
Please try this in your child theme’s functions.php file:
function susanna_tracking_code(){ ?> <script type=”text/javascript”> var gaProperty = ‘UA-XXXXXXX-X’; var disableStr = ‘ga-disable-‘ + gaProperty; if (document.cookie.indexOf(disableStr + ‘=true’) > -1) { window[disableStr] = true; } function gaOptout() { document.cookie = disableStr + ‘=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/’; window[disableStr] = true; } </script> <?php } add_action('wp_head', 'susanna_tracking_code', 1);Best regards,
RikardHi,
Thanks for the feedback, what did you use to create that element? Is it a plugin?
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 479px) { .page-id-5103 .avia_textblock img { width:100% !important; min-width:100% !important; } }Best regards,
RikardHey 1953ahddub,
Thanks for the details, though the WordPress login is not working. Could you check and verify please?
Best regards,
RikardHey jayfarr1982,
Could only see the actual icon on my end using Chrome, how can we reproduce the problem?
Best regards,
RikardHi,
Thanks for that, I think the problem there is that the images are not equal in height. On the first row for instance, the first one is 394 pixels high and the second one is 391. Could you try cropping or editing your images so that they are all the same height to see if that helps please?
Best regards,
RikardHi,
Thanks for that, I can see that you are running 3.8. Are you having problems when updating to 4.2? If so then we would need to be able to see the actual problem in order to help you out.
Best regards,
RikardHey taoleo,
Thanks for the login details, did you try clearing the cache from your caching plugin and reload the page? Also, there is an error message coming from AutoOptimize on the page, could you try disabling that plugin to see if that helps?
Best regards,
RikardHi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardHey smiollis,
Please try something like this in a text block for instance:
<a href="http://your.site/" rel="lightbox">Click me to open in lightbox</a>Best regards,
RikardHey Gert Rautenbach,
First off, could you try updating the theme to the latest version (4.2) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Second, are you only going to use that lightbox on the site? If so, did you try disabling the theme lightbox in the theme options?
Best regards,
RikardHi,
Thanks for the feedback and screenshots, I still can’t see the problem on either iphone or android on the demo page, but I can see some missing images on your own installation. Did you try to replace them with your own images? That might help to at least see if the images themselves are the problem.
Best regards,
RikardJanuary 11, 2018 at 6:37 am in reply to: autplay code stops background video from autolooping #895993Hi Max,
Thanks for the feedback, the new release should hopefully fix the issue you are pointing out.
Best regards,
RikardHey bcdcosmetici99,
Please try the following in Quick CSS under Enfold->General Styling:
#advanced_menu_toggle, #advanced_menu_hide { display:none !important; }Best regards,
RikardHi Eric,
Adding that code would not remove any files no, I’ve never tried to do it myself, but maybe you could try adding the code and then deleting the folder afterwards? I can’t guarantee that it would work though, maybe you could try it out on a local install first?
Best regards,
RikardJanuary 11, 2018 at 6:32 am in reply to: Style problems in iPad pro "in-app browser" from Gmail or Facebook #895988Hi,
Still no news unfortunately, debugging in those browsers is very difficult, since we can’t inspect the problem. Like Ismael pointed out earlier, we don’t actually support in-app browsers like these, even though we would like to of course. But the debugging part is what is stopping us as we can’t actually see what the problem is.
Did you do any customisations to the theme at all? If so then please try to remove them to see if that problem goes away.
Best regards,
RikardHi,
Thanks for the feedback, could you try contacting Envato support to gain access to your account again maybe? We can’t really help you out with that unfortunately, since Envato handle all sales and distribution of the theme.
Best regards,
RikardJanuary 10, 2018 at 10:43 am in reply to: Post title, Category and featured image not shown when using Avia Builder #895581 -
AuthorPosts
