Edvard
Forum Replies Created
-
Thank you very much, @misulicus !
Thank you very much, Chris, I’ll check the code with PMPro developers and let you know.
I didn’t have any errors in console before update. After update site crashed and it recovered and I logged in Dashboard again. But after that, all images on site were loaded 2-3 seconds after console generated above errors.
It’s unacceptable for me to have images extremely slow loading, so I reverted back to previous version of PMPRO.
By the way, I have the PLUS licence of PMPRO and I already posted the ticket to paidmembershipspro.com. Your coleague Jason recognized ths ‘property ‘flowRight’ of undefined’ from the error log.
Sure, here it is. Website is running on: PHP 7.0.32-0ubuntu0.16.04.1, MySQL 5.7.24 – Linux
I see errors in console I didn’t have earlier.
footer-c593afd5-1546371026.min.js:404 Uncaught TypeError: Cannot read property ‘flowRight’ of undefined
at Module.308 (footer-c593afd5-1546371026.min.js:404)
at r (footer-c593afd5-1546371026.min.js:404)
at wp.data.0 (footer-c593afd5-1546371026.min.js:404)
at footer-c593afd5-1546371026.min.js:404I use plugin a3 Lazy Load. I will wait for more stable version and for now stick to v1.9.5.6.
Forum: Plugins
In reply to: [Advanced Editor Tools] Table column border is not displayingThank you Andrew. Simple things are getting very complicated due to WP 5 and Gutenberg. Don’t like where it’s going to.
Forum: Plugins
In reply to: [Advanced Editor Tools] Table default width and height, no bordersForgot to mention, it’s happening in the Classic Editor.
Forum: Plugins
In reply to: [cSlider] cSlider – Insert multiple slideshows into the same pageI use WP as CMS, but my primary usage of cSlider would be in my custom PHP file of homepage.
My question is: Can I, and how to use cSlider in php file? I cannot use shortcode within php file. Is there any way to use cSlider in .php file?
Cslider works nice in my posts, but I would like to use it on my homepage too.
Forum: Plugins
In reply to: [cSlider] cSlider – Insert multiple slideshows into the same pageJulian, I use WordPress as CMS. Site have pages as well as posts.
However, I use custom php for homepage. It has big static picture I would like to replace with Cslider. This php also uses custom function for generating last 3 posts (with timthumb.php).
This big picture is placed within div container with following code:
<div style=”position:absolute;right:0;top:0;margin:20px 0 0 0;”>
<span class=”rm_portfolio_img”><img title=”EEP – Electrical Engineering Portal” src=”https://electrical-engineering-portal.com/wp-content/uploads/intro-image/eep-electrical-engineering-portal-2.jpg” alt=”EEP – Electrical Engineering Portal” width=”600″ height=”340″ /></span>Hope this helps a little bit.
Best regards
Forum: Plugins
In reply to: [cSlider] cSlider – Insert multiple slideshows into the same pageSorry for not being clear. Yes, I mean on my homepage:
https://electrical-engineering-portal.com
Can I add some php call for slider?
Best regards
EdvardForum: Plugins
In reply to: [cSlider] cSlider – Insert multiple slideshows into the same pageHi,
Is it possible to use cslider in PHP? I would like to use it on my homepage.
Great plugin by the way!
Best regards,
Forum: Plugins
In reply to: [upPrev] [Plugin: upPrev] Messing with plugins Joliprint and PrintFriendlySame results for me. It’s very interesting that script PrintFriendly that does the same thing (convert page to PDF) is acting exactly the same.
You can find script here:
https://www.printfriendly.com/buttonBoth Upprev plugin and PDF script is very important for me and it’s very hard for me to decide which one to keep…
Hope we’ll resolve this strange behaviour.
Forum: Plugins
In reply to: [upPrev] [Plugin: upPrev] Messing with plugins Joliprint and PrintFriendlyThis post Understanding transformer polarity didn’t work for me at the time I checked before posting here. That’s very strange.
Forum: Plugins
In reply to: [upPrev] [Plugin: upPrev] Messing with plugins Joliprint and PrintFriendlyExactly, some posts are converted to PDF succesfully, some not. One I post at first has error.
I’m not clear with this, why some posts are ok to be converted to PDF and some not.
Forum: Plugins
In reply to: [upPrev] [Plugin: upPrev] Messing with plugins Joliprint and PrintFriendlyJust to note that settings are on random and posts are included as well as pages. I tried all possible combinations with settings, but it’s always the same – PDF with link from box.
Sometime script cannot read the title also, I noticed this in one post.
When I disable Upprev, script works fine. There must be something that makes Joliprint script thinks that Upprev box is a content of page.