nikkiwp
Forum Replies Created
-
The link won’t open unfortunately…
Hi!
Yes! Exactly! 🙂 I also see that the breadcrumbs re-apeared in the screenshot. Both of them I need to change.
Thanks
Hi!
Thanks for the quick reply!
One of the parts which I am trying to change comes from category.php
In that document there is a part saying:
<h1><?php echo _e(‘Category Archive’,’appointment’); echo ‘ ‘; echo single_cat_title(“”, false); ?></h1>And when I changed it to:
<h1><?php echo _e(”); echo ‘ ‘; echo single_cat_title(“”, false); ?></h1>I was only left with the title that I gave that category which is “Actueel”. That way it looks like a normal page title instead of something else towards the reader. But like I said, I changed this in the normal theme for it to work. I don’t know too much about these kind of things so I use the internet and try to tweak and learn as I go 😉 If you have any tips? I tried this part in custom css but that didn’t work.
The breadcrumbs I put back to the original css: .page-breadcrumb > li { display: inline-block; padding: 0; }
Instead of what I did: .page-breadcrumb > li { display:none; }
Eventhough it’s back to original, they don’t show… Which for me is good 🙂 Eventhough I don’t understand why..Thanks!
Forum: Themes and Templates
In reply to: [Pinnacle] Social media buttons in footerI have a follow up question to this subject:
I love that there is already a build in social media button option that fits in with the theme. Except that when you click on it it directly goes to the social media links you add yourself. Is there also an option to add more social media buttons, even though I don’t have an account there myself, for people who DO have an account on this social media platform to share my website? So a share option besides the going to the given url.
Thanks!
Forum: Themes and Templates
In reply to: Abito WordPress ThemeHi! Thanks so much for making this theme, I really like it!
I am coming across a problem that makes it a bit hard though, hopefully you’ll have a solution for me 🙂 When I am working on a page it seems to have issues everytime.
Everytime I go to the page to add something it looses the text Ive put in (eventhough it can see the amount of words). When I switch to ‘text’, where they do appear, and switch back to visual they are there. When I want to edit by for example adding a horizontal line or make a chart to put the text in, it doesn’t respond at all.. I can click on the buttons but nothing happens 🙁 I’ve tried switching to another theme to see if it was wordpress, tried another browser and a few more things but nothing helps.
Hope you can help me out! Thanks
- This reply was modified 9 years, 10 months ago by nikkiwp.