Forum Replies Created
-
AuthorPosts
-
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.Zed
Cryout Creations mastermindI cannot see the ads. Are you seeing this behaviour on any other devices or just your computer?
If it is limited to your computer, you may have some spyware interfering with your browser.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.Zed
Cryout Creations mastermindThe theme cannot cause this. The symptoms are similar to having a broken table/database.
https://wordpress.org/support/topic/how-to-restore-broken-database-site-downIf 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.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 23rd, 2015 at 14:52 in reply to: Text Presentation Page columns disappeared after update #33159Zed
Cryout Creations mastermindJames, do you have any text entered in the columns? If not, enter at least some spaces for the read more to become 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.Zed
Cryout Creations mastermindWhat URL is your plugins page taking you to when it displays the 404 error?
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.Zed
Cryout Creations mastermindMacQ, in the 1.3.0 update we rewrote the column functionality (to be in sync with Nirvana’s code). Now, if the columns don’t have any text entered, the read more buttons are not displayed either. Type in at least a space.
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.Zed
Cryout Creations mastermindThat’s a bit more complicated to add. Plus, the header image alt attribute is not that important since the header area can have the title / logo displayed (with information).
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.Zed
Cryout Creations mastermindThis is caused by a bug introduced in 1.3.0 and will be fixed in the upcoming update (1.3.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.Zed
Cryout Creations mastermindIs you child theme still active?
Perhaps you need to make your custom CSS a bit more specific.
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.Zed
Cryout Creations mastermindDouble check the closing tag. It should be
</a>
not
<a/>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.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 10th, 2015 at 11:45 in reply to: Header Logo Sizing Incorrectly on Tablets and mobile devices #32512Zed
Cryout Creations mastermindThat styling (or similar) already exists in the theme if you check the Keep header image aspect ratio option (under Header Settigns).
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.Zed
Cryout Creations mastermindThere is no constant on line 19 in that file, line 19 corresponds to
// Callback functions
which is just a comment.Double-check the file is complete, re-upload it (from the theme archive) or remove and reinstall the theme altogether.
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.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.Zed
Cryout Creations mastermindDo the new colours remain set in the settings page after saving?
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.Zed
Cryout Creations mastermindDisable the Video Gallery plugin (which is improperly loading its scripts on top of the theme’s slider).
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.Zed
Cryout Creations mastermindWe’ve never been able to replicate this issue before since it only appears to manifest on oddly configured servers (either older setups or very limited/controlled environments).
Did anything change related to your hosting between when it used to work and now when it no longer works? Did you substantially increase the amount of custom text/content defined in the settings page?
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.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.Zed
Cryout Creations mastermindAre you using some kind of plugin to remove the “category” placeholder from the URL?
Most of them have issues with pagination links when the placeholder is removed.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.Zed
Cryout Creations mastermind1. The option that exists in the theme is to add extra left margin to the title/logo, not center it. If you add too much left margin then the title/logo will go off-screen on smaller devices.
Custom CSS can be used to center the title/logo which will also work for mobile devices.2. Due to the selected colours, the submenus are white text on white background on mobiles. If you cannot reconfigure colours to make them visible, use this custom CSS instead:
body #access ul ul li a { color: #181818; }3. Make the slider text shorter or the slide images taller for everything to fit in.
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.Zed
Cryout Creations mastermindWolfineer, Greener did you try to temporarily disable all plugins to check if this still happens?
We’ve never encountered this issue in our tests so it may be caused by interference from a 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.Zed
Cryout Creations mastermindActivating a different theme should not affect content in any way.
Were your comments in WordPress or are you using a dedicated comments plugin? Do the comments return if you temporarily switch to a different theme?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.Zed
Cryout Creations mastermindCould you post a link to your site?
Does the tag widget work correctly on a different theme?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.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.Zed
Cryout Creations mastermindSorry about this issue which only manifests itself on older PHP version (before 5.3). We’ve already submitted the fix with a new update, now it’s up to WordPress to approve it and make it live.
Another workaround until then if you’re not into file editing is to delete the theme folder completely (using a file manager or via FTP) and manually install an older theme version:
https://downloads.wordpress.org/theme/tempera.1.2.6.zipIf 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.Zed
Cryout Creations mastermindYou are using HTML on your column titles which causes code markup errors with the latest update (in which the image alt attribute displays the column title for SEO/accessibility purposes).
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:27 in reply to: Text Presentation Page columns disappeared after update #32481Zed
Cryout Creations mastermindI see the columns display the read more buttons at this moment while using the latest theme update.
Did you solve 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.Zed
Cryout Creations mastermindWe’ll look into 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.August 7th, 2015 at 16:23 in reply to: How to put "alt text" into sliders images and presentation page columns images? #32479Zed
Cryout Creations mastermindThe alt attribute displays the slide title starting with 1.3.0
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