johannes999
Forum Replies Created
-
thanks,
I have made new project and copy and paste the sliders in new project but it didn’t solve the problem.
IOS version is : 17.1.1
Model name: iPhone 14
Modelnumber: MPUF3ZD/A
Serienumber: TJC047TV94
it is only on landscape modus .
thank you
thank you very much ,
it solved the problem . but now I get on my iphone 14 in landscape modus the border of slides square and not rounded . it is rounded on iphone 14 in the portrait modus and on bigger screens besides on landscape mode.
I had under slides option slide radius edge set to 20px from beginning . it was working very wel untill I changed the carousel from full width to box .
how I can solve this problem . when I go on my computer and open inspect elements to 601 or 700 pixels it is showing wel the borders rounded but on iphone 14 in landscape modes it is showing square . I have cleaned the history in safari on my iphone but the problem is the same.
how I can solve this problem? or do I have to create it from beginning?
thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed causing problem with weglot translation plug in?you welcome
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed causing problem with weglot translation plug in?Thanks,
I stoped using weglot .
I made english version of my webiste I translated it in chatgpt and I don’t need any plug in .
there are other plug ins . I tried many like Polylang but it made also some problem plus you have to configure it manually.
I see one which I didn’t try is TranslatePress.
I tried onother 3 plug ins which made also problem.
but if you want to use weglot you have to ask there support forum.maybe they can solve your problem.
someone helped me and the problem is solved .
the wrong was I had in #contact section set margin left 4% .
when I removed margin-left 4% in #contact sectionthe problem is solved I would never could think or see this fault that can cause white space in the image section.
thanks every one .
thanks
Forum: Everything else WordPress
In reply to: to the top is working on normal screens but not on mobile?I found the fault after few days suddenly.
in html smooth scroll I had set height:100% when I removed it it worked also on mobile but this time I used font awsome.
the page is in test domein: https://webdesignmaster.eu/
not on my default site.
thank you for your help and response.
Forum: Everything else WordPress
In reply to: to the top is working on normal screens but not on mobile?thanks ,
I see some problem maybe it is from cdn or litespeed .
I am now bussy to transfer this website to onother provider of me .
if I see here there is no problem at all then I can find the problem on the default site easely.
I let you know when I am finished transfering website , maybe tomorrow.
thank you
I
Forum: Developing with WordPress
In reply to: the text must be inside of the image,which is not?thanks ,
I wil check it tomorrow. now is above 10 clock evening.
thanks again
Forum: Developing with WordPress
In reply to: the text must be inside of the image,which is not?thanks,
it was in style1.css . I have set the code in extra css section of wordpress and it worked .
I don’t undesrtand why it is not worked in style1.css a lot of code is in stye1.css are functioning perfectly.
thanks again
Forum: Developing with WordPress
In reply to: margin top – 7.5 rem is not working?I have solved the problem liket this :
.webdesign-section-right-side { width: 45%; max-width:702px; display: flex; flex-direction: column; justify-content: flex-end; margin-left:2%; margin-top:-11.75rem; }
I removed h3 and it worked.
but I wonder why h3 could not be recognized in this section while in other sections h3 was not a problem.
thank you very much MR.Thready for your responses.
Forum: Developing with WordPress
In reply to: margin top – 7.5 rem is not working?I have cut and paste all the code from:
@media (min-width: 1281px) and (max-width: 1560.09px) { }
but the problem is the same . I have onother hosting provider I wil upload this theme to this provider and see if the problem is the same .
myself I think this provider database is not working correctly.
thank you
Forum: Developing with WordPress
In reply to: margin top – 7.5 rem is not working?thanks ,
now is too late I let you know tommorow
thank you very much
Forum: Developing with WordPress
In reply to: margin top – 7.5 rem is not working?under additional css . I named it css1
wp_enqueue_style( 'webdesign-style', get_stylesheet_uri(), array(), _S_VERSION ); wp_enqueue_style( 'webdesigner-style1', get_template_directory_uri() . '/style1.css' );
I do always in this way and never had a problem
thank you
Forum: Developing with WordPress
In reply to: margin top – 7.5 rem is not working?it was there but to be sure I have paste your code which is the same my code but it didn’t help.
if you see any clue let me know .
you have to know also on mobile resolutions I am using margin-top with positief numbers. but on larger screens I am usin negatief numbers .to make things work correctly.
thanks