Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindThat is WordPress’ placeholder content when the site has no posts available. It can be disabled by changing the general Reading options to display a static page on the homepage.
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.Zed
Cryout Creations mastermindThe theme’s main navigation is part of the sidebar.
When that is not used the menu is still accessible via the menu icon. Where should the whole menu be 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 mastermindIf you don’t already have one, you should create a new child theme and place this in its functions.php file.
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.March 10th, 2017 at 19:30 in reply to: How to display pagination or "older Posts" link on home page #43173Zed
Cryout Creations mastermindThe theme provides a pagination for when there are enough posts to extend beyond the first page of posts on the homepage.
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 am not sure what you mean. Could you link to your site or post a screenshot?
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 option for this, but it can be customized with CSS:
body #access > div > ul > li:hover { background-color: inherit; } body #access > div > ul > li:hover a { color: inherit; }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.March 10th, 2017 at 19:23 in reply to: Which is the best ecommerce plugin to use with fluida? #43170Zed
Cryout Creations mastermindOpenCart is an entirely separate CMS (what WordPress also is), with its own themes and modules (plugins). However, OpenCart is targeted at large online stores with plenty of products/categories.
The only WordPress e-commerce plugin which we did test with Fluida is WooCommerce.
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@raftingbatu, the themes are released under the GPL license, which lets you modify them in any way you need.
However, note that we will not provide any kind of support if you remove our credit link.
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’d need to customize the theme’s files and replace the queries fetching post data to retrieve your custom posts instead.
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 have undesired sounds on your site, these may come from content or plugins you may be using.
The slider has two dark/light color schemes, while a third tries to blend in with the theme’s colors. Its colors are not independently configurable.
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 mastermindSuch functionality would be considered plugin territory and is not allowed by the existing WordPress.org theme guidelines.
But you can search for and use separate plugins.
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 mastermindPolylang allows you to define multi-language versions of pages, which will be displayed accordingly by the 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 mastermindI’ve only just noticed you use ‘topics’, indicating you are referring to forum topics not the normal posts.
Do I understand correctly?To replace posts with topics you’d need to customize a lot of the theme’s functionality and replace the queries that fetch post data.
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 could try this custom styling:
body #access a { padding-left: 0.4em; padding-right: 1.4em; }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 mastermindYes, screen space is valuable on mobile devices so the menu disables its fixed status as to not waste any screen 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 mastermindAre you still having this issue?
You appear to have both an oembed element in the header area or the site and some custom styling related to a #main-menu. Pehrpas these have anything to do with the issue (which I am not seeing at the moment).
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.March 10th, 2017 at 18:44 in reply to: Help!! Updated Fluida and now landing page is pulling wrong info #43159Zed
Cryout Creations mastermindCould you please provide more information on what is going wrong?
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 seems ripping out Fluida’s soul made it haunt you 🙂
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’ll need a combination of styling and markup to arrange content in the text areas as you desire. If you’re not familiar with CSS and HTML I suggest you look for a plugin that helps you achieve the desired appearance with visual tools and which lets you insert the custom content in the text area using a shortcode.
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.March 10th, 2017 at 18:37 in reply to: How to disable photo gallery slideshow from all pages except the main page? #43156Zed
Cryout Creations mastermindHow is this question related to 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 mastermindThe timing cannot be disabled, but you can set it to very large values (99999).
The loading gif will be visible if the slide image you use has transparent background (or middle part).
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 are plugins that help you add the tracking code in the site without editing files.
The theme’s field uses WordPress’ default sanitization functions, so depending on the code you use some or all of it may get filtered out.
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 WordPress Popup plugin is overlapping the theme’s icon font with its own styling.
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 comment form is controlled by WordPress (or the comments plugin, if using one). You may get a relevant answer to this question in the WordPress.org forums.
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.March 10th, 2017 at 18:24 in reply to: How can i paste a like button in the presentation page of tempera? #43149Zed
Cryout Creations mastermindMost of the theme’s presentation page fields support basic HTML and shortcodes. Some areas display post content (as it is defined).
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.March 10th, 2017 at 18:23 in reply to: How to customize size and color of text in "Header" text widget #43148Zed
Cryout Creations mastermindYou can add extra markup to your widget text
<span class="my-class"> Header widget text goes here </span>and then use custom styling to format it:
#header-widget-area span.my-class { font-size: 3em; line-height: 1em; }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 do not notice any appearance issues on mobile devices. If you are still having issues, I suggest testing your site on a different browser or device, to rule out any caching issues.
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 should use WordPress’ new language selector under the General settings. The wp-config.php language definition is deprecated!
Based on this percentage, the Russian translation should be automatically provided as an update once you switch your WordPress’ language. (Re)Check availability under Dashboard > 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 mastermindCustom styling can be placed in either Parabola’s own Custom CSS field (in the settings) or in WordPress’ new Additional CSS field (in the customizer).
.sidey p { margin-bottom: 1em; }
should add the extra space (adjust the value as necessary).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