-
AuthorPosts
-
February 15, 2019 at 10:05 pm #1067572
Hello,
in my blog page I have written some text, but it does not appear on the web page.It is impossible to customize the page.
I would also like to customize my categories, for example removing the title and breadcrumbs.
Thaks for helping.February 16, 2019 at 2:40 am #1067602Hi @Anj27;
I think you can find the answer, and more, in the Enfold Documentation.February 16, 2019 at 2:56 am #1067606I didn’t find the answer I need.
February 18, 2019 at 7:33 am #1068158Hi,
Try to select a different page or no page at all for the blog in the theme options.
Best regards,
RikardFebruary 18, 2019 at 12:21 pm #1068305Hello,
it didn’t work. I might write everything in my blog page, but it would only show the last posts.February 18, 2019 at 12:40 pm #1068327Hi Anj27,
If you set the page in the settings to be blog, only the blog posts will be rendered there.
You can go to Theme options > Blog Layout tab and in the Blog styling section you need to select “Use Advanced Layout Builder to build the page”
Then you get the clean slate, you add all you need there and the blog grid too.
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 18, 2019 at 12:56 pm #1068337Hello Victoria,
thank you so much. Now everything is ok on the blog.
But I have troubles on my home page. I opened a new ticket called “Strange things in home page”.
Can you please take a look?
Best regardsFebruary 18, 2019 at 4:32 pm #1068442Hi Anj27,
Could you please attach some screenshots of the issue?
Best regards,
VictoriaFebruary 18, 2019 at 6:05 pm #1068507Hi Victoria,
how can I attach some screenshots?
This is my homepage: http://www.angelapetrella.it
There is a black stripe on the very top pf the page, but there shouldn’t be any stripe, because the picture is full screen.
If you scroll down you can see there is no text in the blue and grey sections. But it used to be some white text in both of them.
ThanksFebruary 19, 2019 at 8:38 pm #1069077Hi Anj27,
The child theme has to have a functions.php file even if it empty. Your child theme does not have it. You need to create tath file.
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
VictoriaFebruary 19, 2019 at 9:10 pm #1069098Hello Victoria,
I created an empty functions.php file.
I deactivated all plugins one by one but nothing changed.
What should I do?
ThanksFebruary 20, 2019 at 12:57 pm #1069433Hi Anj27,
Best regards,
VictoriaFebruary 20, 2019 at 8:46 pm #1069685Hello Victoria,
I removed it. It was a plugin to change the css style, but I only used it once and deactivated it.
Now I have to edit the functions.php file?
ThanksFebruary 20, 2019 at 9:15 pm #1069697Hello Victoria,
I deleted
“/> from the header. Now it’s ok.
I think I made a mess while pasting the google tag manager code. I think that’s the most likely explanation. I just have few plugins and didn’t download any new before the problem showed. So I think it was all my fault .
Thank tou very much for your support
Best regards
AngelaFebruary 23, 2019 at 8:08 am #1070616Hi Angela,
Great, I’m glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 23, 2019 at 1:51 pm #1070664hello Rikard,
I would like to know if it is possible to customize the category page. For example, for this page :https://www.angelapetrella.it/category/seo/
I would like to remove the grey container on the top of the page.
Thank youFebruary 24, 2019 at 10:11 am #1070845Hi Anj27,
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
.archive.category .title_container { display: none; }
Here is how you can change category display
https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/#post-459206If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.