Home › Forums › All Other Themes › minimalblog
- This topic has 12 replies, 2 voices, and was last updated 2 years, 11 months ago by Sonl Sinha.
-
AuthorPosts
-
November 25, 2021 at 11:23 pm #186921Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020
- Topics: 42
- Replies: 110
- Total: 152
It always breaks the CSS of this theme, I had to build a homepage by replicating the code from section 1 and 2 of the Theme Options configurator to solve it.
Domain: https://afterpoetry.cl
Despite that problem, I need to modify the custom CSS to not show the navigation arrows of the Post Slider, but it has not worked for me. I appreciate your help.
.postslider .owl-nav {
visibility: none! important;
}November 26, 2021 at 11:02 am #186933Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.postslider .owl-nav .owl-prev, .postslider .owl-nav .owl-next { display:none !important;}
Regards,
ChrisNovember 26, 2021 at 9:20 pm #186972Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020- Topics: 42
- Replies: 110
- Total: 152
I did and the Navigation arrows disappeared, but the slider stopped
November 29, 2021 at 4:19 pm #187048Hi,
Kindly send us your URL of the site and WordPress admin details (Username & Password) via email:[email protected] Please mention this forum URL while replying so that we understand what needs to be done.
We’ll check and revert back to you.
Regards,
ChrisNovember 29, 2021 at 7:24 pm #187086Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020- Topics: 42
- Replies: 110
- Total: 152
Ready
November 29, 2021 at 7:33 pm #187090Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020- Topics: 42
- Replies: 110
- Total: 152
Ready, I’m waiting for your reply
November 30, 2021 at 12:58 pm #187136Hi,
Issue have been resolved. Kindly check and confirm.
Regards,
ChrisDecember 2, 2021 at 11:23 am #187226Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020- Topics: 42
- Replies: 110
- Total: 152
It’s perfect, thanks I would like to know the change they made, to replicate it a next time, in case of updating the theme or its implementation with another client. Thank you
December 2, 2021 at 6:15 pm #187237Hi,
If you get this problem again?
Kindly go to Appearance >> js >> custom.js >> Line number 4 >> and make below changes:
autoplay: true.
Regards,
ChrisDecember 6, 2021 at 7:22 pm #187385Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020- Topics: 42
- Replies: 110
- Total: 152
Thanks a lot.
I have Minimal Blog installed with two clients and the “Theme” often breaks. Why is this happening? I usually go to the WordPress dashboard, and it fixes automatically.
I wish this didn’t happen.Furthermore, I thought I solved it by recreating a home page with the code from section 1 and 2.
But it has happened again.I appreciate your help to solve this problem.
It happens specifically in the domain https://valpoesia.cl
But before that it also happened to me at https://afterpoetry.cl
Thank you.
December 7, 2021 at 5:44 pm #187428Hi,
Okay, Can you send us the screenshot of your issues? Upload your screenshot on https://imgbb.com/ and paste the share url here.
Regards,
ChrisDecember 7, 2021 at 7:44 pm #187458Francisco Rubén Jorquera VillarroelParticipantMember since: December 31, 2020- Topics: 42
- Replies: 110
- Total: 152
https://i.ibb.co/6gvTHL3/photo-2021-12-04-20-03-21.jpg
December 8, 2021 at 5:47 pm #187512Hi,
We checked, you website is working fine.
See screenshot:
https://imgur.com/a/PQFE7uwRegards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.