Digital experiences for all disciplines
Forum Replies Created
-
-
This, I also already did!
Attachments:
You must be logged in to view attached files.Hi David,
As you can see at the
<h1>
tag, I selected this font. Still no results.Cheers Wouter
Hi David,
Content on all pages was lost. From custom logo, text, menu to my custom wp-admin loginscreen logo (it’s back to Cardinal again). Also some main settings have reset and even the line ‘Contact us on 0800 123 4567 or [email protected]’ has returned. It seems the whole template just has been reset for 50%…
It almost seems like I pressed the button ‘recover all’ in theme options… But I think there should be a big warning that notifys me before this happens?
Page revissions don’t work, the problem stays the same. I already asked my host to put on a back-up from 2 days ago.
Cheers,
Hi David,
Thanks again!
Ciao,
October 29, 2015 at 3:16 pm in reply to: Category Filters for portfolio, blog or products are not showing in 2.01 update #224255Hi David,
That’s so sad to hear! Is there another option to get this done? Maybe with a widget in this portfolio layout? It would be a very nice feature to make this happen…
Would like to hear from you again.
Greetings
Wouter
October 27, 2015 at 10:23 am in reply to: Category Filters for portfolio, blog or products are not showing in 2.01 update #223503Hi David,
I think it went wrong with the ‘order by’ section. When I put this on ‘none’ it works. But is there an option to choose pages I want to display in here?
Thanks in advance.
October 26, 2015 at 4:18 pm in reply to: Category Filters for portfolio, blog or products are not showing in 2.01 update #223355Hi David,
Changed these settings and still no pages shown…
Ciao,
WOuter
October 23, 2015 at 7:38 am in reply to: Category Filters for portfolio, blog or products are not showing in 2.01 update #222710This reply has been marked as private.October 22, 2015 at 4:00 pm in reply to: Category Filters for portfolio, blog or products are not showing in 2.01 update #222590Hi there,
I think a have a similar problem. I want change ‘Post Type Override’ in Portfolio gallery with ‘pages’ on http://www.huisunie.nl – see image. But sadly enough, when I try to override to ‘pages’, no content is shown. Could you tell me what I’m missing? It’s now on ‘posts’ and this seems to be working.
Thank you.
Attachments:
You must be logged in to view attached files.Hi Mohammad,
Tought the ‘TY’ would be enough..? 😉
Big cheers to you both!
And while I’m here… Maybe one more menu lay-out question if that’s oke?
I’m trying to accomplish this (see image). Is this possible? If possible also responsive 🙂 I’m talking about the ‘top-menu’. Now it’s aligned to the right, I want it to be next to eachother, like a regular menu.
Thanks in advance!
Attachments:
You must be logged in to view attached files.Hi David,
Changed the code a little bit, but it worked!
nav .menu ul.sub-menu a {
background-color: transparent!important;
}
Ty!
Hi Mohammad,
Thanks, it is resolved!
Two more questions…
The menu-items in the submenu shoudn’t have a background. I tried this:
nav li.menu-item-11632 a {background: #E85127!important; }
nav li.menu-item-11632 a:hover {background: #F85127!important;}nav .sub-menu li.menu-item-11632 a {background: #ffffff!important; }
nav .sub-menu li.menu-item-11632 a:hover {background: #ffffff!important;}
but it seems that’s not the right way/ class to fix this.And also, I want the menu-item width to be the same (200px fixed). But I wonder if this will mess up the responsive lay-out/
Thanks again!
Alright! Works like a charm! Totally missed this part of your fantastic theme! Should I make a child theme for this custom CSS or doesn’t a theme update overwrite this?
Thanks!
Hi Mohammad,
It seems to be resolved, but when I add more colors, nothing happens… Did you do this in the CSS file?
.nav li.menu-item-11632 a {background: #E85127!important; }
.nav li.menu-item-11632 a:hover {background: #F85127!important; }.nav li.menu-item-11640 a {background: #F8B334!important; }
.nav li.menu-item-11640 a:hover {background: #F8B334!important; }.nav li.menu-item-11647 a {background: #698C25!important; }
.nav li.menu-item-11647 a:hover {background: #698C25!important; }.nav li.menu-item-11666 a {background: #E508E9D!important; }
.nav li.menu-item-11666 a:hover {background: #508E9D!important; }.nav li.menu-item-11676 a {background: #459DD2!important; }
.nav li.menu-item-11676 a:hover {background: #459DD2!important; }.nav li.menu-item-11682 a {background: #8875AF!important; }
.nav li.menu-item-11682 a:hover {background: #8875AF!important; }
#header-section{background:#ffffff !important;}
I want to change some other things within the menu, so it would be helpfull where you changed this!
Thanks.
-