cityfox
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Origamiez] Cocomero – Missing BreadcrumbHi Alex,
the breadcrumb works now. Thanks!
There another small bug: I installed Origamiez v1.2.3 and Cocomero Child. I deleted the folders ‘typography’ and ‘skin’ as you proposed (because I don’t want them to be changed by accident, for example by another person). After deleting the two folders the headlines, main menu and widget titles look strange (seems like typography settings don’t work anymore).
cityfox
Hi Maeve,
I installed the latest version but still it doesn’t work. I cannot choose the KBE template (is not displayed). I use the theme Origamiez. I should say that I our wordpress is installed on an internal server. Could that be a reason for the problem?
I need to change this, too, because I use a child theme. Where do I find the code that I need to replace?
Forum: Themes and Templates
In reply to: [Origamiez] problems with galleryHi Alex,
thanks for the update. Now, the caption is displayed. I like the style of your popup gallery but because of the other described problems it’s not the best solution for us. When I disable your popup gallery in General Settings the native WordPress gallery doesn’t work. But it works with the plugin WP Lightbox 2. That’s my solution for now.
Suggestion: You could place the arrows and the close icon outside the image (on the shaded layer). So there are always visible no matter what the image looks like.
cityfox
Hi,
I’m interested in this feature too (or having several knowledge bases).
Hi,
I’m interested in having several knowledge bases, too.
Forum: Themes and Templates
In reply to: [Origamiez] Image Size & "read more"Hi Alex,
the thread is marked as “resolved”. Does that mean the solution will come with next update of your theme?
Forum: Themes and Templates
In reply to: [Origamiez] custom css / child themeHi Alex,
I configured the site again (didn’t know that I have to) and it works fine again. Thanks!
Forum: Themes and Templates
In reply to: [Origamiez] custom css / child themeHi Andrew,
unfortunately I cannot show you a page because I’m working an on Intranet site for my company that is located on an internal server. You can reproduce the problem if you set up a child theme with a css file that only contains this code:
ul.ul_clear {
padding:0 !important;
margin:0 !important;
list-style-type:none !important;
line-height: 200% !important;
}I used “ul_clear” as class for some lists. That works after activating the child theme.
BUT: This happens also when I activate the child theme:
1) Main Menu, Top Menu and Footer Menu are gone.
2) Colors are set to default.
3) Widgets in the right sidebar are gone (moved to the bottom of the page). Instead in the right sidebare there are the widgets that I put into the section “left” of the page magazine template. Positions of the other widgets used for the page magazine template have changed.
4) Header logo is gone (replaced by text).
5) Maybe more problems that I can’t see right now.