-
AuthorSearch Results
-
July 9th, 2013 at 23:43 #8819
In reply to: CR2 HTML Module
Zed
Cryout Creations mastermindYou’ll need some CSS tweaks to achieve that and I don’t see either the HTML module or a newsletter module on your site.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 9th, 2013 at 12:52 #8800In reply to: Add next widget bar
Elfew
I added widget area, add style of widget but I dont know where to register this widget?
I can see the widget area in widgets in settings, but I cannot add widget to this area, because I registered it bad…
Please help 🙂
I used this manual:
http://www.webologist.co.uk/web-design/how-to-add-widget-areas-to-your-wordpress-themeFirst step is OK, I just add this line under the header
Second step is the problem – I cannot find registered lie in mantra theme
Third ste is OK, I just add this to style.cssThank you for help
July 8th, 2013 at 20:07 #8743In reply to: Suggestions for more social networks icons
Zed
Cryout Creations mastermindThere’s already a way to add your custom social icons. Just not the easiest.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 8th, 2013 at 20:00 #8738Zed
Cryout Creations mastermind1. For the logo image, if your logo is already in the media gallery, find its URL and try to copy/paste it into the logo URL field.
2. All widgets have particular classes/ids which can be used with CSS for cutomizations.
3.
#branding { position: relative; }
#access {position: relative; margin-top: -30px; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 8th, 2013 at 19:45 #8733In reply to: W3C validation
Zed
Cryout Creations mastermind1. is a tag required for compatibility with older Internet Explorer versions; will be removed once IE8 is completely phased out and no longer used.
2. I remember that was supposed to be fixed; we’ll have a look at it.
3. will eventually be fixed
4. this is not caused by the theme, as it looks to be from the menu or a (category?) widget
5. until WordPress allows better control on the order of en-queueing styles, we have no way to correct this;
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 7th, 2013 at 06:06 #8679RolandOfEld
anyone!? these issues are driving me crazy!! especially the logo question.. no matter what I have tried I CANNOT set a logo image!!
July 6th, 2013 at 18:08 #8652In reply to: Social Media Settings
intelligenceordeath
I was having the same issue, and realized that if I deleted the hash mark from each “link” field for the social media icons, the icons disappeared! Hope this helps anyone else having this issue!
-Intelligence or Death
July 6th, 2013 at 14:31 #8644In reply to: Presentation Page Slider
Zed
Cryout Creations mastermindOkay, so that clarifies the oddness (since both themes use 95% the same code).
While that plugin is no longer maintained, I doubts its the culprit, as the slider works fine in my tests with the plugin installed.
Plus, I see your website is loading a jQuery copy from code.google.com, while my WordPress with Parabola and the Timeshow plugin load the local copy of jQuery.
Check your other plugins as well…
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 6th, 2013 at 14:17 #8643In reply to: No Sidebar on right!
Zed
Cryout Creations mastermindDid you add widgets to the right sidebar as well?
Unlike Mantra (if you’ve previously used it), in Parabola the right sidebar is always the right sidebar, and left sidebar is always left. When using only one sidebar layouts, the widgets don’t get moved over.
The header should become transparent by simply leaving the background colour field empty (this trick works even in Mantra on all background colours). There’s no need to edit files for this.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 3rd, 2013 at 14:21 #8502In reply to: Links broken since upgrade
Carole
Hi Zed,
Thank you for the info. The permalinks appear to be OK. The problem was only manifesting itself on the last post I made, which I had done just after I installed the latest Mantra update. I therefore assumed incorrectly that this was the reason for the error. Having checked that the permalink setting was correct and with the knowledge that the theme was not to blame. I decided that there must be some data corruption so I deleted that post and re-did it. The problem seems to have resolved itself.
I think somehow, that the post id had become corrupted. The post was visible on the posts page (called article blog) and the title was visible in the Archive and Recent Post widgets but if you clicked on the widget links or the “more” link from within the post itself it came up with the 404 error page.
Anyway, it is all resolved now. Thank you for your help.
I really like the versatility of your theme and have used it on my friend’s website too. Her website is called http://www.humblebeevintage.co.uk. I have three more domains which I will be setting up shortly and intend to use your theme on all of those as well.
Many thanks for your help
Carole Puttick
July 3rd, 2013 at 13:08 #8488Zed
Cryout Creations mastermindI get the Not Found error on all browsers.
Make sure the page with that ID exists, that the page is published and is publicly visible.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 3rd, 2013 at 13:04 #8486In reply to: Custom Menu Tabs not correct color
Zed
Cryout Creations mastermindThat only happens if you leave links blank (or use #) since WordPress believes they link to the homepage and marks them as “current”. It is not a bug.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.July 3rd, 2013 at 00:52 #8469In reply to: Allowing Text Above Title in Presentation Page
Betsy Powell
Never mind. This can be marked as resolved. I found a work around from earlier posts.
July 2nd, 2013 at 14:47 #8460In reply to: Mantra Home Page Question
Detlef
You can either use a custom menu and arrange it accordingly
Or, if you prefer to stay with the automatically generated menu, just use the ORDER field when you edit a page and arrange it accordingly
June 28th, 2013 at 15:42 #8310In reply to: Post Excerpts font is smaller after upgrade?
Zed
Cryout Creations mastermindHi.
Sorry about that. We edited the CSS a bit to improve compatibility for plugins that add custom content inside posts, and we overdid it a bit, leaving the excerpts out of the configurable options.
We’ve already fixed this and submitted the update. You can grab the fixed mantra/admin/custom-styles.php file right now from the 2.0.5 archive and replace the existing one.
Also add these lines to the custom CSS field:
.entry-content, .entry-content p, .entry-summary, .entry-summary p {
font-size:15px; line-height:1.7em; }
.entry-content p, .entry-summary p { margin-bottom: 10px; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 27th, 2013 at 15:34 #8226In reply to: fubar'd in Internet Explorer, safaria nd mobile view
Dean
Update. I think I may have found a plug-in that was causing the problem “User Login”. Deactivating that has partly fixed the problem, will give it a day and see if everything else comes right.
June 27th, 2013 at 14:10 #8222In reply to: fubar'd in Internet Explorer, safaria nd mobile view
Dean
I think my problem may be related. I run three sites, http://www.militarymodels.co.nz, http://www.wwimodeller.co.nz and http://www.wwiimodeller.co.nz. Exact same settings on all three sites. WWIModeller and WWIIModeller no problems (so far). Militarymodels only works completely in Chrome. In Explorer, Firefox and Safari several widgets dissapear from the left sidebar (including categories and links) on the home page but appear on other pages. When the categories widget does appear the category links then only show posts up until the end of May.
Don’t get why it only effects one site.June 25th, 2013 at 19:38 #8146In reply to: How to remove border & shadow from single image
Zed
Cryout Creations mastermindAdd a class on the image, for example class=”borderless”
Then go to the custom CSS field and add in
img.borderless { border: 0 !important; padding: 0 !important; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 25th, 2013 at 19:25 #8143In reply to: fubar'd in Internet Explorer, safaria nd mobile view
Zed
Cryout Creations mastermindDid you restore the older version?
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 21st, 2013 at 20:01 #8020In reply to: cannot upload images
Phil McMillan
I tried another theme and the problem went away. How can I fix this uploading problem in Mantra? I really want to keep using this theme.
June 21st, 2013 at 13:46 #8011In reply to: Creating a column grid on a page
Zed
Cryout Creations mastermindYou could try using the multiple columns shortcode to achieve that:
[mantra-multi] [mantra-column width="1/3"]row 1, col 1[/mantra-column] [mantra-column width="1/3"]row 1, col 2[/mantra-column] [mantra-column width="1/3"]row 1, col 3[/mantra-column] [/mantra-multi] [mantra-multi] [mantra-column width="1/3"]row 2, col 1[/mantra-column] [mantra-column width="1/3"]row 2, col 2[/mantra-column] [mantra-column width="1/3"]row 2, col 3[/mantra-column] [/mantra-multi]
and so on…
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 21st, 2013 at 06:34 #8002In reply to: Menu defaulting on last menu item in mobile view
Rho Chalmers
More experimentation shows that the mobile menu problem in Firefox & IE (or very tiny sized regular browser window on desktop/laptop) only applies to the “Primary Navigation” menu. ‘Top Navigation’, ‘Footer Navigation’ or a ‘menu’ widget that allows the menu to be seen in a sidebar DO NOT SHOW THE SAME PROBLEM.
The ‘Primary Navigation’ menu has CSS stylings to appear ‘button-like’ All of the other menus/locations are straight html links.
Hope you get this fixed soon. I love Mantra, but I’m getting pressure to find a new theme.
June 21st, 2013 at 06:13 #8000In reply to: Menu defaulting on last menu item in mobile view
Rho Chalmers
Looks like your problem is a jquery problem in Firefox and IE https://github.com/jquery/jquery-mobile/issues/5829 I’m not a jquery coder, so can’t help you more than that.
June 21st, 2013 at 05:52 #7998In reply to: Menu defaulting on last menu item in mobile view
Rho Chalmers
As mentioned by another user, viewing site on laptop but making the browser very small activates the Mantra “mobile” view and “mobile menu”. The currently viewed category/page IS, INDEED, listed in the menu. The problem actually seems to be browser specific.
The menu refuses to navigate to the default listed item, even if you click to another page, in the following browsers: Mozilla Firefox and Internet Explorer.
The default menu item works if you navigate away and then back in the following browsers: Safari and Android Browser. Hope this helps!
June 18th, 2013 at 11:51 #7902In reply to: Menu defaulting on last menu item in mobile view
Zed
Cryout Creations mastermindThe issue only appears when the currently viewed category/page is not listed in the menu. We are still working on improving the mobile menu.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 17th, 2013 at 05:40 #7853In reply to: New features
Terry Chadban
Hey guys,
I am currently using your Mantra theme on the website above, and the client would like to be able to set different font sizes in the Extra Text sections of the Presentation Page. What they had in mind was something like a ‘Header 1’ for the text above the slider, and ‘Header 2’ for the text under the slider — the bottom text is fine as-is.There doesn’t seem to be any way to do this ATM, so would it be feasible to include this option in a future revision of Mantra? TIA.
Terry ChadbanJune 12th, 2013 at 21:38 #7510In reply to: Menu defaulting on last menu item in mobile view
Rho Chalmers
I’m having the same problem with the Mobile Menu defaulting to the last item in my menu list. In addition to the behavior described above, it appears that it is impossible to navigate to the defaulted menu item – even once I’ve navigated away and then selected the item again.
ThanksJune 11th, 2013 at 05:54 #7456PIxelcraft
This error occasionally shows up in my admin area, but only shows for a brief instant then goes away. There are no further issues after the error disappears, so I am just ignoring it. I first noticed it after manually installing a carousel slider (non-plug in) onto the presentation page.
June 10th, 2013 at 18:45 #7443Zed
Cryout Creations mastermindMantra does not load JS libraries from external sources. It uses the built-in WordPress jQuery.
The “There’s a problem with your WordPress jQuery library.” message pretty much says it all… there’s an issue with your WordPress/jQuery, most likely caused by a plugin (since not all obey the rules and use the built-in version).
See question D6 in the FAQs.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.June 10th, 2013 at 16:17 #7437In reply to: How to get buttons side by side in text widget
Mariah
Jaimie, I just realized, you must be on blogger? I assume that since, a few years back, google stopped their widget “google friend connect” from being used in anything but blogger. Well that was the last I knew of it, maybe now they do?
I don’t think this theme is for anything but for WordPress, you may find help for what you are trying to do on your blog through google blogger, if I am correct. 🙂 I maybe part of your theme that you are using on your blog as well, that maybe something you can look into.
Good Luck!
-
AuthorSearch Results