Forum Replies Created
-
AuthorPosts
-
ZedCryout Creations mastermind
Increase your “Header Height” via “Header Settings”. 100px should suffice.
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.ZedCryout Creations mastermindI cannot see this issue on your site nor can I reproduce it on one of our sites.
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.ZedCryout Creations mastermindIt is fixed in v2.0.1
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.ZedCryout Creations mastermindWe know about this issue; we’re still looking for a solution that will not mess with the menu behaviour on non-tablets.
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.ZedCryout Creations mastermindThe plugin should not format the look of its output.
Try this custom CSS:
.katb_display_widget_class h2, .katb_multiple_display_widget_class h2, .katb_display_widget_class h3, .katb_multiple_display_widget_class h3 {
margin: 0 10px 0 -10px !important;
padding: 4px 10px 4px 15px !important; }- This reply was modified 11 years ago by Zed. Reason: fixed typo
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.ZedCryout Creations mastermindUse this custom CSS:
#primary, #secondary { border: none; }
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.ZedCryout Creations mastermindUse this custom CSS – adjust the value to suit your needs:
.nivo-caption {
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80); }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.ZedCryout Creations mastermindSorry about that. It’s the first option under “Graphics Settings”.
Did you upload an image of exactly the size specified in the Custom Header page?
Images of exactly XXXX × YYY pixels will be used as-is.
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.ZedCryout Creations mastermindhttp://www.w3schools.com/tags/tag_ul.asp
The bullets should be displayed automatically to the list items (if not disabled in the settings).
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.ZedCryout Creations mastermindI don’t see white border around the images in the footer so I assume you found a solution.
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.April 11th, 2013 at 16:24 in reply to: How do I change the text color in the sidebar text-widget #5060ZedCryout Creations mastermindThere is no setting for that. You can however use custom CSS:
#primary, #secondary { color: #000; }
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.April 11th, 2013 at 16:21 in reply to: How can I insert keywords for my website and my pages with Mantra #5059ZedCryout Creations mastermindKeywords are not that important for Google anymore, but you could use a SEO plugin for that. Mantra has no built-in support for keywords.
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.ZedCryout Creations mastermindI see you’ve managed to do that.
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.ZedCryout Creations mastermindI believe it works in Firefox/Chrome and the header is not turning into a link in IE…
If this is the case, we’ve found the issue and we’re fixing it in 2.0.2
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.ZedCryout Creations mastermindUnder Header Settings you have “Site Header” set to “Custom Logo” but you did not upload any logo.
Set that option to either “Clickable header” or “Empty”
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.ZedCryout Creations mastermindPlease 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.ZedCryout Creations mastermindI see the comment field showing up fine on the (last front page) post: http://www.veganistry.com/out-of-chocolate-eat-granola/
There is no comment field on posts inside the category page (and the home page is also a category page, which you’ve currently set to display one post only).
There is however a “Comment / X comments / Comments closed” button for each post inside a category page, but you’ve hid that when you set the theme to hide the meta bar.
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.ZedCryout Creations mastermindYou’re most likely encountering some javascript issues (possibly caused by a plugin) in the WordPress dashboard.
We cannot investigate this as you’re the only one with access to the dashboard. See if disabling your plugins one by one solves your issue at some point.
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.ZedCryout Creations mastermindCould you tell us which fonts you tested and you’re encountering this issue with?
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.ZedCryout Creations mastermindYacov, that is most likely caused by interference between a plugin and WordPress’ jQuery, making Mantra’s accordion fail.
Try using your browser’s web development tools to spot the javascript errors. Then try to figure out the plugin causing the issue (either by inspecting the errors or by disabling the plugins one by one)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.ZedCryout Creations mastermindYou align the image “none”.
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.ZedCryout Creations mastermind1. Use HTML in your excerpts…
2. Perhaps setting a post (with the message) sticky would help you achieve that.
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.ZedCryout Creations mastermindEmbedding that custom error page in Mantra’s 404 file is rather difficult.
In my opinion, the easiest way to do this is to use Apache’s .htaccess features to define a custom error page for your website.
http://www.javascriptkit.com/howto/htaccess2.shtml
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.ZedCryout Creations mastermindIf 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.ZedCryout Creations mastermindGo to Header Settings and set Site Header to Clickable header image or Empty.
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.ZedCryout Creations mastermindThe only two solutions are:
- disabling the text shadows
- changing the text shadows colours via custom css.
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.ZedCryout Creations mastermindYou cannot set the sidebar width below 220px.
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.ZedCryout Creations mastermindAn image cannot be responsive and fit any device size while retaining the original aspect ratio exactly.
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.ZedCryout Creations mastermindResetting to the default should not change anything related to the accordion functionality.
You are probably seeing some interference between a plugin and WordPress’ jQuery, making Mantra’s accordion fail.
If you use your browser’s web development tools you should see some javascript errors. Try to figure out the plugin causing the issue.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.ZedCryout Creations mastermindHi.
There’s a glitch related to the header social icons in 2.0 which we will fix soon.
Until then, use this custom CSS to properly align your custom logo:
`a#logo { margin-left: 0; }`Edit: this is fixed in v2.0.1
- This reply was modified 11 years ago by Zed. Reason: edit
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. -
AuthorPosts