Search Results for 'found'

  • Author
    Search Results
  • #59718
    rovanov
    Power User

    Ok, i think i found it in the style.css

    .post-thumbnail-container .featured-image-meta.entry-meta a,
    .post-thumbnail-container .featured-image-meta.entry-meta i::before,
    .post-thumbnail-container .featured-image-meta.entry-meta,
    .post-thumbnail-container .featured-image-meta.entry-meta time {
    color: #600000;
    }

    Is that right?

    #59662
    Zed
    Cryout Creations mastermind

    That is how Parabola’s presentation page columns are designed to work.
    As the image is placed before the title in the markup, to reorder them you’d need to customize the code outputting the HTML (originally found in frontpage.php).


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

    In reply to: Post Template

    Adding Posts to Pages

    I found a plugin that will do this, and put it in a grid with thumbnail and except just like the theme has built in. It uses the category of your post to put it on that categories page. you can customize button to match this theme’s colors ect.. Hit me back if you want the plugin name.

    #59457

    In reply to: Adding Posts to Pages

    I found a plug in that puts a similar grid and excerpts on to specific pages using post category via short code. It blends right in to theme.

    #59404

    I hope this is ok to post but I have a tempera site (meguk.ac.uk) with responsiveness set on and a presentation page with no slider but several cryout columns enabled. Posts are disabled on the presentation page. On android smartphones and iphones we seem to get the collapsed menu and header image and then

    Nothing Found

    Apologies but no results were found for the requested archive. Perhaps searching will help find a related post.

    Under this is a search box.

    Any help appreciated.

    Jeff.

    • This reply was modified 7 years ago by jeffersA.
    • This reply was modified 7 years ago by jeffersA.
    #59389

    The ‘Slide’ Transition Effect issue may be broader than just firefox 58.0.1, since for both firefox and edge I found than when the Septera landing page is open in 2 separate tabs at the same time, switching from one tab to the other may cause a blank slide to appear as the next slide image replaces it, that is if the animation is in progress on the selected tab, which it typically is. For this too I had to create a workaround.

    #58796

    I really like the Tempera theme and would like to keep using but I also have the same issue.
    I did a bit of playing around by saving the page to a local html file and changing some values and found that if I remove the class=”input-text qty text” bit from the line in the page as

    <input type=”number” id=”quantity_5a689a2ae7c3d” class=”input-text qty text” step=”1″ min=”1″ max=”” name=”quantity” value=”1″ title=”Qty” size=”4″ pattern=”[0-9]*” inputmode=”numeric” />

    then my quantity control renders better and you can see the number, the control is wider than necessary but at least the number is not visible.
    I went looking for the code that builds the “input type=number” line and found the file wp-content/plugins/woocommerce/templates/global/quantity-input.php
    I edited the file (of course making a backup first) and removed the class=”input-text qty text” from line 33 that begins with input type=”number” and now my product pages all display the quantity control that is readable.
    So the question now is whether the CSS class definition for the class=”input-text qty text” is missing or incorrectly defined in the Woocommerce CSS files??? I’m not very knowledgeable regarding CSS but will have a dig around…

    It would be great if the Woocommerce developers see this or someone more knowledgeable with WP and CSS can suggest an “easy fix” that does not involve manually editing a modules file (requiring the edit after updates too of course)…

    #58777

    Found the widgets (as pointed out in main-topic). They are restored now

    #58747

    I agree, for with some combinations of items on the page or certain settings, the sidebars move to below the content again. I found this out by accident and can not yet reproduce this or name the conflicting items/settings, but something is not yet working properly.

    Website: www.deltavliegschool.com

    #58066

    In reply to: Logo Getting Squished

    GaitherStephens
    Power User

    I believe that has fixed the issue. Thank you so much for your help on this! So many times I’ll install a plugin for one type of function and it ends up adding tons more functions that conflict with other parts of the website. I probably would have never found that on my own. Thank you again.

    Gaither

    #57951

    Ok, I fixed it. I found that if I set the layout width 50px shorter that the featured image became functional again. Only thing is 50px of the right side of the featured image would be missing. Then I remembered not long after Mantra came out the issue with people having 50px left over after setting their layouts. I checked in the includes folder and there it was in the theme-setup.php file . First line I changed the 50 to a 0. The planets re-aligned. Thanks.

    #57926

    Hi,

    I haven’t found yet how to hide this information. Really appreciate it any help you can provide.

    Thanks!

    #57923

    I found that using
    #access .menu-item a {…
    }
    gave enough specificity to make it work.

    So now to check for other issues.

    #57919

    @Zed: You are refering to some king of filter to disable the srcset functionality but i do not see any here https://www.cryoutcreations.eu/wordpress-themes/septera/septera-0-9-2-is-jam-packed-with-coolness
    Can you help?

    EDIT:
    I found it in the source code.
    $use_srcset = apply_filters( 'septera_featured_srcset', true );

    • This reply was modified 7 years ago by krisb.
    #57918

    Seems I have found same issue with my images which are 2048 pixels wide 🙁

    @Maurice
    did you find any solution from the problem other from using the filter to disable srcset?

    #57908

    Partial solution found, thanks to my son. I edited the category-27.php file which is directly under the mantra-child directory (the old location before Mantra 3 came along) to use the “content/content” as indicated above. I believe this is now picking up the posts as desired.

    At the moment this leaves the other problem, of modifying the css for the padding in the menu titles — I don’t know what class names are involved, or where that particular css is located.

    Thanks,
    John

    #57776

    Hi!

    I would like not to display the info when hovering over the image. How can I hide the information displayed at the left side of the image as well as the link icon?

    I haven’t found a way to do it.

    Thanks!
    Claudia

    #57502

    I found out that a mailchimp popop javascript causes the problem – when I remove it everything works fine – I will have to dig into that – thanks again…

    #57239
    Bitpicker
    Power User

    Thanks for the suggestion, which then proved that Anima wasn’t to blame. I just found the time to wade through all the plugins and switch them off and on again and found that Contact Form 7 once more doesn’t work well with NextGen Gallery. If I switch NextGen off, then the form posts normally. That might have been a problem even before the theme change, I just never noticed. Sorry to bother you. 🙂

    #57233

    I have the same issue on my website.
    I see that the problem was solved for http://www.aby.legal but still there in travelingafeks.com.

    Can you please share how it was fixed.

    I’m seeing it on chrome when I resize the screen.

    Found the solution in another reply, added the following css:

    body .lp-staticslider .lp-staticslider-image {
    max-width: 100% !important;
    }

    Website: helkikim.at.yemima.co.il

    • This reply was modified 7 years ago by ShayRaz.
    #57229

    I Found the solutions for the people that are having the same proplem you need to change this:

    #sfooter.socials a:hover:before
    {
    background-color:…;
    }

    #57131

    I found it. Thank you.
    Chris

    #57094

    Thanks for your reply, i found it so 🙂

    #56941

    In reply to: landing page (Fluida)

    Any idea how to remove Search Box and “Nothing Found” from the bottom of the landing page?

    Website: www.theisleofmullguesthouse.co.uk


    #56902

    Never mind. Found where the links were. If anybody’s interested, /includes/landing-page.php lines 247-257.
    I just commented out the link elements.

    #56767

    They don’t bother to respond, so I found an alternative. https://wordpress.org/plugins/smart-slider-3/

    #56695

    Hi Zed,

    Thanks for getting back to me. So you found me out. I am a complete novice at this. What I’m trying to do is use the various Septera page layouts (eg. two columns sidebar on left, two columns sidebar on right, three columns sidebars either side) for Blog, Portfolio, Testimonial and Event Calendar Plugin pages. These pages pickup the default Septera layout. Is there a way to select which layout these pages use? Could you point me in the right direction?

    Cheers,
    Chris.

    Website: www.scottishmultisport.co.uk

    #56550

    Hi I fixed it – I poked around in the theme files on the server and found an arconix css file that shouldn’t have been there – no idea how it got there tbh, but I deleted it and then it updated fine.
    Thanks for your help though and thanks for a great theme.
    Tania

    #56489

    Hi again Zed- thanks for the response. Not sure if I’m doing something wrong but it seems to have a min height or width bc even if I put a smaller image for the Slider–>Static image (365 x 365) it just got blown up and stretched out. If I put a much larger image (3000 x 3000) then it displayed no problem. I kept playing with it and found that sample with your slider plugin had an image 2000 x 900 that seemed to be the ideal size b/c when I created an image near that size it displayed like I had expected. Now I have a slight gap at the top that I didn’t before with a larger image but tired of playing with it and it is good enough 😛

    #56092

    In reply to: Adding text to footer

    Fishlady
    Power User

    OK found it – will look harder before posting next time ….sorry!

Viewing 30 results - 181 through 210 (of 705 total)