-
AuthorSearch Results
-
November 30th, 2013 at 16:45 #14129
In reply to: Auto-check if post comments are enabled
TimG
Further forgot to add that this request applies to excerpts as well as full posts.
November 28th, 2013 at 14:34 #14059In reply to: Comments – add border
Elfew
Srry, bad topic.
You did really nice changes in comment css
Is possible to add nested comments? You know, only add border around the group od comments (comment and replies)…
Or please could you provide me a code, I will modify it by my own 😉 thank you very muhc!
November 27th, 2013 at 13:47 #14034In reply to: Cookie Law Info & Cookillian plugin conflicts
Zed
Cryout Creations mastermindHi.
I just tested Cookie Law Info with Parabola and the warning is displayed fine, including being responsive on small screens.
I couldn’t get Cookillian to display any notice, either on Parabola or on the Twenty-something themes.
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.November 26th, 2013 at 19:09 #14021In reply to: Responsiveness mobile device problems ?
Tim
Even, after updating to Parabola 1.3.1 I have the same issues with mobile view on my site.
When you have a picture for the header of your site it looks horrible on mobile phone. I’ve made width of my tempale – 1200 px and so the header is 1200×80. With vertical align of the screen on a mobile device, a picture of a header has wrong proportions (it is too high for its width).November 25th, 2013 at 23:17 #14005In reply to: Plugin problem
karin
Hi again!
I tried to switch themes and then the activation was ok! However, when I connected Jetpack to my wordpress.com-account, the same thing happened again, the Admin panel turned into a blank page 🙁 Darned, I really liked Jetpack’s features when it used to work on the site. Thanks for trying to help me out 🙂
November 24th, 2013 at 13:26 #13972In reply to: Fewer than 3 social icons?
Zed
Cryout Creations mastermindLeave the URL field empty (delete the #) for the social icons you don’t want to use.
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.November 24th, 2013 at 02:09 #13939In reply to: Featured images are not shown
Jerry
I’m having the same problem with Version: 2.3.0 – Can’t believe no replies to your post. What’s happening with this feature? Anyone have any ideas on getting this feature to work?
November 23rd, 2013 at 13:12 #13918In reply to: Floating image
Paul
Not being a shop owner, I never even thought to use a carteogy page for a special/theme page. Nice!There is also a way to do this with just css. Using your same technique to output the categories where you have:$output .= ”;I altered it to$output .= ”;It takes some inspecting to see what the carteogy id is, but then in your stylesheet you could do something likeli.menu_cat_45 { display: none }Also handy for styling/highlighting certain categories differently!
November 21st, 2013 at 16:55 #13860In reply to: The ability to have bilingual site with mantra team
Ani
Hi Craig, I thought I would just take this opttpouniry to say thanks for your free theme nice cleaner by default. You have modified it with the customer in mindso it clean and uncluttered, the product page and checkout page are a great improvement on the default skinOne thing i would ask, As I am selling only within Australia, I would like to remove the language and country drop downs from their position in the header and insert the search box. How can one accomplish that? ThanksJohn
November 21st, 2013 at 15:48 #13852In reply to: post excerpt
Zed
Cryout Creations mastermindWhen creating posts manually write the excerpt in the Excerpt field. It will be displayed exactly as written in (including manual HTML).
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.November 21st, 2013 at 14:52 #13850In reply to: Presentation Page Column Image Slideshow
Zed
Cryout Creations mastermindYou can only place shortcodes in the column text. The column image field accepts an image URL only.
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.November 21st, 2013 at 14:43 #13849In reply to: Image in text fields
Zed
Cryout Creations mastermindI named the wrong file in my previous post. frontpage.php is for Parabola; in Mantra, the file is includes/theme-frontpage.php.
Open it, look for the line
// First FrontPage Title
if($mantra_fronttext1) {?><div id="front-text1"> <h1><?php echo esc_attr($mantra_fronttext1) ?> </h1></div><?php }
and replace this with your image HTML; then add the proper CSS to position/arrange that image HTML in the theme’s custom CSS field.PS: This should be done via a child theme; when done via a child theme, the file includes/theme-frontpage.php needs to be called (include_once()) by the child theme’s functions.php file, otherwise it is not read.
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.November 21st, 2013 at 13:51 #13835In reply to: Bug report Mantra 2.3.0
Zed
Cryout Creations mastermindI believe we covered this in the comments and it was caused by improperly adding files to the theme’s folder, files which are lost when you update.
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.November 21st, 2013 at 08:21 #13826In reply to: Can't use mantra settings
Will
Following up……………
I have been unable to fix this problem in IE, Firefox, or Chrome, regardless of what I do with plugins. In all browsers, the menu bars will turn white when I mouseover them, but do nothing when I click them.What else should I look for??
November 20th, 2013 at 17:06 #13805In reply to: Move Leave a Comment Link to bottom of page?
Richard
I’d like to do the same thing. We’re not talking inside the individual post. There we have the comment box already.
We’re talking in the frontpage, where I e.g. show 10 posts per page. At the bottom of each of those posts I’d like a “Leave Comment” link.Otherwise, a user has to scroll back up again to leave a comment.
I use the Mantra theme (2.3.0 at the moment).
I tried to search for the code that creates the “Leave Comment” and “3 Comments”, but no success yet. Anyone know?
November 19th, 2013 at 22:12 #13780In reply to: Plugin problem
karin
Hi again!
Jetpack used to work fine before, but suddenly it won’t any longer and I’ve tried to deactvate other plugins and so on, but haven’t been able to figure it out that way.
When I try to activate Jetpack, it seems like the whole admin panel crashes. The page (…/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=) turns totally blank and there is no way to re-access the admin panel other than to delete Jetpack from the folder directly on the server.
These are the other plugins activated on my page: Google Analytics, NextCellent Gallery, Section Page, Under Construction, Widgets Controller.
Kindest rgds, Karin
November 19th, 2013 at 14:44 #13760In reply to: "View More" link on presentation page?
Jim
Hi Michael
I’m not that savvy either but I have a couple of suggestions that could be used within the standard settings…
1. You could increase the number of displayed posts (from 10) on the presentation page within presentation page settings.
2. You could create a custom footer menu that links to a blog page and change its navigation label to something like “View more posts…”
3. Perhaps use magazine layout which would show 2 columns of posts.I hope these help
Jim…
November 19th, 2013 at 02:42 #13748In reply to: Multiline columns on presentation page
Diego
Well, I changed some of the theme’s files an managed to get the desired result. The number of “columns” in the dashboard is still hardcoded, but I changed it to 20. And in the frontpage I added an external for loop that outputs four columns for each div. So, when you have let’s say, 10 columns, you’ll get three divs with 4/4/2 columns each.
If anyone have the same problem, reach me out at twitter (@diegocbarboza) and I send you the modified files.
November 18th, 2013 at 18:38 #13734In reply to: Re-Importing a theme options file manually ??
Tim
Thank you. I found I had to make an ftp permissions change and Theme Options Import (and automatic plugin updates) now work.
However, I tried updating from Mantra 1.9.8 to 2.3.0 and the result is frightening! The current Homepage looks like an unedited base template full of empty boxes to put things in. I think the site is going to have to remain on 1.9.8 …
November 18th, 2013 at 17:30 #13731In reply to: Removing category indcation from post preview
tkemmere
Dear moderator or any other reader,
If anybody could spend a few minutes on this one, I’d really be helped. I can’t solve it alone.
I looked inside content-image.php and content.php but I see no reference to ‘cat’ or ‘category’. And even if I would find it I wouldn’t know which exact part of the code to take out.
Thanks again, Thomas.
November 18th, 2013 at 13:25 #13721Sarah
Hi Zed
I tried that but there is still quite a large gap between the title and the 4 columns of text.
Thanks
SarahNovember 17th, 2013 at 16:37 #13710In reply to: Image in text fields
Paolo
Thanks for the respond Zed, I appreciate the help, I really do. See, I’m a computer tech and although I see the logic behind the coding, I’m not sure how to change things. Could you edit it for me, or anyone else please? Here is the frontpage php:
Again, Thanks
-
This reply was modified 11 years ago by
Zed. Reason: cleaned up unnecessary code
November 17th, 2013 at 13:51 #13698In reply to: How to remove border around an image
Zed
Cryout Creations mastermindTo add borderless images in posts/pages, leave them unaligned. Parabola only applies the image border settings to aligned images.
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.November 17th, 2013 at 13:50 #13697In reply to: disable slider
Zed
Cryout Creations mastermindOr leaving all slide fields 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.November 17th, 2013 at 13:30 #13682Zed
Cryout Creations mastermindIt’s easier to hide the slider by leaving the content (slide fields) empty.
Alternatively, use this CSS to hide the slider container so it doesn’t take up space anymore:
.slider-wrapper { display: 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.November 17th, 2013 at 13:25 #13679In reply to: Image in text fields
Zed
Cryout Creations mastermindYou can only do that by editing the theme files, namely
frontpage.phpincludes/theme-frontpage.php (frontpage.php is in for Parabola)-
This reply was modified 11 years ago by
Zed. Reason: corrected filename mistake
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.November 17th, 2013 at 13:00 #13667In reply to: Optimaization of Site & Presentation Page Title
Zed
Cryout Creations mastermind1. depends on the images mentioned
2. you can use a caching plugin; some also provide css and js minify-cation; just don’t over-minify as that will break the theme (and other things);
3. this is in the FAQs:Make sure the “Site Title” and “Tagline” fields are filled in under Settings > General, otherwise you will see a stray dash in the browser title.
If you do wish to hide the previously filled in site title and tagline from the site header area, just set the option to anything but “Site title and description” — logo (if you have one), clickable header (if you’ve set a header image) or empty will all do.
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.November 17th, 2013 at 12:57 #13666In reply to: Google Adsense, Google Analytics
Zed
Cryout Creations mastermindYou should place the analytics code in the the Custom JS field (under Miscellaneous).
You can then place banners using widgets.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.November 16th, 2013 at 00:22 #13644In reply to: I wanna change the social media
Jim
Hi Alina
This is all within Social Media Settings within the Parabola settings. The ones that show only do so because they have a ‘#’ symbol in the field where the proper link should go, if you blank the fields the icons wont show or put in the proper link.
At the bottom of the this settings page you can decide where you want the icons to show.I hope this helps
Jim…
November 15th, 2013 at 20:22 #13641Jim
Hi Alison
I’ve just tried the above test, and the search box will only appear if you have no posts and have posts enabled on the presentation page. Once a post is created it goes.
Jim…
-
This reply was modified 11 years ago by
-
AuthorSearch Results