Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindIf you are using the latest available theme version, temporarily disable all your plugins and check if the issue still manifests.
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 21st, 2017 at 17:38 in reply to: WooCommerce 3.0 – Problem with the new product gallery #44180Zed
Cryout Creations mastermindNirvana already uses a function named nirvana_setup, which you’re overlapping.
Rename your custom function to something else.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 mastermindTempera’s settings group name is tempera_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.Zed
Cryout Creations mastermindJust to keep things clear: we did not make any layout changes to the theme in the recent 1.5.x updates. The only things that did get changed appearance-wise are headings sizes and the problematic line-height. However these would at most affect text appearance, not cause layout or serious appearance problems.
We did however rearrange and move styling around, something that can cause serious layout issues when it gets combined with incorrect or incomplete caching (site ends up using some new styles and some older cached ones). This is solvable only by clearing and regenerating the cache (CDN services are a form of caching). Browsers employ their own level of caching.
Checking some of the sites URLs you included with your replies, I notice nothing obviously wrong or out of place on any of them.
Could you point out problems by explicitly describing them?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 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.Zed
Cryout Creations mastermindResponsiveness doesn’t correct for how you choose to display things (by setting a font that makes your menu too wide to fit in the available 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 mastermindThose values are in the Featured Image Settings section.
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 21st, 2017 at 17:06 in reply to: Error messages Appearing on Frontpage Before Column Content #44174Zed
Cryout Creations mastermindThe PHP notice is fixed in update 1.5.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 mastermindSee our comments tutorial.
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 current theme version is 2.1.3. I am not sure how you managed to ‘update’ to a version that’s 3 years old.
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 styling applies to screen sizes narrower than 650px (apparent size). You may be using a device that uses a narrower resolution.
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 advise against using CSS minification with our themes as they need the style to be loaded in a specific order.
Try this custom styling:
body #frontpage h3 { font-size: 2em; }
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 mastermindRepository themes are not allowed to install plugins automatically, only recommend them – which the theme already does.
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 .mobile class is added via JS, so it is not present from the first instant.
I suggest you use media queries in your css to target mobile devices:
@media (max-width: 800px) { body #header-container { 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.Zed
Cryout Creations mastermindThat is not possible with existing theme functionality.
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 mastermindYou can enter a custom excerpt for the pages by either enabling the excerpt feature on pages or using the
<!--more-->
and<!--nextpage-->
tags.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’m sorry, my previous answer wasn’t entirely accurate as it applies to Fluida.
In Septera activating a static page on the homepage also activates the landing page feature (we were asked to implement this change during the theme repository review process).
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 mastermindTry this CSS:
#site-header-main.header-fixed, #access .sub-menu { background: #fff; } #access a:hover { color: #fff; }
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 custom footer text control is now located under General > Structure.
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 mastermindYou need to pay attention to the id/classname placement. In my example it’s a H3 and it bears the id directly, making the correct identifier
h3#custom-title
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 mastermindNirvana uses placeholders instead of labels in the comment form. Use this CSS to restore labels:
.woocommerce #respond label { display: block; }
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 mastermindStarting with the latest updates Tempera’s slider can be changed with any separate (plugin-provided) slider by using its shortcode in the theme’s 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.Zed
Cryout Creations mastermindThe post published on 7th seems to use the desired featured image aspect ratio again. Did you change anything in the theme settings before it?
What are the theme’s featured image size values set to now?
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 mastermindBoth paths lead to the same theme settings page (which belongs to Tempera).
If you’re having trouble in the theme’s settings with malfunctioning controls you may have a JavaScript error around there. Such issues are almost always caused by plugins that load their resources in places where they shouldn’t.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’s presentation page does not display sidebars.
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 9th, 2017 at 14:47 in reply to: How to remove previous links on top/bottom of every post? #43846Zed
Cryout Creations mastermindYou can do that with CSS:
body.single #nav-above, #nav-below { 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.Zed
Cryout Creations mastermindThis depends on the colours you use.
A site link would be useful in figuring out which elements require customization.
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 mastermind@erosdipietro, is the theme’s landing page feature enabled in the options?
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 mastermindTechnically, anything is possible. However there is quite a bit of work involved (the icon blocks would also need corresponding control elements in the theme options).
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’s responsiveness (including the mobile menu) cannot be disabled using existing functionality.
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