Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindI am not sure I understand your issue.
Are you trying to display content beyond the #forbottom container?
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 sidebar is displayed on the right side on my browser.
If you’re visiting the site from a mobile device (tablet?), you will get the responsive layout (with sidebar below content) if the screen width is smaller than a particular limit.
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 mastermindTo translate the theme, see our translation tutorials: one and two.
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’ve found a new bug related to Google fonts…
Use
Open Sans:400,700,600
for 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 mastermindWe’ve fixed the captcha in the meantime.
Sorry about that.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 may be using a caching plugin. Since you did not mention a site URL, I cannot check for 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 mastermindYou are using a caching plugin. Disable it while developing your site or clear the cache after every change.
Otherwise you’ll see a cached (older) copy of 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 mastermindThanks for pointing this out. We’ll get it fixed as soon as possible.
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 mastermindAll the theme’s extra text fields pass the same WordPress filtration as your posts content does. This filtration is required for themes to be approved by WordPress review and get published in the repository.
As far as I remember, iframes are not allowed content and cannot be used there. While for posts you can switch to Source view to bypass filtration, this is not possible in the theme 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 mastermindNicole,
The header height is configurable in the theme settings. The margin between the menu and the header is set in the style, but can be overridden with custom CSS:
body #access { margin-top: 0; }The topbar is always site-wide. You can only control how wide its content is (site-wide or content-wide). This is controlled in the theme settings (under Graphics). I see your social icons are displayed correctly 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 mastermindIt’s a by 1 pixels transparent gif image we use as a hack to make some browsers behave correctly on a particular styling rule. Including this image separately was not worth the browser processing time.
You can use this online decoder to decode and verify the image yourself.
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 mastermindBill, the sidebar is designed to move below the content on screen sizes where the site would get too shrunk down to display both the content and the sidebar side-by-side.
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.February 28th, 2015 at 21:39 in reply to: An error occurred in the upload. Please try again later. #30707Zed
Cryout Creations mastermindHi Miguel. There are several causes which can generate your issue, and the only method to investigate them is from inside the dashboard.
Since the dashboard is not publicly accessible I cannot check it out without your approval.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 part of the CSS is commented out and not actually in use, but thanks for pointing it out anyway.
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 mastermindWilliam, as you are not using a header image, uncheck Keep header image aspect ratio in the theme options (under Header 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 mastermindmargot, one of your plugins may be interfering with WordPress’ jQuery.
Cycle them off one by one and check to see when/if the slider returns to working condition.
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 know about that issue. The header widget will be fixed for mobile devices in the next update.
Specific WordPress settings (header background image / background colour and image / menu assignments and widget placement when using particular custom sidebars plugins) are saved per-theme, and switching to a child theme is considered the same as switching themes.
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 are using Jetpack. Is by chance its “Mobile theme” feature enabled?
That will override everything on your site and be used instead as a theme for specific mobile devices.
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 WordPress version are you using?
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 does not impose a particular size on the tables, so make sure you don’t have static width set for the post in your page/post source (this usually happens if you copy it from 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 mastermindIt’s the default behaviour of the theme to display the drop-down (sub)menus when hovering on the main menu items.
Are the sub-menus not appearing for 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.February 28th, 2015 at 21:01 in reply to: Trouble with Slides on Presentation Page After Update #30698Zed
Cryout Creations mastermindJean-Pierre, Is the whole presentation page gone or just parts of it (like the slider).
Is the presentation page enabled in theme settings? Is WordPress set to display your posts on the homepage (for the presentation page to 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 mastermindThanks for pointing that out, it’s corrected 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 mastermindWe do not provide free support if you remove our link.
And I can’t see any issue on my phone.
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 mastermindDid you install/update anything before this started happening? (in the last weeks)
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 may have a plugin that is interfering with the theme’s colour fields.
Do you by chance get two colour selectors if you click on a colour field in the theme settings?Cycle your plugins off until you figure out which one is causing 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 mastermindAre you using the same image size? Your images are all different sizes.
NivoSlider does not force resizing on the 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 mastermindmary, your website is unreachable at this moment.
phoebe, your slider’s transitions work fine for me. What browser/device are you using?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.February 8th, 2015 at 11:18 in reply to: Update to 1.0.4 broke presentation page footer and widget display #29436Zed
Cryout Creations mastermindCould you post a link to your site?
An image does not help me inspect the HTML and CSS causing that.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 a child theme?
This capitalization matters only when declaring the parent theme’s name in the child theme’s style.css.
And this need to be done from start for the child theme to work, not after a site move.Did you use the proper procedure for moving WordPress? Including the database update script…
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