Search Results for 'found'

  • Author
    Search Results
  • #77992
    Zed
    Cryout Creations mastermind

    The itemprop attributes are used for schema.org structured data and removing them will result in errors being displayed by structured data parsers.

    If you’re sure you want to remove that, you’ll need to customize the cryout_schema_microdata() function (found in cryout/prototypes.php) using a child theme.


    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.
    mike-premier
    Power User

    To temporarily fix the site, I removed the child theme and added the custom CSS to the main theme. I also found the setting for the search feature which I have turned off.

    Please let me know when I can go back to using the child theme or if there are other updates required to do so.

    Website: windmillridgewinery.com

    #76376

    Update:
    Sorry, I just found out that the stated behaviour does not depend on Nirvana or any other specific theme.
    It was caused by a string of blanks or nonprinting characters that somehow was introduced in all post_excerpt fields in the database as posts were copied from the test site to the production site.
    Thus the post was deemed to have a manual excerpt but no output occurred as all blanks were stripped away.
    You can close the ticket.

    #76152

    I installed an additinal theme (Nirvana) just to test.

    Saving worked until I tried to add the Facebook Pixel code to the custom JS section.

    Removing the code fixed the problem.

    Found out that Facebook now had an official Pixel plugin for Worpress. Using this was my solution.

    #75854

    Nevermind, I found out it was another plugin I had installed on one blog, but none of the others. I got the issue sorted out and fixed now.

    Website: shadowmmorpg.sadesignz.org

    #75818
    This reply is private.
    Kay
    Cryout Creations mastermind

    Hi PaulT,

    Thanks a lot for the feedback. We fixed all the IE11 issues we found and we’ll upload a new theme version really soon.

    Have a great day!


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

    In reply to: Gap on Mobile

    Zed
    Cryout Creations mastermind

    I believe you’ve found a hiccup in the theme which is visible with a specific menu configuration (not on top of header image but fixed). We’ll correct this in the next update.

    Thank you for pointing this 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.
    #74674
    dennebar
    Power User

    Hi Zed,

    Thanks for your repley.

    we found the problem. a plugin speeding up our website coused all of the problems. and more. so maybe advise people not to use Autoptimize.

    thanks!

    #74552
    Zed
    Cryout Creations mastermind

    Turn off the Featured Content section of the landing page to disable the not found message when you have no 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.
    #74534

    In reply to: remove the blue line

    Zed
    Cryout Creations mastermind

    You can customize the look of content images with the theme’s Post Images Border (found in its Graphics Settings 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.
    #74424

    In reply to: Header Image

    Kay
    Cryout Creations mastermind

    You probably want to change the landing page static image. You can change that from the Customizer >> Landing Page >> Slider.

    You can change the filter from the Colors settings found in the Customizer as well.


    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.
    #74368
    Tvtino
    Power User

    Having the same problem!

    Don’t mind the menu, but that “Nothing Found No Search Results For:” is driving me crazy!

    #73404

    In reply to: Align Septera Menu?

    Nina Isabella
    Power User

    Thanks a lot, Zed!

    I really should have found that. Still getting a little lost after years with Parabola, but time had come to move into the new world!

    #73021

    And another followup. I found that removing Mailchimp from the Widgets area was sufficient to fix the problem, just leaving a Mailchimp sign-up form on one of the pages. So the problem isn’t with the overall Mailchimp plugin, but just the particular use of it as a widget.
    This is probably a reasonable work-around.

    #73010

    A followup on the problem I posted about yesterday: I found that deactivating the MailChimp plugin on the site seems to fix the problem. The problem looks as though some javascript is disabling mouse actions on the post – unable to select text and link not working.
    I have no idea how to deal with this interaction problem between Mailchimp and Mantra v3.1.0. My society really does need Mailchimp working, so people can sign up to our mailing list. Is there some hope of a solution, please?

    Website: www.rnshs.ca

    #72720
    Francesca
    Power User

    Like you said, I found out that on http://www.ceip-formazione.it the problem is caused by a plugin (Ginger Cookie). But on http://www.vindicio.it/maremoto I have the same problem and it’s not the plugin’s fault. What can I do?

    #72408

    Thank you for your answer. I had a look at the link you provided and if I want this filter to work I have to add it to the theme’s functions.php. But the Anima theme doesn’t let me access that, right?

    After browsing a bit I found this CSS code;

    #commentform .comment-form-url {display:none;

    That get’s the job done, but still I would be interested to know what you would have done yourself.

    • This reply was modified 6 years ago by ToTcH.
    #72286
    tomppa28
    Power User

    Hello again,

    OK, I installed the update, emptied the Autoptimize-cache and retried: Same result. Then I deactivated the complete plugin and everything worked like a charm. To be sure, I re-activated it and, as expected, the problem reappeared. As I would like to keep the plug-in, I had to go through the options and finally found that deactivating the option “optimize CSS code” finally did the trick. Thank you for your help!

    #72265

    I have another website using another theme and I don’t have this issue (and I haven’t installed any social SEO or sharing plugin). This is not happening when tweeting youtube’s url, the thumb is automatically generated. I tried the twitter validator https://cards-dev.twitter.com/validator and I got the following error:

    INFO:  Page fetched successfully
    INFO:  5 metatags were found
    ERROR: No card found (Card error)

    It seems that the page (website) needs to include metadata to show the image: https://twittercommunity.com/t/error-no-card-found-card-error/107179

    Any help is appreciated.

    Thanks,
    Claudia

    • This reply was modified 6 years ago by claubs.
    #71771

    Thank you very much Zed,
    I found the option and its working
    the tempera theme its amazing, thank you for your work
    A

    #71541
    Zed
    Cryout Creations mastermind

    I see you’ve already found the necessary styling.


    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.
    #70891
    TeeCee
    Power User

    …found it by myself: it’s under “Site Identity / Header Media”

    Regards

    TC

    #70104
    naomi
    Power User

    No, I am not using a child theme.

    I just checked the file you mentioned and found this:

    <?php <strong>if</strong> ( is_<strong>front_page</strong>() ) { ?>
    				<<strong>h2</strong> class="entry-title"><?php the_title(); ?></h2>
    			<?php } <strong>else</strong> { ?>
    				<<strong>h1</strong> class="entry-title"><?php the_title(); ?></h1>

    Then I checked my other pages which are not the front page … You just made me realize that there is nothing wrong with the theme, it is only the front page that does not have a <h1> tag :-)) Thank you!


    #70095
    naomi
    Power User

    Hello 🙂

    Using your Nirvana theme, I have checked the source code via CTRL+F and found that there is no <h1> tag. The title seems to be wrapped in the <title> tag only.

    Basically, the page starts with the <h2> tag for the page title.

    I am not using any logo, so I have checked the customizer and the Nirvana settings, on both pages the checkbox for displaying title and undertitle are checked.

    I am looking forward to your reply!

    Kind regards,
    Naomi


    #70041

    In reply to: woo cart icon

    Ernie
    Power User

    The cart usually appears in the header to the right of the main nav.

    I’ve never had to make it appear before and can’t find anything in woo commerce that turns it on or off. All I know for sure is that in other themes it just shows up.

    I found a plugin that works but I’d rather keep those to a minimum.

    thanks.

    Hi,

    I found the way. I added this CSS code and the result is exactly what I was asking for.

    @media only screen and (max-width: 480px){ .fluida-cropped-featured .main .post-thumbnail-container {
    height: 200px;
    }}

    Thank you again for your support.

    Aleksandra

    #69468
    Zed
    Cryout Creations mastermind

    Parabola includes preset color schemes which can be activated with a single click.
    Kahuna does not include such schemes so there is nothing to select in the demo. We have no longer included preset color schemes in the newer themes as we have found that not many theme users actually used them (compared to the work that went into integrating them and keeping them updated with newer theme releases) and the whole functionality required rewriting from scratch to work with the customize-based options.
    The newer themes include fewer distinct color options (as we’ve grouped various elements in sets) so they are easier to customize to obtain a certain color scheme.

    Concerning the “showcase” subforums, we’ve found that they are only lightly used and that users also post their questions incorrectly there (and get answers very late or never, since we don’t monitor them as closely as the bugs and how-to sections).


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

    The enqueueing code is normally found in 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.
    #68936
    Zed
    Cryout Creations mastermind

    That message indicates that you have no content in your homepage posts list.

    Create an empty static page and assign it as the site homepage to disable the not found / search form 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.
Viewing 30 results - 121 through 150 (of 705 total)