Zed

Forum Replies Created

Viewing 30 posts - 5,521 through 5,550 (of 6,631 total)
  • Author
    Posts
  • Zed
    Cryout Creations mastermind

    You are both using caching plugins. CSS minification currently breaks font support in Tempera.
    Disable CSS minification in the caching plugin and the menus glyphs (and fonts for that matter) will return to normal.
    We’ll correct this in a future 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.
    in reply to: Static home page at bottom of Tempera presentation page. #27946
    Zed
    Cryout Creations mastermind

    Static pages override the presentation page. Restore the blog/posts homepage and you’ll see the presentation 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.
    in reply to: User Profile Background Color #27945
    Zed
    Cryout Creations mastermind

    Those grey/white areas are part of BuddyPress’ styling.
    Use a tool like Firebug to inspect elements and figure out the tags/classes/ids you need to override with CSS.

    #buddypress table.forum tr.alt td, #buddypress table.messages-notices tr.alt td, #buddypress table.notifications tr.alt td, #buddypress table.notifications-settings tr.alt td, #buddypress table.profile-fields tr.alt td, #buddypress table.profile-settings tr.alt td, #buddypress table.wp-profile-fields tr.alt td {
        background: none repeat scroll 0 0 #222;
    }

    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.
    in reply to: Upgrade Bug #27944
    Zed
    Cryout Creations mastermind

    Which WordPress versions are you running?


    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.
    in reply to: Unable to change "Main Layout" #27943
    Zed
    Cryout Creations mastermind

    Try to disable all your plugins and see if the issue still occurs.


    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.
    in reply to: Slider images on mobile distorted #27809
    Zed
    Cryout Creations mastermind

    You’re hosting your slider images with WordPress and they have a weird link.
    We’ve got complaints about distorted images and broken animations on mobile devices and this happened only when images were hosted by WordPress servers.

    We haven’t been able to figure out why this happens. As a workaround, try to host the slider images locally.


    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.
    in reply to: No presentation page in multisite #27808
    Zed
    Cryout Creations mastermind

    What is “Your frontpage displays” set to in WordPress reading 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.
    in reply to: "save changes" in settings leads to a 403 error #27807
    Zed
    Cryout Creations mastermind

    Christine, you can use any of the forms to contact us without donating.

    I love a strange issue worth investigating 🙂


    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.
    in reply to: Pagination Kaput #27805
    Zed
    Cryout Creations mastermind

    Could I have a look at 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.
    in reply to: Footer not remaining at the bottom of the page #27804
    Zed
    Cryout Creations mastermind

    Your request is similar to complaining a 4 wheel car is broken because it doesn’t have 6 wheels.

    And I hope you realise your fix improvement only works on your particular screen size.


    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.
    in reply to: Update lost images #27766
    Zed
    Cryout Creations mastermind

    Wordpress deletes the theme folder completely on every update. It then installs the updated version in place. This is the normal functionality.

    This is why we recommend you do not edit/add/delete theme files, but use child themes to customize the theme.

    However, you should use your own images using the theme’s settings page, not by replacing files.


    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.
    in reply to: "save changes" in settings leads to a 403 error #27765
    Zed
    Cryout Creations mastermind

    Thank you Gordon and Bembis for providing access to the dashboards.
    You both use the same hosting company (Hostinger) and are affected by the same issue.

    It appears I’ve located the problem. It is caused by the sample text used for the Footer Text, specifically the apostrophes used in <a link=’#’>. Replacing the apostrophes with double quotes fixed the saving problem.

    ​​This may be caused by a server software / configuration limitation​​​​​ (Hostinger seems to be using nginx), and we’ve never encountered such behaviour before.
    We will modify our themes accordingly to avoid this situation, however you need to be careful to avoid using apostrophes.


    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.
    in reply to: "save changes" in settings leads to a 403 error #27757
    Zed
    Cryout Creations mastermind

    If anyone is willing to “donate” us access to their WordPress install so we can test a couple of things, we’d be (un)happy to take a look at this.

    Use any of our forms (premium/custom work/contact) to contact us and specify the issue, we’ll know what it’s about.


    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.
    in reply to: Boxed and responsive layout problem #27756
    Zed
    Cryout Creations mastermind

    Thanks for pointing that out. It is fixed in 0.9.8.


    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.
    in reply to: Problem with NextGen Gallery #27755
    Zed
    Cryout Creations mastermind

    The NextGEN conflict should be solved in the 0.9.8 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.
    in reply to: Presentation Page after update to .9.3 #27754
    Zed
    Cryout Creations mastermind

    The conflict with NextGEN should be fixed in the 0.9.8 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.
    in reply to: New pages doesn't appear in the main menu ! #27753
    Zed
    Cryout Creations mastermind

    If you use a custom menu (Appearance>Menus controls penus, not widgets), you need to edit it manually to add the items you want in it.
    If you unasign the menu from the main menu area, the theme will display the automatic WP menu, which lists all your pages alphabetically.


    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.
    in reply to: Read More Link in slider #27752
    Zed
    Cryout Creations mastermind

    Susan, I don’t see this on your website.
    Does it happen someplace else? Did it stop stretching?

    Nevermind, found 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.
    in reply to: Top menu not showing #27751
    Zed
    Cryout Creations mastermind

    Top menu is part of the top bar (you need to enable it first).
    Neither the top menu nor the footer menu are designed to display sub-menu items.


    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.
    in reply to: Google Analyticator #27750
    Zed
    Cryout Creations mastermind

    Then you should contact the plugin author instead.
    The widgets page is not part of the theme, but of WP.


    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.
    in reply to: compatibility with 4.0 #27749
    Zed
    Cryout Creations mastermind

    Whenever you have dashboard issues after a WP update, start by switching to one of the default TwentySomething themes (make sure it is updates as well) and then disable all plugins until your dashboard returns to working condition.

    Then backtrack your steps and re-enable things one by one to find out the culprit.


    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.
    in reply to: Navigation Menu not working #27748
    Zed
    Cryout Creations mastermind

    Did this use to happen on startlightsoul (the website linked)? The menu appears to be working correctly here.


    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.
    in reply to: Import theme option fails #27746
    Zed
    Cryout Creations mastermind

    You should not get sent to the login screen.
    Could you give us temporary access to your WordPress to test a couple of things out? (as we’ve never encountered this behaviour before).

    You can contact us via any of the forms on the site (premium/custom work/contact – we’ll know what it is about) so we don’t exchange logins via the forum.


    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.
    in reply to: Wrong number of posts on Presentation Page #27745
    Zed
    Cryout Creations mastermind

    Do all those posts have featured images? Posts without featured images will not be used for the columns.


    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.
    in reply to: Featured image replace the logo on certain pages. #27744
    Zed
    Cryout Creations mastermind

    Yes, if you enable the “Featured image as Header image” option and the image is large enough, that is the intended behaviour 🙂


    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.
    in reply to: error occurred while first comment #27743
    Zed
    Cryout Creations mastermind

    Please test this with one of the default TwentySomething themes and see if the same happens or things work correctly.


    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.
    in reply to: ä, ö, ü #27742
    Zed
    Cryout Creations mastermind

    This is usually font-related. Change to a different font (one that supports extended character sets) to correctly display extended latin character.


    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.
    in reply to: Comprehensive Google Map Plugin #27741
    Zed
    Cryout Creations mastermind

    How is this related to the theme?

    Did you define your map in the new plugin? Did you add it where it’s supposed to be displayed on?


    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.
    in reply to: Colors Won't Change #27740
    Zed
    Cryout Creations mastermind

    The issue you are seeing is almost always caused by a poorly written plugin which loads its code all over the dashboard, including the theme’s settings page.

    Do you by chance get 2 colour selectors when you try to change a colour? If yes, disable all your plugins one by one until this behaviour stops.
    After you figure out which plugin is the culprit and you disable it, re-enter theme settings add back the missing # signs to all the colours, then save and your site should return to normal.

    If you absolutely need to plugin in question either contact the author to correct this behaviour, or never save theme settings with it enabled.


    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.
    in reply to: Upgrade Bug #27739
    Zed
    Cryout Creations mastermind

    Is the theme the only thing you updated?

    If the administration page doesn’t work correctly, first make sure you are using the latest WordPress and theme versions.

    Usually this issue is caused by poorly written plugins that break Javascript functionality in the dashboard and also affect theme settings.

    Use your browsers development tools (usually enabled with F12) to inspect for JS errors; or temporarily disable all your plugins and check that the theme settings return to working condition; then enable them back one by one to figure out which plugin is causing the issue.


    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.
Viewing 30 posts - 5,521 through 5,550 (of 6,631 total)