Forum Replies Created
-
in reply to: Theme Stalling during dummy content upload
Hello,
Please go to your wp dashboard. There is a message asking you to install required plugins. Click on “Begin installing plugins”. Install required plugins and then try importing dummy data again.
Let us know if you still have any issue.Best regards!
in reply to: Tower Alt and Title textHello,
By default the alt and title are not included in media. This is a decision of theme developers. However you can add them by customizing the responsible code. Check this related ticket for it: https://support.codeless.co/?topic=image-alt-tags-missing-on-home-page
Best regards!
Hello,
Can you please check the server requirements? See here: https://codeless.co/handel/documentation/#requirements I checked and there is nothing wrong with theme and plugins. It should not be any problem with the import so i suspect server requirements are not enough for this theme.
Let us know.
Best regards!in reply to: Remove padding beside donation formsHello,
I understand, then add this code:
.top_wrapper #content .container { width: 100%; max-width: 1600px !important; }Best regards!
in reply to: Contact form 7 not workingHello,
Yes, please add some wp credentials in your profile data. So we can check.
Best regards!
Hello,
Please update theme and all included plugins first. If the situation persists after it, add some wp credentials in your profile data. So we can check.
Best regards!
in reply to: Responsive navigationHello,
1-I can see the issue. We are checking it now and will come back with a custom code for you to use. Also we will update this in the next theme update.
2-The logo in mobile is centered to it’s section (middle column). To move it right/left even more, please add this code into Customize > General > Custom Codes:
@media (max-width: 991px){ .header-row .header-row-inner .c-middle { padding-right: 45px !important; } }Change the value to your wish.
3-Yes, add this code inside the
@media (max-width: 991px){block above:.header_container.cl-header-sticky-ready { background-color: #00491a; position: fixed !important; z-index: 5000000000 !important; width: 100%; }Best regards!
in reply to: Tower Navbar ProblemsHello,
This is due to the header style of the page (homepage in this case). Please go to page’s General Settings > Page Options & Style > Header Color Style for Header, select dark header type. See screenshot: https://ibb.co/wwRDfVr
Let us know.
Best regards!in reply to: Infinite pagination not workHello,
This is strange. I have reported it to the developer. We will check on it.
Regards!
in reply to: Facing Jquery Scripts Issue in June ThemeHello,
These are js files of wordpress installation, not theme’s. I suggest you check with your host that you have access rights to all wp needed files.
Do you have any third party plugin installed? Try deactivating them all. Leave only plugins that come with theme.
Let us know how it goes.Best regards!
in reply to: lightbox in mobile version folie themeHello,
I checked in desktop but i do see all images in full dimension. Can you please send me a example where the image is not displaying full?
Regards!
in reply to: While loading the site pagination pages is on topHello,
The easiest way is to resize the images and compress them.
You have to crop images in about 1200 x 800 px with photoshop. After that you to go into https://compressnow.com/ and reduce the size of the images.
This will resolve you the big image size.
Let us know.
Regards!
Hello,
What steps did you take to transfer your site? This is not theme related actually. If you have correctly transferred your wordpress installation files and database, then you can just install theme again in the new domain and all settings should be there.
Let us know.
Best regards!in reply to: lightbox in mobile version folie themeHello,
Please try adding this code in your Custom Css box:
@media (max-width: 480px){ .ilightbox-container { width: auto !important; height: auto !important; } }Let us know.
Best regards!
in reply to: Shopping Cart ErrorsHello,
Contact your host about it.
To speed up site please check this article: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/Best regards!