Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindFabrice, as you’ve switched themes, I can no longer check.
Nauno, your issues are caused by a plugin interfering with WordPress’ jQuery. From what I’m seeing it could be either the Lightbox one or the Wysija Newsletters one.
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 header widget size option is kind of inherited from our other themes. I believe it will need some reworking as the header image is now a different layout than on the other themes.
The featured images behaviour is entirely different from that of Mantra (or the other themes).
If your source images are large enough, you can automatically regenerate the thumbnails with a plugin so they fit Fluida, otherwise they will indeed look bad (be zoomed in too much if small).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 mastermindCan you show us a link or screenshot where that is 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 mastermindWhich demo?
The theme does not implement special functionality to create galleries. You can create them using WordPress’ functionality, JetPack’s features or a gallery 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 mastermindThe featured image uses a background colour derived from the general site text colour. To customize it independently, you can use CSS:
body article.hentry .post-thumbnail-container { background-color: #F5F4E7; }
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 mastermindIn Fluida, that option is under Graphics > 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.January 31st, 2016 at 10:12 in reply to: How to change presentation page columns title/excerpt #35424Zed
Cryout Creations mastermind/* titles */ #pp-afterslider #front-columns h3 { font-size: 20px; } /* texts */ #pp-afterslider #front-columns .column-image-inside .column-text { font-size: 10px; }
The columns excerpt length is the same as the slider which is half of the one configured n the theme settings for post excerpts. This value can only be changed independently by customizing the presentation page file in a child 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 mastermindNirvana’s frontend styling is mostly generated on page view based on the theme settings.
WordPress’ TinyMCE editor accepts only CSS files for extra styling, so there is no easy way to add the settings-based generated styling to the editor.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 change anything related to appearance with custom styling:
body #main { background-image: url("http://www.pixeden.com/media/k2/galleries/165/001-subtle-light-pattern-background-texture-vol5.jpg"); background-repeat: repeat; }
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 presentation page is a special purpose section and does not display the sidebar(s).
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 mastermindFeatured images are displayed on post excerpts (when enabled). They are not displayed inside full posts or full pages as there the images can be inserted in the content directly.
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 mastermindMake your identifiers more specific (for example by appending body to them):
body #pp-texttop, body #pp-textmiddle, body #pp-textbottom, ...
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 product image appearance is controlled by WooCommerce’s styling, not the theme’s, and is set at 48% of the page width. You will need to customize this 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 mastermindYou need to process your images before using them in the slider for them to have the correct sizes.
A square cannot fit in a rectangle and at the same time fill it.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.January 30th, 2016 at 23:23 in reply to: How do I Control which posts are displayed in the Presentation Page for Nirvana? #35416Zed
Cryout Creations mastermindNirvana will always display latest X from all posts on the presentation page.
This is a requirement by the theme review guidelines that we have to follow to be accepted in the themes repository.
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 header is contained within the site limits (as set in the theme settings).
You can simulate a full width header by using a specially crafted body background image that covers the apparent full-width header.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 mastermindMake your custom styling more specific (try adding body at the beginning of each identifier):
body #front-text1 h2, body #front-text2 h2, ....
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 CSS field is for styling only, the JS field is for JavaScript.
What kind of code are you trying to include? HTML? PHP?
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.January 30th, 2016 at 23:17 in reply to: How jump from the Slider URL to the Text 1,Text 2 in the presentation page? #35412Zed
Cryout Creations mastermindAdd link bookmarks in the extra texts and link to these bookmarks from the slider.
http://www.w3schools.com/HTML/html_links.asp
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 template does not have a reason to contain the word “Products” in it since it does not compose/render WooCommerce’s breadcrumbs.
You could try searching through WooCommerce’s translatable strings and forcing an English to English translation to change that word.
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 only access your site (and make it accessible) via a single URL – either with or without www.
Switching between the two, while normally works, causes issues in browsers that refuse to load resources (like fonts) from other domains than the current one (www. and non-www are different domains in this context).
https://developer.mozilla.org/en-US/docs/Web/Security/Same-origin_policy
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 mastermindMake your CSS rules more specific:
body #pp-texttop, body #pp-textmiddle, body #pp-textbottom, body #front-columns-box, body.home #content {
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 did not specify a link to your site for us to see the annoying small blue box.
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 mastermindThumbnails are not automatically re-generated by WordPress. After changing any thumbnail-related settings you’ll need to regenerate them (using 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 mastermindbody #searchform input[type="text"] { background: #222; border-color: #555; }
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 mastermindThey might have popped up at about the same time, but the need for the settings plugin and the presentation page change are two separate matters.
As the settings plugin is explained above, for the presentation page please see this thread.
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 this in the theme’s Custom CSS field or somewhere 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 mastermindYoast’s SEO field for the homepage (this includes the default WordPress homepage that the presentation page replaces) are located separately, in the Homepage section under Titles & Metas.
However I am not sure how this works with multilanguage 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 mastermindIs this site the only thing on your hosting account or are you running multiple sites in there?
They are all as secure as the least secure of them.Keeping themes and plugins updates is good, but not always enough. You need to also monitor the age of your themes/plugins? When were they last updated?
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 previously had a bug by which it displayed the presentation page (minus some styling) even when a static page was set as the homepage.
WordPress theme guidelines request that setting a static page takes precedence over theme settings, so we have corrected this in 1.4.0.1.If you have a static page set as the homepage, after the update WordPress will display that instead of the presentation page. To re-enable the presentation page, the Frontpage displays option (under Settings > Reading) need to be set to Your latest posts.
Additionally, your Home menu item may also point to this static page (which was previously replaced by the presentation page). You will need to correct it to point to the correct home location.
Finally, if you were previously assigning a blog page under Reading, this functionality is no longer available after returning to Latest posts. The matter can be solved by assigning the Blog page (posts list) page template to the page you want the posts list to be displayed on.
I am closing this thread as it got too long and too confusing. If anyone is still having issues with the presentation page, please start a new thread.
For anyone having slider issues, please start your own thread and provide a link to the site.
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