Forum Replies Created

Viewing 30 posts - 1 through 30 (of 31 total)
  • Author
    Posts
  • in reply to: Images increase in size after uploading into Media #1303353

    I’m not really sure how to reproduce the problem. On the first line of the Masonry Gallery. I uploaded Actionrev-Brochure-Invoice-Item_1985x2563.jpg at 247kb and it changed it to Actionrev-Brochure-Invoice-Item_1985x2563-scaled.jpg at about 2mb. I then downloaded and and reuploaded Actionrev-Brochure-Dashboard-2-1.jpg. Nothing happened. It stayed at 109 kb

    in reply to: Images increase in size after uploading into Media #1303020

    After I left the message above I updated WordPress to 5.7.2 and Enfold to 4.8.3, to the latest version. I am running Php 7.4.9. Now when I try to upload a large image it says, “Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.”

    I think I see it now. It says “scaled” at the end of an uploaded image… In Media Setting a Large File is set to 2565 x 2565 and the image I’m trying to upload is 1985 x 2563. I would assume someone added code to functions.php to scale up images uploaded. I’m assuming this because I disabled plugins and there wasn’t a change after upload. If I’m correct, how would I find this code in functions.php?

    I don’t want any scaling to be done unless I activate a plugin. Is this possible?

    in reply to: Zoom into high resolution graphics to view text. #1290015

    Yes, @guenni007, both solutions look to be just what I needed. Thank you. I opened your link in firefox and chrome on an android. Both browsers cut off the left and the right, slightly, with the second zoom when in portrait, Images zoomed fine when the phone is in landscape. To play it safe I’ll use the pdf viewer.

    I’m going to change the pdf to individual pages as opposed to the bifold.

    I’ll also need to change the frame of the PDF viewer to be shorter in height so that it’s completely viewable in 1920 x1080. I changed the code to width=”100%” height=”800px” type=”application/pdf”> and it looks good but I would prefer the frame to more dynamic based on screen size. I tried width=”100%” height=”90%” type=”application/pdf”>. The frame stayed just as wide as before but was extremely shallow, defeating the purpose. Any suggestions to allow the PDF Viewer to reshape itself based on screen size?

    in reply to: Zoom into high resolution graphics to view text. #1289534

    “You can put the shortcode inside a Code Block.”

    I did and I’m still having problems. I put:

    [pdfviewer]https://actionrev.com/wp-content/uploads/2021/03/Actionrev-Brochure-OnWeb.pdf[/pdfviewer]
    [pdfviewer width=”200%” height=”200%” beta=”false”]https://actionrev.com/wp-content/uploads/2021/03/Actionrev-Brochure-OnWeb.pdf[/pdfviewer]
    into the top part of Code Block.

    The PDF shows up twice at the bottom of the page but they are in small frames that don’t allow for the full pages to be seen. One frame is wide but really shallow. The other is really skinny and shallow.

    Let me recap the problem I have. I just need for the audience to zoom into a 2500 x 2500 image to read small text in a spreadsheet. They need to be able to scroll left, right, up, and down if they zoom in a lot. I prefer it to be a thumbnail image as it is now, when clicked it zooms, and then can be zoomed one more time to see the text. If I can only get that from a PDF then so be it…

    in reply to: Zoom into high resolution graphics to view text. #1289371

    Thank you for the attempt but it functions the same way. When I click on the image it opens the lightbox and has -+ magnifying glass. When I click to zoom in with the magnifying glass it doesn’t do anything. I tried it on the latest Chrome and Mozilla. If I can get it to work at 200% I think it would be great. Can I change the zoom if I want to any number?

    in reply to: Zoom into high resolution graphics to view text. #1289286

    Nikko,

    I added [pdfviewer]https://actionrev.com/wp-content/uploads/2021/03/Actionrev-Brochure-OnWeb.pdf[/pdfviewer].

    I set the Default Width and Height to 100% but I’m not sure where to place [pdfviewer width=”100%” height=”100%” beta=”true/false”]http://full-url/document.pdf[/pdfviewer].

    Does Enfold support the plugin PDF Embedder By Lever Technology LLC ? That has a zoom function and looks a little more refined.

    • This reply was modified 3 years, 8 months ago by Actionrev.
    in reply to: Zoom into high resolution graphics to view text. #1289262

    Zoom was not realized. This image https://actionrev.com/wp-content/uploads/2021/03/Flow_Technician_Productivity_Report2500x1932.jpg in Masonry Gallery is 1936x2500px but because a screen is 1920 by 1080 the fine text is not viewable unless I open the Masonry Gallery on a 4k screen. I’m wondering if there’s a way to have a pop-up image with an additional zoom after it has popped up? Scrolling up, down, left, and right is fine also.

    “did you use the full resolution images for the lightbox?
    on default it is not that case. It uses the large image for it. – There are some snippets for child-theme functions.php to set the source for lightbox images to “full” ”

    In Setting>Media I changed Large File and Masonry Size to 2560 x 2560. This just allowed for larger images to display without creating a lower resolution thumbnail. I assume the snippets for child-theme functions.php to set the source for lightbox images to “full” will allow for someone to open a large image and scroll up, down, left, and right? Where can I find these snippets?

    in reply to: Parallex #1270653

    I agree, it does look good but I wanted more flexibility. There has to be a way to manipulate the perspective. I’ll keep trying and searching.

    in reply to: Sidebar confusion. #1270651

    “Faqs, About, Benefits and Pricing have the same content in sidebar on my end at the moment however if the links you mentioned were something like this – https://imgur.com/a/O3fz9gr,”

    No, the links were not pages that were copied from the Main Menu. They were unique pages I couldn’t find linked anywhere else on the site. They were only on the About page, above the Sidebar, and were removed when Ismael turned off Page Sidebar Navigation in Enfold>SidebarSettings. I turned it back on so you could see. An example of the links are below and a link to the About page. The code Ismael shared can’t be found in the functions.php file.

    in reply to: Parallex #1270150

    What I mean by “perspective” is how the background is being viewed. I would like it to be zoomed out so that the sides of the screen have only white and blue gradient without the parts being cut off at the borders. Right now It looks ok but its kind of cluttered. Check the link below for an example.

    After reviewing our chat exchange, I think you might have already answered my question but it’s a little over my head. This is what you said.

    “You may need to wrap it inside a css media query so that it only affects screens with the same aspect ratio as the background image. // https://www.w3schools.com/css/css3_mediaqueries_ex.asp”

    After looking at the link you sent I’m still confused because I’m still learning CSS. Is there another link you could send that would explain more? Maybe a tutorial? I would love to learn.

    in reply to: Sidebar confusion. #1270141

    I could turn off the default Page Sidebar Navigation but then I assume I would have to manually create widgets for a sidebar assigned to specific pages. That also wouldn’t explain why those links showed up only on the About page. Any ideas where those links could be coming from?

    in reply to: Parallex #1270044

    I thought that changing the canvas size or resolution would change the perspective. Am I wrong?

    in reply to: Sidebar confusion. #1270043

    Probably? Did you look at the About page above the Sidebar? Above the Sidebar are multiple links that are not on any other page. The links are pages the previous designer created. Please take a look at the about page and click on the links. I would like to know how these are being placed above the sidebar. Thank you.

    in reply to: Parallex #1268477

    Thank you for the advice.

    One issue that popped up when I removed the above CSS is the Background Image is now zoomed in on. There was empty space around the subject in the photo but now the left and the right are getting cut off slightly. The Maximum Container width is 1600px and the image is 1500px 550px. I tried 1400px 446px and 1700px 550px and didn’t notice a difference. Any thoughts as to why this is happening?

    FYI, I have not upgraded to WordPress 5.6. Still on 5.5.3

    in reply to: Sidebar confusion. #1268469

    Enfold>SidebarSettings>Page Sidebar Navigation is on. Sidebar Pages has one entry with the Title:Office that displays address and contact info.

    I was unaware of this setting and it explains why FAQ’s, Pricing, Features, etc look the way they do but it doesn’t explain why the About page has extra links in the Sidebar above SidebarPages:Office.

    in reply to: Parallex #1268402

    I don’t know what I did but the image is displaying correctly on mobile devices. I made some changes to other areas of the website and had to reverse to previous Revision. I went back to remove
    .avia-section, .avia-section .av-parallax-inner {
    background-size: 100% 100% !important; }
    and saved.

    Did I miss a step before? WP said “Alright! All Options saved, no problems whatsoever.” I checked in the Quick CSS to see of what I removed was there and it wasn’t. Should I clear the cache?

    in reply to: Sidebar confusion. #1268151

    I checked that in the past.

    For example, About and FAQ’s, are set to Sidebar Settings:Right Sidebar, Sidebar Setting:Sidebar Pages, Title Bar Settings:Default Layout-set in Enfold, Header Visibility and transparency:No transparency, but About shows links above the “Sidebar Pages”: text: Office sidebar.

    Same thing is going on with the pages, Benefits and Pricing. Sidebar Settings:Right Sidebar, Sidebar Setting:Default Sidebars, Title Bar Settings:Default Layout-set in Enfold, Header Visibility and transparency:No transparency, but Pricing shows links above the “Default Sidebars.” Default Sidebars is also displaying Text:Office but I’m not sure how to edit the Default Sidebars.

    in reply to: Parallex #1268140

    Because I took over this I’m not sure why that CSS was added. I removed it but no change.

    in reply to: H3 font size wont change in Icon Box #1267141

    Thank you. That works. I don’t know why that media query was added since I’m new to this site.

    in reply to: H3 font size wont change in Icon Box #1265951

    I put .iconbox_content_container h3 {
    font-size: 10px !important;
    } in Enfold/General Styling/Quick CSS and it didn’t work. The font size stayed the same.

    I also checked to see if h1, h2, h3, h4, h5, h6 {
    text-transform:none !important;
    } was inserted in Quick CSS and it wasn’t. Apparently when I tried it last time it didn’t save. The H1 text size can now be adjusted and can be uppercase or lowercase.

    in reply to: H3 font size wont change in Icon Box #1265757

    I didn’t reply correctly, sorry

    in reply to: H3 font size wont change in Icon Box #1265633

    Attached to this in Private

    • This reply was modified 3 years, 11 months ago by Actionrev.

    That seems to work. Thank you.

    Let me know if the attached link shows the image correctly, please.

    in reply to: How to adjust padding for Cell Column within a Color Section #1261371

    Let me know if the attached link shows the image correctly, please.

    That worked. Thank you.
    Unfortunately the fix I asked for created another problem when viewing on a smartphone. The text on the left side of the screen starting with “Diesel….” is in white and not as viewable because it hovers over a white background. Can you make any recommendation? Is there a way to create a gradient box around the text?

    The Image of the Computer and Smart Devices on the right with the Call Today at the top needs to be raised but I think the padding is keeping it from allow the text to be in the white part of the background image. I assume the Button below will raise with Computer Image above but thats what I would like.

    in reply to: Header logo menu error #1258233

    Thank you. That worked.

    in reply to: Add Padding to Specail Heading and Image elements? #1253325

    Thank you. That worked but now I need to know how to make changes to margins or padding of the Special Headers I am using only when the resolution is in a Mobile setting, like 480 by 854.

    • This reply was modified 4 years, 1 month ago by Actionrev.
    in reply to: Add Padding to Specail Heading and Image elements? #1252192

    I already tried going into the Special Heading element option/ Styling and changed the Margin-Top to 100 but it didn’t do anything. I forgot to put px or %….

    That fixed it but I still have I have another issue. I have 3 Special Headers stacked on each other because when I had them in 1 Special Header I didn’t know how to create carriage returns within 1 Special Header. When I separate the text into a Special header, based on where I want a carriage return, there is a wide gap between each of the 3 Special Headers. What would you suggest I do to make the text look as though it’s a paragraph?

Viewing 30 posts - 1 through 30 (of 31 total)