andreasyeah
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: HELP: need to align elementHi ranjeetkaur
wow that worked!
Thank you very much for you fast reply!Forum: Developing with WordPress
In reply to: Enable Featured Image Box Backend Listing PageHi @ranjeetkaur
thats not entirely true, when i take a look at the database you can clearly see that in the collumn “Image Featured”, some listings has the image link, those are the one created when i had the old theme (and where i added them in the backend), lets take as an example the Abarth 850 Scorpion:
https://snipboard.io/RNJBsf.jpg
By searching the listing on the search bar, in the search results you will actually see the image:
https://www.carrozzieri-italiani.com/?s=Abarth+850+Scorpion
while the other listing i have created in this theme don’t have any, as it is in the Image Featured collumn in the DB.
So, the theme supports the Image Featured (because you can see them in the search results) but i cannot modify or add them. Is there is a way to enable the Image Featured box in the single listing backend?Forum: Fixing WordPress
In reply to: boxed layout issueThe theme is Corify, but it was heavily customized, it is not recommended to disable it ??
thanks anyways for your help Liz ??
I appreciate itForum: Fixing WordPress
In reply to: boxed layout issueHi Liz!
thank you a lot :), it fixed the issue for the desktop version, but unfortunately not for the mobile…any tips how to solve it also here?
I am still trying to figure it out what caused the issue.Forum: Fixing WordPress
In reply to: Post are posted for some issues in the footerhi Stuti, sadly it is not solved ??
you can see the issue here by scrolling down till the footer:
https://www.carrozzieri-italiani.com/giovanni-michelotti/
as you can see the post is duplicated and there are also some css style issues. Could the issue be Elementor ?
i really dont know how ti solve this
Forum: Fixing WordPress
In reply to: Post are posted for some issues in the footerHi, i have notice one more thing:
https://www.carrozzieri-italiani.com/terms-conditions/
on this page the issues is repeated by showing the actual page.
Analizing the css code there is a <li> (listing code) which is causing this.
any clues how to remove it?Forum: Fixing WordPress
In reply to: Post are posted for some issues in the footerDear Stuti, thank you for your help,
yes it is correct, i am using a theme and elementor.
I see no page widget added to the page, the weird thing is it keeps changing post in the footer. For instance now i see the issue in this page after i removed the one by css code i have paste in my first post:
https://www.carrozzieri-italiani.com/bertone-ramarro/
is there a way to analize the footer?
thank youForum: Plugins
In reply to: [Kirki Customizer Framework] Update 4.1.0 crashed websiteThank you David! It works now!
fast support, thumbs up! ??Forum: Plugins
In reply to: [Kirki Customizer Framework] Update 4.1.0 crashed websiteSame here for https://www.carrozzieri-italiani.com
just updated it but crashed my site too…needed to deactivate the plugin and rollback to old versionForum: Everything else WordPress
In reply to: Cache issues with my wordpress siteHi Steven this is the integral email i’ve got from my host:
`Hello, Andreas
The main problem on carrozzieri-italiani.com is that the server is not
able to cache the site. Because of this the site exhaust the RAM memory
easily. This is the report from our caching plugin:Cache Service| Warning | Nginx caching service is running but is unable
to cache your site.The HTTP headers include a no-cache rule and a cookie:
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=b5cfceee96727957fb5d36831bb09044; path=/The no-cache rule could be set by cookie-law-info or webp-express and the
cookie from auto-listings-pro. You can test the plugins by disabling them
and running the caching plugin ‘Check caching’ function:
https://help.dreamhost.com/hc/en-us/articles/215300647Once you know which plugin it is you can reach out the developers for a
workaround. Normally with the cookie you’d want to keep your site
starting them only for logged in users.`Now i have analized the 3 plugin that may gave caused the issue: probably its auto-listing-pro. But how can i deactivate the no cache rule?
Forum: Everything else WordPress
In reply to: Cache issues with my wordpress siteYes i have, the server uses also a cache plugin which is not working, as i understood this is caused by a
cookie and a no-cache rule being set by plugins. I have found out which is the plugin but i dont know how to change or fix itForum: Everything else WordPress
In reply to: Remove white spacethe last css code worked!!!
thank you very much for your help ??
Forum: Everything else WordPress
In reply to: Remove white space@danielbora123 nope doesnt work ??
Forum: Everything else WordPress
In reply to: Remove white spaceHi guys,
thank you for your help!
The @danielbora123 code worked! The problem is it will change also the padding of the “blog” section, so i will pass on this and keep it as it is.
I just needed it on the home, otherwise i will have the blog elements basically attached on top of the footer.Thanks again! ??
Forum: Everything else WordPress
In reply to: Remove white spacehi Daniel!
Thanks for the fast reply!
Sorry, where do i have to paste this code?
I am a beginner ??