Zed

Forum Replies Created

Viewing 30 posts - 4,741 through 4,770 (of 6,631 total)
  • Author
    Posts
  • in reply to: Slider problem on mobile #35536
    Zed
    Cryout Creations mastermind

    Using Jetpack’s Photon feature will cause the images to be distributed on WordPress’ CDN, causing similar issues with our 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.
    in reply to: The Home Tab does not redirect to my static home page #35535
    Zed
    Cryout Creations mastermind

    This thread explains things with a bit more information.


    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: Comment Subscriptions Plugins don't work #35534
    Zed
    Cryout Creations mastermind

    All CSS we usually recommend on the forum is to be placed in the theme’s Custom CSS field (that what it is for).

    It works in the style.css as well, but remember all theme files are replaced on update so any changes get lost. If you have a complex child theme, you can use its style.css file.


    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 button not showing #35533
    Zed
    Cryout Creations mastermind

    We will look into 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.
    in reply to: Sitcky Post Bar missing after presentation page fix #35532
    Zed
    Cryout Creations mastermind

    We are looking into 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.
    in reply to: Static page with presentation page #35531
    Zed
    Cryout Creations mastermind

    Unfortunately no. WordPress theme review guidelines explicitly state a theme must display the static page if set.


    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: Above/Below Content Widgets Inherit Styles #35530
    Zed
    Cryout Creations mastermind

    You’d need to duplicate all the styling applied to #primary / #secondary / .sidey elements to above and below content elements (which I don’t believe exist in the current style).


    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: Change social icon color without changing site scheme #35529
    Zed
    Cryout Creations mastermind

    This will work:

    body .socials a { background-color: ...; }
    body .socials-hover { background-color: ...; }

    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 get my black body text back? #35528
    Zed
    Cryout Creations mastermind

    You appear to have markup errors in the header widget (where you’ve coloured the phone number), causing the font size, font family and color spread to all the content below that widget. Correct the HTML in that widget.


    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 on Frontpage to the left #35527
    Zed
    Cryout Creations mastermind

    The slider is centered. If you want to customize it, you’ll need CSS:
    body .slider-wrapper { margin-left: 0; }

    This change does not mean it will be easy to add content to the right of 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.
    in reply to: presentation page columns #35526
    Zed
    Cryout Creations mastermind

    The columns in Parabola are not yet widget-based so they do not support (other) widgets.


    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: Add/edit social media links on Home page #35525
    Zed
    Cryout Creations mastermind

    In Parabola social icons use the first accent colour for their background colour and the menu background colour for the hover. The icons themselves are always light grey since they’re 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.
    in reply to: Favicon not shown #35524
    Zed
    Cryout Creations mastermind

    I see the favicon for both sites now.

    Wordpress now includes favicon functionality so if you’re having issues with the theme’s favicon option you can also try WordPress’.


    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: change grey color #35523
    Zed
    Cryout Creations mastermind

    You do not appear to be using the presentation page at this moment. Which grey are you referring to?


    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 in presentation page's text #35522
    Zed
    Cryout Creations mastermind

    Most of the text on the presentation page is not part of posts, so special WordPress tags (like more) do not apply there.


    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 #35521
    Zed
    Cryout Creations mastermind

    The theme supports up to 5 custom slides (images). There is no easy way to add more custom slides, but you can switch to use post-generated slides, where there is no 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.
    in reply to: Plugins & Widgets not showing up on 'blog list' page. #35520
    Zed
    Cryout Creations mastermind

    At least the tabbed widget is loading its content via JS. And there’s a JS error
    TypeError: offset is undefined
    in the code on the blog page in:
    /wp-content/plugins/jch-optimize/assets/wp-content/plugins/gz/30/0/5d8ec496c68156846fb75c02025286ab.js

    I assume that’s an optimization/minification plugin? Could you turn it off so I can see the actual file where this error 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: Empty Slider on Mantra #35519
    Zed
    Cryout Creations mastermind

    Fabrice, 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.
    in reply to: Header widget, featured images #35434
    Zed
    Cryout Creations mastermind

    The 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.
    in reply to: Post Structure Bugs #35428
    Zed
    Cryout Creations mastermind

    Can 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.
    in reply to: How to activate a "Gallery" page ? #35427
    Zed
    Cryout Creations mastermind

    Which 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.
    in reply to: Changing the featured imae background colour #35426
    Zed
    Cryout Creations mastermind

    The 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.
    in reply to: How do I Hide Page Titles? #35425
    Zed
    Cryout Creations mastermind

    In 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.
    in reply to: How to change presentation page columns title/excerpt #35424
    Zed
    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.
    in reply to: wysiwyg editing in tinymce with nirvana #35423
    Zed
    Cryout Creations mastermind

    Nirvana’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.
    in reply to: 'texture' in content background #35422
    Zed
    Cryout Creations mastermind

    You 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.
    in reply to: About widgets on presentation page ! #35421
    Zed
    Cryout Creations mastermind

    The 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.
    in reply to: featured image on pages #35420
    Zed
    Cryout Creations mastermind

    Featured 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.
    in reply to: Custom CSS in Nirvana Theme – not working? #35419
    Zed
    Cryout Creations mastermind

    Make 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.
    in reply to: how to reduce product image #35418
    Zed
    Cryout Creations mastermind

    The 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.
Viewing 30 posts - 4,741 through 4,770 (of 6,631 total)