Forum Replies Created
-
AuthorPosts
-
April 21, 2017 at 6:11 pm in reply to: Image Resizing Issue – Identical Size Images but very 2 different results #781331
Hi,
And that image is in your WP media library?
Best regards,
Jordan ShannonHi,
Great news. I am glad you were able to find and share the solution. If you need additional help please let us know here on the forums.
Best regards,
Jordan ShannonApril 21, 2017 at 6:07 pm in reply to: Image Resizing Issue – Identical Size Images but very 2 different results #781327Hi,
Have your tried doing a cache clearing and hard reset?
Best regards,
Jordan ShannonApril 21, 2017 at 6:03 pm in reply to: Image Resizing Issue – Identical Size Images but very 2 different results #781325Hi,
I am still not seeing the image. I will alert my team and see if any of them can help.
Best regards,
Jordan ShannonHi,
Please let us know if the plugin works for you.
Best regards,
Jordan ShannonHi,
Great to hear it is working. No updates have been made unless you made any. Perhaps the updating of the files did work, but it could have been a caching issue preventing you from seeing it.
Best regards,
Jordan ShannonHi,
No problem, we’re still here to help. I will login and continue to take a look at this.
Best regards,
Jordan ShannonHi,
It looks like the prettyphoto script may have been getting enqueued twice, which is why Nikko dequeued the initialization. It code have been a bug or simple coding error.
Best regards,
Jordan ShannonHi,
Okay I see, I thought you were doing a complete move. Again, I think the best and quickest solution to get you back up and running would be to utilize a plugin. You can search all instances of the old url, and replace with the new one. https://wordpress.org/plugins/search-and-replace/
Best regards,
Jordan ShannonHi,
I am glad you were able to find a solution. If you need additional help, please contact us here on the forums.
Best regards,
Jordan ShannonHi,
Would you be able to show us a screenshot?
Best regards,
Jordan ShannonApril 20, 2017 at 11:43 pm in reply to: Mobile Menu display and Size of slider an other section in mobile #780909Hey vgunited,
For the menu add the following to quick css and adjust as needed:
@media only screen and (max-width: 775px) { .inner-container #advanced_menu_toggle{ color:#ffffff!important; }}
For the mobile slider add the following to quick css and adjust as needed:
/* Fullscreen slider height in portable devices*/ @media only screen and (max-width: 775px) { #full_slider_1 li{ min-height: 265px !important; } #full_slider_1 li img{ min-width:175vw }}
Best regards,
Jordan Shannon-
This reply was modified 7 years, 10 months ago by
Jordan Shannon.
Hey adferger1,
Please add the following to quick css:
.avia_transform .av_font_icon, .avia_transform .avia_start_delayed_animation.av_font_icon { opacity: 1 !important; -moz-transform: scale(1 !important); -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; -webkit-animation: none; -moz-animation: none; -msanimation: none; animation: none; }
Let me know if this works for you.
Best regards,
Jordan ShannonHi,
Sure thing, please let us know the results.
Best regards,
Jordan ShannonApril 20, 2017 at 11:27 pm in reply to: Editing text and saving changes causes content areas to disappear #780892Hey doricameron,
Please be sure to check your mark-up and that all tags are properly formed. See this similiar issue for reference:
https://kriesi.at/support/topic/content-disappears-2/
Best regards,
Jordan ShannonHey Drebosio,
Please provide a link to the page so we can look into this further.
Best regards,
Jordan ShannonApril 20, 2017 at 11:19 pm in reply to: Image Resizing Issue – Identical Size Images but very 2 different results #780887Hey slui,
I am not able to see the hemp mulch image at all, and following the link produces a 404 error.
Best regards,
Jordan ShannonHi,
Great I am glad this was able to be fixed for you. If you need additional help, please don’t hesitate to contact us here on the forums.
Best regards,
Jordan ShannonHey Andrew,
You could try adding a custom class to a color section, add a video background to that, and then with css change the section width to 50%.
Best regards,
Jordan ShannonHey ballindigital,
This appears to be a private page as I was not able to view it without logging in. Only public fan pages can be used in the space.
Best regards,
Jordan ShannonApril 20, 2017 at 10:43 pm in reply to: website two column blog not displaying properly in mobile #780863Hey feoleb,
Try adding the following to quick css to the media query you posted above:
article.slide-entry.flex_column.post-entry{ padding-top:32px!important }
Let me know if this works for you
Best regards,
Jordan ShannonApril 20, 2017 at 10:37 pm in reply to: Mobile nav – X button and hamburger bars both visible #780858Hi,
We are glad this worked for you. If you need additional help, please don’t hesitate to contact us here on the forums.
Best regards,
Jordan ShannonHey uxfapps,
Have you tried to return PHP 7.0 to see if that alleviates the issue?
There might be some corrupted files, so please delete all theme files completely via FTP, before installing a fresh copy from your themeforest account. Here is a short tutorial on how to install the theme via FTP, in case you are not sure how that works:
Best regards,
Jordan ShannonHey margiela,
I am not understanding the problem. Can you be more clear on what you need us to fix?
Best regards,
Jordan ShannonApril 20, 2017 at 10:16 pm in reply to: Advanced Layout Editor stuck in loading on some pages #780830Hey amorpeth,
Please try following the steps listed here: http://kriesi.at/documentation/enfold/my-enfold-layout-builder-is-not-loading-properly/
Best regards,
Jordan ShannonHey b4mmy,
When migrating a site you should be using a tool that will change image paths for you. You can also use a plugin which changes all paths in WordPress to relative to make migration easier.
I highly recommend https://wordpress.org/plugins/all-in-one-wp-migration/
Best regards,
Jordan ShannonHi,
You can view the updated script in quick css. It looks like you made some adjustments so I assume you’ve seen it.
Best regards,
Jordan ShannonHi,
Most devices try to adjust to the best fitting supported font on that device, when using the import solution. It should however, display as it should on the majority of devices. Be sure to clear caches on all devices you are viewing from.
If you download the actual font files in their various formats and load them into the theme folder you can have your developer/designer point to them via css. This may be a better solution but still not a 100% guarantee that the fonts will render correctly.
Best regards,
Jordan ShannonHi,
Please try testing again, and let me know if its better.
Best regards,
Jordan ShannonHi,
I add the following to quick css:
@import url(‘https://fonts.googleapis.com/css?family=Caveat’); .avia-button-wrap.avia-button-center .avia-button { font-family: 'Caveat', cursive!important; }
Please let me know if this is what you needed.
Best regards,
Jordan Shannon -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts