Forum Replies Created
-
AuthorPosts
-
I just figured out what the problem was, or at least how to fix it.. I became suspicious when i couldn’t find the quick css on the page, so I set permissions to 777 as suggested here, and now everything works: https://kriesi.at/support/topic/styling-and-enfold-css-wont-change/#post-279300. Permissions were set at 755. Shouldn’t 755 be okay? But thanks a lot for your help Guenni007! Your code works now.
Thanks for the fast response, Guenni007! :)
I’ve tried adding your code to quick css, but nothing changes. Am I doing it wrong? I wanna add a new backgorund color to both the button in each column and the avia-heading-row. Nothing seems to take effect. I’ve put
.forsikring_priser .pricing-table-wrap:nth-child(2) .pricing-table li:nth-child(4) { color: #f00; }
inside the quick css and left it there, but it’s not visible on the site, it seems.
Thank you both for the response. Guenni007, i’ve tried adding the code you suggested, but it doesn’t seem to do anything. I used forsikring_priser as the class instead of rawtable, which I also added as a custom class in the back end.
You can see the site i’m refering to here: fadl.dk/testforsikring – I put a code, so that it’s not visible until it’s ready for customers. The password is “Karoline” without the “”.
The table is at the top of the page.
Sure thing! Please be careful, as the site is live.
That did the trick. Thanks! You can close the thread now :)
Still looking for an answer – haven’t been able to figure out how to solve it. Thanks.
Hi Andy
Thanks again for the response. I’m sorry that i’m not very clear. It’s hard to explain :)
I just don’t understand why I need to do all this stuff. When I have a page, I just want to display the subpages of that page in a sidebar, like you have here: http://kriesi.at/themes/enfold/pages/
But instead, when I make a sidebar, I get the dots, the background and other pages (Hovedforeningen, København, Odense) which are NOT subpages. Is that supposed to happen? I just want the subpages, like this option says:
Not other pages in the sidebar, that are not subpages. Does that make sense?
Hi Andy
Thanks for the reply. I upgraded to v3.2 on my localhost (not the link I shared), but the problem persists. I also tried adding your code, but as you said, that only remove the dots:
What I want is the same configuration as you are using here: http://kriesi.at/themes/enfold/pages/
All the pages in your sidebar is subpages, while on my site, the 3 at the bottom are NOT subpages (Hovedforeningen, København, Odense). And i don’t understand why they are shown there. Also, besides the dots, all the subpages shown in the sidebar has a different background, which they don’t on your site, and the page from my site (aarhus) is also shown in the sidebar. On your site (pages), the word ‘pages’ isn’t there. Does that makes sense? It’s hard to explain.
That worked, thanks! I’ll get the site up and running, so you can inspect it as fast as possible.
Hey Yigit
Thanks for your response. Putting the code you provided in Quick CSS fixed it, but when I do it, all other H2 headings become “standard”, meaning it loses the green color I gave them. Example:
As you can see, the orange is from your code, but the text “nyheder” is now black, although it’s set to the green color from before, when I look inside advanced styling. Do you know why that happened? I hope you can figure it out without a link to the site, as it’s not yet online and only placed locally.
Hi Elliott
Thanks a lot for your response. I used a Masonry Gallery, which worked a lot better for what I was looking for. Great theme! :)
– Steffen
Didn’t even see that function, thank you! Although it’s not exactly that since it can’t “auto update” as you said, it’s very useful, if I want to change information multiple places. Thanks!
For anyone stumbling upon this question: I found out, that shortcodes can generate a page on another page, but I haven’t looked in to it further. Maybe a plugin can do the trick.
Hey Elliott
Thanks a lot for the response. I didn’t get a notification about your reply, so sorry for not getting back sooner.
It’s not exactly the thing i’m looking for. To ask as simple as I can: Is it possible to make a page in the backend, and then use that page multiple places on the site? For instance if you have a lot of contact information on a page. Now if you want that contact information as part of another page, can you put it there aswell, and then when you edit the information one place, it’s also changed on the other?
-
AuthorPosts