Search Results for 'search page'

  • Author
    Search Results
  • mike-premier
    Power User

    The presentation page is set for 3 columns per row. Currently, they are being displayed as 1 column and type is very small. Also, the search feature is showing in the menu bar.

    As for the child theme, I believe there are very minimal style changes. This is a site we inherited so I am not sure what else is there. Looks like BG image and some hidden items. Here is the theme code:

    —–BEGIN—–

    #forbottom, #main{
    background-image:url(“../../uploads/2016/01/01/Beige-background.png”);
    }

    div.nivo-controlNav{visibility: hidden;}

    #topbar{visibility: hidden;}

    div#footer2 span{visibility: hidden;}
    —–END—–

    Website: windmillridgewinery.com

    #77320
    Zed
    Cryout Creations mastermind

    There’s most likely a HTML entity in one of the theme’s input fields. Some server configurations are wonky and cause this issue when a form submission includes such data.

    Try saving a theme settings export and search that file for the ampersand sign (&) which precedes all HTML entities in escaped format.
    If you find one, see in what field it is present and remove it from the theme’s input in the settings page and retry to save.


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

    Featured images do not appear inside published content (posts or pages). Featured images are displayed in the header of the site (unless the option is disabled) for single post/page sections or together with the post/page title and intro where these are displayed in a list (blog, category, search results).


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

    Hi again. I know it’s been a while since I last wrote. We reverted the Kahuna theme but later chose to update the theme and deal with the issue surrounding the search. I wanted the main nav/search floated to the right side of the header but it only goes halfway. I added a position: absolute; and right: 0; to the #access id in the child theme stylesheet but that breaks how the search works. When I click on the search icon to open the search input – the page reloads and I am unable to use the search.

    Website: www.gardenofedenvapors.com

    • This reply was modified 6 years ago by SDJensen.
    #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.
    #67482

    In reply to: How to do?

    Zed
    Cryout Creations mastermind

    In posts lists (categories, archives, search results), the post (or results) titles link to the single post (page) sections. This is the way WordPress works.


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

    Thank you, I did what you advise, but still…

    It dispays neither the buttons nor the Slider Caption on the page, so I guess I need to do sth more.

    I was searching in Widgets but there is no thing such a Slider Caption.

    I am sorry maybe its easy, but..

    Thanks in advance!

    #64742

    It tacks on to the body tag

      style=”color: rgb(255, 0, 0);

    before clicking search icon:
    <body class=”page-template page-template-blog-page page-template-blog-page-php page page-id-2 septera-image-none septera-caption-one septera-totop-normal septera-no-table septera-over-menu septera-responsive-headerimage septera-responsive-featured septera-magazine-two septera-magazine-layout septera-comment-placeholder septera-normalizedtags septera-article-animation-slide” itemscope=”” itemtype=”http://schema.org/WebPage”&gt;

    after clicking search icon:
    <body class=”page-template page-template-blog-page page-template-blog-page-php page page-id-2 septera-image-none septera-caption-one septera-totop-normal septera-no-table septera-over-menu septera-responsive-headerimage septera-responsive-featured septera-magazine-two septera-magazine-layout septera-comment-placeholder septera-normalizedtags septera-article-animation-slide” itemscope=”” itemtype=”http://schema.org/WebPage&#8221; style=”color: rgb(255, 0, 0);”>

    #63887
    Zed
    Cryout Creations mastermind

    You shouldn’t use H1 headings in your content, as that tag is used for the site title and having two in the same page will result in a duplicate H1 heading issue with most search engines/indexers.


    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.
    #63661
    gdutson
    Power User

    When I said I am getting not found error I mean that it loads a page but on the page it says
    Not Found
    Apologies, but the page you requested could not be found. Perhaps searching will help.

    It shows my menu and posts but no presentation slider etc.

    Any fixes or troubleshooting tips would be greatly appreciated.

    Thanks.

    #62101
    Zed
    Cryout Creations mastermind

    Nirvana displays featured images in posts lists (blog, categories, archives, search results). It does not display the featured images in single views (single post or single page).

    If you’re looking to display the featured image in the header in single views, check that the appropriate option (under the theme’s Featured Image options section) is enabled.


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

    The theme displays the assigned featured image in lists (categories, archives, search results).

    For the single views (single post or single page), images can be inserted directly in the content (at the desired location and with the wanted size).


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

    When I look at the generated source for the site it looks like that the code for the slider is generated and I can not find references to the search box.

    But the page looks like this:

    This is how the page is displayed.

    And the same is happening to the Instagram widget. I can find correct references to the Instagram images, but they do not show up.

    Trond

    Website: www.gulden.org/james

    #59797

    No, there is still a search box where the slider is supposed to be. I use no search widget, so why there is one on the page I do not understand.

    Trond

    Website: www.gulden.org/james

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

    In reply to: Number of extracts

    Zed
    Cryout Creations mastermind

    The number of posts (full or excerpt) displayed on the homepage and any other posts list section (archive, category, search results) is configurable in WordPress General > Reading 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.
    #57086
    Zed
    Cryout Creations mastermind

    The number of posts displayed on the homepage is not independently configurable from the number of posts displayed on standard post lists (categories, archives, search results) – it is the same set in WordPress’ Reading 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.
    #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


    Zed
    Cryout Creations mastermind

    The search page will use the same excerpt/full posts option as set 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.
    kvalentk
    Power User

    Oh dear! I did as you directed but category descriptions still did not display. I’ve since backed that out and then spent about four hours inserting and replacing code as directed by the WordPress Codex and as suggested by everyone I could find by searching for how to display category descriptions, and nothing has worked. I’ve worked with both the archive.php and the category.php pages. What should I do now?

    Parabola is a beautiful theme and I appreciate Appearance > Parabola Settings instead of the customizer, but I just gotta have category descriptions display.

    Website: katharine-online.com

    #51200
    Zed
    Cryout Creations mastermind

    The theme’s search functionality and location can be controlled from the theme’s Graphics Settings section in the theme’s settings page (Appearance > Tempera 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.
    #51012

    Upon further investigation I see now this treatment, while it works well for the landing page, causes multiple buttons to appear when Search is used and one of the Pages appearing in the Icon Block shows up in the search results.

    So I’ll need to extend my child theme unless buttons for Icon Blocks is a planned feature in Septera. I could see this sort of thing being configurable from UI.

    #49548

    In reply to: Plugin SEO by Yoast

    HI Zed, thank You, i will think about use the default page, searching for a slider to put in if is possible.

    #44372

    In reply to: Create a search page?

    Zed
    Cryout Creations mastermind

    The indicated search page is part of bbPress (the forums plugin we use on the site).

    As @glarobats mentioned, you can replicate it by using the search form (via a widget or shortcode) inside any static 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.
    #44338

    In reply to: Create a search page?

    Why don’t you just create a page and add a search widget?

    Website: meleniro.gr

    #44287

    I’m using the Tempera theme and came in search of a similar theme update or fix. My lightbox disappeared from my WooCommerce page a while ago, but I was crossing my fingers I wouldn’t need to go digging into functions.php to solve it.

    Is a theme update coming soon, or is this something I should try also?

    (I’m scared I’ll screw stuff up πŸ™ )

    Website: carolinashowski.org/shop

    #41423

    Great! Thanks so much for responding, Zed! My new social icons are now showing in the front end. πŸ™‚ I did everything you directed above and it worked. But I still have some questions:

    1) How would I add additional social networks? I left only the new social networks in the $extrasocials array as follows:

    <?php
    /**************************
    * Nirvana – Child extra social icons theme example
    * version 0.1 / 20150525 / for Nirvana v1.0.4 and up
    * (c) Cryout Creations
    * ***********************/

    $extraSocials = array(
    ‘Bloglovin’,
    ‘Etsy’,
    ‘RSS’,
    ‘Snapchat’,
    // edit and/or add your extra socials here;
    // leave this array empty if you only want to replace the images in your child theme
    // the new social icons image files need to be placed in the nirvana-extrasocials/images/socials folder,
    // with the exact same name(s) used above; capitalization DOES matter!
    );

    And I added them to the socials folder with the other files. Now how do I get them to appear?

    2) Also, I am still getting the following error when trying to customize my site through the front end. Do you know what would cause it? You mentioned “make sure you preview the edited child theme before activating it with the new code” but it doesn’t give me the option to preview. The only option it gives me is to “customize” which takes me to the front end customize screen where I get the error message. If I go to just preview my site without customizing, it looks fine. I only get the error message in the customize screen. The child theme was working fine until I added the php file. I’m wondering if I put it in the wrong place maybe? I have it saved to: wp-content/themes/Nirvana – Child/ and I amended it as stated above and checked for closing and opening tags. And my css file just has the basic opening header info that I added from the child theme tutorial.

    The page isn’t redirecting properly

    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.

    This problem can sometimes be caused by disabling or refusing to accept cookies.

    3) Also, I wanted to ask you how modifying the social icons in the theme effects the Publicize and Social widgets with Jetpack. Do I have to follow the directions on their site to modify the icons? And how does that interact with the new social icons I just added to the child theme? Does one override the other? How do I correctly modify their widgets and icons like the profile photo badge, follow me on…. buttons, etc?

    4) Lastly, I need to replace the menu buttons for the main header ie About, Blog, Contact, etc. Is there a way to do this? I also would like to replace the search bar and add sidebar tabs, profile badge photo, etc. These are all png or jpeg files I purchased from a blog branding kit. But I was told I didn’t need to know any css! lol

    I know these are a lot of questions but I’m totally lost about how to do it! Any help or direction you can give me is so very much appreciated!!

    Thanks, Zed! Julie

    Website: reviewzbyjewelz.com

    #40725
    Zed
    Cryout Creations mastermind

    Mantra’s presentation page text fields support shortcodes – you’ll need to use a search shortcode plugin and place its shortcode in one of the text fields.


    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.

    I also just updated and have an almost identical issue using the Child Theme:
    1. the presentation page Cryout columns align vertically in one column, rather than horizontally in one row.
    2. the Top Text and Second Text font sizes appear reduced.

    However, if I live preview the site using through the main Tempera theme, the font size seems fine, and the Cryout columns do align horizontally. In the preview, however, it only displays Cryout columns 1, 2, & 4 – Column 3 vanishes altogether.

    I also notice a search box in the main navigation bar in both the child and main theme, but cannot see how to disable/otherwise manipulate it.

    Infidelity Help Group

    (As an aside: I haven’t been to the site or the forums for a while, but I’m loving the new look!)

    #39427

    While I understand wanting to be paid for support, this is NOT the approach I would recommend – and considering how many people ask about this (based on a search of your posts) and the replies you got, I’d say a fair number of your potential users feel the same. I don’t mind paying for a little support. I don’t mind paying a bit for a GPL version (I can use on All our sites) with extra features/customization’s.

    BUT turning that text off should be a standard feature.

    Speaking as a Corp. running 500+ WordPress sites and tens of thousands of users, the “powered by WordPress” designation is a BIG security risk. We used to test/hack sites for organizations. There are scripts on the dark web that identify potential WP sites to attack quickly, by just checking the main page for those words. It’s like putting up a sign. And easier to look for that sign, than to walk the site looking for the wp-admin directory (which Plesk and CPanel now put in a SUB-directory now by default).

    No offense, but the fact that you use the easy removal of this text as a sort of strong arm to get people to buy support, is the main reason my review on wordpress.org will not be as positive as it could be, once I finish testing your theme. So far, everything else seems to work well.

    Sid
    VP, Dead Parrot Software, Inc.

Viewing 30 results - 31 through 60 (of 148 total)