Zed

Forum Replies Created

Viewing 30 posts - 4,111 through 4,140 (of 6,631 total)
  • Author
    Posts
  • in reply to: How show some meta for pages?? #39337
    Zed
    Cryout Creations mastermind

    Pages don’t normally display meta information. You’d need to edit page.php (and necessary functions) to add this in.


    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: Homepage paging #39335
    Zed
    Cryout Creations mastermind

    Displaying the pagination is not currently possible with Parabola’s 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: Presentation Slider #39333
    Zed
    Cryout Creations mastermind

    Do the posts that you use in your slider have featured images set? And are these images large enough? (at least as the slider 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: post categories in two lines and not in one #39331
    Zed
    Cryout Creations mastermind

    Can you mention your website URL? Something else must be applying styling to the categories list.


    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 Mantra and Ecwid shopping plattform #39329
    Zed
    Cryout Creations mastermind

    You did not mention your website URL.

    Mantra has no content before the header tag (the ?> bit is the PHP closing tag for the comment above, which is not displayed by the server), however other things can add content before the tag.


    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: Make header image transparent? #39328
    Zed
    Cryout Creations mastermind

    To remove the header background, leave the header background color field empty in the theme’s 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: New social media icons #39280
    Zed
    Cryout Creations mastermind

    I suggest you use the instructions on adding additional social icons using a child theme to preserve these changes over theme updates.

    The two indicated services are not really social networks and I don’t think we will include them in the list. The images would also need to be identical in style to the existing ones (to properly fit in).


    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: Removing archive for: " " text from breadcrumbs #39278
    Zed
    Cryout Creations mastermind

    You’ll need to customize the entire breadcrumbs function after copying it to the child theme’s functions.php 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: header image and menu #39248
    Zed
    Cryout Creations mastermind

    That would require four more color options:

    • menu background on hover
    • menu text on hover
    • submenu background on hover
    • submenu text on hover

    This would increase the complexity of configuring colour options.


    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: Mobile Layout 0.9.9.1 #39247
    Zed
    Cryout Creations mastermind

    The problem should be fixed in 0.9.9.2 🙂


    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: Sliders in Home Page Default #39246
    Zed
    Cryout Creations mastermind

    Enable the theme’s Presentation Page from the theme’s settings page (the settings page requires the settings plugin to become available – you will be recommended this plugin in the dashboard and on the settings placeholder 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: Different header assigned to different pages? #39245
    Zed
    Cryout Creations mastermind

    Set featured images (that are the large enough) for the desired pages, and they will be used by the theme (when Featured Images in Header option is 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: Getting Rid of Footer Text #39244
    Zed
    Cryout Creations mastermind

    We’ve moved that option in the 0.9.9 update. It is now under General > 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: header image and menu #39228
    Zed
    Cryout Creations mastermind

    #access { margin-top: 0; }

    The menu’s hover color is a slightly lighter variant of the menu background color and not configurable by itself.


    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 Captcha Plugin #39227
    Zed
    Cryout Creations mastermind

    Change the theme’s Comment Field Label option to Labels under Post Information > Comments (in Customize) and see if that solves your 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.
    in reply to: How to look like Nirvana Demo #39226
    Zed
    Cryout Creations mastermind

    You can use its Reset defaults functionality (in the settings 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: Responsiveness on Windows (Nokia Lumia) phones #39225
    Zed
    Cryout Creations mastermind

    Tables are inherently non-responsive. Using relative sizes they will shrink as low as their contents permits.
    Do the images you use have inline sizes set? If yes, that’s as low as the table will shrink.


    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 can I use child theme from Prabola with Custom CSS ? #39224
    Zed
    Cryout Creations mastermind

    Use can use either the Custom CSS field or the child theme’s style.css file or both for your customization. However note that they get loaded in different order (related to the theme’s other styles) and customizations that work in one location may not work in the other directly (and will need to be made more specific).


    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: Youtube size #39203
    Zed
    Cryout Creations mastermind

    We’ve added an option in the recent updates with which you can disable FitVids (the script responsible for resizing the videos to make them fit) to avoid that video enlarging 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.
    in reply to: Menu not working in mobile #39202
    Zed
    Cryout Creations mastermind

    Your site’s mobile menu works fine for me. Are you seeing the problem on a specific device or 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: Image in Excerpts #39201
    Zed
    Cryout Creations mastermind

    The theme will display featured images before the excerpts if you set them on the posts.
    You can see this in our Fluida demo.


    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 many pages can I create #39200
    Zed
    Cryout Creations mastermind

    Could you expand the question?

    There is no limit on the number of pages you can create in WordPress (this is not even theme-related).


    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: White space after hiding page title and disable breadcrumbs #39199
    Zed
    Cryout Creations mastermind

    These can be adjusted with custom styling, however I’d need to browse the pages in question as the styling needed is dependent on the page IDs.


    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: fixing the header image #39198
    Zed
    Cryout Creations mastermind

    There are no built-in options for the new questions. The header image can be moved around with custom styling, but there is no easy way to move the category meta in a different location.


    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: Null padding in attachments #39197
    Zed
    Cryout Creations mastermind

    Thank you for pointing it out 🙂


    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: Typography in Desktop not same as in mobile #39196
    Zed
    Cryout Creations mastermind

    Lucida Casual doesn’t appear to be Google font. How did you use it 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.
    in reply to: Social Icons not working #39195
    Zed
    Cryout Creations mastermind

    Links that go off-site are disabled in the customizer (so to not accidentally leave the customizer with unsaved options). This is how WordPress chose to make the customizer section behave.


    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 Information -> Feature Image Menu not working exept for IE #39194
    Zed
    Cryout Creations mastermind

    Hi Simon,
    You are referring to the theme’s options sections in the customizer, right?


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

    We’ve considered that, but we couldn’t get past the question of which content the page(s) should display: the same on all or each page a different content (and if different, where would that content be configured?)


    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 link presentation page to another pge #39191
    Zed
    Cryout Creations mastermind

    fitor, please read our custom menu tutorial (linked in my signature) – specifically #5 – on how to set up a custom menu and a menu item linking to your 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.
Viewing 30 posts - 4,111 through 4,140 (of 6,631 total)