Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Open PDF in Portfolio Grid Lightbox #1260776

    Mike, I have not asked them… Not even sure what I would ask? Is it your thought this is a host/server issue over my Enfold Theme? I find it odd that I can open only one of my PDF’s in the popup lightbox and not any of the others. Seems like that would be a bug from the Theme?

    Thanks!
    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1260427

    Interesting I found one PDF on my site that does work in lightbox!? I don’t see a difference in any of the code compared to the other PDF’s.

    in reply to: Open PDF in Portfolio Grid Lightbox #1260386

    Mike, you got it. When logged in WordPress as Admin everything works perfect (as it did before updates), not so much when logged out, only JPEG’s work correctly with lightbox.

    My web host tells me I’m on a linux server.

    Thanks!
    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1260215

    Mike, I appreciate your help!

    Each of your suggestions broke my site and gave me an 500 Internal Server Error! Odd thing is when I test my site as is through WordPress the Lightbox iframes work fine. Once I logout of WordPress is when this occurs. Guess for now this is something I will have to live with unfortunately.

    in reply to: Open PDF in Portfolio Grid Lightbox #1259945

    Here ya go…

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    in reply to: Open PDF in Portfolio Grid Lightbox #1259655

    Mike, thanks for your reply! That didn’t work it gave me an error page.
    I’m using:
    Firefox 82.0.3
    Chrome 86.0.4240.18
    Safari 12.1.2

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    Let me know if you have other suggestions, thanks again!
    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1259073

    Mike, thanks for your reply!

    Just attempted your suggestion, that didn’t work. Sorry, let me clarify… What I’m attempting to fix is to keep the PDF in a pop-up (just like the JPEG’s) on my home page. For some reason after the updates clicking on a PDF will open it as an independent page, rather than staying on my home page with a pop-up of the PDF.

    Let me know if you have a suggestion, thanks again!

    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1258951

    Hi there, I noticed after the latest updates that PDF’s are no longer opening in Lightbox and open in a new tab which I had codeded not to do, please advise.

    Thank you!

    in reply to: Responsive text logo & CSS vertical alignment #1075592

    Hi Victoria,

    Thank you, this will do the trick! Just curious for future reference, using the “vertical-align: middle;” CSS code is not supported?

    Cheers,
    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1069775

    The social icon link for Linkedin appears to be working now!

    Still waiting support on the following please:

    1. I’m looking to open a PDF viewer in Portfolio Grid Lightbox. Is this possible? If so, where and how do I accomplish this (bear with me I’m new to WordPress)? For example when you click on the first image on my site (ASIC0442_Kinsei_3_Insert-1) it opens in lightbox as a raster image. On click, I would like it to open in lightbox as a PDF. I also have several other images in my portfolio that I would like to apply this to.

    2. Any way to make the content in my footer align with my header? I used this for the header (Let logo and menu position adapt to browser window) but didn’t see that option for the footer.

    in reply to: Open PDF in Portfolio Grid Lightbox #1069682

    Hi Basilis, I appreciate your help! However your suggestion did not work. My website URL still proceeds the link to my Linkedin profile.

    It’s quite odd, any other suggestions would be appreciated!

    Thanks,
    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1069243

    Hi Victoria,

    I wanted to follow up with you about my additional questions. Your assistance is much appreciated!

    Thank you,
    Chris

    in reply to: Open PDF in Portfolio Grid Lightbox #1068571

    Hi Victoria, thank you for your reply!

    I did see that post, however could you provide me with instructions on where and how to accomplish this? Specifics please, I’m new to WordPress.

    Also, two other questions about my site. My social icon link for Liknedin is adding my website address to the url, any idea why?

    Secondly, any way to make the content in my footer align with my header? I used this for the header (Let logo and menu position adapt to browser window) but didn’t see that option for the footer.

    Cheers!
    Chris

    • This reply was modified 5 years, 11 months ago by chris_naples.
Viewing 13 posts - 1 through 13 (of 13 total)