Search Results for 'display'

  • Author
    Search Results
  • #39403

    In reply to: Diable menu on mobile

    Yes, I removed the bar by adding the following code to CSS:

    body #nav-toggle {
    display: none;
    }

    #39402

    Hi Zed, for some reason I couldn’t reply on your answer directly. The forum software didn’t allow me to.

    Thank you for answering Zed,

    the problem again:

    My ecwid card doesn’t recognize the doctype of mantra theme header (according to ecwid support). That’s why the responsiveness of the ecwid card under mantra theme is lost. The card isn’t displayed in one column on a phone. It’ shows exactly 1,5 column. Some products can’t be clicked on my phone. I am losing customers….

    the url is http://www.hypnoticproducts-online.com

    That is all what is above the php closing tag:

    <?php
    /**
    * The Header
    *
    * Displays all of the <head> section and everything up till <div id=”main”>
    *
    * @package Cryout Creations
    * @subpackage mantra
    * @since mantra 0.5
    */
    ?><!DOCTYPE html>

    Do u need more info?

    Thanks for your help,

    Dirk

    #39354

    Thank you for answering Zed,

    the url is http://www.hypnoticproducts-online.com

    That is all what is above the php closing tag:

    <?php
    /**
    * The Header
    *
    * Displays all of the <head> section and everything up till <div id=”main”>
    *
    * @package Cryout Creations
    * @subpackage mantra
    * @since mantra 0.5
    */
    ?><!DOCTYPE html>

    #39353

    Thank you for answering Zed,

    the url is http://www.hypnoticproducts-online.com

    That is all what is above the php closing tag:

    <?php
    /**
    * The Header
    *
    * Displays all of the <head> section and everything up till <div id=”main”>
    *
    * @package Cryout Creations
    * @subpackage mantra
    * @since mantra 0.5
    */
    ?><!DOCTYPE html>

    #39351

    In reply to: Missing icons

    Thanks! I’ve installed WordPress in its own folder under www directory on my web server. Maybe the different directory structure occurs the problem. However, the theme icons correctly appear with Safari under iOS, while they are displayed as missing icons under Chrome and IE. Following your guidance I’ve installed CORS plug-in for WordPress and added *.domain, but it works not. Should I move the whole directory of WordPress to main directory?

    #39346
    Zed
    Cryout Creations mastermind

    I don’t remember Lucida Casual ever being one of the fonts in the theme’s list.

    Entering a font name that is installed on your computer will make it display correctly on your computer (and any other computers that have the proper files installed), but will miss (and be replaced with somewhat similar fonts) on any other device.


    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.
    #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.
    #39335

    In reply to: Homepage paging

    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.
    #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.
    #39304

    I had the same question. I think that you need to go to wordpress settings -> display to set posts per page

    #39256

    In reply to: Mobile Layout 0.9.9.1

    If I stretch the window browser it does not display well: it is not fluid. i have to refresh the page.
    Hello and thank you very much.

    #39201

    In reply to: Image in Excerpts

    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.
    #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.
    #39162
    Kay
    Cryout Creations mastermind

    Hey AlwaysSunny (in Philadelphia?),

    The easiest way is to hide the mobile menu completely. Here’s the CSS you should add to your Custom CSS area in the Tempera theme settings (or a child theme’s style.css)

    a#nav-toggle {
        display: none !important;
    }

    Good luck!


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #39156

    Hi Kay,

    thak you for reply.
    My site: http://soks.sk/.
    I mean, a problem is in font formatting. After changing background-size for chess diagram in css file in some browsers it was displayed correct, but in some browsers not. E.g. in Firefox and IE on my computer it was fine, but in mobile browser not. Only in Opera and in mobile “UC Browser” it worked right.

    #39147

    Hi

    The posts display is set to Excerpts: Screenshot of settings http://screencast.com/t/ox8wfmZseScl

    For our News page, for example, I have a static page with Category page with intro for the template
    http://dev2016.waterwelltrust.org/news/ (actual page)
    http://screencast.com/t/hbALJtAeugr (settings)

    For the first post, I have added “this should display the excerpt” in the edit post area, and I would expect that to display on the home presentation page and also this News page, but it doesn’t, and also there is not a read more link, which I would expect.
    Changing the template to Blog Template gives me the same results – no excerpt, no read more.

    On the presentation page, there is a read more link, but the excerpt doesn’t display
    http://screencast.com/t/mDBVgvRPBwRf (screenshot)

    We haven’t done any theme modifications except through the control panel, and no extended CSS changes.

    Thanks.

    #38963

    Thanks for answering.
    But I think it’s not entirely true , since my ipad has 2,048 x 1,536 and displays a version with siderbars the bottom of the web , while my laptop is 1366 x 768 and displays the web correctly.

    #38950
    Kay
    Cryout Creations mastermind

    I think a solution isn’t that difficult. What you really need is a page template.

    So basically make your logo 120px (or whatever will work with the rest of your site).

    Next you need to create a page template that only displays the featured image and the menu ( I’ve created one for you http://img.cryout.eu/template-landing.zip ). That will only be used as your landing page.

    So add the template-landing.php template file to the theme’s /templates folder. Next create a new page, give it a name (‘Home’) assign it the new Landing Page template from the Page Templates dropdown, select your big header image as the featured image for the page, and publish the page.

    Next go to the WP Dashboard >> Settings >> Reading and select the newly created page as your Front Page then go and check it out 😉

    Good luck!


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #38947
    Zed
    Cryout Creations mastermind

    The sidebar is visible on both locations, but the widgets are not. Are you using a widget visibility plugin (like Jetpack’s widget functionality) to only display widgets on certain sections of the site?
    Check for this while configuring the 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.
    #38946
    Zed
    Cryout Creations mastermind

    The presentation page does not feature a sidebar for now.

    Adjust the header height from the theme’s settings so that it only displays the text and recreate the header image for the new height.


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

    The category description is displayed on category sections.
    The ‘category page with intro’ template is a (static) page template, used on (static) pages – to display a long (HTML) intro before the posts. This intro is defined as the content of the (static) page using the template.

    Is the posts display set to Full Posts or Excerpts 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.
    #38733

    Also, it appears that the Category page with intro is not working?

    I added a category description for this category, and it does not display:
    http://dev2016.waterwelltrust.org/projects/

    Should display the category description at the top of the page.
    Thanks.

    #38723

    Hi Zed,

    Thanks for your answer. I would like the side bar widgets to be displayed below the regular content whilst browsing on a mobile device.

    Therefore I should change the ID into “sidebar-1” in my theme files, but I am new to this and don’t really know where to exactly change this. I hope that you can help me.

    If not, I will see if someone can help me at the Jetpack Forums.

    Thanks!

    #38721
    pmdelgado1
    Power User

    Hi Zed, yes, absolutely there is no float left in Fluida, it was just as a matter of speech, I stay corrected; there is only float: right; I have to say, Fluida is a robust theme, I made the simple switch from float: right; to float: center; and it works great. The menu displays perfect in small devices, thus far no problem. I purchased the css to remove the footer, and I would purchase the option to show tagline without hesitation. I absolutely love the theme, it is clean, easy to read, and it offers that “traditional” feel of right/left column. It would be great if you can offer that upgrade to center the menu with the tagline :), you’ll have a customer for life!

    #38712
    Zed
    Cryout Creations mastermind

    There is no float: left center value in CSS – https://developer.mozilla.org/en-US/docs/Web/CSS/float#Values
    At most you could use

    body #access {
        display: table;
        float: none;
        margin: 0 auto;
    }

    but this may cause issues with responsiveness.

    • This reply was modified 8 years ago by Zed. Reason: Fixed a typo that ruined the whole meaning

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

    The tagline is not currently displayed on the site (it is used only as a hover hint on the site title). We’ll modify the option label so it no longer causes confusion.


    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.
    #38702

    In reply to: Font changes in Slider

    Zed
    Cryout Creations mastermind

    You can do all that with custom styling:

    body .nivo-caption h2, body .nivo-caption .slide-text { float: left; clear: both; } /* move texts to left side */
    body .nivo-caption .slide-text .inline-slide-text {
        background: transparent; box-shadow: none; } /* to remove the caption background */
    body .nivo-caption h2 { font-family: X; font-size: Y; } /* to customize the caption title font */
    body .nivo-caption .slider-text-separator { display: none; } /* hide the underline */ 

    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

    How did you manage to enable a sidebar on the presentation page? None of our themes display sidebar(s) on that section.


    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.
    #38668
    pmdelgado1
    Power User

    @Shannon,
    It’s easy, first make sure you work on a child CSS, then find this line and change it to left, right, center:

    /*————————————————————–
    ## MAIN MENU
    ————————————————————–*/

    #access {
    display: inline;
    float: center;/*here is were you change it*/
    }

    You find the css inside the fluida folder, is call “style.css”. Make sure you work on a child, otherwise when you update your theme it will go back to default.
    @Fluida, your designs are awesome, can’t believe you could not provide this simple solution!

    • This reply was modified 8 years ago by pmdelgado1.
    #38637

    The only error message I can find is from Internet Explorer when I go to the site: This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.

    For more information about HTTP errors, see Help.

Viewing 30 results - 931 through 960 (of 1,618 total)