Zed

Forum Replies Created

Viewing 30 posts - 5,701 through 5,730 (of 6,644 total)
  • Author
    Posts
  • in reply to: Modifying magazine layout? #15820
    Zed
    Cryout Creations mastermind

    The blog page template follows the general layout selected, so if you use a 2 columns (content+sidebar) layout (Appearance > Parabola Settings > Layout), you’ll get a sidebar on this page/template as well.

    To add content before the posts you can use the Above Content widget are to place your content and a conditional widget plugin to make that content appear only on this particular page.

    Parabola doesn’t have borders/shadows around posts/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.
    in reply to: How do I automatically center the title of a post? #15815
    Zed
    Cryout Creations mastermind

    You can place any CSS you may want to use to change how your site looks in the Custom CSS field (under Miscellaneous in the theme’s settings page). This CSS is saved separately and is applied to the entire site without editing any 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: Line width #15814
    Zed
    Cryout Creations mastermind

    The magazine layout applies to all category sections (everywhere where posts are listed). We are working to turn this into a page template so it can be used on selected categories/sections.


    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: How to remove entries from the homepage? #15813
    Zed
    Cryout Creations mastermind

    Juanjo, that is sample content. Replace it with your own text/images and the “advertising” will disappear.


    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: jQuery #15812
    Zed
    Cryout Creations mastermind

    The issues you’re encountering separate from Parabola indicate that your browsers may have JavaScript disabled. Check this or try a different 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.
    in reply to: See older posts in the presentation page #15811
    Zed
    Cryout Creations mastermind

    For now the presentation page doesn’t have a pagination or a link to the rest of the posts.

    You need to use the “Blog template (posts lists)” page template on an empty page to get the behaviour of the original WordPress homepage posts list. This is explained in the theme FAQs.


    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: Increasing the size of the header/banner image #15809
    Zed
    Cryout Creations mastermind

    The header area size is configurable in the theme settings:
    – the “Header height” under Header option does exactly what its name says
    – the header width is the same as the general site width, configurable under Layout.

    Then upload the image with the new size in Appearance > 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 mastermind

    Add featured images to the posts and enable the “Featured Images as POST Thumbnails” or just enable the “Auto Select Images From Posts” option in the theme’s Featured Image 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: WordPress in subdirectory causes problems #15807
    Zed
    Cryout Creations mastermind

    If your WordPress configuration is correct and it knows where its files are located, check the custom menu tutorial in my signature and look for the special “Home” menu item (indicated by arrow no. 5).


    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: Header question #15805
    Zed
    Cryout Creations mastermind

    Not without extensive changes to the theme code.
    It may be simpler for you to integrate this via a background image.


    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: Background showing underneath footer #15803
    Zed
    Cryout Creations mastermind

    A link to the website exhibiting this would be very useful.


    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: How to remove padding from second text area #15802
    Zed
    Cryout Creations mastermind

    #front-text4 { margin: 0 -45px; }
    #front-text4 blockquote { margin: 0; padding: 0; }


    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: Remove comment section from pages #15801
    Zed
    Cryout Creations mastermind

    Did you have a read of our comments tutorial?
    http://www.cryoutcreations.eu/wordpress-themes/wordpress-tutorials/wordpress-disable-comments-tutorial


    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: i have a problema in presentation page #15800
    Zed
    Cryout Creations mastermind

    Yes, the original 6 are sample content, they are not editable and disappear as soon as you add your own 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: I tried to create the child theme and is not working #15799
    Zed
    Cryout Creations mastermind

    Does your child theme’s style.css file have the required content?

    /*
    Theme Name: Tempera Child
    Theme URI: http://example.com/
    Description: Tempera sample child
    Author: Cryout Creations
    Author URI: http://example.com
    Template: tempera
    Version: 0.1
    */
    @import url("../tempera/style.css");
    /* Child theme styling starts here
    -------------------------------------------------------------- */

    http://codex.wordpress.org/Child_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.
    in reply to: More tag not working #15730
    Zed
    Cryout Creations mastermind

    Where are you having issues with the more tag? posts? pages? category page with intro template? 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.
    in reply to: Breadcrumbs #15728
    Zed
    Cryout Creations mastermind

    Mantra doesn’t display breadcrumbs for pages. We’ll see if we can add this functionality 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: RSS Feed Error #15724
    Zed
    Cryout Creations mastermind

    The extra empty line was there in the original theme file as well. Thanks for pointing that out. It’s fixed for 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.
    in reply to: I need help microformats updated author #15719
    Zed
    Cryout Creations mastermind

    Just because a third party service looks for some information that isn’t there doesn’t mean there are errors in the theme. It just means the information in question isn’t provided.

    Should it be there? Will it be there? We’ll think about it and document ourselves on what Google actually expects to find and decide if we’ll make these changes or not.


    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: Parabola Settings locked #15718
    Zed
    Cryout Creations mastermind

    Use your browser’s dev tools to inspect for JavaScript error in your dashboard (specifically on Parabola’s settings page). Look for names/source of the scripts to figure out which plugin is causing them and disable 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.
    in reply to: Site Title Text too large on Mobile Browser #15717
    Zed
    Cryout Creations mastermind

    @media (max-width: 650px) {
    #site-title span a {font-size: 25px !important;line-height: 30px !important;}
    #site-description {font-size: 12px !important;line-height: 15px !important;}
    }
    @media (max-width: 480px) {
    #site-title span a { font-size: 18px !important;line-height: 20px !important; }
    #site-description { font-size: 11px !important;line-height: 10px !important; }
    }

    Change these to the desired values and add to the Custom CSS field.


    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: What just happened?? lost all color settings?! #15716
    Zed
    Cryout Creations mastermind

    I believe we solved this via premium support and it was caused by missing “#” in the color codes.


    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: strange "read more" behavior in posts #15715
    Zed
    Cryout Creations mastermind

    You made quite a bit of changes to the themes.
    Did you make any changes to the theme’s excerpts 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.
    in reply to: Not all window sizes are responsive; how can I fix this? #15714
    Zed
    Cryout Creations mastermind

    Responsiveness is meant for mobile devices, not resized windows.
    If you resize your browser to a smaller than 800px width, responsiveness kicks in; otherwise, you see the desktop (full width) version 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.
    in reply to: Custom CSS displaying BEFORE theme style instead of AFTER #15713
    Zed
    Cryout Creations mastermind

    Do you have any plugins installed? Did you try disabling them?


    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: Parabola issues loading in some browsers #15712
    Zed
    Cryout Creations mastermind

    Beside the very slow loading of your site (might be an issue between my internet and your host, plus I’m on a different continent), Firefox does not support TIF files; try opening this in Firefox: http://gotschadesign.com/wp-content/uploads/2014/01/Slider-1.tif

    Use JPG or PNG images for the slider.


    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

    Since the issue appears in /wp-includes/user.php it’s user functionality related (and definitely not theme related). Since it’s also intermittent it may be about a user-related plugin you may have installed, but the “internets” seem to agree it’s mostly caused by server overload.


    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: Content background image #15708
    Zed
    Cryout Creations mastermind

    Answered 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: New social icon #15707
    Zed
    Cryout Creations mastermind

    Not without extensive theme modifications.


    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: Header Logo Responsive size #15705
    Zed
    Cryout Creations mastermind

    #header-container > div { text-align: center; }


    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,701 through 5,730 (of 6,644 total)