Search Results for 'found'

  • Author
    Search Results
  • #56054
    Fishlady
    Power User

    It’s OK – found the setting 🙂

    #55743

    Hi Tom

    Glad you found the solution.
    One thing that I discovered is that if you need to put line breaks or paragraphs into the ‘Extra text’ field, you use html tags such as <br> and <p>

    Mark

    Website: www.dandydogs.uk

    #55734
    Zed
    Cryout Creations mastermind

    The featured boxes location (either one of them) will display the number of posts configured from the selected category and in the configured column arrangement.

    The featured content area will display the default “homepage posts list” (that is normally found in WordPress on the homepage) which lists all posts regardless of category and the limit here is the number in WordPress’ general 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.
    #55730

    I found it (blush).

    Kind regards
    Tom Løkka

    #55677

    Thank you so much Zed!! I already found a plugin called “Easy Custom Auto Excerpt”. Is not exactly doing what I was hoping for. On top of that, it affects the lay out of the text in the slider…..text background color is gone, most of it, see attached screenshot
    Do you perhaps have a suggestion for a plugin?

    Thanks again!!

    background color gone ACAE

    Website: www.teamkollee.nl

    • This reply was modified 7 years ago by abkollee.
    • This reply was modified 7 years ago by abkollee. Reason: forgot screenshot
    #55633

    Thanks Zed!!
    I was “afraid” for that 🙂
    I’ve found a way to work around it (full content shown on landing page).
    I have made a second page for that item/page, with only a summary of the original page and listed that one on the landing page.
    It works, but a possibility to excerpt also these pages would be nice.

    Nevertheless I am still very, very impressed by all the work you guys have done and gave us these lovely theme’s!!!(and even for free!!!)
    Thanks again!!!

    Website: www.teamkollee.nl

    #55341

    well,

    I found this piece of code in custom-styles.php file

    
    	<?php
    $font_root = 2.6; // headings font size root
    for ( $i = 1; $i <= 6; $i++ ) {
    $size = round( ( $font_root - ( 0.27 * $i ) ) * ( preg_replace( "/[^\d]/", "", esc_html( $anima_fheadingssize ) ) / 100), 5 ); ?>
    h<?php echo $i ?> { font-size: <?php echo $size ?>em; } <?php
    } //for ?>
    

    Changing 0.27 to 0.32 does the trick, but it is not a good solution as it will be wiped after a theme update…

    Any suggestions?

    #55268

    Problem solved.

    I found this option in Nirvana Settings: Featured Images as HEADER Images.\

    All done now.

    Cheers

    #55142

    Ok, thank you very much, Zed. So it seems that this is not to solve via CSS (e.g. CSS anywhere like ‘left: -149px;’ for sub-menu or similar)…
    Nevertheless: For me Septera is the one of the best themes I found until now. It’s all very well elaborated. Other theme developers could learn from its code. Fantastic work!

    #55111
    This reply is private.
    #55029

    I manage to find a solution to this behavior.
    Goto Customizing ▸ Post Information >Featured Image
    settings

    Change “Featured Image Behaviour” to “Cropped”

    Adjust the height of the image at “Featured Image Height”

    I found out that while having the “Featured Image Behaviour” to “Responsive”
    the image size doesn’t expand beyond 180 px

    #54982

    Nevermind, I found it. 🙂

    For those wondering where to go to change these elements:

    Customize > Colors > Content > Primary and Secondary Accents

    Cheers!

    • This reply was modified 7 years ago by evanodson1.
    #54707

    Thank you for your reply Zed!
    But I found the reason for my topic….

    I normally save the jpg files with color room adobeRGB, but when I save them as sRGB the images keep the same colors as the original on my website!

    The strange thing is that I always save the images with adobeRGB due to more and better color room. When I upload them on my computer they looks fine, but when I upload from web (nirvana) they were blassed.

    So I assume the topic is closed, thus I started to upload my images to my website as sRGB!

    Anyway, thank you for your support! I love my website and the theme Nirvana!

    Best regards,
    Anders

    #54428
    iStas93
    Power User

    You are right. I found out by my self later, but now I know should be at least 75%. You have an awesome theme, I am thinking to donate for you guys. It’s too beautiful to be free…

    #53879

    My bad. I thought jumping content was pretty well defined once it landed on CSS Tricks. Here’s a link to a related article in case you’re not familiar: https://css-tricks.com/content-jumping-avoid/.

    In the context of Septera, the jumping content plays out like this (on slower, but not ridiculously slow, internet connections):

    1. Load the static landing homepage.
    2. First paint occurs, hero media not yet visible.
    3. Viewport lays out featured icon blocks (slide in from right), font icons not yet loaded.
    4. Hero image begins to load, dimensions are determined and featured blocks pushed off screen.
    5. Hero image loads based on browser speed, presenting background or color.
    6. To reproduce this behavior just throttle your connection speed to Cable on the above website or the one provided here using dev tools or your favorite client-side proxy.

      I found a pretty good article on https://perf.rocks explaining how to combat this type of behavior. It wouldn’t be such a big thing if it weren’t for the font icons not loading yet. But the animation looks cool and will probably reduce perceived latency from the user standpoint.

      Either way loving the theme. Best on the market, and you know it!

    Website: dev-bali-bebas.pantheonsite.io

    • This reply was modified 7 years ago by jhabdas.
    #53731

    I have found a solution by adding a white area at the top of my header image so the text doesn’t fall over the image but falls in the white added part of the image. Is this the only way?

    #53629

    Hi Zed

    Yes I did, I found it easier to customise and get the look I wanted. However, your answer has solved the problem – I didn’t realise that my posts were automatically recategorised as ‘gallery’ posts, which I assume means as non-standard posts they were displayed in full. If I was to change them to standard posts in Anima (because I could switch theme again), would I be able to display the excerpt?

    Thanks

    Website: www.birdflyingsolo.com

    #53628
    Zed
    Cryout Creations mastermind

    @nazpaan, did you switch to Nirvana?

    If you’ve tried the same content with Anima, almost all of your posts are image posts. As the hint you’ve already found says: ‘post formats always display full posts’ – this includes ‘image’ posts.


    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.
    #53437
    premmarga
    Power User

    Hi, this is what I found too, but the logo I have put there, is not showing up on my page.
    Is it working for you??
    My logo is a jpg and 420×208

    i´m curious if your get your logo showing up??

    #53388

    I found the logo!
    Header > Site Header Content > Logo

    #53141
    Zed
    Cryout Creations mastermind

    What page are you getting the not found message on?


    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.
    #53089
    sarcho
    Power User

    Never mind… 🙂 I’ve found the problem – the header image was set to “cropped” as well (under Header/Header image behaviour)

    #52929
    francis
    Power User

    Thank you very much. I did a plugin update for jetpack and I think the mobile theme was enabled.
    I unchecked and this got the Temepra mobile theme back, but it’s now displaying a Not found message?
    Why is this and how do I fix it. The site looks fine on laptops and desktops.

    Thank you for your time.

    Francis

    kvalentk
    Power User

    I found the solution. Custome CSS: #content .category-archive-meta { visibility: inline; }

    Website: katharine-online.com

    #52776

    Found the issue! In my child theme in the header.php the Facebook Page Plugin script I had to move one line further down, behind <?php cryout_body_hook(); ?>. Really glad I found it.

    Excuse the bug report – it clearly is not a bug, but simply my bad coding.

    Website: e-sigaret-dampen.nl

    #52666

    I found it, it was a widget.

    #52292
    kvalentk
    Power User

    I never found out how to change margins in Parabola, but I did find out how to change margins on a Woocommerce Shop page to match the Parabola margins. Here’s the custom CSS to enter into Appearance > Parbola Settings > Miscellaneous Settings > Custom CSS:

    .woocommerce #mainwoo {
    padding-left: 41px;
    padding-top: 15px;
    }

    #52207

    In reply to: Change HTML code

    I found a solution myself. I downloaded a plugin called “redirection” which let’s you redirect URL’s to other URL’s.

    #52013

    You’ll be happy to hear that I solved my own problem. I found an errant div tag at the end of the post. Deleted that baby and now everything is working as it should again. So weird.

    #51907
    francis
    Power User

    I’ve just gone back to an old post and set the featured image and it’s now displaying in the home page previews. I never used this before because I found that earlier posts with images in text were being displayed automatically…

    I’ll now use the featured image setting for all posts 🙂

    Thanks

Viewing 30 results - 211 through 240 (of 705 total)