-
AuthorSearch Results
-
September 8th, 2015 at 13:12 #33277
Zed
Cryout Creations mastermindBy default animation time is 250ms with a 5000ms pause time. Try setting these values in the appropriate fields.
Theme settings can only be restored as a whole, not individually.
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.September 8th, 2015 at 13:08 #33274In reply to: How to edit your site's browser tab titles?
Zed
Cryout Creations mastermindEach page has a title field when you write it in the dashboard. That exact title will be displayed in the browser’s tab title 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.September 8th, 2015 at 12:59 #33267In reply to: Latest posts from the category not work
Zed
Cryout Creations mastermindDo you have any categories?
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.September 8th, 2015 at 12:57 #33266In reply to: Custom javascript not saving
Zed
Cryout Creations mastermindIt depends on the code you are trying to place in there.
Wordpress strips out <script> </script> tags, so you cannot use these in the custom JS field.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.September 4th, 2015 at 00:17 #33242In reply to: Post excerpt..display issues using
mike
Found it! You can choose to display HTML Tags in the excerpt view. This solves my problem.
Want to have line breaks in the excerpt view? Now you can with<br>September 3rd, 2015 at 15:06 #33239In reply to: Post excerpt..display issues using
mike
Hi,
i have many posts using the “code” tags. But they do no format the text properly in the post excerpt view. If i open the full post using “Read more” the code is displayed properly as it should using the code tag. How can i fix this?Thanks
mikeSeptember 3rd, 2015 at 12:16 #33236In reply to: IE displays page incorrect
Zed
Cryout Creations mastermindI cannot replicate this. Are you using any particular sub-version of IE 11 (on a particular version of Windows) or are you seeing this on any IE 11 and on all Windowses?
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.September 3rd, 2015 at 11:44 #33230Zed
Cryout Creations mastermindThe recent updates changed the columns code to keep Nirvana and Tempera better in sync (so they are easier to maintain).
This new code makes the columns read more buttons no longer appear if there is no column text. Add at least some spaces and the buttons will reappear.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.September 3rd, 2015 at 11:40 #33229In reply to: Font settings broken when using localizations
Zed
Cryout Creations mastermindThanks for pointing out this issue, however there is an easier fix: changing
<option value="<?php echo $general; ?>"><?php echo $general; ?></option>
to
<option value="General Font"><?php echo $general; ?></option>
in admin/prototypes.phpThis will be fixed in the next 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.September 1st, 2015 at 14:30 #33216In reply to: Nirvana Settings problem
Marijeta
I have the same problem. Pages won’t load. Only categories and posts. I update theme but still it doesn’t work. Any suggestions? Thx!
August 26th, 2015 at 18:43 #33180In reply to: Tempera Update from 1.2.2 to 1.2.7 or higher.
wayfarer
Updating Tempera shouldn’t erase any of your layout settings. This is from the Tempera FAQ page:
D. Updates
▶ D1. Are my hard-worked settings kept during an update?
Theme settings (together with the Custom CSS and Custom JS field contents) are kept during updates.
File modifications (changes to style.css, to theme files or newly added files) in the theme folder are lost on update (this is default WordPress behaviour).Consider using the custom CSS / JS fields or resorting to child themes for your extra customizations.
Important note: Since you can never have enough backups – and just to be on the safe side – use the Export Settings button (in theme settings) to save a complete backup of all theme settings before updating.
Updating your theme is quite simple. In your WordPress dashboard, go to Appearance > Themes. Any themes that have updates available will display an alert banner. Click on the theme you want to upgrade and click on “update now.”
Just remember to backup your site before you attempt to update it.
~ Wayfarer
August 25th, 2015 at 12:49 #33174In reply to: Theme Defacement?
Andrei
Update: I also tried Parabola and the frontpage works as usual, but whenever I try accessing another page or post, it goes to the defaced page. It works just fine with Mantra, though…
Later Update: When I change the theme to a stardard worpress theme, it only shows the defaced page… I can’t access any other page.
I am confused… please help!
August 23rd, 2015 at 14:59 #33160In reply to: Custom CSS
Zed
Cryout Creations mastermindThe custom CSS had nothing to do with this issue.
You have a plugin that is overlapping Parabola’s colour selector functionality, messing up the colour codes. You need to figure out which one it is and disable it (at least while editing Parabola’s settings).In some cases the plugin adds an extra colour selector when clicking the colour field (beside the theme’s colour selector) so if you’re getting this, use it to identify which plugin is the cause (the second selector should disappear when the plugin in question is disabled).
Check the colour codes, they should all start with #. If they don’t, add back the hash sign to each code after disabling the problematic plugin.
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.August 20th, 2015 at 13:06 #33137In reply to: Lag in the shoutbox hyperlinks
Sergio
Found!
the problem has been solved inactivating the plug-in “WP-SpamShield”.
That plugin has something weird on a js that remains 5-6 secs “thinking” before showing the next page.Now everything works fine!
Thanks again!
August 18th, 2015 at 04:27 #33117In reply to: WooCommerce: Wrong breadcrumbs displayed
GerBear
I copied and pasted the code provided by karl:
http://pastebin.com/0PtSbjFTNo deal, it doesn’t work for me.
Is there something I’m missing here?
Still the product is in category 1 2 & 3.
If the customer gets to the product via Category 3, the breadcrumb still shows category 1.
August 17th, 2015 at 13:29 #33112Multilingual Nirvana
I’m too curious about the possibility of having the presentation page in multiple languages. For example, using the WPGlobus plugin like the previous poster creates example.com/language/ page which could server as a homepage in an additional language. The question is how to populate it with the separate content.
Any experience with other plugins?Thanks
August 15th, 2015 at 23:36 #32572In reply to: ICON ERROR
Zed
Cryout Creations mastermindIt is a browser security limitation. You are browsing your site from one URL while WordPress believes it is installed on a (slightly) different one and tries to load fonts from there.
See:
http://en.wikipedia.org/wiki/Cross-origin_resource_sharing
https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORSIf 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.August 11th, 2015 at 20:04 #32539In reply to: Post Information: Display errors
Integrant Services
Same problem here. Multiple clients running Tempera are having the post meta appear in duplicate on single page view. In particular, Date and Category.
August 10th, 2015 at 22:00 #32529In reply to: Empty social media sharing button
Sami
Hi,
So recapping an earlier bug report.
Using the customizer to edit the text in a text widget located in the 3rd footer area of Tempera 1.3 generates an extra footer social media icon.
The icon is un-editable, contains no content, and if you max out the five total icons it will still appear as a sixth.The error occurs when adding a hyperlink to the text widget in order to link out to a facebook page.
This is what is used.<a href="https://www.facebook.com/winghamfarms">Follow us on Facebook <a/>THe extra icon immediately appears if this hyperlink text is used in the text widget. It dissapears again if it is removed.
Using <br> causes no issues.I will most likely be able to solve this issue using a short code.
Thanks,
Sami
August 8th, 2015 at 15:39 #32499In reply to: Comment Form Name Field doesn't get focus on click
Zed
Cryout Creations mastermindThe WP Ajax Edit Comments plugin is adding some invisible HTML elements on top of the comment form, which overlap the name field, making it unreachable with the mouse.
Add this custom CSS to correct this:
body #aec_edit_options { float: left; }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.August 8th, 2015 at 15:27 #32494In reply to: overlap title & text on slider image on iPad
Zed
Cryout Creations mastermindThe slider captions are designed to overlap the slider images in Parabola (and they jump below the slide images on small mobile devices).
You are using a particular slider image size / slider size configuration to make the captions appear below the image, but depending on the size of the screen being viewed on, the captions may or may not still overlap the slider 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.August 7th, 2015 at 16:43 #32484In reply to: BUG with up to date 1.30
Zed
Cryout Creations mastermindUnfortunately with site-wide issues the problem needs to be fixed before the next update can be installed when it becomes available.
I recommend completely deleting the theme folder (using the hosting account’s file manager or a FTP client) – wp-content/themes/tempera then manually installing the previous theme version with https://downloads.wordpress.org/theme/tempera.1.2.6.zip
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.August 7th, 2015 at 12:46 #32475In reply to: Slider funtion wonky since WordPress 4.2.3
Ulrike
I could solve the Problem with the help of another user. Three plugins caused the additional bullets: Huge IT Image Gallery, Huge IT Portfolio Gallery, Huge IT Slider. These are not compatible with nivarna theme. So I have tried to disable each one cheking after if the problem was still there. I found a compareable slider with NextGEN Gallery by Photocrati.
Now everything works great. 🙂August 5th, 2015 at 23:55 #32464In reply to: Nirvana 1.1.0 not working – syntax error (solved)
Samara Sinclair
Just a note that my server WAS running PHP 5.3 when I updated the Tempera theme. Regardless of this, the update seems to have deleted the entire site (all I see are white pages). My web host tried PHP 5.4 but that didn’t fix anything either.
August 5th, 2015 at 11:01 #32458In reply to: Parse error: syntax error, unexpected
Felice
My client is having the same issue. She said this happened after she updated to the latest version of WordPress. Any ideas from anyone?
August 4th, 2015 at 15:56 #32452In reply to: Theme crashed with update
Luke Skywalker
I am going to play devils advocate for a second. Sorry, Zed, I am not speaking for you, but I am going to try to help.
First the solution, or how I resolved the parse error.
Follow the file path folks. Sue F has it sitting right there(Sue I would not be so quick to show complete file path with the your name in it. Start at public html if you have to and then paste).
Go to your server files, however you typically access them, and follow the file path. Find line 99. That is the issue, and there is a solution in the other thread marked solved. I have not tried that as of yet, so not sure if it will work. If it does not, then I suppose I will fix it. How I will fix it? I have no idea because, I have really very limited coding skills. Nor do I really understand how all of this crazy internet stuff works. But I do know how to copy and paste into google. I may have to modify and change my search but somewhere, somehow, google knows.What I did to fix it was delete line 99. This gave me access to my admin, although not at first. Not sure why, but it did not, and I just kept trying things. Crazy things I would have been scared to try before. This is the key to all of this, I did this because I know I have a backup. If you do not have backups then not sure what to tell you, except you have to create backups. I use updraft, and used it for the first time to restore my website after this. This means I learned something, when your site breaks turn it to a positive. I did have to gain access to admin, which I said was done through trial and error. I, by no means am suggesting you go changing all your files as if you know what you are doing, but look carefully for the answer. It is there and make the changes. Of course you can contact your host, and they can probably help as well.
See this is the thing, and once again, I am not speaking for Zed. I am doing this because I asked a really dumb question of a theme developer once. No this is not a dumb question at all, website’s are broken and that is not cool. See he never answered and I was angry, well a little while later, I just happened to find the answer, and boy did I feel dumb. Now I understood why this developer did not take the time out of his really busy schedule, writing all this insane code so we can use his stuff. Because it was up to me to figure that out. Sure we have to have them fix things, this is only natural. Zed posted in the other thread that it was related to a server issue. We can all meet at some coffee shop and discuss how that should not happen, but you know what it did. It is not up to them to hold our hand in every time there is a problem. Things just happen folks, things that are out of their control. My son’s phone had to be reset during moblegeddon, why? Because google screwed up. Do you know how smart those people are? Code breaks things, it just happens.
If you are going to have a website then, you must accept the fact that with great power comes great responsibility. Google it folks, duck duck go it even. Somewhere there are ways to figure out the answers, that we are responsible for.
I do not know what Zed thinks, but I am guessing he truly cares about his craft and he does all he can to help us. There are just some things he cannot do, because if he did then we would not be living with Nirvana
Look on the bright side young padawan, you found out what order 66 meant a few years ago. Now today you will learn what line 99 means. FYI, there are a gazillion line 99’s out there, we must maintain our focus, as any jedi would.
May the Force be with you
August 3rd, 2015 at 20:43 #32442In reply to: BUG with up to date 1.30
Kevin
I’ve tried PHP 5.2, 5.3 and 5.4. All have the same error. 5.3 has the same error but it is trigger by fewer functions.
August 2nd, 2015 at 22:22 #32431In reply to: Nirvana 1.1.0 not working – syntax error (solved)
Greener
Because of this error I can’t access the web page to log in any more. Please get this fixed. ASAP as my posts can’t be viewed. Is there any other way I can log in please?
August 1st, 2015 at 15:52 #32411In reply to: How to get attribute description on shop page?
Oleg
stopping you an accurate listing of parameters in this piece of code:
( is_tax( array( ‘product_cat’, ‘product_tag’ ) )
—delete the array (current transfer)—
( is_tax() )
July 19th, 2015 at 19:12 #32345Chris Williams
I had disabled WP Super Cache and still experienced the same behavior. The workaround I implemented was to re-enable it, but set the cache timeout to 15 seconds. Firefox still insists on loading cached versions even after I delete temporary Internet files, but my hack works in Chrome so at least I can see my changes while I’m trying to customize the theme.
-
AuthorSearch Results