DeWilliam
Forum Replies Created
-
Sorry, noting happen, no popup, no other page…
Return everytime to same page with the 3 plans.
Meanwhile I have placed an image on my flipbook pages, ok, it’s not so pretty, but I give it a try until better.https://compagnonsduwitloofdevere.be/medias/presse/vlan-du-31-1-2018/
Hi,
That’s great news. For the moment your site does not allow to buy full version: https://staging.dearflip.com/realistic-3d-flipbook-wordpress-plugin/#
When clicking on Get Started, same announcement of the 3 plans.
Best Regards,
WilliamHello, Thanks for the reply.
I agree, the page I mentionned is the main page, you have to choose a composer to have one of the pages where the symptom appear, for example:
https://ost.chassepain.fr/composers/a-list/alex-north/But for now, I changed my theme to Coral Dark and it seems I got better results.
So, I will test for a while. If I should encounter symptom again, I will leave a reply.
For the moment, you may close this.
Have a nice day.Hi, I have same problem. I changes a lot of things in php settings but this has no effect: memory_limit, post_max_size, upload_max_size, but still same problem, images are displayed on half or on top of each other. My images have 298×298 pixels.
Curiously, it’s not recurent as well that sometimes, depending of number of images, the symptom does not apply.
Another symptom is when I upload images; this part is ok, up to 200 images for one entry. But then I want to apply filtering (I got two filters “In Collection” and “Whislist”, these are the steps:
– New Portfolio entry
– Add lmages (up to 200, but some of my composers habe more than 800)
– Apply filtering
– Save entry
-> result, all the images dissapear and I may do the job again.
So are these symptoms meant to buy the premium version? I hope using free version to see if the plugin is what I was looking for, afterward eventually buy the premium version.
Site and pages where the symptom appear: https://ost.chassepain.fr/composers
Wordpress version: 5.7.2 fr
Portfolio Filter Gallery version: 1.3.1 free
Hosting: http://www.contabo.com
And last, contacting A WP-Life through the official site support gave no response.
Thank you in advance.Forum: Fixing WordPress
In reply to: Resize image in WP Audio PlayerThanks again, no problem Tesa!
Happy day.Forum: Fixing WordPress
In reply to: Resize image in WP Audio PlayerHola Tesa, muchas gracias! Funciona maravillosamente.
Feliz dia de mayo.
William de algún lugar de FranciaHi, I use NexGen for several years. Since it became Imagely, well, plugin has improved.
I wander why we can,t link the thumbnails, this should be a great improvement and I’m shure that many consumers want to have this option, even if this should mean buying pro version. More, I’m looking to put a shortcode (calling an mp3 file) for each thumbnail, this should also be an improvement.
Have you any idea your development teams can work on this?
Thank you in advance for your time and answer.
Kind Regards,
William De Wulf
from FranceForum: Themes and Templates
In reply to: Use Image Map Html in HeaderHi, solved!
After many hours of modifying header.php I have also modified style.css
The theme used is Lifestyle_20:
style.css
#header {
background: #131637 url(images/logo.png);
width: 960px;
height: 100px;
color: #FFFFFF;
font-size: 12px;
margin: 0px;
padding: 0px;
/* overflow: hidden;*/header.php
<div id=”header”><div class=”headerleft”>
<img src=”http://wwww.ubhc.be/UBHC/wp-content/themes/Lifestyle_20/images/logo.png” alt=”” height=”100″ width=”961″ usemap=”#logo961x100cc1114″ border=”0″>
<map name=”logo961x100cc1114″>
<area title=”Région de Bruxelles Capitale” shape=”rect” coords=”722,23,756,59″ href=”http://www.bruxelles.irisnet.be/” alt=”” target=”_blank”>
<area title=”Ville de Bruxelles – Sports” shape=”rect” coords=”757,23,791,59″ href=”http://www.bruxelles.be/artdet.cfm/4109″ alt=”” target=”_blank”>
<area title=”Commune de Schaerbeek – Sports” shape=”rect” coords=”792,23,828,59″ href=”http://www.schaerbeek.be/vivre-schaerbeek/organisation-politique-gestion-administrative-commune/elus/college/membres-college/sait-koese-6eme-echevin” alt=”” target=”_blank”>
<area title=”Commune d’Anderlecht” shape=”rect” coords=”829,22,867,60″ href=”http://www.anderlecht.be/sports” alt=”” target=”_blank”>
<area title=”ADEPS” shape=”rect” coords=”869,22,908,61″ href=”http://www.adeps.be/index.asp” alt=”” target=”_blank”>
<area title=”LFH” shape=”rect” coords=”910,22,950,61″ href=”http://www.handball.be” alt=”” target=”_blank”>
</map>
</div>
</div>
Well, I hope this can help many others…Forum: Themes and Templates
In reply to: Use Image Map Html in HeaderHello,
I’m new here, and it seems I encounter the same problem.My actual configuration
– Version de WordPress : 3.8.1
– Used theme: Lifestyle_20 (Studiopress)
– Plugins en place : several
– Hosting: http://www.one.comIn my header.php file I would like to add several clickable areas. So I thought i would use IMAP with this part of code:
<div class=”headerright”>
<img src=”http://wwww.ubhc.be/UBHC/wp-content/themes/Lifestyle_20/images/logo.png” alt=”” height=”100″ width=”961″ usemap=”#logo961x100cc1114″ border=”0″>
<map name=”logo961x100cc1114″>
<area title=”Région de Bruxelles Capitale” shape=”rect” coords=”722,23,756,59″ href=”http://www.bruxelles.irisnet.be/” alt=”” target=”_blank”>
<area title=”Ville de Bruxelles – Sports” shape=”rect” coords=”757,23,791,59″ href=”http://www.bruxelles.be/artdet.cfm/4109″ alt=”” target=”_blank”>
<area title=”Commune de Schaerbeek – Sports” shape=”rect” coords=”792,23,828,59″ href=”http://www.schaerbeek.be/vivre-schaerbeek/organisation-politique-gestion-administrative-commune/elus/college/membres-college/sait-koese-6eme-echevin” alt=”” target=”_blank”>
<area title=”Commune d’Anderlecht” shape=”rect” coords=”829,22,867,60″ href=”http://www.anderlecht.be/sports” alt=”” target=”_blank”>
<area title=”ADEPS” shape=”rect” coords=”869,22,908,61″ href=”http://www.adeps.be/index.asp” alt=”” target=”_blank”>
<area title=”LFH” shape=”rect” coords=”910,22,950,61″ href=”http://www.handball.be” alt=”” target=”_blank”>
</map>
</div>I have changed many things to this code without success. The only thing it does is display the logo.png image.
Any indication or help would be appreciated.
The site is http://www.ubhc.be/UBHC
Thanks in advance.
William De Wulf