Search Results for 'found'

  • Author
    Search Results
  • #28354
    GZip

    You can add the Featured image – preferably using a Child Theme – to single php using the code described here: http://codex.wordpress.org/Function_Reference/the_post_thumbnail

    The problem I’m having here is that the way the post thumbnails are defined in the theme they come wrapped in a link back to the post, and I don’t need the image inside my post linking back to the post.

    I like all o the Cryout Creations themes very much but I do consider lack of built in support for featured in=mages in pages to be a shortcoming.

    (I just found this really nifty plugin for managing child themes: https://wordpress.org/plugins/child-theme-configurator/ )

    #28318
    Bebs
    Hans Scherf

    For the people who probably run into the same problems. We have found out it is the max_vars setting on the provider side. Seams that normal setting for WP is always set to max_vars 2000 if you ask your provider to increase this the problem disappears.

    #28310
    Peter Dunn

    Has anybody found an answer to this question as i have the same problem.

    #28234
    Pawel

    I found the function which includes CSS *file* specified in that setting. Description tricked me – it sais ‘Insert your custom CSS here’ so I placed some CSS rules there.

    #28213
    Zed
    Cryout Creations mastermind

    Scott, I finally found a browser that displays that, and it appears to be a missing header background image. Do you have such an image set under Appearance > Header? Remove it and that glyph should go away.


    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.
    #28210
    Biologyben

    Sorry I assumed this was a bug with your theme – I’m transitioning from an old theme that had it’s own image rotator built-in. I figured basic functionality would include a little red X next to each header image in the list. Now I search and I have found posts related to this problem all the way back to 2011 with this problem!

    How about we turn this into a request! A simple plug-in that adds that X to remove the image from the header rotation without deleting it from the media center. I use the same images for multiple uses – especially annually occurring campaigns where the image might also be used on the slider, as a featured image/header on specific pages on for that campaign, other places on the web, etc and I would hate to break all those urls and have to re-link the header in multiple locations every time I want to pull an image from the rotation. All that is needed is to remove the association of using the image in the header – deleting should be unnecessary I would think.

    #28157
    Zed
    Cryout Creations mastermind

    I see you both found solutions to your troubles.


    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.
    #28087
    Wes Dickson

    Ok, so I found this code in theme-setup.php

    wp_nav_menu( array( ‘container_class’ => ‘menu’, ‘menu_id’ =>’prime_nav’, ‘theme_location’ => ‘primary’,’link_before’ => ‘<span>’, ‘link_after’ => ‘</span>’ ) );

    and it’s very similar to the Original Code noted in the reputedly successful example above.

    It looks like the main thing I need to add to this code is this bit:

    ‘menu’ => get_post_meta( $post->ID, ‘MenuName’, true)

    However, when I added it in, trying various locations, my theme crashed and I had to delete and reinstall.

    I’m guessing there’s a conflict because menu_id is being defined as prime_nav, but I’m also trying to define “menu” with the inserted code. I tried overwriting the prime_nav definition, but that didn’t work either. I’m guessing it refers to prime_nav somewhere else in the code (though I’ve had no luck finding it).

    Any help out there?
    I’m just a beginner, so be gentle with me…

    #28068

    In reply to: Post Separator-color

    Asp

    Not to worry found it in… (admin/custom-styles.php)…. Thanks…

    p.s. i notice that there are no creators helping in these boards, thats off putting to stay and pay…

    #28066
    Asp

    Hay Sandman,

    i just started using this theme last night, i found what you are looking for as i wanted to do the same…

    Goto style-mobile.css at the bottom of the editor… Find this line of code…>>

    body, #content p, #content ul, #content ol,#content code, #content pre, #content blockquote {
    font-size: 12px !important;

    << it,s near the bottom, change the 12px to what you want i used 8px…

    Hope this helps

    Cheers Asp…

    #27978
    Kjell Roger Eriksen

    Been looking for days. 2 minutes after I created this post I finally found it!
    It was in the POST EXCERPT SETTINGS ^^

    #27902
    Diana

    I found it! Please close this. I’ll start another question in a separate topic.

    #27893
    Bembis

    I found it. If someone need it, you need to cuztomize content.php(in nirvana/content/ directory).
    You need to cut 26-28 rows and paste it above <header class="entry-header"> (row 19).

    <div class="entry-meta">
    				<?php	cryout_post_meta_hook();  ?>
    			</div><!-- .entry-meta -->
    #27798
    Gordon

    Thank You! IT worked. I had to change themes until I found problem. Still is really great!

    #27794
    Christine

    Hello,

    thx for trying to help 🙂

    I found the section and removed the whole text but it did not help.

    Guess I will have to send my logins to Zed. Is it right that I have to danate first to be able to do that?

    #27784
    Richard Buchanan II

    Nevermind, I found both files referenced in theme-styles.php, located in tempera/includes. I can provide details for what to remove if others also want to make their network delivery more efficient.

    Thanks anyway.

    R

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

    Never mind. I found the following article and realized I needed to set the image as a featured image for the post.

    http://www.wpbeginner.com/beginners-guide/how-to-fix-common-image-issues-in-wordpress/

    #27634
    Alex

    Ah, just found out. You need to go to the customization page and select it there.

    #27621

    In reply to: Delete categorie

    Stefan

    Found it. It’s can be found under in de left side bar under posts in admin mode.

    #27609
    Simon

    OK a little update. This only happens on any Cryoutcreation theme i try. Any other theme i use including twenty twelve etc shows the primary navigation properly.

    I have a local install on my laptop that does not have this issue. I have copied several theme files to actual site and no change. I have found that wordpress ignores the following line <nav id=”access” role=”navigation”> found in the header.php file in the cryout_masthead_hook section.

    Can anyone suggest why this is?
    I have turned off all plugins, everything is up to date but not sure why this function is ignored?

    Please any help would be awesome as this theme is perfect to use.

    #27606
    Linda Herrin

    That is found in the Dashboard >Appearance>Burvaba Settubgs > Oresebtatuib oage,
    On my site I used the title text for all of the text there. I like it better than the actual textg font.

    #27602
    Doug Sewell

    Found the answer … https://support.mozilla.org/en-US/questions/971185

    This particular PC was set to render fonts at medium size rather than default, and Firefox honored it. The others didn’t.

    #27556
    Trond

    Problem solved. I found out, my mistake.

    Trond

    #27494
    Louis

    I found it, you need to go to Appearance -> customize -> widgets -> Presentation Page Columns.
    There you drop a “Cryout Column” in and set image and text.

    You cannot change the default images and text, they vanish as soon as you put one cryout column in.

    Well hidden.. One hour of searching..

    #27430
    Kana

    Hello, Kaz-san!

    I found a good YouTube Video. I hope it’ll help us use Tempera theme.
    私もちょうど同じ疑問で調べていたところです。こちらのYouTubeのビデオが役に立ちそうですよ。
    http://youtu.be/SkmEp_VeFmQ

    Good luck!
    Kana

    #27423
    Kay
    Cryout Creations mastermind

    Hi guys,

    This is not a WP 4.0 problem. It’s a theme bug that we’re working on fixing. Until then, the temporary solution is to set the same number of posts on ‘Blog pages show at most’ setting, found on the WordPress dashboard >> Settings >> Reading and on the Presentation Page Settings.


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

    In reply to: compatibility with 4.0

    Kay
    Cryout Creations mastermind

    Glad you found out the problem Saran. 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.
    #27375
    Kay
    Cryout Creations mastermind

    Hi,
    Thanks for the feedback. It looks like you found a bug. We’ll have this fixed ASAP in the next theme update.

    Thanks again!


    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.
Viewing 30 results - 451 through 480 (of 705 total)