Forum Replies Created
-
AuthorPosts
-
November 3, 2021 at 4:21 pm in reply to: how setting pagination without "?avia-element-paging=2" #1327649
Thank you for your prompt reply.
If I do what you say, will I need to undo it once I’ve updated to 4.8.7.2?
In other words, should I just wait for 4.8.7.2?
November 2, 2021 at 5:39 pm in reply to: how setting pagination without "?avia-element-paging=2" #1327502I’m using the latest Enfold (4.8.7.1). I have added
add_theme_support(‘avia_template_builder_page_split_element’);
to my Enfold Child Theme Functions – functions.php.
I have added the Page Split Content Element in a Post.
The page is split, but clicking the 2 (for the second page) only reloads page 1 of the post.Can you tell me what I’m doing wrong?
The post is: https://ensightful.com/2021/10/29/tower-muqarnas-2/
The password is 123456Thank you.
July 10, 2020 at 11:46 am in reply to: Image with Hotspots > Added YouTube Video – shortcomings #1229389Do you understand that there would be real value added to the Image with Hotspots of the Enfold theme if the tooltips would support video?
The pulse uses .av-image-hotspot-pulse
Default values for minimum screen width 990px are:.av-image-hotspot-pulse {
height: 54px;
width: 54px;
top: -15px;
left: -15px;
}Try fiddling with those values. Good luck. You may need to change the values for other media queries.
I can’t believe that your cookie notice in the Enfold theme prevents YouTube static images from being displayed?
Is there any plan on fixing this? Otherwise the cookie part of the theme is worthless.
I’m not seeing it/
This reply has been marked as private.July 16, 2018 at 8:41 pm in reply to: Enfold theme failed to install, "The theme is missing the style.css stylesheet." #986091Thank you. It seems like an easily avoided waste of time.
I’m wondering if this bug report is no longer being considered. I’m running up against new bugs elsewhere in the Enfold theme that are becoming a problem. I was very happy with the theme on the first project, so I am using it again. Now, problems are cropping up.
It works fine on this site I built with Enfold.
http://thelincolnacademyofillinois.org/Can you suggest a change to:
img.ls-l.ls-preloaded { width: auto !important; height: auto !important; }
That will scale the images with smaller browser window widths? It displays the images correctly at full width.
This approach cannot work, since each image has a different width. It worked before. What happened?
Deactivating all the plugins made no difference.
- This reply was modified 8 years, 10 months ago by danowen777.
I was wrong. The images only display correctly when the browser window is full size. They no longer scale down responsively. Is there a fix for this?
I used your style in the Quick CSS field. The images are larger. Unfortunately, each image is different in height and width from all the others.
When I changed your style to:img.ls-l.ls-preloaded { width: auto !important; height: auto !important; }
everything is fine. Thank you.
Should I add this to my styles.css?
Here it is.
What role should I set?
My language may have been confusing. I successfully re-created my images using the Regenerate Thumbnails plugin. There was no change in the problem.
I tried to re-create my images using Regenerate Plugins
https://wordpress.org/plugins/regenerate-thumbnails/It didn’t fix the problem. It looks exactly as before.
This is the size of images in the Layerslider editor.
This is the size of the images on the live page.
- This reply was modified 8 years, 10 months ago by danowen777.
Thank you so much. Worked. I had placed a new php.ini in the wrong place. It was never being read.
Great support!This seems to be a problem for all of WordPress, surely there is a standard solution to customers who must have large menus.
If I change each of my top level menu buttons to “Use as Mega Menu” will that eliminate this problem?
Thanks!
Also tried this and failed.
max_input_vars = 3000
suhosin.post.max_vars = 3000
suhosin.request.max_vars = 3000By the way I think Enfold is a fantastic theme.
1. I first tried adding only the line above “max_input_vars = 3000” to an otherwise empty file called php.ini in the wp-admin folder. Stopped and restarted MAMP. Tried to add additional menu item. FAIL
2. Then I added the PHP brackets around the max var statement. Stopped and restarted MAMP. Tried to add additional menu item. FAIL
3. Then I added [PHP] before the max var statement. Stopped and restarted MAMP. Tried to add additional menu item. FAIL
I have 70 menu items and cannot add more. If I drag a new item up under another main button, then the bottom menu item dissappears.
As soon as I have it online I will give you the URL,
Arvish and/or Yigit,
What else needs to be in the php.ini file? Anything?
Does some other file need to know that it should be read?
Thanks,
Dan
Deactivating all my plugins was to no avail.
I will get it online ASAP. Thank you for your prompt response!
-
AuthorPosts