Forum Replies Created
-
AuthorPosts
-
January 2nd, 2017 at 12:20 in reply to: How to edit Landing page to include another section or widgets? #41638
Zed
Cryout Creations mastermindThe landing 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.Zed
Cryout Creations mastermindThe strings feature is intended for the single line of text fields that are present in the theme.
Posts and pages are handled directly by Polylang as you can create separate instances of each post/page for each language.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 device/browser are you having issues on? Could you show us 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.January 2nd, 2017 at 11:50 in reply to: How do I change the title of my landing page in the browser? #41633Zed
Cryout Creations mastermindNormally the site title and tagline that you set in your WordPress settings are used as the site title on the homepage. If you assign a static page instead of the posts on the landing page then the title of that page will be used instead.
To customize the title used by default on the homepage (regardless of the landing page or the default blog homepage being used), install a SEO plugin that provides such functionality, like Yoast.
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 don’t think the popup plugin has anything to do with this. On all pages your menus have the proper markup as generated by the theme, on the problematic ones there’s an extra <span> on the menu items (causing the double padding). This happens only on the current (active) page. Are you using a menu-related plugin that is using a ‘riyad_title’ class on this extra span?
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 shouldn’t normally need weight and style resets since the browser is supposed to handle these itself based on the defaults.
You should look at something else interfering with the styles, like invalid markup in the site (causing all of the site to turn bold or italic, for example) or a plugin’s styling improperly overriding all general styling with its own.
Without a link to your site I cannot suggest anything more exact.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 mastermindIncreasing the number of custom slides beyond the built-in 5 is not possible without modifying the theme.
For more slides you can try switching to post based slides.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 your articles set to the Image post format?
Could you try switching one to plain article and see if that changes things?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:
@media (max-width: 640px) { #header { padding-top: 40px; } #nav-toggle { top: 40px; } }
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 changing single.php like this:
... <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="entry-meta"> <?php nirvana_posted_on(); cryout_post_meta_hook(); ?> </div><!-- .entry-meta --> <h1 class="entry-title"><?php the_title(); ?></h1> <?php cryout_post_title_hook(); ?> <div class="entry-content"> <?php the_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 mastermindTry a force refresh in 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 mastermindIf you have any plugins currently active, temporarily disable them all and check if this has any effect on the functionality of the Customizer.
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 mastermindIdeal featured image size depends on the values you set the theme layout to. Your site is currently set to about 1000px content width, with posts in two columns. This would make the ideal featured images half of that width (padding and margins can be ignored for simplicity), meaning 500px.
The height depends purely on the actual images you use (if they look better in a taller or shorter format at this width).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 mastermindYour slider images are not large enough. The images need to be as large as the maximum screen width you need to cover. For example, for a 1920×1080 screen you’ll need images that are 1920px wide – some of your slides are currently 720px wide.
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 customizing
.entry-content a { } .entry-content a:hover { }
instead of simply 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 mastermindYour site layout appears totally broken for me right 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 mastermindThis is indeed an bug, but judging by the code it should have never worked since the first Verbosa ree,ease. We’ve only fixed it in Fluida a while back.
Anyway, we’ll correct it in Verbosa as well 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 mastermindPlease start by reading this:
https://en.support.wordpress.com/post-vs-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 mastermindAre you using the theme’s landing page or a static page for your homepage?
Latest versions of Fluida fully support Polylang for multilanguage sites including for the landing page elements. You’ll need to use the Strings feature for input fields and define multi-language versions for elements that use posts/pages.
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 mastermindNo, that is the maximum number of icon block elements the theme currently includes.
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 want a larger size, yes.
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 happens after entering/choosing the new color and clicking the Save button in the customizer? Does the color revert to the old value?
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.December 27th, 2016 at 12:45 in reply to: Unable to create static page & mobile view doesn't except padding #41517Zed
Cryout Creations mastermindWhat are you seeing instead of 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.December 27th, 2016 at 12:43 in reply to: I want to to have the animated Columns from the Presentation Page a post side. #41516Zed
Cryout Creations mastermindhttps://wordpress.org/plugins/search.php?q=widget+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.Zed
Cryout Creations mastermind1)
body .column-header-image { text-transform: none; }
2) & 3) The columns display the excerpts. If you’d use a filter on the post_excerpt then it would automatically appear in both places without needing file changes.
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) Just add the new social icons to the array list:
$extraSocials = array( 'New Social', ‘Another New Social’, );
And place their images in the same subfolder as the replacement icons (making sure the filenames are identical to the strings written here).
Don’t include existing social icons to this array, you’ll just get them listed twice in the theme settings dropdowns. Including the new images into the child theme folder (in the proper location) is sufficient to replace the icon.
2) To test a customized child theme it is preferred to switch back to the parent theme first, then modify the child theme and preview it in the Customizer before activating it to make sure everything works and the changes don’t cause a fatal error. You cannot preview a (child) theme that is already active on the site.
3) Jetpack’s icons belong to Jetpack. You’ll need to read their documentation and follow their guidelines on how to change them.
4) As I cannot browse your site I don’t know what exactly you are trying to customize. Some tweaks can be made with just CSS, but depending on the extent of the customizations and the affected elements (like using images for buttons, for example), further changes to both CSS and HTML and even PHP may be needed.
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 the page in question accessible somewhere on your 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.Zed
Cryout Creations mastermindYour site appears to encounter JavaScript issues (certain theme function calls fail). This may be caused by a plugin interfering with WordPress’ bundled version of jQuery (which the theme relies on).
Test things out by temporarily disabling all your plugins to see if the slider returns. Then re-enable them one by one to pinpoint which one is the cause.
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.December 27th, 2016 at 11:42 in reply to: Older Posts Don't Update When I Change Site Settings #41510Zed
Cryout Creations mastermindSounds like your site is using some form of caching (like a caching plugin). If you do use a caching plugin, use its functionality to clear the cache after structural changes.
If it’s your server that provides the caching functionality, you may or may not have a way of force refreshing 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.Zed
Cryout Creations mastermindThank you for lettings us know.
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