Search Results for 'ie'

  • Author
    Search Results
  • #41436

    In reply to: Scroll down

    Hello
    Great, thank you ! 🙂
    Olivier

    #41430

    In reply to: Primary category

    Zed
    Cryout Creations mastermind

    As far as I remember, there is no ‘primary’ category in WordPress. They’re all equal.
    Breadcrumbs use WordPress’ functionality to figure out the category a post belongs to, and WordPress orders categories alphabetically, so A will always be chosen before B.

    Are you using a plugin to select a primary category?


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

    Zed, I’ve done that and tried setting a static page but it won’t work. Once I make the change, my site doesn’t load.

    #41419

    Yes – as I wrote, I followed the description on that page.

    I made a page and it’s template is “Category page with intro”. Then I tried the different keys, one at a time, with the corresponding value, like so; https://postimg.org/image/b1rxt6e8h/

    None of the key/value pairs work, at least not the way I expect. When I click on the correct category I would expect my page to be shown first, and then all the posts belonging to that category, but it does not.

    #41409

    In reply to: incidents

    Zed
    Cryout Creations mastermind

    The page load slower because you are using several very complex plugins.

    Those ‘incidents’ refer only to the theme’s settings page (which may be affected by the additional resources loaded), do not exist anywhere else and should be viewed as an indication on how many extra resources specific plugins are loading (and how much consideration they have for the rest of the site extensions).


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

    The social images are not displayed anywhere in the dashboard.

    If you’re only replacing the images (and don’t intend to add new networks that are not originally in the list) you don’t need to add them to the $extraSocials array.

    Gather the new images and upload them as
    wp-content/themes/Nirvana – Child/images/socials/*Social*.png

    Leave the extra array empty:
    $extraSocials = array( );
    and include the rest of the provided code in your child theme’s functions.php.

    Be careful with php opening/closing tags (so they don’t create errors) and make sure you preview the edited child theme before activating it with the new code.


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

    Yes, the H1 tag is for now only applied to the site title.


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

    In reply to: Sidebar Switch

    Zed
    Cryout Creations mastermind

    In Mantra the first sidebar is always used on single sidebar layouts (including page templates). The second sidebar only appears on two-sidebar layouts.

    If you need different widgets depending on the section of the site viewed, I suggest using a widget visibility plugin (like Jetpack’s built-in support for this).


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

    Also, I’m now getting this error message in the front end of my site when in customize mode ever since.

    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.

    #41334
    Kay
    Cryout Creations mastermind

    Hi Eddie and thanks a lot for your interest in our themes.

    There’s no discount for two themes at this moment, however a general discount may arrive around this holiday season that should work well for you 😉

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

    I have now tried just switching to category few, added and removed the page, but no luck. This is the last thing before the site goes live, so I was hoping it could be a simple fix without having to change themes.

    #41262

    https://dl.dropboxusercontent.com/u/14675729/twocolumnoverlap.jpg

    That’s a screenshot of what’s happening. I reinstalled 0.9.7, same problem. My blog posts have shifted over on top of my left sidebar. I am running a child theme, but only to add my adsense code in the header. I’ve made no changes to the theme itself. I’ve also tried disabling all plugins, but the problem persists.

    Website: rachelscreativeadventures.com

    #41155

    Thank you, I should have figured that out. But I got a new problem – How do I get my categories and other widgets on the right side on the blogpage? Now the post itself is full-witdh and I don’t know where to put the widgets.

    #41073

    In reply to: Google Font Issues

    Zed
    Cryout Creations mastermind

    Google fonts are automatically loaded from Google’s services (adding the files to the theme folder has no effect) and requires entering the correct font identifier in the field, for example:

    • Cabin (standard) – enter “Cabin”
    • Cabin Semi Bold – enter “Cabin:600” (600 is the semi-bold font weight)
    • Cabin Bold – enter “Cabin:700”

    You can get the correct identifier by selecting the desired font variant and looking for the embedding code on Google’s service site:


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

    In reply to: No Mobile Display

    Zed
    Cryout Creations mastermind

    Your contact form uses tables with inline sizing. Tables are inherently not responsive (and setting sizes on them doesn’t help).
    Try adding this custom styling:

    @media (max-width: 800px) {
     #fm-form-1 table, #fm-form-1 td, #fm-form-1 input, #fm-form-1 textarea, #fm-form-1 select {
        float: left;
        max-width: 100%;
     }
     #fm-form-1 fieldset, #fm-form-1 ul, #fm-form-1 ul li {
        background: transparent;
        padding: 0;
     }
    }

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

    Okay, after getting a lot of info here and there, I now know how to do what I want, but it implies to override frontend.js. I try do this properly in the child theme, I tried several things in functions.php, using wp_dequeue and wp_enqueue, without success, frontend.js from parent theme is always the one used.
    So, what am I missing ? What would be the procedure here ?

    Thanks in advance, any help would be truely, greatly appreciated !

    Website: skadi-web.fr

    #41018

    Thank you for this response, but I tried to remove the <noscript></nostript> line and it doesn’t change anything with the responsive menu… I removed after that all the Piwik code, and it doesn’t work better.

    Another idea?

    #41009
    lvholmes
    Power User

    For anyone else having this question, I’ve solved it by adding the widget “Image Slider” to the Above Content Area. The slider then appears on every page and post, which I did not want. I added the widget “Widget Logic” which when enabled adds a text field to each widget which you can use to configure where the widget appears on your site. You have to be able to write a wp filter, which I cannot do, but the developer supplied the filter to have the widget appear only on the home page: is_home()

    #41004

    In reply to: woocommerce + fluida

    single product page and shop page – still does not display correctly, I tried to create woocommerce.php but still problem

    #40992

    I just removed the reviews option from the site. I wanted to move forward with working on it…. if anyone has a work around or knows how to tweak the CSS, I look forward to your reply.
    TIA

    This reply is private.
    This reply is private.
    #40973

    In reply to: Localization Bug

    Yes, I believe Polylang shows the same string only once too. But believe it or not, it took me some time to understand this. When I did, I entered links in the respective fields BEFORE going to the Polylang Settings. The way around it would be for Cryout to use “#1”, “#2” & “#3” as placeholders by default instead of just “#” for the links. This way, we wouldn’t have to guess.

    #40965

    In reply to: Localization Bug

    Zed
    Cryout Creations mastermind

    Polylang doesn’t always show all translateable strings. Edit the link fields from the default # to something else and the fields will appear under Strings.


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

    You’ll need to customize the theme function that displays the author(s):

    if (function_exists('get_coauthors')):
    function verbosa_posted_author() {
        $verbosa_meta_author = cryout_get_option( 'verbosa_meta_author' );
    
        if ($verbosa_meta_author) {
    		
            $first = true;
            $output = '';
            foreach(get_coauthors() as $coauthor){
                if(!$first){
                    $output .= ', ';
                } else {
                    $first = false;				
                }
                $output .= sprintf( '<a class="url fn n" href="%1$s" title="%2$s"' . cryout_schema_microdata('author-url', 0) . '>
                            <em' .  cryout_schema_microdata('author-name', 0) . '>%3$s</em>	</a>',
                        get_author_posts_url( $coauthor->ID ),
                        sprintf( esc_attr( __( 'View all posts by %s', 'verbosa' ) ), $coauthor->display_name ),
                        $coauthor->display_name );
            };		
    		
            echo sprintf(
                '<span class="author vcard"' . cryout_schema_microdata('author', 0) . '>
                    <i class="icon-pen icon-metas" title="'.__("Author", "verbosa").'"></i> %1$s </span>',
                $output );
        }
    } // verbosa_posted_author
    endif;

    Note that I did not test this code so it may be safer to include it and test it on a dev site.

    • This reply was modified 9 years ago by Zed. Reason: corrected a text-domain in the code

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

    In reply to: Localization Bug

    Zed
    Cryout Creations mastermind

    I’m not sure I understand the issue.

    The slider has a target link field which appears in Polylang’s strings administration as a separate input for each language.


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

    In reply to: What's new in 1.2.0

    Found it in the plugin:

    == Changelog ==

    = 1.2.0 =
    * Added title and description fields to blocks and boxes
    * Redesigned the mobile menu
    * Added landing page ‘more posts’ button
    * Added ‘disable’ option for landing page boxes
    * Fixed landing page boxes and blocks clear responsiveness
    * Checked articles animation to ‘fade’
    * Removed page templates – use the new pages meta layout option
    * Changed several icons used in the theme
    * Changed icons pack for the landing page icon blocks; slightly redesigned the icon blocks
    * Centered landing page text areas
    * Updated translation file
    * Changed default static slider image
    * Fixed incomplete breadcrumbs visible on static homepage

    I had already tried to insert a link with the text, but this doesn’t transfer to the small bit of text pulled through to the landing page under the icon block…I can’t find a way to do this. I’d be perfectly happy with it if the text was link-able…

    #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.
Viewing 30 results - 1,441 through 1,470 (of 3,166 total)