Forum Replies Created
-
AuthorPosts
-
January 29, 2023 at 7:02 pm in reply to: Website has SSL, but my pictures are saved in http #1395837January 29, 2023 at 7:00 pm in reply to: Website has SSL, but my pictures are saved in http #1395835
Hi,
I found this article that might help, give it a try.Best regards,
MikeHi,
Thanks for the login on your /prrc-dispositivi-medici/ page you had 3 special headings with strong tags in the title field that were not closed breaking the page layout:

This is why the theme warns about using HTML tags in the title fields and points to our documentation and a special plugin, please be very careful.
I tried to correct the error and was able to restore the layout but for some reason the grid cell background image and color didn’t restore, I thought it might be due to caching so I disabled your two caching plugins but that didn’t help, but I was able to create a new page and the grid cell background image and color did restore.
You may need to delete the original page and use the new page.
I checked your /mandatario-europeo/ page and it had the same problem, I was able to restore the layout but not the last grid cell background image and color, but I created a new page for it and it works correctly, You may need to delete the original page and use this new page also.Best regards,
MikeJanuary 29, 2023 at 5:50 pm in reply to: Website has SSL, but my pictures are saved in http #1395826January 29, 2023 at 5:06 pm in reply to: Website has SSL, but my pictures are saved in http #1395823Hi,
Thanks for the login, your WordPress ▸ Settings ▸ General ▸ WordPress Address is http:// so you need to change it to https:// Please see the screenshot in the Private Content area.
For some reason this is grayed out so it can’t me changed I have not seen this before, so try disabling all of your plugins and then see if you can change it, if not perhaps your webhost has added some code for “security” so ask them for help to change this.Best regards,
MikeJanuary 29, 2023 at 4:58 pm in reply to: Avia Layout Builder spinning as soon as I add a download button #1395822Hi,
Thanks for the login, the issue was your link to the PDF was http:// but your site uses SSL so changing the link to https:// solved.
Please check your WordPress ▸ Settings ▸ General ▸ Site Address and WordPress ▸ Settings ▸ General ▸ WordPress Address these both are missing the “s” for https://Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
You would need to use javascript to toggle the menu on click and it would be complicated to know if the click was to open a sub-menu item or go to the sub-menu url.
You should look for a menu plugin that will create this kind of menu and give you a shortcode to add to your pages.
I’m not sure what you mean by a protected area, you would need to explain in more detail.Best regards,
MikeJanuary 29, 2023 at 2:16 pm in reply to: ERROR IN SUSCRIPTION PLEASE HELP TO RENEW / TRANSFER THE OWNER OF THE ENFOLD THEME #1395810Hey HOOGVELD,
Thanks for your question but there are no users for any of those email addresses above, perhaps your client didn’t register for support yet?
Go to: Register a new account and enter your client’s Purchase Code
Then if he has not created a support account try entering your email address to create a support account.
We can not change the owner of the license in Envato’s system, so if your client has already created a support account with a different email then ask him for the login details so you can login.Best regards,
MikeHey Klaus,
Please include FTP access in the Private Content area so we can examine further.Best regards,
MikeHi,
I found that the file Guenni007 linked to added the navigation dots to my testimonial element, this is the steps that I followed to add it to my child theme. First I ensured that my child theme functions.php had this code:function avia_include_shortcode_template( $paths ) { if( ! is_array( $paths ) ) { $paths = array(); } $template_url = get_stylesheet_directory(); array_unshift( $paths, $template_url . '/shortcodes/' ); return $paths; } add_filter( 'avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1 );Then via FTP I added the directories /shortcodes/testimonials/
Then I downloaded Guenni007 linked file above

and uploaded it via FTP to my child theme testimonials directory so the structure from my child theme is like this:
/enfold-child/shortcodes/testimonials/testimonials.php
Then the css I used is:.responsive #top .avia-slideshow-dots.avia-slideshow-controls a { opacity: 1; } .avia-slideshow-dots a.active { background: #b0b0b0; } .avia-slideshow-arrows.avia-slideshow-controls { opacity: 0; }This shows the navigation dots always and hides the navigation arrows:

Thank you Guenni007 for thaking the time to edit this file and sharing it with us 🙂Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Unfortunately, I don’t have an iPad but when I test on browserstack.com/live on a iPad Pro 12 I don’t see the gap from the missing item:


Perhaps your iPad is still showing you the cache, Please note that testing with iPads & iPhones can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.Best regards,
MikeHi,
Try this css:#top.home #av_section_3 .avia-content-slider .slide-entry img { width: 100%; }or could change the size-medium image to 400px with Simple Image Sizes and then Regenerate Thumbnails.
Best regards,
MikeHi,
Thanks for the link to your site, I see your PHP time limit is 165, please change to 300, and your Max input time is a negative number (-1) please change to 300 also, then try again.

If that doesn’t help try manually importing the demo.Best regards,
MikeHi,
The page uses the Portfolio Grid element with the Link Handling set to Open a preview of the entry (known as AJAX Portfolio)

Then in each of the portfolio items in the Additional Portfolio Settings ▸ Ajax Portfolio Preview Settings ▸ Preview Text add your video link:

Also ensure that Display Preview Images is set to Don’t show the images at all and display the preview text only
Then on the frontend when you click a portfolio item and the Portfolio Ajax opens only the video will show:

Best regards,
MikeJanuary 28, 2023 at 10:18 pm in reply to: wpmu object cache causes my newer blog posts to go blank #1395772Hi,
Thanks for your question, on my demo site I only have one at wp-content/uploads/dynamic_avia/avia_posts_css, I’m not sure why you have two so I asked the rest of the team and will write back when I hear more.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey Alwin,
You will need to use a plugin for this, I’m not sure which would be the best for this as there are many, please test these from the WordPress PluginsBest regards,
MikeJanuary 28, 2023 at 9:49 pm in reply to: Avia Layout Builder spinning as soon as I add a download button #1395768Hi,
Thanks for your patience and the link to your site, it looks like you are using the grid cell element with a download button to a PDF, I tried to recreate this on my demo site and the button works and I don’t have any further issues with the ALB Builder:

Please see the link to my test page below

Please try disabling all of your plugins and If this doesn’t help, please include an admin login in the private content area so we can be of more assistance.Best regards,
MikeHey CopperCityCreative,
Please try this css to make the images the same width as the elements:#top.home #av_section_3 .avia-content-slider .slide-entry img { width: 354px; }For the one image that is in portrait mode, you will need to change this image to the same landscape aspect if you want it to match the others.
After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeJanuary 28, 2023 at 8:57 pm in reply to: cUrl error 28 while triing to download and import demo content #1395763Hey css202301,
Thanks for the link to your site, your PHP time limit & Max input time are 60 try changing to 300

If that doesn’t help try manually importing the demo.Best regards,
MikeHi,
Sorry, I have not seen this before, updating Enfold doesn’t change the status of pages.Best regards,
MikeHi,
That is because there is only one item in that row, we can’t change that you would need to change the rows.
When it was at the bottom it was also alone.Best regards,
MikeHi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts


