Forum Replies Created
-
AuthorPosts
-
Hello Josue,
Thanks for the very quick reply! It works on IE. Chrome doesn’t work but i think this is a cache problem!
You can close this post!!!
Greets Jeen
Hello Vinay and Rikard,
Thanks for all the help! I can see the picture renders perfect now.
We will test it again sometimes and also ask the client.For now you can close this topic!
Thanks again!
Greets Jeen
Hello Rikard,
I mean with memory the cache:)
I’m sure that its not a cache issue on my side because I emptyed it and still got the same problem: sometimes it works great,
sometimes not (see screen).I think you can produce it with a fresh lookup in IE. Do you have IE?
I’m working with Windows 10, but also on Windows 8 and Macbooks I get this result…
Greets Jeen
Hello Rikard,
I can reproduce it when I do a first load of the site.
You can try to empty your memory and then take a look with Chrome.If that doesn’t work you also can try with Firefox, Edge and IE.
I never use IE 11 but when I open the site in IE 11 I get the smaller picture as well.Greets Jeen
Hello Elliott,
Because of your answer I think I know what the problem is.
I’ve installed the plugin WordPress HTTPS
This plugin is a bit old but it works (almost perfect).But I’ve configured the plugin to have all the admin pages in HTTPS
This goes wrong with the pictures. When I disable the option that all admin pages goes in HTTPS
the problem is solved. So I will configure it right on the other pages and for now the problem is solved!Thanks for the help!
Greets Jeen
Hello Elliott,
This is the page:
http://www.univeregioplus.nl/kerstpakketIt happens on more pages but this is an example.
Greets Jeen
Hello Elliot,
Please be carefull because it’s a live website.
I’ve disabled all the plugins but still no luck.Greets Jeen
Hello Josue,
Thanks for the answer! Works perfectly!!
Greets Jeen
Hello Andy,
It took a while, because like you said: the enfold version was quite old. It took some time to update everything.
I’ve updated the theme, the WPML plugin had already the latest version.
The problem is still present. Can you explain how I can solve this?
Greets Jeen
Hello,
Everything works great. The new dimentions worked, but I had selected that the image needed to crop.
That was incorrect. After I changes that setting, everything works fine now.Thanks for the help!
Greets Jeen
Hello Andy,
I cleared the browser cache. Also refreshed the page a couple of times, but still has the same picture.
This page: http://www.frontlijn.nl/nieuws/ is working fine.
But it worked fine before I even installed the plugin.The problem is the single blog page:
http://www.frontlijn.nl/prettige-vakantie-2015/The picture size hasn’t been changed en still goes out of the container.
Greets Jeen
Hello Josue,
Thanks for the plugin.
It did work a bit, but then the single pages pointed to the wrong layout page.
Suddenly it became a blog page.So i’ve used the single permalink tool. It was a bit more work, but works perfectly I wanted to:
https://wordpress.org/plugins/custom-permalinks/This ticket can be closed!
Greets Jeen
Hello Ismael,
Thanks for the reply. I’ve altered the image size and regenerated the images.
Does the theme understands automaticly that the new picture size should be visable,
because it doesn’t seems that way?Gr. Jeen
Of course!
Thanks!
Greets Jeen
Hello Rikard,
The picture itself stands here: http://www.frontlijn.nl/wp-content/uploads/2015/07/frontlijn-prettige-vakantie-2015.jpg
Because it’s a blogpost, the theme cuts it off to 845*321 and puts this in the article.
W’ve added http://www.frontlijn.nl/wp-content/uploads/2015/07/frontlijn-prettige-vakantie-2015.jpg
in the post and haven’t done nothing else ourselves.So I think the settings should be different to get the picture right in the blog post.
On the blog page with al the posts is works good.
It’s just a problem on the single blog posts.Greets Jeen
Hello Rikard,
It looks that way! I’ve added the CSS and now everything seems to work fine.
Thanks!Greets Jeen
Hello Ismael,
I understand the issue. Thanks for trying to help me.
I looked again and tried what you said. The pages loads fine and sometimes I get the text,
but sometimes it still now showing.Please look at this:
On the moment I can’t see the text I opened the browser and saw this code:
<p class=”ls-l” style=”top: 220.034375px; left: 243.821875px; white-space: nowrap; width: auto; height: auto; font-size: 11.89375px; line-height: 12.637109375px; padding: 0px; border-width: 0px; visibility: hidden;” data-ls=”offsetxin:0;durationin:0;fadein:false;offsetxout:0;durationout:0;fadeout:false;”><span style=”color:#ffffff; line-height:1.6em; text-transform: uppercase; font-size:2.5em; font-family: Adobe Garamond Pro;”>The most finest wines, from a host <br> of destinations, supplied by the experts <br> since 1965. Celebrate success <br> with Klerks Fine Wines </span></p>
This is the code that supose to show the text. You can see the inline CSS is standing on visibility hidden.
When I change this to block; the text shows up just nice… so it hangs on that part of code.
I’m curtain that the page was fully loaded… maybe this will help you to understand what happens?Greets Jeen
Hello Ismael,
I’m using Chrome version 43.0.2357.134 m
This is te latest version. I’m using Windows 8. Maybe that has something to do with it,
although the customer uses Windows 7 and has the same problems….Greets Jeen
Hello Rikard,
I’ve cleaned the cache and tried it again but still no luck.
I’ve checked it on 3 different machines but I still get the blank slider…Greets Jeen
Hello Ismael,
I don’t understand… If I go to lets say contact:
http://www.bemorail.nl/contact/ and I hit the flag, then everything works great, because it goes to the english version of contact:
http://www.bemorail.com/contact/So I would think that if I go to the news page and I hit the flag, that it goes to the translated version of the newspage?
That should be the standard behavior right?Greets Jeen
Hello,
I can see that the change log is nog present at this moment, but I downloaded the version and updates it.
Still the problem is present….Greets Jeen
No that can be it.
I always look at this page:http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990
To see what the changes are… so I never tried downloading, since I didn’t saw the new version…
When comes the change log online?Greets Jeen
Hello Andy,
I can’t find version 3.2.3
It’s not visible on your downloadpage.Greets Jeen
Hello Ismael,
Nieuws or nieuws are the titles of the category if got.
Nieuws is the name, nieuws is the slug.With a flag I mean a short peace of php code, for example
if(category == ‘Nieuws’)
{
$nieuws = 1
}When I can do that in a loop for every portfolio-item, i can use this code in the portfolio.php file
to alter the code that needs to be shown.For example:
if($nieuws ==1)
{
//put my new code here (for placing a button on the bottom of the news item
}Greets Jeen
Hello Elliot,
Nothing special I think.
If I put the normal layer slider in the page everything works correct.I have a few code blocks within the layers but when I delete those layers everything stays the same (so it doesn’t work).
So I don’t think it’s the layers. I looked at the settings of the layer but there almost the same.
I haven’t got any idea what to do next:) Really strange behavery.Greets Jeen
Hello Elliott,
Thanks for the advise. I think I can maybe use some of the existing code withing the portfolio.php file.
Can’t I put a flag into the code so if the category is ‘nieuws’ of ‘Nieuws’ that i can use that flag elsewhere in the code?Gr. Jeen
Hello Elliott,
I found out why it won’t work on http://nivon.groeier.nl/het-huis/
but it does work on http://nivon.groeier.nl/kriesi/In the page ‘het-huis’ we have a layer-slider present. When I delete that slider everything works perfect.
So the layer-slider is the problem, but I don’t know why and how to solve this.
Clearly i don’t want to delete the layer slider:)Gr. Jeen
Hello Elliot,
Thanks for the response.
I’ve put in the shorcodes folder and made a change to the functions.phpStill one question. The changes I want to make only have to be present with the category ‘Nieuws’
So the other portfolio items can remain the same. How can I make that work?Greets Jeen
Hello Elliot,
On the same site: http://nivon.groeier.nl i’ve deleted the theme and re-installed a fresh copy from themeforest.
First I tried to go to the menu ‘Het huis’ and then the submenu ‘Tarieven’.
The problem still occurs.So I made a new page ‘Kriesi’ with three content sections.
I also made a submenu on that page and I made a menu item with three submenus.
You can see it in the mainmenu of the site.On this new page the problem is gone. Can you tell me why, because I don’t understand why the problem is gone with the new page i’ve made.
Greets Jeen
-
AuthorPosts