Search Results for 'ie'

  • Author
    Search Results
  • #42469

    In reply to: Futura Font vs MacOs

    Zed
    Cryout Creations mastermind

    The browser relies on system fonts to display the configured font faces. If these fonts are not available in specific operating systems, the browser will use fallback font families (which may or may not look similar to the initial font).


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

    The slider is located inside the content area which is placed on an even larger element that has the background.

    You cannot create transparent area (down to the background of the site) using margins and/or padding. You need to disable the general background first (by leaving the appropriate color field empty in the theme 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.
    #42462
    Zed
    Cryout Creations mastermind

    The browser does the interpreting. If the rule doesn’t work you’re either applying it to the incorrect element, or the custom style is not specific enough and gets overwritten by existing styling.

    Try
    body #frontpage { ...

    Note that the #frontpage element is located on top of a different layer which already has a white (configurable) background, so any semi-transparent color you’re applying will be applied to that background, it will not make the content background semi-transparent all the way down to the site background.


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

    I finally found the root cause for the problem. I use Google Maps plugin to display routes in some of my posts. When there is a list of posts the following error is generated which causes the html code to stop:

    Uncaught TypeError: Cannot read property ‘libraries’ of undefined
    at HTMLDocument.<anonymous> (js-map.min.js?ver=1.7.2:1)
    at i (jquery.js?ver=1.12.4:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
    at Function.ready (jquery.js?ver=1.12.4:2)
    at HTMLDocument.K (jquery.js?ver=1.12.4:2)

    I guess something does not wait for google visualization to finish loading its libraries before it uses them. Any ideas how to fix this…?

    • This reply was modified 9 years ago by vasskion.
    #42328

    In reply to: Adding AdSense Code

    Tried a different email but no luck. As far as I can tell I need to get into the background html of the site to add the code, but now sure if that’s possible or not? All the help I can find online seems to be about setting up Adsense with the plugin etc, noone seems to have got stuck at this stage.

    #42283

    In reply to: Adding AdSense Code

    I tried setting up an account for a website with all original content and AdSense denied their application because of not enough original content. I can’t find a way to speak to anyone direct about AdSense…

    I can’t remember being told to put code after the head tag – it is always put wherever you want the ad to display…

    I would try again with another email.

    #42257

    it seemed to update it self, but now it is not updating to 4.7.2. have mantra. getting this message
    Warning: copy(/homepages/28/d572162001/htdocs/app572231144/wp-admin/includes/update-core.php): failed to open stream: Permission denied in /homepages/28/d572162001/htdocs/app572231144/wp-admin/includes/class-wp-filesystem-direct.php on line 257

    How do you update permissions?

    Website: www.foxfamilylaw-boulder.com

    #42252

    I’ve fixed this with a child theme. It looks like that to have post excepts being used properly, a tweak can be made to fluida_custom_excerpt in fluida/includes/core. It doesn’t look at that field at all. It could be tweaked to look for a post excerpt before creating one from the post.

    I’ve done it in a hacky way, but might spend some time adding this to the right function.

    #42237

    My mistake – I had tried to test it in the incorrect sidebar. It is working as it should, sidebar navigation shows the children pages.
    Thanks

    #42195
    Zed
    Cryout Creations mastermind

    Please see https://www.cryoutcreations.eu/forums/t/sidebar-menu-or-items-in-mobile-view/#post-41789


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

    Yes, the content of the Custom CSS field is retained over updates.

    The footer recently received a couple more colours and existing one were rearranged.
    The static page setting is not a theme option but under WordPress’ control (the theme can indeed override it with its landing page feature, but this can be disabled).


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

    All of the theme’s landing page content is configurable in its settings, under Appearance > Customize > [FL] Landing Page. There you can enter text in certain title fields and select the pages that get used to create the text blocks with.

    To define the actual text displayed in these blocks you’ll have to edit the pages themselves.


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

    With WordPress you’d normally split your content into two major categories: recipes and posts (journal). These two can of course have further subcategories.

    Then you’d display specific (sub)categories on your site and avoid displaying the main blog page (as that would mix the two types of posts together).


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

    The Magazine Layout option applies to all sections that display a list of posts (categories, archives, search results). This cannot be easily customized for a specific category as there is a lot of code and styling involved in this option’s functionality that would need adapting.


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

    In the theme’s Custom CSS field, in WordPress’ Additional CSS field or in the CSS plugin of your choice.


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

    In reply to: Breadcrumbs

    Zed
    Cryout Creations mastermind

    WordPress lists categories alphabetically, always picking the first one when a post is present in multiple categories.

    To control a post’s ‘main’ category use a plugin like WP Category Permalink.


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

    I believe we’ve covered this through the priority support service.


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

    In reply to: "Enhanced Text Widget"

    Zed
    Cryout Creations mastermind

    I said you could use the presence (or absence) of those tags to check how the plugin/WordPress sanitizes the fields and get an idea where the problem is.

    In-line scripts will not work without the opening and closing tags, so you not including them or the sanitization filtering them out ends in the same result.


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

    In reply to: "Enhanced Text Widget"

    Zed
    Cryout Creations mastermind

    This really depends on the plugin and how it filters/sanitizes those fields. My guess is that if the plugin uses the usual WordPress sanitization functions, the opening and closing <script> tags get filtered out, making the code non-functional.

    You can check if any of the code is outputted in the source of the site on the frontend.


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

    In reply to: Theme Keeps resetting

    i was using IE edge – as i was keeping the work separate to my chrome work but switched it to FF – no problems after that
    as for the input variable count, after reading your link, i would say it is the default one but not had any issues with it on other projects

    i think it might be an IE edge issue (yeah i know) just used that to keep cookies etc separate from other browser so could flush them without losing the tabs in chrome for other work

    end solution – use FF no issues!

    #41959

    Wow! I completely missed that configuration option!

    Thank you for pointing it out. I have switched to the option we would like, and I think it will solve our columns display problem. Much appreciated!

    Any comments on:

    (We also believe we have that problem when they first view the slider at the top of the desktop (and tablet) screen, and that our users will not realize that there is more to view below, and not realize they need to scroll down. That is a somewhat different problem, and we will have to figure out how to provide visual indicators and navigational assistance so that they know there is more below and figure out how to get to it. If you have any experience of how to solve this problem, we’d be very interested in hearing your suggestions.)

    ??

    #41942
    Zed
    Cryout Creations mastermind

    The columns have 3 display options: animated, static on image and static under image (we believe the names are almost self-explanatory).

    You can create a custom 1px tall image (but with the correct width) and use it for all the columns so the image condition is fulfilled. The static under image setting should work correctly with such an image.


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

    Try

    body .socials a {
        font-size: 1.3em;
    }

    in the same Custom CSS field (or WordPress’ Additional CSS field).

    This is more specific than the previous one.


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

    Hi
    I use a child theme for that and I’ve modified a single.php in this mode:

    <?php
    
    /**
    
     * The Template for displaying all single posts.
    
     *
    
     * @package Cryout Creations
    
     * @subpackage tempera
    
     * @since tempera 0.5
    
     */
    
    get_header();?>
    
    <div id="nav-below" class="navigation">
    
    					<div class="nav-previous"><?php previous_post_link( '%link', '<i class="meta-nav-prev"></i> %title' ); ?></div>
    
    					<div class="nav-next"><?php next_post_link( '%link', '%title <i class="meta-nav-next"></i>' ); ?></div>
    
    				</div><!-- #nav-below -->
    
    		<section id="container" class="<?php echo tempera_get_layout_class(); ?>">
    
    			<div id="content" role="main">
    
    			<?php cryout_before_content_hook(); ?>
    
    <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
    
    				<div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
    
    					<h1 class="entry-title"><?php the_title(); ?></h1>
    
    					<?php cryout_post_title_hook(); ?>
    
    					<div class="entry-meta">
    
    						<?php tempera_posted_on();  cryout_post_meta_hook(); ?>
    
    					</div><!-- .entry-meta -->
    
    <?php echo do_shortcode('[responsivevoice_button voice="Italian Female" buttontext="Ascolta ..."]');?>
    
    					
    
    					<div class="entry-content">
    
    						<?php the_content(); ?>
    
    						<?php wp_link_pages( array( 'before' => '<div class="page-link"><span>' . __( 'Pages:', 'tempera' ), 'after' => '</span></div>' ) ); ?>
    
    					</div><!-- .entry-content -->
    
    <?php if ( get_the_author_meta( 'description' ) ) : // If a user has filled out their description, show a bio on their entries  ?>
    
    				<?php $i = new CoAuthorsIterator(); ?>
    
    <?php while($i->iterate()){ ?>
    
    					<div id="entry-author-info">
    
    						<div id="author-avatar">
    
    							<?php echo get_avatar( get_the_author_meta( 'user_email' ), apply_filters( 'tempera_author_bio_avatar_size', 60 ) ); ?>
    
    						</div><!-- #author-avatar -->
    
    						<div id="author-description">
    
    							<h3><font size="3"face='Open Sans Light'><?php echo esc_attr( get_the_author() ); ?></font></h3>
    
    							<?php the_author_meta( 'description' ); ?>
    
    							<div id="author-link">
    
    								
    
    <a href="<?php echo get_author_link(),"/",get_the_author_meta( 'user_nicename' ); ?>"><?php printf( __( 'Vedi tutti gli altri articoli di '," ",'tempera').'%s <span class="meta-nav">&rarr;</span>', get_the_author() ); ?>
    
    </a>
    
    							</div><!-- #author-link	-->
    
    						</div><!-- #author-description -->
    
    				
    
    </div><!-- #entry-author-info -->
    
    <?php } ?>
    
    <?php endif; ?>
    
    					<footer class="entry-meta">
    
    						<?php tempera_posted_in(); ?>
    
    						<?php edit_post_link( __( 'Edit', 'tempera' ), '<span class="edit-link"><i class="icon-edit icon-metas"></i> ', '</span>' ); cryout_post_footer_hook(); ?>
    
    					</footer><!-- .entry-meta -->
    
    				</div><!-- #post-## -->
    
    				
    
    				<?php comments_template( '', true ); ?>
    
    <?php endwhile; // end of the loop. ?>
    
    			<?php cryout_after_content_hook(); ?>
    
    			</div><!-- #content -->
    
    	<?php tempera_get_sidebar(); ?>
    
    		</section><!-- #container -->
    
    <?php get_footer(); ?>
    
    

    My modifications to the code single.php concern also other extensions but this is where I’m intervened
    Good luck 🙂

    Website: ilpoliedrico.com

    #41877
    jpptr
    Power User

    Update

    After disabling and enabling the “qTranslate-X” and “Integration: Yoast SEO & qTranslate-X” plugins and saving permalinks, the edit metadata options in yoast are now available in my website.
    Seems like the “turn it off and on again” computer engineer joke still applies.

    #41863

    Hello Zed,

    I come back again to my “Audio Icon” problem. In the meanwhile I pleased also a colleague of mine, who is programmer, to also check the matter. She found out that the audio icon indeed is not defined in your “fontfaces.css”. All other icons are defined, like e.g. “video-icon” in this way:
    .icon-video:before { content: “\e953”; }

    But a code like
    .icon-audio:before { content: “\????”; }
    is missing.

    I tried to add this one:
    .icon-audio:before { content: “\e950”; }

    … but it also does not work and would be overwritten with an update of your theme anyway.

    Please could you check this case again? I still have deactivated my CSS-minification Plugin (I just reactivated the Social-Icon-Plugin, but this has no influence on the current problem most probably anyway.

    Thank you very much in advance 🙂

    #41823

    Found it by overriding the :focus outline style specified by the user agent style sheet.

    For anyone else looking to resolve a similar styling issue, pages that have any style elements unspecified will have them specified by any browser that has it’s own built in styling elements, such as Google Chrome. (User agent style sheet) Overriding it is as easy as specifying that style, and the desired options in your CSS files.

    #41816

    Hi Zed,

    Just following up as I didn’t get a response to my last post. Since then, I deleted my child theme that was giving me the error and created a new child theme by downloading the extra socials child theme. It is working now with zero errors so that is one issue fixed.

    However, I still need help with the following:

    1) Adding additional social icons – I did exactly as you instructed but I am still only seeing the 5 social icons (that didn’t need to be added to the CSS as I was just replacing images), but not the additional 4 that I added into the CSS array as advised above. I checked the names of the socials in the parent theme and 2 out of the 4 I have renamed exactly the same (ie. ‘Etsy’,’RSS’,). However, I just noticed that there are no original social icons for ‘Bloglovin’’ or ‘Snapchat’. Does this mean I can’t use these 2 icons? If I can, what else do I need to do to make them appear? If I can’t, that still doesn’t explain why ‘Etsy’ and ‘RSS’ aren’t showing up. Is there a limit of 5 social accounts or is it unlimited?

    2) I still can’t figure out how to replace images in the Jetpack plugin. All I can find online are instructions on how to modify the look of the buttons but not how to replace them with your own images. Can you advise where to save my images in my cpanel and what css I need to add to replace them? I’ve searched Jetpack’s website and forum and can’t find how to replace the images.

    3) Can you instruct me on how to replace/add my own images to the primary menu bar so that instead of the menu header typed in in the menu field, it would be an image? (jpeg or png) Would I use the custom URL option?

    Thanks in advance for your help, Zed! I really want to get my website up and running soon!
    Julie

    #41811

    I managed to do that using custom template. Here’s the code:

    <?php
    /**
     * Template Name: Blog
     *
     * A custom page template for showing posts.
     *
     * The "Template Name:" bit above allows this to be selectable
     * from a dropdown menu on the edit page screen.
     *
     * @link https://codex.wordpress.org/Template_Hierarchy
     *
     * @package Fluida
     *
     */
    
    get_header(); ?>
    
    	<div id="container" class="<?php echo fluida_get_layout_class(); ?>">
    		<main id="main" role="main" class="main">
    			<?php cryout_before_content_hook(); ?>
    			
    			<?php 
    				$paged = ( get_query_var( 'paged' ) ) ? get_query_var( 'paged' ) : 1;
    				$the_query = new WP_Query( 'post_status=publish&orderby=date&order=desc&posts_per_page=' . get_option( 'posts_per_page' ) . '&paged=' . $paged );
    			 ?>
    
    			<?php if ( $the_query->have_posts() ) : ?>
    
    				<div id="content-masonry" <?php cryout_schema_microdata( 'blog' ); ?>>
    					<?php
    					while ( $the_query->have_posts() ) : $the_query->the_post();
    					/*
    					 * Include the Post-Format-specific template for the content.
    					 * If you want to override this in a child theme, then include a file
    					 * called content-___.php (where ___ is the Post Format name) and that will be used instead.
    					 */
    					get_template_part( 'content/content', get_post_format() );
    					endwhile;
    					?>
    				</div><!--content-masonry-->
    				<?php fluida_pagination();
    
    			// If no content, include the "No posts found" template.
    			else :
    				get_template_part( 'content/content', 'notfound' );
    			endif;
    
    			cryout_after_content_hook(); ?>
    		</main><!-- #main -->
    
    		<?php fluida_get_sidebar(); ?>
    	</div><!-- #container -->
    
    <?php get_footer(); ?>
Viewing 30 results - 1,381 through 1,410 (of 3,156 total)