-
AuthorPosts
-
April 22, 2020 at 11:42 am #1206146
Hello,
I use your theme (www.cultopias.org) and I have some troubles with the responsive version:
1.- I put a 2/3 an 1/3 blog content in the home, the first one 2/3 is a two colum blog, but in the mobile version I want it to be a only one colum, its easy to read it, how can I make it.
2.- The footer has a few iinfomation and in the mobile version is too long, how can I change it?
3.- In the pages, I put a blog section and if I use pagination, I see it in number, I would like to have a botton “read more” that loads more posts…. Is it possible.Thank you
April 23, 2020 at 5:55 pm #1206575Hey siti1978,
Please share credentials, we cannot see anything like this.
Best regards,
VictoriaApril 26, 2020 at 9:09 pm #1207348Here
-
This reply was modified 5 years, 10 months ago by
Victoria.
April 29, 2020 at 6:22 pm #1208239Hi siti1978,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .slide-entry-wrap .slide-entry { width: 100%; } } @media only screen and (max-width: 767px) { .responsive #top #wrap_all #footer .flex_column { margin-bottom: 0px; } #top #footer .widget { margin: 10px 0; } }If you need further assistance please let us know.
Best regards,
VictoriaMay 3, 2020 at 9:46 pm #1209341This reply has been marked as private.May 4, 2020 at 7:53 pm #1209695Hi siti1978,
Best regards,
VictoriaMay 6, 2020 at 5:07 pm #1210395This reply has been marked as private.May 9, 2020 at 4:39 pm #1211425May 14, 2020 at 9:29 pm #1213064Thank you,
but the pagination doesn’t work in the normal way either https://www.cultopias.org/artivistas/page/2/? page not found
May 15, 2020 at 3:02 pm #1213303Hello,
the responsive version doesn’t work eitherMay 15, 2020 at 6:24 pm #1213372Hi siti1978,
You set the custom padding for the form and so it was applied on all screen sizes. Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 990px) { .responsive #top #wrap_all .flex_column { padding: 0 !important; } }That is a custom link, that is not the theme’s pagination.
If you need further assistance please let us know.
Best regards,
VictoriaMay 15, 2020 at 6:30 pm #1213379Thank you, it works.
Yes, I know that is a custom link, if I set the blog pagination it doesn`t work anyway, with my button or the numbers the theme have….May 16, 2020 at 6:59 pm #1213636Hi siti1978,
Do you have a page with the theme’s pagination somewhere? Can you give us a link?
Best regards,
VictoriaMay 18, 2020 at 9:53 am #1213963Here you have the link; also doesn`t work in category pages…
And I have another problem with this page, in the mobile version, I can’t see the featured photo….
May 24, 2020 at 3:39 pm #1215788May 28, 2020 at 8:12 pm #1217497Hello,
now it has more than 12, but it doesn´t work eithersecond page isn`t working…. can you take a look and give a solution to see all posts?
Thank you!
June 3, 2020 at 4:54 pm #1219140hello?
June 4, 2020 at 12:37 pm #1219354Hi,
Sorry for the delay. It’s not working properly because the slug of the page IniciARTivas is the same as the slug of the custom post type IniciARTivas, so they are in conflict with each other. You have to adjust the name of the IniciARTivas page or change the slug of the custom post type.
To make it work temporarily, we edited the URL of the IniciARTivas page — appended letter p at the very end, so instead of /iniciartivas/, the URL would be /iniciartivasp/. (see private field)
Best regards,
IsmaelJune 5, 2020 at 10:39 am #1219728Thank you!
so if I want to change the numbers of pagination for a button linking to https://www.cultopias.org/iniciartivas_/page/2/ is ok, and if I want to see all the post when I click in the button, is there any page to see all post?June 9, 2020 at 9:10 am #1220777Hi,
The page will only display the number of posts set in the blog settings. You can adjust it by editing the Blog Posts’ Styling > Pagination > Post Number settings or by adjusting the value of the Blog pages show at most field in the Settings > Reading panel.
You can also create a custom page, add the Blog Posts element and set it to display all posts. You may need to create a custom link or button to redirect to that custom page.
Best regards,
Ismael -
This reply was modified 5 years, 10 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.


